From 856d06fb7826648caf293df802d5abcd22816b62 Mon Sep 17 00:00:00 2001 From: David Vogel Date: Wed, 21 Mar 2018 14:40:51 +0100 Subject: [PATCH] Started work on skybox --- gm_examples_v2.vmf | 294882 +++++++++++++++++++++--------------------- 1 file changed, 150610 insertions(+), 144272 deletions(-) diff --git a/gm_examples_v2.vmf b/gm_examples_v2.vmf index c7a604d..af254be 100644 --- a/gm_examples_v2.vmf +++ b/gm_examples_v2.vmf @@ -2,7 +2,7 @@ versioninfo { "editorversion" "400" "editorbuild" "7538" - "mapversion" "400" + "mapversion" "404" "formatversion" "100" "prefab" "0" } @@ -14,19 +14,25 @@ visgroups "visgroupid" "14" "color" "250 131 112" } + visgroup + { + "name" "Skybox_Reference" + "visgroupid" "20" + "color" "227 240 241" + } } viewsettings { "bSnapToGrid" "1" "bShowGrid" "1" "bShowLogicalGrid" "0" - "nGridSpacing" "64" + "nGridSpacing" "256" "bShow3DGrid" "1" } world { "id" "1" - "mapversion" "400" + "mapversion" "404" "classname" "worldspawn" "detailmaterial" "detail/detailsprites" "detailvbsp" "detail.vbsp" @@ -11056,80 +11062,83 @@ world } } } - solid + hidden { - "id" "33913" - side - { - "id" "23533" - "plane" "(-672 1008 1280) (-256 1008 1280) (-256 752 1280)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "23534" - "plane" "(-672 752 1264) (-256 752 1264) (-256 1008 1264)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "23535" - "plane" "(-672 1008 1280) (-672 752 1280) (-672 752 1264)" - "material" "LIGHTS/WHITE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "23536" - "plane" "(-256 1008 1264) (-256 752 1264) (-256 752 1280)" - "material" "LIGHTS/WHITE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "23537" - "plane" "(-256 1008 1280) (-672 1008 1280) (-672 1008 1264)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "23538" - "plane" "(-256 752 1264) (-672 752 1264) (-672 752 1280)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 188 237" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "33913" + side + { + "id" "23533" + "plane" "(-672 1008 1280) (-256 1008 1280) (-256 752 1280)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "23534" + "plane" "(-672 752 1264) (-256 752 1264) (-256 1008 1264)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "23535" + "plane" "(-672 1008 1280) (-672 752 1280) (-672 752 1264)" + "material" "LIGHTS/WHITE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "23536" + "plane" "(-256 1008 1264) (-256 752 1264) (-256 752 1280)" + "material" "LIGHTS/WHITE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "23537" + "plane" "(-256 1008 1280) (-672 1008 1280) (-672 1008 1264)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "23538" + "plane" "(-256 752 1264) (-672 752 1264) (-672 752 1280)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 188 237" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } hidden @@ -11527,536 +11536,557 @@ world } } } - solid + hidden { - "id" "59913" - side - { - "id" "40704" - "plane" "(-672 992 -512) (-672 768 -512) (-656 768 -512)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40703" - "plane" "(-672 768 -512) (-672 992 -512) (-672 992 640)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40702" - "plane" "(-656 992 -512) (-656 768 -512) (-656 768 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40701" - "plane" "(-672 992 -512) (-656 992 -512) (-656 992 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40700" - "plane" "(-656 768 -512) (-672 768 -512) (-672 768 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40699" - "plane" "(-672 768 640) (-672 992 640) (-656 992 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 208 205" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "59913" + side + { + "id" "40704" + "plane" "(-672 992 -512) (-672 768 -512) (-656 768 -512)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40703" + "plane" "(-672 768 -512) (-672 992 -512) (-672 992 640)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40702" + "plane" "(-656 992 -512) (-656 768 -512) (-656 768 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40701" + "plane" "(-672 992 -512) (-656 992 -512) (-656 992 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40700" + "plane" "(-656 768 -512) (-672 768 -512) (-672 768 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40699" + "plane" "(-672 768 640) (-672 992 640) (-656 992 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 208 205" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "59914" - side - { - "id" "40710" - "plane" "(-672 752 1264) (-672 768 1264) (-272 768 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40709" - "plane" "(-672 768 640) (-672 768 1264) (-672 752 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40708" - "plane" "(-272 752 640) (-272 752 1264) (-272 768 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40707" - "plane" "(-272 768 640) (-272 768 1264) (-672 768 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "4" - "smoothing_groups" "0" - } - side - { - "id" "40706" - "plane" "(-672 752 640) (-672 752 1264) (-272 752 1264)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40705" - "plane" "(-672 768 640) (-672 752 640) (-272 752 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 174 235" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "59914" + side + { + "id" "40710" + "plane" "(-672 752 1264) (-672 768 1264) (-272 768 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40709" + "plane" "(-672 768 640) (-672 768 1264) (-672 752 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40708" + "plane" "(-272 752 640) (-272 752 1264) (-272 768 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40707" + "plane" "(-272 768 640) (-272 768 1264) (-672 768 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "4" + "smoothing_groups" "0" + } + side + { + "id" "40706" + "plane" "(-672 752 640) (-672 752 1264) (-272 752 1264)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40705" + "plane" "(-672 768 640) (-672 752 640) (-272 752 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 174 235" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "59915" - side - { - "id" "40716" - "plane" "(-672 768 -512) (-672 752 -512) (-272 752 -512)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40715" - "plane" "(-672 752 -512) (-672 768 -512) (-672 768 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40714" - "plane" "(-272 768 -512) (-272 752 -512) (-272 752 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40713" - "plane" "(-672 768 -512) (-272 768 -512) (-272 768 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40712" - "plane" "(-272 752 -512) (-672 752 -512) (-672 752 640)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40711" - "plane" "(-672 752 640) (-672 768 640) (-272 768 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 174 235" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "59915" + side + { + "id" "40716" + "plane" "(-672 768 -512) (-672 752 -512) (-272 752 -512)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40715" + "plane" "(-672 752 -512) (-672 768 -512) (-672 768 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40714" + "plane" "(-272 768 -512) (-272 752 -512) (-272 752 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40713" + "plane" "(-672 768 -512) (-272 768 -512) (-272 768 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40712" + "plane" "(-272 752 -512) (-672 752 -512) (-672 752 640)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40711" + "plane" "(-672 752 640) (-672 768 640) (-272 768 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 174 235" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "59916" - side - { - "id" "40722" - "plane" "(-672 992 1264) (-672 1008 1264) (-272 1008 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40721" - "plane" "(-672 1008 640) (-672 1008 1264) (-672 992 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40720" - "plane" "(-272 992 640) (-272 992 1264) (-272 1008 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40719" - "plane" "(-272 1008 640) (-272 1008 1264) (-672 1008 1264)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40718" - "plane" "(-672 992 640) (-672 992 1264) (-272 992 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "4" - "smoothing_groups" "0" - } - side - { - "id" "40717" - "plane" "(-672 1008 640) (-672 992 640) (-272 992 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 130 175" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "59916" + side + { + "id" "40722" + "plane" "(-672 992 1264) (-672 1008 1264) (-272 1008 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40721" + "plane" "(-672 1008 640) (-672 1008 1264) (-672 992 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40720" + "plane" "(-272 992 640) (-272 992 1264) (-272 1008 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40719" + "plane" "(-272 1008 640) (-272 1008 1264) (-672 1008 1264)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40718" + "plane" "(-672 992 640) (-672 992 1264) (-272 992 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "4" + "smoothing_groups" "0" + } + side + { + "id" "40717" + "plane" "(-672 1008 640) (-672 992 640) (-272 992 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 130 175" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "59917" - side - { - "id" "40728" - "plane" "(-672 1008 -512) (-672 992 -512) (-272 992 -512)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40727" - "plane" "(-672 992 -512) (-672 1008 -512) (-672 1008 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40726" - "plane" "(-272 1008 -512) (-272 992 -512) (-272 992 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40725" - "plane" "(-672 1008 -512) (-272 1008 -512) (-272 1008 640)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40724" - "plane" "(-272 992 -512) (-672 992 -512) (-672 992 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40723" - "plane" "(-672 992 640) (-672 1008 640) (-272 1008 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 130 175" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "59917" + side + { + "id" "40728" + "plane" "(-672 1008 -512) (-672 992 -512) (-272 992 -512)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40727" + "plane" "(-672 992 -512) (-672 1008 -512) (-672 1008 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40726" + "plane" "(-272 1008 -512) (-272 992 -512) (-272 992 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40725" + "plane" "(-672 1008 -512) (-272 1008 -512) (-272 1008 640)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40724" + "plane" "(-272 992 -512) (-672 992 -512) (-672 992 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40723" + "plane" "(-672 992 640) (-672 1008 640) (-272 1008 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 130 175" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "59918" - side - { - "id" "40734" - "plane" "(-272 752 1264) (-272 1008 1264) (-256 1008 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40733" - "plane" "(-272 1008 640) (-272 1008 1264) (-272 752 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "4" - "smoothing_groups" "0" - } - side - { - "id" "40732" - "plane" "(-256 752 640) (-256 752 1264) (-256 1008 1264)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40731" - "plane" "(-256 1008 640) (-256 1008 1264) (-272 1008 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40730" - "plane" "(-272 752 640) (-272 752 1264) (-256 752 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40729" - "plane" "(-272 1008 640) (-272 752 640) (-256 752 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 112 209" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "59918" + side + { + "id" "40734" + "plane" "(-272 752 1264) (-272 1008 1264) (-256 1008 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40733" + "plane" "(-272 1008 640) (-272 1008 1264) (-272 752 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "4" + "smoothing_groups" "0" + } + side + { + "id" "40732" + "plane" "(-256 752 640) (-256 752 1264) (-256 1008 1264)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40731" + "plane" "(-256 1008 640) (-256 1008 1264) (-272 1008 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40730" + "plane" "(-272 752 640) (-272 752 1264) (-256 752 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40729" + "plane" "(-272 1008 640) (-272 752 640) (-256 752 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 112 209" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "59919" - side - { - "id" "40740" - "plane" "(-272 1008 144) (-272 752 144) (-256 752 144)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40739" - "plane" "(-272 752 144) (-272 1008 144) (-272 1008 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40738" - "plane" "(-256 1008 144) (-256 752 144) (-256 752 640)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40737" - "plane" "(-272 1008 144) (-256 1008 144) (-256 1008 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40736" - "plane" "(-256 752 144) (-272 752 144) (-272 752 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "40735" - "plane" "(-272 752 640) (-272 1008 640) (-256 1008 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 112 209" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "59919" + side + { + "id" "40740" + "plane" "(-272 1008 144) (-272 752 144) (-256 752 144)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40739" + "plane" "(-272 752 144) (-272 1008 144) (-272 1008 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40738" + "plane" "(-256 1008 144) (-256 752 144) (-256 752 640)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40737" + "plane" "(-272 1008 144) (-256 1008 144) (-256 1008 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40736" + "plane" "(-256 752 144) (-272 752 144) (-272 752 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "40735" + "plane" "(-272 752 640) (-272 1008 640) (-256 1008 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 112 209" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } hidden @@ -12612,5466 +12642,4594 @@ world } } } - solid + hidden { - "id" "63475" - side - { - "id" "41827" - "plane" "(-944 768 1264) (-992 768 1264) (-1024 800 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41826" - "plane" "(-1024 800 632) (-992 768 632) (-944 768 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41825" - "plane" "(-944 768 632) (-992 768 632) (-992 768 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41824" - "plane" "(-992 768 632) (-1024 800 632) (-1024 800 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41823" - "plane" "(-944 800 632) (-944 768 632) (-944 768 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41822" - "plane" "(-1024 800 632) (-944 800 632) (-944 800 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 149 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63475" + side + { + "id" "41827" + "plane" "(-944 768 1264) (-992 768 1264) (-1024 800 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41826" + "plane" "(-1024 800 632) (-992 768 632) (-944 768 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41825" + "plane" "(-944 768 632) (-992 768 632) (-992 768 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41824" + "plane" "(-992 768 632) (-1024 800 632) (-1024 800 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41823" + "plane" "(-944 800 632) (-944 768 632) (-944 768 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41822" + "plane" "(-1024 800 632) (-944 800 632) (-944 800 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 149 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "63477" - side - { - "id" "41839" - "plane" "(-1024 1504 1264) (-992 1536 1264) (-944 1536 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41838" - "plane" "(-944 1536 632) (-992 1536 632) (-1024 1504 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41837" - "plane" "(-992 1536 632) (-944 1536 632) (-944 1536 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41836" - "plane" "(-1024 1504 632) (-992 1536 632) (-992 1536 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41835" - "plane" "(-944 1536 632) (-944 1504 632) (-944 1504 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41834" - "plane" "(-944 1504 632) (-1024 1504 632) (-1024 1504 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 149 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63477" + side + { + "id" "41839" + "plane" "(-1024 1504 1264) (-992 1536 1264) (-944 1536 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41838" + "plane" "(-944 1536 632) (-992 1536 632) (-1024 1504 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41837" + "plane" "(-992 1536 632) (-944 1536 632) (-944 1536 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41836" + "plane" "(-1024 1504 632) (-992 1536 632) (-992 1536 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41835" + "plane" "(-944 1536 632) (-944 1504 632) (-944 1504 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41834" + "plane" "(-944 1504 632) (-1024 1504 632) (-1024 1504 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 149 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "65568" - side - { - "id" "44228" - "plane" "(-1024 -0.000125966 624) (-1024 2304 624) (-1008 2304 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -982] 0.15" - "vaxis" "[0 -1 0 0] 0.15" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "44227" - "plane" "(-1024 2304 616) (-1024 -0.000125966 616) (-1008 -0.000125966 616)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44226" - "plane" "(-1024 -0.000125966 616) (-1024 2304 616) (-1024 2304 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44225" - "plane" "(-1008 2304 616) (-1008 -0.000125966 616) (-1008 -0.000125966 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44224" - "plane" "(-1024 2304 616) (-1008 2304 616) (-1008 2304 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44223" - "plane" "(-1008 -0.000125966 616) (-1024 -0.000125966 616) (-1024 -0.000125966 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 191 208" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "65568" + side + { + "id" "44228" + "plane" "(-1024 -0.000125966 624) (-1024 2304 624) (-1008 2304 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -982] 0.15" + "vaxis" "[0 -1 0 0] 0.15" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "44227" + "plane" "(-1024 2304 616) (-1024 -0.000125966 616) (-1008 -0.000125966 616)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44226" + "plane" "(-1024 -0.000125966 616) (-1024 2304 616) (-1024 2304 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44225" + "plane" "(-1008 2304 616) (-1008 -0.000125966 616) (-1008 -0.000125966 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44224" + "plane" "(-1024 2304 616) (-1008 2304 616) (-1008 2304 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44223" + "plane" "(-1008 -0.000125966 616) (-1024 -0.000125966 616) (-1024 -0.000125966 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 191 208" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "74644" - side - { - "id" "46136" - "plane" "(-1008 800 1264) (-1008 1024 1264) (-992 1024 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46135" - "plane" "(-1008 1024 632) (-1008 800 632) (-992 800 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46134" - "plane" "(-1008 800 632) (-1008 1024 632) (-1008 1024 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46133" - "plane" "(-992 1024 632) (-992 800 632) (-992 800 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46132" - "plane" "(-992 800 632) (-1008 800 632) (-1008 800 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46131" - "plane" "(-1008 1024 632) (-992 1024 632) (-992 1024 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 149 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "74644" + side + { + "id" "46136" + "plane" "(-1008 800 1264) (-1008 1024 1264) (-992 1024 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46135" + "plane" "(-1008 1024 632) (-1008 800 632) (-992 800 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46134" + "plane" "(-1008 800 632) (-1008 1024 632) (-1008 1024 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46133" + "plane" "(-992 1024 632) (-992 800 632) (-992 800 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46132" + "plane" "(-992 800 632) (-1008 800 632) (-1008 800 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46131" + "plane" "(-1008 1024 632) (-992 1024 632) (-992 1024 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 149 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "74646" - side - { - "id" "46148" - "plane" "(-1008 1280 1264) (-1008 1504 1264) (-992 1504 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46147" - "plane" "(-1008 1504 632) (-1008 1280 632) (-992 1280 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46146" - "plane" "(-1008 1280 632) (-1008 1504 632) (-1008 1504 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46145" - "plane" "(-992 1504 632) (-992 1280 632) (-992 1280 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46144" - "plane" "(-1008 1504 632) (-992 1504 632) (-992 1504 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46143" - "plane" "(-992 1280 632) (-1008 1280 632) (-1008 1280 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 149 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "74646" + side + { + "id" "46148" + "plane" "(-1008 1280 1264) (-1008 1504 1264) (-992 1504 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46147" + "plane" "(-1008 1504 632) (-1008 1280 632) (-992 1280 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46146" + "plane" "(-1008 1280 632) (-1008 1504 632) (-1008 1504 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46145" + "plane" "(-992 1504 632) (-992 1280 632) (-992 1280 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46144" + "plane" "(-1008 1504 632) (-992 1504 632) (-992 1504 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46143" + "plane" "(-992 1280 632) (-1008 1280 632) (-1008 1280 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 149 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "74654" - side - { - "id" "46166" - "plane" "(-1008 1280 632) (-1008 1024 632) (-992 1024 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46165" - "plane" "(-1008 1024 768) (-1008 1024 632) (-1008 1280 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46164" - "plane" "(-992 1280 768) (-992 1280 632) (-992 1024 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46163" - "plane" "(-992 1024 768) (-992 1024 632) (-1008 1024 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46162" - "plane" "(-1008 1280 768) (-1008 1280 632) (-992 1280 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46161" - "plane" "(-1008 1024 768) (-1008 1280 768) (-992 1280 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 149 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "74654" + side + { + "id" "46166" + "plane" "(-1008 1280 632) (-1008 1024 632) (-992 1024 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46165" + "plane" "(-1008 1024 768) (-1008 1024 632) (-1008 1280 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46164" + "plane" "(-992 1280 768) (-992 1280 632) (-992 1024 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46163" + "plane" "(-992 1024 768) (-992 1024 632) (-1008 1024 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46162" + "plane" "(-1008 1280 768) (-1008 1280 632) (-992 1280 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46161" + "plane" "(-1008 1024 768) (-1008 1280 768) (-992 1280 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 149 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "74655" - side - { - "id" "46172" - "plane" "(-1008 1024 896) (-1008 1024 768) (-1008 1280 768)" - "material" "D3/OTHER/LOGOS/STRICT_INC_ILLUMINATED" - "uaxis" "[0 1 0 0] -0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + solid { - "id" "46171" - "plane" "(-992 1280 896) (-992 1280 768) (-992 1024 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "id" "74655" + side + { + "id" "46172" + "plane" "(-1008 1024 896) (-1008 1024 768) (-1008 1280 768)" + "material" "D3/OTHER/LOGOS/STRICT_INC_ILLUMINATED" + "uaxis" "[0 1 0 0] -0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46171" + "plane" "(-992 1280 896) (-992 1280 768) (-992 1024 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46170" + "plane" "(-992 1024 896) (-992 1024 768) (-1008 1024 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46169" + "plane" "(-1008 1280 896) (-1008 1280 768) (-992 1280 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46168" + "plane" "(-1008 1024 896) (-1008 1280 896) (-992 1280 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46167" + "plane" "(-1008 1280 768) (-1008 1024 768) (-992 1024 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 149 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } - side + } + hidden + { + solid { - "id" "46170" - "plane" "(-992 1024 896) (-992 1024 768) (-1008 1024 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "id" "74656" + side + { + "id" "46178" + "plane" "(-1008 1024 1264) (-1008 1280 1264) (-992 1280 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46177" + "plane" "(-1008 1280 896) (-1008 1280 1264) (-1008 1024 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46176" + "plane" "(-992 1024 896) (-992 1024 1264) (-992 1280 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46175" + "plane" "(-1008 1024 896) (-1008 1024 1264) (-992 1024 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46174" + "plane" "(-992 1280 896) (-992 1280 1264) (-1008 1280 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46173" + "plane" "(-1008 1280 896) (-1008 1024 896) (-992 1024 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 149 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } - side + } + hidden + { + solid { - "id" "46169" - "plane" "(-1008 1280 896) (-1008 1280 768) (-992 1280 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "id" "89651" + side + { + "id" "51202" + "plane" "(-1008 2304 1264) (-768 2304 1264) (-768 1792 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51201" + "plane" "(-1008 1808 632) (-992 1792 632) (-768 1792 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51200" + "plane" "(-768 2304 632) (-768 1792 632) (-768 1792 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51199" + "plane" "(-1008 2304 632) (-768 2304 632) (-768 2304 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51198" + "plane" "(-768 1792 632) (-992 1792 632) (-992 1792 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51197" + "plane" "(-992 1792 632) (-1008 1808 632) (-1008 1808 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51196" + "plane" "(-1008 1808 632) (-1008 2304 632) (-1008 2304 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 113 230" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } - side + } + hidden + { + solid { - "id" "46168" - "plane" "(-1008 1024 896) (-1008 1280 896) (-992 1280 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "id" "89655" + side + { + "id" "51213" + "plane" "(-1008 1808 1264) (-1024 1824 1264) (-1008 1824 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51212" + "plane" "(-1024 1824 632) (-1008 1808 632) (-1008 1824 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51211" + "plane" "(-1008 1808 632) (-1024 1824 632) (-1024 1824 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51210" + "plane" "(-1008 1824 632) (-1008 1808 632) (-1008 1808 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51209" + "plane" "(-1024 1824 632) (-1008 1824 632) (-1008 1824 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 113 230" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } - side + } + hidden + { + solid { - "id" "46167" - "plane" "(-1008 1280 768) (-1008 1024 768) (-992 1024 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "id" "89987" + side + { + "id" "51628" + "plane" "(-1008 496 1264) (-992 512 1264) (-768 512 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51627" + "plane" "(-1008 0 632) (-768 0 632) (-768 512 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51626" + "plane" "(-768 512 632) (-768 0 632) (-768 0 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51625" + "plane" "(-992 512 632) (-768 512 632) (-768 512 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51624" + "plane" "(-768 0 632) (-1008 0 632) (-1008 0 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51623" + "plane" "(-1008 496 632) (-992 512 632) (-992 512 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51622" + "plane" "(-1008 0 632) (-1008 496 632) (-1008 496 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 195 104" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } - editor + } + hidden + { + solid { - "color" "0 149 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "89993" + side + { + "id" "51639" + "plane" "(-1024 480 1264) (-1008 496 1264) (-1008 480 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51638" + "plane" "(-1008 496 632) (-1024 480 632) (-1008 480 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51637" + "plane" "(-1024 480 632) (-1008 496 632) (-1008 496 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51636" + "plane" "(-1008 496 632) (-1008 480 632) (-1008 480 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51635" + "plane" "(-1008 480 632) (-1024 480 632) (-1024 480 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 195 104" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "74656" - side + solid { - "id" "46178" - "plane" "(-1008 1024 1264) (-1008 1280 1264) (-992 1280 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46177" - "plane" "(-1008 1280 896) (-1008 1280 1264) (-1008 1024 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46176" - "plane" "(-992 1024 896) (-992 1024 1264) (-992 1280 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46175" - "plane" "(-1008 1024 896) (-1008 1024 1264) (-992 1024 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46174" - "plane" "(-992 1280 896) (-992 1280 1264) (-1008 1280 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46173" - "plane" "(-1008 1280 896) (-1008 1024 896) (-992 1024 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 149 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90183" + side + { + "id" "52047" + "plane" "(-1024 480 624) (-1024 0 624) (-1020 0 624)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52046" + "plane" "(-1024 0 630) (-1024 0 624) (-1024 480 624)" + "material" "LIGHTS/WHITE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52045" + "plane" "(-1020 0 624) (-1024 0 624) (-1024 0 630)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52044" + "plane" "(-1020 480 624) (-1020 0 624) (-1024 0 630)" + "material" "LIGHTS/WHITE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52043" + "plane" "(-1024 480 630) (-1024 480 624) (-1020 480 624)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 191 208" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "89651" - side - { - "id" "51202" - "plane" "(-1008 2304 1264) (-768 2304 1264) (-768 1792 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51201" - "plane" "(-1008 1808 632) (-992 1792 632) (-768 1792 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51200" - "plane" "(-768 2304 632) (-768 1792 632) (-768 1792 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51199" - "plane" "(-1008 2304 632) (-768 2304 632) (-768 2304 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51198" - "plane" "(-768 1792 632) (-992 1792 632) (-992 1792 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51197" - "plane" "(-992 1792 632) (-1008 1808 632) (-1008 1808 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51196" - "plane" "(-1008 1808 632) (-1008 2304 632) (-1008 2304 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 113 230" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90185" + side + { + "id" "52057" + "plane" "(-1024 1504 624) (-1024 800 624) (-1020 800 624)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52056" + "plane" "(-1024 800 624) (-1024 1504 624) (-1024 1504 630)" + "material" "LIGHTS/WHITE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52055" + "plane" "(-1020 1504 624) (-1020 800 624) (-1024 800 630)" + "material" "LIGHTS/WHITE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52054" + "plane" "(-1024 1504 630) (-1024 1504 624) (-1020 1504 624)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52053" + "plane" "(-1020 800 624) (-1024 800 624) (-1024 800 630)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 191 208" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "89655" - side - { - "id" "51213" - "plane" "(-1008 1808 1264) (-1024 1824 1264) (-1008 1824 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51212" - "plane" "(-1024 1824 632) (-1008 1808 632) (-1008 1824 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51211" - "plane" "(-1008 1808 632) (-1024 1824 632) (-1024 1824 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51210" - "plane" "(-1008 1824 632) (-1008 1808 632) (-1008 1808 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51209" - "plane" "(-1024 1824 632) (-1008 1824 632) (-1008 1824 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 113 230" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90187" + side + { + "id" "52067" + "plane" "(-1020 2304 624) (-1024 2304 624) (-1024 1824 624)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52066" + "plane" "(-1024 1824 624) (-1024 2304 624) (-1024 2304 630)" + "material" "LIGHTS/WHITE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52065" + "plane" "(-1024 2304 630) (-1024 2304 624) (-1020 2304 624)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52064" + "plane" "(-1020 2304 624) (-1020 1824 624) (-1024 1824 630)" + "material" "LIGHTS/WHITE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52063" + "plane" "(-1020 1824 624) (-1024 1824 624) (-1024 1824 630)" + "material" "LIGHTS/WHITE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 191 208" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "89987" - side - { - "id" "51628" - "plane" "(-1008 496 1264) (-992 512 1264) (-768 512 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51627" - "plane" "(-1008 0 632) (-768 0 632) (-768 512 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51626" - "plane" "(-768 512 632) (-768 0 632) (-768 0 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51625" - "plane" "(-992 512 632) (-768 512 632) (-768 512 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51624" - "plane" "(-768 0 632) (-1008 0 632) (-1008 0 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51623" - "plane" "(-1008 496 632) (-992 512 632) (-992 512 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51622" - "plane" "(-1008 0 632) (-1008 496 632) (-1008 496 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 195 104" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90274" + side + { + "id" "52217" + "plane" "(-1008 480 1262) (-1008 8 1262) (-1008 8 1264)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52216" + "plane" "(-1041 8 1262) (-1041 480 1262) (-1041 480 1264)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52215" + "plane" "(-1041 8 1264) (-1041 480 1264) (-1008 480 1264)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52214" + "plane" "(-1041 480 1262) (-1041 8 1262) (-1008 8 1262)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52213" + "plane" "(-1008 8 1264) (-1008 8 1262) (-1041 8 1262)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52212" + "plane" "(-1041 480 1264) (-1041 480 1262) (-1008 480 1262)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 221 166" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "89993" - side - { - "id" "51639" - "plane" "(-1024 480 1264) (-1008 496 1264) (-1008 480 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51638" - "plane" "(-1008 496 632) (-1024 480 632) (-1008 480 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51637" - "plane" "(-1024 480 632) (-1008 496 632) (-1008 496 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51636" - "plane" "(-1008 496 632) (-1008 480 632) (-1008 480 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51635" - "plane" "(-1008 480 632) (-1024 480 632) (-1024 480 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 195 104" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90276" + side + { + "id" "52229" + "plane" "(-1008 1504 1262) (-1008 800 1262) (-1008 800 1264)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52228" + "plane" "(-1041 800 1262) (-1041 1504 1262) (-1041 1504 1264)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52227" + "plane" "(-1041 800 1264) (-1041 1504 1264) (-1008 1504 1264)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52226" + "plane" "(-1041 1504 1262) (-1041 800 1262) (-1008 800 1262)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52225" + "plane" "(-1041 1504 1264) (-1041 1504 1262) (-1008 1504 1262)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52224" + "plane" "(-1008 800 1264) (-1008 800 1262) (-1041 800 1262)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 221 166" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90183" - side - { - "id" "52047" - "plane" "(-1024 480 624) (-1024 0 624) (-1020 0 624)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52046" - "plane" "(-1024 0 630) (-1024 0 624) (-1024 480 624)" - "material" "LIGHTS/WHITE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52045" - "plane" "(-1020 0 624) (-1024 0 624) (-1024 0 630)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52044" - "plane" "(-1020 480 624) (-1020 0 624) (-1024 0 630)" - "material" "LIGHTS/WHITE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52043" - "plane" "(-1024 480 630) (-1024 480 624) (-1020 480 624)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 191 208" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90278" + side + { + "id" "52241" + "plane" "(-1008 2304 1262) (-1008 1824 1262) (-1008 1824 1264)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52240" + "plane" "(-1041 1824 1262) (-1041 2304 1262) (-1041 2304 1264)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52239" + "plane" "(-1041 1824 1264) (-1041 2304 1264) (-1008 2304 1264)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52238" + "plane" "(-1041 2304 1262) (-1041 1824 1262) (-1008 1824 1262)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52237" + "plane" "(-1041 2304 1264) (-1041 2304 1262) (-1008 2304 1262)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 -8] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52236" + "plane" "(-1008 1824 1264) (-1008 1824 1262) (-1041 1824 1262)" + "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 221 166" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90185" - side - { - "id" "52057" - "plane" "(-1024 1504 624) (-1024 800 624) (-1020 800 624)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52056" - "plane" "(-1024 800 624) (-1024 1504 624) (-1024 1504 630)" - "material" "LIGHTS/WHITE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52055" - "plane" "(-1020 1504 624) (-1020 800 624) (-1024 800 630)" - "material" "LIGHTS/WHITE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52054" - "plane" "(-1024 1504 630) (-1024 1504 624) (-1020 1504 624)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52053" - "plane" "(-1020 800 624) (-1024 800 624) (-1024 800 630)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 191 208" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90279" + side + { + "id" "52247" + "plane" "(-1041 8 1262) (-1041 480 1262) (-1039 480 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 4] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52246" + "plane" "(-1041 480 1260) (-1041 8 1260) (-1040 8 1260)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 4] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52245" + "plane" "(-1041 8 1260) (-1041 480 1260) (-1041 480 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52244" + "plane" "(-1040 480 1260) (-1040 8 1260) (-1039 8 1262)" + "material" "LIGHTS/WHITE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52243" + "plane" "(-1040 8 1260) (-1041 8 1260) (-1041 8 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 4] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52242" + "plane" "(-1041 480 1260) (-1040 480 1260) (-1039 480 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 221 166" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90187" - side - { - "id" "52067" - "plane" "(-1020 2304 624) (-1024 2304 624) (-1024 1824 624)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52066" - "plane" "(-1024 1824 624) (-1024 2304 624) (-1024 2304 630)" - "material" "LIGHTS/WHITE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52065" - "plane" "(-1024 2304 630) (-1024 2304 624) (-1020 2304 624)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52064" - "plane" "(-1020 2304 624) (-1020 1824 624) (-1024 1824 630)" - "material" "LIGHTS/WHITE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52063" - "plane" "(-1020 1824 624) (-1024 1824 624) (-1024 1824 630)" - "material" "LIGHTS/WHITE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 191 208" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90281" + side + { + "id" "52259" + "plane" "(-1041 800 1262) (-1041 1504 1262) (-1039 1504 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 4] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52258" + "plane" "(-1041 1504 1260) (-1041 800 1260) (-1040 800 1260)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 4] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52257" + "plane" "(-1041 800 1260) (-1041 1504 1260) (-1041 1504 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52256" + "plane" "(-1040 1504 1260) (-1040 800 1260) (-1039 800 1262)" + "material" "LIGHTS/WHITE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52255" + "plane" "(-1041 1504 1260) (-1040 1504 1260) (-1039 1504 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52254" + "plane" "(-1040 800 1260) (-1041 800 1260) (-1041 800 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 221 166" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90274" - side - { - "id" "52217" - "plane" "(-1008 480 1262) (-1008 8 1262) (-1008 8 1264)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52216" - "plane" "(-1041 8 1262) (-1041 480 1262) (-1041 480 1264)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52215" - "plane" "(-1041 8 1264) (-1041 480 1264) (-1008 480 1264)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52214" - "plane" "(-1041 480 1262) (-1041 8 1262) (-1008 8 1262)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52213" - "plane" "(-1008 8 1264) (-1008 8 1262) (-1041 8 1262)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52212" - "plane" "(-1041 480 1264) (-1041 480 1262) (-1008 480 1262)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 221 166" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90283" + side + { + "id" "52271" + "plane" "(-1041 1824 1262) (-1041 2304 1262) (-1039 2304 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 4] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52270" + "plane" "(-1041 2304 1260) (-1041 1824 1260) (-1040 1824 1260)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 4] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52269" + "plane" "(-1041 1824 1260) (-1041 2304 1260) (-1041 2304 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52268" + "plane" "(-1040 2304 1260) (-1040 1824 1260) (-1039 1824 1262)" + "material" "LIGHTS/WHITE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52267" + "plane" "(-1041 2304 1260) (-1040 2304 1260) (-1039 2304 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 4] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "2" + "smoothing_groups" "0" + } + side + { + "id" "52266" + "plane" "(-1040 1824 1260) (-1041 1824 1260) (-1041 1824 1262)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 221 166" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90276" - side - { - "id" "52229" - "plane" "(-1008 1504 1262) (-1008 800 1262) (-1008 800 1264)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52228" - "plane" "(-1041 800 1262) (-1041 1504 1262) (-1041 1504 1264)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52227" - "plane" "(-1041 800 1264) (-1041 1504 1264) (-1008 1504 1264)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52226" - "plane" "(-1041 1504 1262) (-1041 800 1262) (-1008 800 1262)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52225" - "plane" "(-1041 1504 1264) (-1041 1504 1262) (-1008 1504 1262)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52224" - "plane" "(-1008 800 1264) (-1008 800 1262) (-1041 800 1262)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 221 166" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90577" + side + { + "id" "52475" + "plane" "(-768 800 1264) (-768 768 1264) (-896 768 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52474" + "plane" "(-896 768 632) (-768 768 632) (-768 800 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52473" + "plane" "(-768 800 632) (-768 768 632) (-768 768 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52472" + "plane" "(-768 768 632) (-896 768 632) (-896 768 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52471" + "plane" "(-896 768 632) (-896 800 632) (-896 800 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52470" + "plane" "(-896 800 632) (-768 800 632) (-768 800 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 149 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90278" - side - { - "id" "52241" - "plane" "(-1008 2304 1262) (-1008 1824 1262) (-1008 1824 1264)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52240" - "plane" "(-1041 1824 1262) (-1041 2304 1262) (-1041 2304 1264)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52239" - "plane" "(-1041 1824 1264) (-1041 2304 1264) (-1008 2304 1264)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52238" - "plane" "(-1041 2304 1262) (-1041 1824 1262) (-1008 1824 1262)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52237" - "plane" "(-1041 2304 1264) (-1041 2304 1262) (-1008 2304 1262)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 -8] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52236" - "plane" "(-1008 1824 1264) (-1008 1824 1262) (-1041 1824 1262)" - "material" "BUILDING_TEMPLATE/BUILDING_TEMPLATE007A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 221 166" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90579" + side + { + "id" "52487" + "plane" "(-896 1504 1264) (-896 1536 1264) (-768 1536 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52486" + "plane" "(-768 1504 632) (-768 1536 632) (-896 1536 632)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52485" + "plane" "(-768 1536 632) (-768 1504 632) (-768 1504 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52484" + "plane" "(-896 1536 632) (-768 1536 632) (-768 1536 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52483" + "plane" "(-896 1504 632) (-896 1536 632) (-896 1536 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52482" + "plane" "(-768 1504 632) (-896 1504 632) (-896 1504 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 149 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90279" - side - { - "id" "52247" - "plane" "(-1041 8 1262) (-1041 480 1262) (-1039 480 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 4] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52246" - "plane" "(-1041 480 1260) (-1041 8 1260) (-1040 8 1260)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 4] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52245" - "plane" "(-1041 8 1260) (-1041 480 1260) (-1041 480 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52244" - "plane" "(-1040 480 1260) (-1040 8 1260) (-1039 8 1262)" - "material" "LIGHTS/WHITE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52243" - "plane" "(-1040 8 1260) (-1041 8 1260) (-1041 8 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 4] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52242" - "plane" "(-1041 480 1260) (-1040 480 1260) (-1039 480 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 221 166" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90590" + side + { + "id" "52505" + "plane" "(-896 784 1264) (-944 784 1264) (-944 800 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52504" + "plane" "(-944 784 748) (-944 784 1264) (-896 784 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52503" + "plane" "(-944 800 1264) (-944 784 1264) (-944 784 748)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52502" + "plane" "(-896 800 748) (-896 784 748) (-896 784 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52501" + "plane" "(-944 800 748) (-944 784 748) (-896 784 748)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52500" + "plane" "(-896 800 748) (-896 800 1264) (-944 800 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 149 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90281" - side - { - "id" "52259" - "plane" "(-1041 800 1262) (-1041 1504 1262) (-1039 1504 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 4] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52258" - "plane" "(-1041 1504 1260) (-1041 800 1260) (-1040 800 1260)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 4] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52257" - "plane" "(-1041 800 1260) (-1041 1504 1260) (-1041 1504 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52256" - "plane" "(-1040 1504 1260) (-1040 800 1260) (-1039 800 1262)" - "material" "LIGHTS/WHITE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52255" - "plane" "(-1041 1504 1260) (-1040 1504 1260) (-1039 1504 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52254" - "plane" "(-1040 800 1260) (-1041 800 1260) (-1041 800 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 221 166" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90592" + side + { + "id" "52517" + "plane" "(-944 1504 1264) (-944 1520 1264) (-896 1520 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52516" + "plane" "(-896 1520 748) (-896 1520 1264) (-944 1520 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52515" + "plane" "(-944 1520 748) (-944 1520 1264) (-944 1504 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52514" + "plane" "(-896 1504 1264) (-896 1520 1264) (-896 1520 748)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52513" + "plane" "(-896 1520 748) (-944 1520 748) (-944 1504 748)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52512" + "plane" "(-944 1504 748) (-944 1504 1264) (-896 1504 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 149 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90283" - side - { - "id" "52271" - "plane" "(-1041 1824 1262) (-1041 2304 1262) (-1039 2304 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 4] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52270" - "plane" "(-1041 2304 1260) (-1041 1824 1260) (-1040 1824 1260)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 4] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52269" - "plane" "(-1041 1824 1260) (-1041 2304 1260) (-1041 2304 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52268" - "plane" "(-1040 2304 1260) (-1040 1824 1260) (-1039 1824 1262)" - "material" "LIGHTS/WHITE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52267" - "plane" "(-1041 2304 1260) (-1040 2304 1260) (-1039 2304 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 4] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "2" - "smoothing_groups" "0" - } - side - { - "id" "52266" - "plane" "(-1040 1824 1260) (-1041 1824 1260) (-1041 1824 1262)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 221 166" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "90753" + side + { + "id" "52734" + "plane" "(-992 1504 1264) (-768 1504 1264) (-768 800 1264)" + "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52735" + "plane" "(-992 800 768) (-768 800 768) (-768 1504 768)" + "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52736" + "plane" "(-992 1504 1264) (-992 800 1264) (-992 800 768)" + "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52737" + "plane" "(-768 1504 768) (-768 800 768) (-768 800 1264)" + "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52738" + "plane" "(-768 1504 1264) (-992 1504 1264) (-992 1504 768)" + "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52739" + "plane" "(-768 800 768) (-992 800 768) (-992 800 1264)" + "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 240 149" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90577" - side - { - "id" "52475" - "plane" "(-768 800 1264) (-768 768 1264) (-896 768 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52474" - "plane" "(-896 768 632) (-768 768 632) (-768 800 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52473" - "plane" "(-768 800 632) (-768 768 632) (-768 768 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52472" - "plane" "(-768 768 632) (-896 768 632) (-896 768 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52471" - "plane" "(-896 768 632) (-896 800 632) (-896 800 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52470" - "plane" "(-896 800 632) (-768 800 632) (-768 800 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 149 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "91816" + side + { + "id" "53213" + "plane" "(-1856 2200 1264) (-1792 2200 1264) (-1792 2056 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53212" + "plane" "(-1856 2056 632) (-1792 2056 632) (-1792 2200 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[-1 0 0 -480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53211" + "plane" "(-1856 2200 1264) (-1856 2056 1264) (-1856 2056 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53210" + "plane" "(-1792 2200 632) (-1792 2056 632) (-1792 2056 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "53209" + "plane" "(-1792 2200 1264) (-1856 2200 1264) (-1856 2200 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[-1 0 0 -256.001] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53208" + "plane" "(-1792 2056 632) (-1856 2056 632) (-1856 2056 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[1 0 0 511.998] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 121 210" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90579" - side - { - "id" "52487" - "plane" "(-896 1504 1264) (-896 1536 1264) (-768 1536 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52486" - "plane" "(-768 1504 632) (-768 1536 632) (-896 1536 632)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52485" - "plane" "(-768 1536 632) (-768 1504 632) (-768 1504 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52484" - "plane" "(-896 1536 632) (-768 1536 632) (-768 1536 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52483" - "plane" "(-896 1504 632) (-896 1536 632) (-896 1536 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52482" - "plane" "(-768 1504 632) (-896 1504 632) (-896 1504 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 149 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94251" + side + { + "id" "56028" + "plane" "(-2800 2072 1280) (-2064 2072 1280) (-2064 2048 1280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56029" + "plane" "(-2800 2048 624) (-2064 2048 624) (-2064 2072 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56030" + "plane" "(-2800 2072 1280) (-2800 2048 1280) (-2800 2048 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56031" + "plane" "(-2064 2072 624) (-2064 2048 624) (-2064 2048 1280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56032" + "plane" "(-2064 2072 1280) (-2800 2072 1280) (-2800 2072 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56033" + "plane" "(-2064 2048 624) (-2800 2048 624) (-2800 2048 1280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 129 214" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90590" - side - { - "id" "52505" - "plane" "(-896 784 1264) (-944 784 1264) (-944 800 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52504" - "plane" "(-944 784 748) (-944 784 1264) (-896 784 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52503" - "plane" "(-944 800 1264) (-944 784 1264) (-944 784 748)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52502" - "plane" "(-896 800 748) (-896 784 748) (-896 784 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52501" - "plane" "(-944 800 748) (-944 784 748) (-896 784 748)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52500" - "plane" "(-896 800 748) (-896 800 1264) (-944 800 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 149 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94254" + side + { + "id" "56034" + "plane" "(-2800 2048 1664) (-2800 2072 1664) (-752 2072 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56035" + "plane" "(-2800 2072 1280) (-2800 2048 1280) (-752 2048 1280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56036" + "plane" "(-2800 2048 1280) (-2800 2072 1280) (-2800 2072 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56037" + "plane" "(-752 2072 1280) (-752 2048 1280) (-752 2048 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56038" + "plane" "(-2800 2072 1280) (-752 2072 1280) (-752 2072 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56039" + "plane" "(-752 2048 1280) (-2800 2048 1280) (-2800 2048 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 139 212" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90592" - side - { - "id" "52517" - "plane" "(-944 1504 1264) (-944 1520 1264) (-896 1520 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52516" - "plane" "(-896 1520 748) (-896 1520 1264) (-944 1520 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52515" - "plane" "(-944 1520 748) (-944 1520 1264) (-944 1504 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52514" - "plane" "(-896 1504 1264) (-896 1520 1264) (-896 1520 748)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52513" - "plane" "(-896 1520 748) (-944 1520 748) (-944 1504 748)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52512" - "plane" "(-944 1504 748) (-944 1504 1264) (-896 1504 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 149 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94258" + side + { + "id" "56040" + "plane" "(-768 2072 1664) (-768 2464 1664) (-752 2464 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56041" + "plane" "(-768 2464 1280) (-768 2072 1280) (-752 2072 1280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56042" + "plane" "(-768 2072 1280) (-768 2464 1280) (-768 2464 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56043" + "plane" "(-752 2464 1280) (-752 2072 1280) (-752 2072 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56044" + "plane" "(-768 2464 1280) (-752 2464 1280) (-752 2464 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56045" + "plane" "(-752 2072 1280) (-768 2072 1280) (-768 2072 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 107 128" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "90753" - side - { - "id" "52734" - "plane" "(-992 1504 1264) (-768 1504 1264) (-768 800 1264)" - "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52735" - "plane" "(-992 800 768) (-768 800 768) (-768 1504 768)" - "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52736" - "plane" "(-992 1504 1264) (-992 800 1264) (-992 800 768)" - "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52737" - "plane" "(-768 1504 768) (-768 800 768) (-768 800 1264)" - "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52738" - "plane" "(-768 1504 1264) (-992 1504 1264) (-992 1504 768)" - "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52739" - "plane" "(-768 800 768) (-992 800 768) (-992 800 1264)" - "material" "DE_NUKE/NUKE_CEILING_FACILITY_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 240 149" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94259" + side + { + "id" "56046" + "plane" "(-752 2448 1664) (-752 2464 1664) (-576 2464 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56047" + "plane" "(-752 2464 384) (-752 2448 384) (-576 2448 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56048" + "plane" "(-752 2448 384) (-752 2464 384) (-752 2464 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56049" + "plane" "(-576 2464 384) (-576 2448 384) (-576 2448 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56050" + "plane" "(-752 2464 384) (-576 2464 384) (-576 2464 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56051" + "plane" "(-576 2448 384) (-752 2448 384) (-752 2448 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 109 162" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "91816" - side - { - "id" "53213" - "plane" "(-1856 2200 1264) (-1792 2200 1264) (-1792 2056 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53212" - "plane" "(-1856 2056 632) (-1792 2056 632) (-1792 2200 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[-1 0 0 -480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53211" - "plane" "(-1856 2200 1264) (-1856 2056 1264) (-1856 2056 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53210" - "plane" "(-1792 2200 632) (-1792 2056 632) (-1792 2056 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "53209" - "plane" "(-1792 2200 1264) (-1856 2200 1264) (-1856 2200 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[-1 0 0 -256.001] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53208" - "plane" "(-1792 2056 632) (-1856 2056 632) (-1856 2056 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[1 0 0 511.998] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 121 210" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94262" + side + { + "id" "56052" + "plane" "(-592 2464 1664) (-592 3952 1664) (-576 3952 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56053" + "plane" "(-592 3952 384) (-592 2464 384) (-576 2464 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56054" + "plane" "(-592 2464 384) (-592 3952 384) (-592 3952 1664)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56055" + "plane" "(-576 3952 384) (-576 2464 384) (-576 2464 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56056" + "plane" "(-592 3952 384) (-576 3952 384) (-576 3952 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56057" + "plane" "(-576 2464 384) (-592 2464 384) (-592 2464 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 131 116" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94251" - side + solid { - "id" "56028" - "plane" "(-2800 2072 1280) (-2064 2072 1280) (-2064 2048 1280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "id" "94263" + side + { + "id" "56058" + "plane" "(-2816 3952 1664) (-2816 3968 1664) (-576 3968 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56059" + "plane" "(-2816 3968 384) (-2816 3952 384) (-576 3952 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56060" + "plane" "(-2816 3952 384) (-2816 3968 384) (-2816 3968 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56061" + "plane" "(-576 3968 384) (-576 3952 384) (-576 3952 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56062" + "plane" "(-2816 3968 384) (-576 3968 384) (-576 3968 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56063" + "plane" "(-576 3952 384) (-2816 3952 384) (-2816 3952 1664)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 181 110" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } - side + } + hidden + { + solid { - "id" "56029" - "plane" "(-2800 2048 624) (-2064 2048 624) (-2064 2072 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56030" - "plane" "(-2800 2072 1280) (-2800 2048 1280) (-2800 2048 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56031" - "plane" "(-2064 2072 624) (-2064 2048 624) (-2064 2048 1280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56032" - "plane" "(-2064 2072 1280) (-2800 2072 1280) (-2800 2072 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56033" - "plane" "(-2064 2048 624) (-2800 2048 624) (-2800 2048 1280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 129 214" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94264" + side + { + "id" "56064" + "plane" "(-2816 2048 1664) (-2816 3952 1664) (-2800 3952 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56065" + "plane" "(-2816 3952 384) (-2816 2048 384) (-2800 2048 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56066" + "plane" "(-2816 2048 384) (-2816 3952 384) (-2816 3952 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56067" + "plane" "(-2800 3952 384) (-2800 2048 384) (-2800 2048 1664)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56068" + "plane" "(-2816 3952 384) (-2800 3952 384) (-2800 3952 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56069" + "plane" "(-2800 2048 384) (-2816 2048 384) (-2816 2048 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 191 216" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94254" - side - { - "id" "56034" - "plane" "(-2800 2048 1664) (-2800 2072 1664) (-752 2072 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56035" - "plane" "(-2800 2072 1280) (-2800 2048 1280) (-752 2048 1280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56036" - "plane" "(-2800 2048 1280) (-2800 2072 1280) (-2800 2072 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56037" - "plane" "(-752 2072 1280) (-752 2048 1280) (-752 2048 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56038" - "plane" "(-2800 2072 1280) (-752 2072 1280) (-752 2072 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56039" - "plane" "(-752 2048 1280) (-2800 2048 1280) (-2800 2048 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 139 212" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94270" + side + { + "id" "56081" + "plane" "(-768 3952 1664) (-592 3952 1664) (-592 2464 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56080" + "plane" "(-768 2464 1648) (-592 2464 1648) (-592 3952 1648)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56079" + "plane" "(-592 3952 1648) (-592 2464 1648) (-592 2464 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56078" + "plane" "(-768 3952 1648) (-592 3952 1648) (-592 3952 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56077" + "plane" "(-592 2464 1648) (-768 2464 1648) (-768 2464 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56076" + "plane" "(-768 2464 1648) (-768 3952 1648) (-768 3952 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 137 198" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94258" - side - { - "id" "56040" - "plane" "(-768 2072 1664) (-768 2464 1664) (-752 2464 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56041" - "plane" "(-768 2464 1280) (-768 2072 1280) (-752 2072 1280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56042" - "plane" "(-768 2072 1280) (-768 2464 1280) (-768 2464 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56043" - "plane" "(-752 2464 1280) (-752 2072 1280) (-752 2072 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56044" - "plane" "(-768 2464 1280) (-752 2464 1280) (-752 2464 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56045" - "plane" "(-752 2072 1280) (-768 2072 1280) (-768 2072 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 107 128" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94271" + side + { + "id" "56087" + "plane" "(-768 2072 1664) (-2800 2072 1664) (-2800 3952 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56086" + "plane" "(-768 3952 1648) (-2800 3952 1648) (-2800 2072 1648)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56085" + "plane" "(-2800 2072 1648) (-2800 3952 1648) (-2800 3952 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56084" + "plane" "(-2800 3952 1648) (-768 3952 1648) (-768 3952 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56083" + "plane" "(-768 2072 1648) (-2800 2072 1648) (-2800 2072 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56082" + "plane" "(-768 3952 1648) (-768 2072 1648) (-768 2072 1664)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 137 198" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94259" - side - { - "id" "56046" - "plane" "(-752 2448 1664) (-752 2464 1664) (-576 2464 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56047" - "plane" "(-752 2464 384) (-752 2448 384) (-576 2448 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56048" - "plane" "(-752 2448 384) (-752 2464 384) (-752 2464 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56049" - "plane" "(-576 2464 384) (-576 2448 384) (-576 2448 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56050" - "plane" "(-752 2464 384) (-576 2464 384) (-576 2464 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56051" - "plane" "(-576 2448 384) (-752 2448 384) (-752 2448 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 109 162" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94273" + side + { + "id" "56088" + "plane" "(-2800 2048 624) (-2800 2072 624) (-752 2072 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56089" + "plane" "(-2800 2072 384) (-2800 2048 384) (-752 2048 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56090" + "plane" "(-2800 2048 384) (-2800 2072 384) (-2800 2072 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56091" + "plane" "(-752 2072 384) (-752 2048 384) (-752 2048 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56092" + "plane" "(-2800 2072 384) (-752 2072 384) (-752 2072 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56093" + "plane" "(-752 2048 384) (-2800 2048 384) (-2800 2048 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 109 118" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94262" - side - { - "id" "56052" - "plane" "(-592 2464 1664) (-592 3952 1664) (-576 3952 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56053" - "plane" "(-592 3952 384) (-592 2464 384) (-576 2464 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56054" - "plane" "(-592 2464 384) (-592 3952 384) (-592 3952 1664)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56055" - "plane" "(-576 3952 384) (-576 2464 384) (-576 2464 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56056" - "plane" "(-592 3952 384) (-576 3952 384) (-576 3952 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56057" - "plane" "(-576 2464 384) (-592 2464 384) (-592 2464 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 131 116" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94277" + side + { + "id" "56094" + "plane" "(-768 2072 624) (-768 2464 624) (-752 2464 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56095" + "plane" "(-768 2464 384) (-768 2072 384) (-752 2072 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56096" + "plane" "(-768 2072 384) (-768 2464 384) (-768 2464 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56097" + "plane" "(-752 2464 384) (-752 2072 384) (-752 2072 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56098" + "plane" "(-768 2464 384) (-752 2464 384) (-752 2464 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56099" + "plane" "(-752 2072 384) (-768 2072 384) (-768 2072 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 249 186" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94263" - side - { - "id" "56058" - "plane" "(-2816 3952 1664) (-2816 3968 1664) (-576 3968 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56059" - "plane" "(-2816 3968 384) (-2816 3952 384) (-576 3952 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56060" - "plane" "(-2816 3952 384) (-2816 3968 384) (-2816 3968 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56061" - "plane" "(-576 3968 384) (-576 3952 384) (-576 3952 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56062" - "plane" "(-2816 3968 384) (-576 3968 384) (-576 3968 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56063" - "plane" "(-576 3952 384) (-2816 3952 384) (-2816 3952 1664)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 181 110" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94284" + side + { + "id" "56117" + "plane" "(-768 2072 400) (-2800 2072 400) (-2800 3952 400)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56116" + "plane" "(-768 3952 384) (-2800 3952 384) (-2800 2072 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56115" + "plane" "(-2800 2072 384) (-2800 3952 384) (-2800 3952 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56114" + "plane" "(-2800 3952 384) (-768 3952 384) (-768 3952 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56113" + "plane" "(-768 2072 384) (-2800 2072 384) (-2800 2072 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56112" + "plane" "(-768 3952 384) (-768 2072 384) (-768 2072 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 137 198" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94264" - side - { - "id" "56064" - "plane" "(-2816 2048 1664) (-2816 3952 1664) (-2800 3952 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56065" - "plane" "(-2816 3952 384) (-2816 2048 384) (-2800 2048 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56066" - "plane" "(-2816 2048 384) (-2816 3952 384) (-2816 3952 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56067" - "plane" "(-2800 3952 384) (-2800 2048 384) (-2800 2048 1664)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56068" - "plane" "(-2816 3952 384) (-2800 3952 384) (-2800 3952 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56069" - "plane" "(-2800 2048 384) (-2816 2048 384) (-2816 2048 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 191 216" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94285" + side + { + "id" "56123" + "plane" "(-768 3952 400) (-592 3952 400) (-592 2464 400)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56122" + "plane" "(-768 2464 384) (-592 2464 384) (-592 3952 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56121" + "plane" "(-592 3952 384) (-592 2464 384) (-592 2464 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56120" + "plane" "(-768 3952 384) (-592 3952 384) (-592 3952 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56119" + "plane" "(-592 2464 384) (-768 2464 384) (-768 2464 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56118" + "plane" "(-768 2464 384) (-768 3952 384) (-768 3952 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 137 198" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94270" - side - { - "id" "56081" - "plane" "(-768 3952 1664) (-592 3952 1664) (-592 2464 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56080" - "plane" "(-768 2464 1648) (-592 2464 1648) (-592 3952 1648)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56079" - "plane" "(-592 3952 1648) (-592 2464 1648) (-592 2464 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56078" - "plane" "(-768 3952 1648) (-592 3952 1648) (-592 3952 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56077" - "plane" "(-592 2464 1648) (-768 2464 1648) (-768 2464 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56076" - "plane" "(-768 2464 1648) (-768 3952 1648) (-768 3952 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 137 198" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "98802" + side + { + "id" "57239" + "plane" "(-1200 2464 400) (-592 2464 400) (-592 2816 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57238" + "plane" "(-1264 2816 400) (-1024 2816 720) (-960 2464 720)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-1200 2464 400]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "0.791681 0.144027 -0.593715 -0.802314 -0.14581 0.57882 -0.812678 -0.147908 0.56363 -0.773321 -0.166816 0.611676 0.739929 -0.183567 0.647154 0.918007 -0.112604 0.380241 0.512828 -0.253132 0.820324 0.922039 -0.118772 0.368425 0.228301 -0.310689 0.922687" + "row1" "-0.790095 -0.156669 0.592625 -0.791682 -0.143942 0.593734 -0.799741 -0.145378 0.582478 0.558301 -0.200575 0.805028 0.999995 -0.000866249 0.00317174 0.987559 0.0461962 -0.150313 0.303279 -0.313905 0.899714 0.656507 -0.323132 0.681604 0.99621 -0.0395698 0.0774545" + "row2" "-0.788425 -0.169492 0.591319 -0.791883 -0.150517 0.591833 -0.791692 -0.1438 0.593755 -0.805009 -0.148395 0.574403 0.40526 -0.237448 0.882826 0.740707 -0.196061 0.642583 0.992316 0.0374293 -0.117934 0.175062 -0.382276 0.907314 0.327707 -0.367325 0.870449" + "row3" "-0.78661 -0.182128 0.589978 -0.795575 -0.14456 0.588356 -0.7979 -0.150251 0.583764 -0.813399 -0.151505 0.561631 -0.73899 -0.179483 0.649368 -0.265038 -0.294408 0.918193 0.980227 0.0677414 -0.185923 -0.55105 -0.355344 0.755033 -0.999291 -0.0160108 0.0340923" + "row4" "-0.784646 -0.194913 0.588506 -0.796465 -0.161448 0.582734 -0.798064 -0.158141 0.58145 -0.956877 -0.0766486 0.2802 -0.989654 -0.0337771 0.139439 -0.959464 -0.087174 0.268011 -0.968216 0.0807161 -0.236734 -0.999994 -0.00130587 0.00311819 -0.999944 0.00391086 -0.00987258" + "row5" "-0.782587 -0.207571 0.586917 -0.807136 -0.146701 0.571848 -0.874668 -0.12983 0.467013 -0.988464 -0.0452052 0.14455 -0.890855 0.139577 -0.432315 -0.986761 -0.0605149 0.150465 -0.996854 0.0299842 -0.0733744 -0.998719 0.0215455 -0.0457831 -0.998906 -0.0201958 0.0421705" + "row6" "-0.780364 -0.22018 0.585281 -0.814803 -0.167829 0.554913 -0.866787 -0.131174 0.481118 -0.925722 -0.120335 0.358551 -0.968724 -0.0810706 0.234522 -0.991914 -0.0479783 0.117492 -0.999971 0.0029936 -0.0069941 -0.998186 0.0260329 -0.0542937 -0.997718 -0.0298815 0.0605397" + "row7" "-0.77802 -0.232854 0.583493 -0.845488 -0.153697 0.511398 0.817825 0.194034 -0.541769 -0.896168 -0.169279 0.410155 -0.976388 -0.0834655 0.199247 -0.99501 -0.0419541 0.0905316 -0.983562 -0.0791469 0.162301 -0.995288 -0.0454151 0.0856722 -0.999922 -0.00609991 0.0109376" + "row8" "-0.775542 -0.245437 0.581631 0.795689 0.250202 -0.551614 -0.78849 -0.247344 0.56312 -0.856925 -0.218092 0.467029 -0.312007 0.394063 -0.864503 -0.983513 0.0825409 -0.160902 -0.996354 -0.0401519 0.0752768 -0.996877 -0.0398942 0.0681489 -0.995159 -0.049573 0.0848614" + } + distances + { + "row0" "8.11108 9.93738 8.99263 4.53257 7.13536 12.7205 11.6326 12.7259 7.36454" + "row1" "2.82211 2.16762 17.168 0.626859 13.5281 27.1589 13.1759 11.0703 9.2363" + "row2" "10.0412 10.0111 8.79279 6.02474 6.62973 11.0863 26.3322 9.11161 2.96099" + "row3" "7.54294 5.20503 4.33358 13.2525 9.23336 3.81542 9.83174 5.78774 9.66757" + "row4" "16.8119 2.05053 11.0769 7.6381 17.1086 45.748 17.4615 29.1651 39.0164" + "row5" "24.5739 12.5115 8.7423 9.64569 12.9681 49.5383 44.1395 57.7449 85.1891" + "row6" "11.514 15.7005 15.8463 24.1736 37.2487 49.929 58.5559 68.573 105.936" + "row7" "6.79199 10.981 14.8837 23.5489 29.1013 41.2467 78.0324 87.8614 96.6171" + "row8" "1.21355 2.6102 7.08404 18.4864 6.10378 18.297 45.4572 67.335 91.6469" + } + offsets + { + "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 -0.00305176 0.00146484 0.0228882 0.0180664 0.00268555 0.274597 0.0863037 0.00390625 0.993042 0.225586 0.00439453 2.40936 0.466797 0.00512695 4.84613 0.914429 0.00537109 9.33191 1.73657 0.00561523 17.5624 3.73718 0.00537109 37.5655" + "row2" "0 0 0 -0.0600586 0.0183105 0.0402222 -0.0612793 0.0307617 0.459656 0.0302734 0.043457 1.82336 0.277466 0.0488281 4.48151 0.711792 0.0598145 9.21082 1.51245 0.0610352 17.2537 2.94263 0.0656738 31.7216 5.34698 0.0612793 55.6177" + "row3" "0 0 0 -0.226196 0.0664063 0.055542 -0.360352 0.121582 0.651489 -0.316406 0.158203 2.37299 -0.0437012 0.186035 6.07013 0.513672 0.217041 12.7311 1.55054 0.237305 23.8075 3.27209 0.236328 40.9964 5.81506 0.230469 66.2142" + "row4" "0 0 0 -0.555664 0.160645 0.0656128 -0.972534 0.298828 0.731506 -1.13745 0.404785 2.78888 -0.940186 0.469971 7.05212 -0.386597 0.546875 15.2762 0.762695 0.578857 27.8872 2.60907 0.582275 46.4751 5.24225 0.5625 72.1092" + "row5" "0 0 0 -1.12317 0.322998 0.0765076 -2.05945 0.614014 0.896912 -2.64502 0.848633 3.2547 -2.74414 1.01831 8.20374 -2.24976 1.125 16.8724 -1.07935 1.17139 30.2128 0.82959 1.17065 49.2699 3.47241 1.15869 75.2735" + "row6" "0 0 0 -2.16943 0.62207 0.0805054 -3.93469 1.15039 0.912231 -5.19922 1.58716 3.55786 -5.63867 1.85889 8.68311 -5.29224 2.01416 17.5739 -4.10864 2.0542 30.8151 -2.19604 2.05811 50.072 0.483826 2.03076 75.9158" + "row7" "0 0 0 -4.08948 1.17065 0.0843201 -7.30334 2.11475 0.983704 -9.21118 2.73315 3.54681 -9.97058 3.09814 8.73615 -9.74023 3.28467 17.5604 -8.59644 3.33838 30.8706 -6.61987 3.31006 49.6496 -3.92456 3.27686 75.4438" + "row8" "0 0 0 -8.75696 2.50439 0.0828857 -12.8855 3.70776 0.920319 -15.1045 4.41431 3.45563 -15.9817 4.80713 8.43701 -15.8259 5.01807 17.3783 -14.6675 5.06104 30.4617 -12.6882 5.02954 49.1526 -9.91675 4.9585 74.3762" + } + offset_normals + { + "row0" "-0.791669 -0.14394 0.593752 -0.802316 -0.145876 0.5788 -0.812689 -0.147762 0.563652 -0.822785 -0.149597 0.548311 -0.832601 -0.151382 0.532784 -0.842134 -0.153115 0.517075 -0.851379 -0.154796 0.50119 -0.860335 -0.156425 0.485134 -0.868998 -0.158 0.468913" + "row1" "-0.790113 -0.15673 0.592585 -0.791669 -0.14394 0.593752 -0.799728 -0.145405 0.582488 -0.802508 -0.145911 0.578525 -0.818538 -0.153798 0.553481 -0.818904 -0.168778 0.548553 -0.84699 -0.175158 0.501924 -0.857322 -0.220549 0.465143 -0.870429 -0.22387 0.438446" + "row2" "-0.788425 -0.169495 0.591319 -0.791875 -0.150514 0.591844 -0.791669 -0.14394 0.593752 -0.805051 -0.148268 0.574377 -0.819382 -0.148979 0.55355 -0.834486 -0.16082 0.527039 -0.857154 -0.155846 0.490916 -0.863582 -0.195811 0.464633 -0.873494 -0.189375 0.448492" + "row3" "-0.786605 -0.182231 0.589953 -0.795529 -0.144642 0.588398 -0.797897 -0.150236 0.583772 -0.806128 -0.154146 0.571312 -0.815024 -0.154204 0.558531 -0.840849 -0.169359 0.514091 -0.851114 -0.179514 0.493335 -0.864645 -0.217085 0.45306 -0.874803 -0.205941 0.438529" + "row4" "-0.784653 -0.194936 0.588489 -0.796543 -0.161167 0.582705 -0.798046 -0.158174 0.581467 -0.803728 -0.157035 0.5739 -0.791669 -0.14394 0.593752 -0.827892 -0.17353 0.533368 -0.839664 -0.175314 0.514032 -0.859379 -0.197746 0.471556 -0.864654 -0.185783 0.466752" + "row5" "-0.782569 -0.207609 0.586927 -0.807118 -0.146749 0.571861 -0.811666 -0.156583 0.562744 -0.818309 -0.17173 0.548525 -0.815494 -0.177796 0.550779 -0.835858 -0.204769 0.509324 -0.845653 -0.201799 0.494112 -0.8667 -0.212376 0.451363 -0.873962 -0.209946 0.438307" + "row6" "-0.780355 -0.220247 0.585266 -0.814807 -0.16776 0.554928 -0.822549 -0.149554 0.548677 -0.817032 -0.183487 0.546618 -0.813437 -0.190158 0.549691 -0.830034 -0.210882 0.516307 -0.838658 -0.214324 0.500717 -0.857038 -0.222706 0.464637 -0.866874 -0.220645 0.447041" + "row7" "-0.77801 -0.232848 0.583508 -0.845494 -0.153726 0.511379 -0.818309 -0.193725 0.541147 -0.812615 -0.222235 0.538766 -0.813461 -0.224574 0.536514 -0.830964 -0.233967 0.504736 -0.838145 -0.239103 0.490247 -0.854655 -0.24315 0.45874 -0.866704 -0.242944 0.435664" + "row8" "-0.775535 -0.245411 0.581652 -0.795705 -0.250135 0.551621 -0.7883 -0.248371 0.562934 -0.797473 -0.255316 0.546671 -0.795176 -0.251482 0.551771 -0.817406 -0.26292 0.512563 -0.827005 -0.264601 0.496033 -0.843662 -0.271298 0.463283 -0.84764 -0.267653 0.458115" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0" + "row1" "0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0" + "row3" "0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row4" "1 1 0 0 0 0 0 0 0 0 9 0 0 0 0 0" + "row5" "1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 1 0 0 9 0 0 0 0 0 0 0 0 0" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } + } + } + side + { + "id" "57237" + "plane" "(-592 2464 400) (-592 2464 720) (-592 2816 720)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57236" + "plane" "(-1200 2464 400) (-960 2464 720) (-592 2464 720)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57235" + "plane" "(-592 2816 400) (-592 2816 720) (-1024 2816 720)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57234" + "plane" "(-1024 2816 720) (-592 2816 720) (-592 2464 720)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 153 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94271" - side - { - "id" "56087" - "plane" "(-768 2072 1664) (-2800 2072 1664) (-2800 3952 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56086" - "plane" "(-768 3952 1648) (-2800 3952 1648) (-2800 2072 1648)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56085" - "plane" "(-2800 2072 1648) (-2800 3952 1648) (-2800 3952 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56084" - "plane" "(-2800 3952 1648) (-768 3952 1648) (-768 3952 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56083" - "plane" "(-768 2072 1648) (-2800 2072 1648) (-2800 2072 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56082" - "plane" "(-768 3952 1648) (-768 2072 1648) (-768 2072 1664)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "0 137 198" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94273" - side - { - "id" "56088" - "plane" "(-2800 2048 624) (-2800 2072 624) (-752 2072 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56089" - "plane" "(-2800 2072 384) (-2800 2048 384) (-752 2048 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56090" - "plane" "(-2800 2048 384) (-2800 2072 384) (-2800 2072 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56091" - "plane" "(-752 2072 384) (-752 2048 384) (-752 2048 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56092" - "plane" "(-2800 2072 384) (-752 2072 384) (-752 2072 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56093" - "plane" "(-752 2048 384) (-2800 2048 384) (-2800 2048 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 109 118" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94277" - side - { - "id" "56094" - "plane" "(-768 2072 624) (-768 2464 624) (-752 2464 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56095" - "plane" "(-768 2464 384) (-768 2072 384) (-752 2072 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56096" - "plane" "(-768 2072 384) (-768 2464 384) (-768 2464 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56097" - "plane" "(-752 2464 384) (-752 2072 384) (-752 2072 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56098" - "plane" "(-768 2464 384) (-752 2464 384) (-752 2464 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56099" - "plane" "(-752 2072 384) (-768 2072 384) (-768 2072 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 249 186" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94284" - side - { - "id" "56117" - "plane" "(-768 2072 400) (-2800 2072 400) (-2800 3952 400)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56116" - "plane" "(-768 3952 384) (-2800 3952 384) (-2800 2072 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56115" - "plane" "(-2800 2072 384) (-2800 3952 384) (-2800 3952 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56114" - "plane" "(-2800 3952 384) (-768 3952 384) (-768 3952 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56113" - "plane" "(-768 2072 384) (-2800 2072 384) (-2800 2072 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56112" - "plane" "(-768 3952 384) (-768 2072 384) (-768 2072 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 137 198" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94285" - side - { - "id" "56123" - "plane" "(-768 3952 400) (-592 3952 400) (-592 2464 400)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56122" - "plane" "(-768 2464 384) (-592 2464 384) (-592 3952 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56121" - "plane" "(-592 3952 384) (-592 2464 384) (-592 2464 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56120" - "plane" "(-768 3952 384) (-592 3952 384) (-592 3952 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56119" - "plane" "(-592 2464 384) (-768 2464 384) (-768 2464 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56118" - "plane" "(-768 2464 384) (-768 3952 384) (-768 3952 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 137 198" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "98803" + side + { + "id" "57245" + "plane" "(-736 2816 1520) (-592 2816 1520) (-592 2464 1520)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-672 2464 1520]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "-0.567782 -0.103168 0.816688 -0.504417 -0.091659 0.858581 -0.438028 -0.0797228 0.89542 -0.368998 -0.0670511 0.927008 -0.297899 -0.0540912 0.953064 -0.224965 -0.0409109 0.973508 -0.150735 -0.0272505 0.988199 -0.0755921 -0.0136096 0.997046 0 0 -1" + "row1" "0.786562 0.0312143 -0.616721 0.837419 -0.171846 -0.518843 -0.672691 0.0832301 0.735228 -0.550347 0.125069 0.825516 -0.348278 0.0325119 0.936827 0.238914 -0.0435909 -0.970062 -0.0980428 0.00403663 0.995174 0 0 1 0 0 1" + "row2" "-0.73216 -0.0739015 0.677112 0.808539 -0.0389856 -0.58715 -0.783965 0.106999 0.611514 -0.596165 0.0670075 0.800061 -0.290377 0.0141956 0.956807 -0.200524 0.0133403 0.979598 0 0 1 0 0 -1 0 0 1" + "row3" "-0.801941 -0.100417 0.588903 -0.852484 -0.0501969 0.520338 -0.730273 0.0043102 0.683142 -0.694873 0.0143101 0.71899 -0.325348 0.00619985 0.945574 -0.266943 -0.00482239 0.9637 -0.0672159 -0.00128521 0.997738 0 0 -1 0 0 1" + "row4" "-0.928734 -0.131377 0.34669 0.310306 0.04127 -0.949741 0.154291 0.0150838 -0.98791 0.496586 0.0311958 -0.867427 0 0 1 -0.146023 -0.00195552 0.989279 0 0 1 0 0 1 0 0 1" + "row5" "-0.986964 -0.141499 -0.0766867 -0.983675 -0.143961 -0.107975 -0.854772 -0.145151 -0.498293 -0.772491 -0.0938715 0.628049 -0.398309 -0.0479409 0.915998 0.293623 0.00235556 -0.955918 -0.0784504 -0.000617669 0.996918 0 0 1 0 0 1" + "row6" "-0.952321 -0.108061 -0.285319 -0.837697 -0.155446 -0.523545 0.103653 0.0296136 -0.994173 -0.973708 -0.20439 0.100589 -0.557141 -0.154523 -0.815915 -0.400575 -0.058537 0.914392 0 0 -1 0 0 1 0 0 1" + "row7" "-0.543593 0.0113775 -0.839272 -0.696758 -0.0963182 -0.71081 -0.719976 -0.189095 -0.667741 -0.676566 -0.146016 -0.721761 -0.957839 -0.226576 -0.176657 -0.446809 -0.0915116 0.889937 -0.0757251 -0.0166998 0.996989 0 0 1 0 0 1" + "row8" "-0.606966 -0.0359747 -0.793913 -0.665452 -0.0799951 -0.742142 -0.390858 -0.062972 -0.918295 -0.936027 -0.159827 -0.313543 -0.131189 0.00426664 -0.991348 -0.969812 -0.0862865 0.228078 -0.0842743 0.0063515 -0.996422 -0.0482098 -0.00301414 0.998833 -0.219619 0 0.975586" + } + distances + { + "row0" "8.46478 13.1501 13.9062 12.3761 5.83145 25.6846 4.13016 6.44004 0.294556" + "row1" "7.4069 0.18469 8.57117 12.0753 13.8546 2.99078 12.6406 10.0555 9.63074" + "row2" "12.2596 12.8503 6.62837 5.96802 10.2158 15.2631 2.52148 8.98852 12.7587" + "row3" "11.6579 2.68474 4.98454 11.5501 17.7203 1.56942 19.1861 2.1853 10.655" + "row4" "7.01705 3.67365 1.53763 10.7843 12.8136 9.61319 9.69873 5.6698 15.6486" + "row5" "15.8719 12.5648 3.58597 11.3369 4.64948 8.91343 9.48627 10.8368 4.22839" + "row6" "28.3472 13.2384 11.3523 5.09207 1.26871 1.84762 14.3464 15.032 12.1067" + "row7" "37.23 21.9862 9.93889 6.73487 2.07854 4.11118 11.4469 6.3446 6.23743" + "row8" "39.5922 26.5916 14.5541 8.60916 11.3297 2.47857 9.91707 18.6297 3.25576" + } + offsets + { + "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row1" "-14.9696 0.00537109 -62.6091 -6.73938 0.00561523 -29.2706 -3.50092 0.00537109 -15.5532 -1.79126 0.00512695 -8.0769 -0.891113 0.00439453 -4.01563 -0.370605 0.00390625 -1.65503 -0.105347 0.00268555 -0.457642 -0.0111084 0.00146484 -0.038208 0 0 0" + "row2" "-21.6432 0.0612793 -92.6959 -12.1526 0.0656738 -52.8693 -6.52148 0.0610352 -28.7562 -3.48926 0.0600586 -15.3513 -1.72852 0.0488281 -7.46912 -0.744568 0.043457 -3.03906 -0.222168 0.0307617 -0.766113 -0.0467529 0.0183105 -0.0670166 0 0 0" + "row3" "-25.4144 0.230469 -110.357 -15.7485 0.236328 -68.3274 -9.22693 0.237061 -39.6792 -5.05432 0.217041 -21.2183 -2.55109 0.186035 -10.1168 -1.14691 0.158203 -3.95496 -0.451599 0.121582 -1.08594 -0.13623 0.0661621 -0.0925293 0 0 0" + "row4" "-27.6386 0.5625 -120.182 -18.1561 0.58252 -77.4585 -11.2648 0.578613 -46.4786 -6.56079 0.546875 -25.4604 -3.40851 0.469971 -11.7537 -1.73077 0.404785 -4.64807 -0.791016 0.298828 -1.21912 -0.305176 0.160645 -0.109375 0 0 0" + "row5" "-29.374 1.15869 -125.456 -20.0211 1.17065 -82.1165 -13.1074 1.17139 -50.3545 -8.15503 1.12476 -28.1207 -4.78516 1.01831 -13.6729 -2.66669 0.848633 -5.42456 -1.39044 0.614014 -1.49475 -0.583862 0.322998 -0.127563 0 0 0" + "row6" "-30.874 2.03076 -126.526 -21.827 2.05811 -83.4534 -14.9141 2.0542 -51.3586 -9.9939 2.01416 -29.2897 -6.38049 1.85889 -14.4718 -3.93262 1.58716 -5.92969 -2.19019 1.15039 -1.52051 -0.995911 0.62207 -0.134277 0 0 0" + "row7" "-32.9905 3.27686 -125.74 -24.1058 3.31006 -82.7493 -17.4165 3.33838 -51.4509 -12.2958 3.28467 -29.2673 -8.41968 3.09814 -14.5603 -5.53601 2.73291 -5.91138 -3.34467 2.11475 -1.6394 -1.57184 1.1709 -0.140503 0 0 0" + "row8" "-36.1892 4.9585 -123.961 -27.6133 5.02954 -81.921 -20.8022 5.06128 -50.7694 -15.4579 5.01807 -28.9639 -11.0473 4.80713 -14.0618 -7.67212 4.41431 -5.7594 -4.81604 3.70776 -1.53381 -2.33655 2.50439 -0.138062 0 0 0" + } + offset_normals + { + "row0" "-0.567809 -0.103238 0.816661 -0.504404 -0.0917099 0.858583 -0.438018 -0.0796396 0.895431 -0.369043 -0.0670987 0.926987 -0.297886 -0.0541611 0.953064 -0.224969 -0.0409035 0.973507 -0.150722 -0.027404 0.988196 -0.0755845 -0.0137426 0.997045 0 -0 1" + "row1" "-0.78657 -0.03125 0.61671 -0.837344 0.171275 0.519153 -0.672768 0.0834281 0.735134 -0.550344 0.125078 0.825516 -0.34828 0.0324923 0.936827 -0.238932 0.0434422 0.970064 -0.0979665 0.00403229 0.995182 0 -0 1 0 0 1" + "row2" "-0.732165 -0.0738118 0.677116 -0.808544 0.0388944 0.587148 -0.783983 0.106907 0.611507 -0.596188 0.0669335 0.80005 -0.290395 0.014158 0.956802 -0.20049 0.0132642 0.979606 0 -0 1 0 0 1 0 0 1" + "row3" "-0.780794 -0.0978388 0.617081 -0.852486 -0.0501487 0.520338 -0.730263 0.00448162 0.683151 -0.694895 0.0142785 0.718969 -0.325342 0.00610969 0.945577 -0.266932 -0.00492064 0.963703 -0.067192 -0.00123862 0.997739 0 -0 1 0 0 1" + "row4" "-0.563815 -0.122792 0.816722 -0.713809 -0.0945219 0.693932 -0.54295 -0.053397 0.838065 -0.49729 -0.0312613 0.867021 0 -0 1 -0.146033 -0.00188378 0.989278 0 0 1 0 0 1 0 0 1" + "row5" "-0.76049 -0.162388 0.628717 -0.831043 -0.143151 0.537471 -0.687509 -0.116589 0.716755 -0.658149 -0.08007 0.748618 -0.307244 -0.0370086 0.950911 -0.310859 -0.0025327 0.950453 -0.078447 -0.00063914 0.996918 0 -0 1 0 0 1" + "row6" "-0.692263 -0.182277 0.698246 -0.752466 -0.182312 0.632896 -0.683204 -0.183856 0.706703 -0.555523 -0.11675 0.823264 -0.217818 -0.0603544 0.974122 -0.193173 -0.0281863 0.98076 0 -0 1 0 0 1 0 0 1" + "row7" "-0.741313 -0.207254 0.638358 -0.788086 -0.216266 0.576324 -0.655657 -0.17214 0.735175 -0.608351 -0.131252 0.78274 -0.308293 -0.0729456 0.948491 -0.238393 -0.0490379 0.96993 -0.0689204 -0.0151634 0.997507 0 -0 1 0 0 1" + "row8" "-0.552221 -0.174049 0.815327 -0.667521 -0.190732 0.719747 -0.515246 -0.149903 0.843831 -0.464961 -0.115731 0.877734 -0.143099 -0.0451019 0.98868 -0.162131 -0.0326712 0.986228 -0.0358509 -0.0112995 0.999293 -0.00896392 -0.00282525 0.999956 0 0 1" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 1 1 0 1 9 9 9 1 0 0 0 9 9 9 9" + "row1" "0 1 0 0 1 1 1 9 1 1 9 0 9 1 0 9" + "row2" "0 9 0 0 0 1 1 0 9 1 9 0 0 1 0 1" + "row3" "0 0 0 0 0 1 0 0 9 9 9 0 0 9 9 1" + "row4" "0 0 0 1 0 1 0 9 9 9 9 0 9 9 9 9" + "row5" "0 0 1 0 0 0 9 9 9 9 9 0 9 0 9 9" + "row6" "0 0 1 0 0 0 9 1 9 9 9 1 9 0 9 9" + "row7" "0 0 0 0 1 0 9 1 9 1 9 9 9 0 1 9" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } + } + } + side + { + "id" "57244" + "plane" "(-736 2816 1520) (-672 2464 1520) (-960 2464 720)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-960 2464 720]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "0.228301 -0.310689 0.922687 0.840569 0.152808 -0.519705 -0.809289 -0.147076 0.568701 -0.878438 -0.159649 0.450398 -0.878599 -0.159832 0.45002 -0.918864 -0.167025 0.357478 -0.657658 -0.119626 0.743758 -0.613794 -0.111609 0.781538 -0.567782 -0.103168 0.816688" + "row1" "0.99621 -0.0395698 0.0774545 0.871953 0.324945 -0.366209 -0.878845 -0.236214 0.41453 -0.88381 -0.203112 -0.421457 -0.978281 -0.196987 -0.064517 -0.326731 -0.0595897 -0.943237 -0.889014 -0.148393 0.433167 0.916974 0.115318 -0.381916 0.786562 0.0312143 -0.616721" + "row2" "0.327707 -0.367325 0.870449 0.682312 0.394597 -0.615421 -0.895648 -0.256291 0.363497 -0.683907 -0.164173 -0.710857 0.474769 0.0991244 -0.874511 0.0613511 0.0117603 -0.998047 -0.975231 -0.177472 0.132014 -0.904796 -0.128066 0.406133 -0.73216 -0.0739015 0.677112" + "row3" "-0.999291 -0.0160108 0.0340923 -0.951063 -0.159166 0.26485 -0.977702 -0.109158 0.179397 -0.98133 -0.176333 0.0768014 -0.470551 -0.00861226 -0.882331 -0.833053 -0.0952583 -0.54493 -0.985014 -0.124897 0.118945 -0.967681 -0.121321 0.221076 -0.801941 -0.100417 0.588903" + "row4" "-0.999944 0.00391086 -0.00987258 -0.989178 -0.0677515 0.130142 -0.996172 -0.0415626 0.076895 -0.999359 -0.0336208 0.012298 -0.993674 -0.0145421 -0.111362 -0.997663 -0.0635928 0.0250093 -0.997015 -0.0660397 0.0399909 -0.986805 -0.0890169 0.135243 -0.928734 -0.131377 0.34669" + "row5" "-0.998906 -0.0201958 0.0421705 -0.999052 -0.0215505 0.0378219 -0.999974 0.00355734 -0.00618672 -0.999509 -0.0176887 0.025844 -0.998528 -0.027404 0.046815 -0.999718 -0.0220588 0.00874991 -0.996144 -0.0457531 -0.0748575 -0.959088 -0.0063348 -0.283038 -0.986964 -0.141499 -0.0766867" + "row6" "-0.997718 -0.0298815 0.0605397 -0.999416 -0.0168981 0.0296911 -0.999577 -0.0146046 0.0251519 -0.999567 -0.0151054 0.0252554 -0.999615 -0.0140993 0.0238895 -0.999881 -0.0153583 -0.00174634 -0.990359 -0.0212447 -0.136885 -0.970213 -0.0455345 -0.237935 -0.952321 -0.108061 -0.285319" + "row7" "-0.999922 -0.00609991 0.0109376 -1 -1.98392e-005 3.22387e-005 -0.998912 -0.0229249 0.0406066 -0.999144 -0.0213419 0.035449 -0.999467 -0.0168887 0.027949 -0.99982 -0.0172343 -0.00790264 -0.988705 -0.0227391 -0.148138 -0.869267 -0.016235 -0.494076 -0.543593 0.0113775 -0.839272" + "row8" "-0.995159 -0.049573 0.0848614 -0.997485 -0.0395349 0.0588182 -0.997529 -0.0375676 0.0593649 -0.99811 -0.0327486 0.0520024 -0.998975 -0.0233321 0.0387979 -0.999433 -0.0190865 -0.027729 -0.973379 -0.0268716 -0.227621 -0.858742 -0.0524452 -0.509717 -0.606966 -0.0359747 -0.793913" + } + distances + { + "row0" "7.36454 1.92523 11.5849 7.08954 11.7907 3.19382 9.12264 8.85705 8.46478" + "row1" "9.2363 3.40051 12.5773 4.32359 12.3627 4.88366 14.1851 12.5121 7.4069" + "row2" "2.96099 0.778335 13.6392 4.39584 14.0168 7.66035 10.2528 4.61341 12.2596" + "row3" "9.66757 29.6958 4.87575 19.3227 10.3187 11.5973 21.9223 9.43594 11.6579" + "row4" "39.0164 50.2828 36.8362 44.5281 46.5714 61.9789 37.771 20.7453 7.01705" + "row5" "85.1891 80.9329 66.3653 98.8363 161.394 126.006 64.1926 32.2577 15.8719" + "row6" "105.936 101.612 95.4358 125.582 183.564 169.439 100.933 59.997 28.3472" + "row7" "96.6171 98.4478 96.8152 127.356 181.103 170.501 112.38 64.3772 37.23" + "row8" "91.6469 97.0822 81.6627 108.187 152.31 139.591 94.2342 66.9133 39.5922" + } + offsets + { + "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row1" "3.73718 0.00537109 37.5655 1.72815 0.00561523 17.5242 0.813354 0.00561523 8.87427 0.101624 0.00561523 3.19104 -0.659912 0.00561523 -1.6062 -1.69958 0.00561523 -7.08386 -3.47858 0.00561523 -15.2786 -6.73981 0.00561523 -29.2478 -14.9696 0.00537109 -62.6091" + "row2" "5.34698 0.0612793 55.6177 2.92749 0.0656738 31.6545 1.33984 0.0629883 16.4877 0.0317383 0.0664063 6.17175 -1.38892 0.0620117 -2.98767 -3.39441 0.0664063 -13.5278 -6.53333 0.0629883 -28.2966 -12.1812 0.0656738 -52.8291 -21.6432 0.0612793 -92.6959" + "row3" "5.81506 0.230469 66.2142 3.25061 0.237061 40.9038 1.30023 0.243652 22.7216 -0.395874 0.239502 8.77612 -2.35339 0.233887 -4.04675 -5.13342 0.239502 -18.8455 -9.38599 0.243652 -39.0276 -15.8599 0.237061 -68.2717 -25.4144 0.230469 -110.357" + "row4" "5.24225 0.5625 72.1092 2.58295 0.583496 46.3657 0.471313 0.592041 26.668 -1.49316 0.594971 10.6282 -3.7135 0.577148 -4.70142 -7.0741 0.594727 -22.6714 -11.7377 0.592041 -45.7471 -18.4327 0.583496 -77.3928 -27.6386 0.5625 -120.182" + "row5" "3.47241 1.15869 75.2735 0.798401 1.17261 49.1423 -1.44629 1.19385 28.7179 -3.58032 1.20483 11.448 -6.07507 1.20605 -5.46924 -9.44537 1.20483 -24.8661 -14.1195 1.19385 -49.4578 -20.5728 1.17261 -82.0399 -29.374 1.15869 -125.456" + "row6" "0.483826 2.03076 75.9158 -2.22858 2.06055 49.9377 -4.48035 2.08154 29.2947 -6.75623 2.12134 11.644 -9.22614 2.12207 -5.78882 -12.4819 2.12134 -25.7319 -16.7363 2.08154 -50.4463 -22.7904 2.06055 -83.3728 -30.874 2.03076 -126.526" + "row7" "-3.92456 3.27686 75.4438 -6.65308 3.31274 49.509 -8.98578 3.37061 29.2312 -11.1528 3.40381 11.6489 -13.5165 3.41162 -5.82397 -16.4821 3.40381 -25.7205 -20.3872 3.37061 -50.4673 -25.6456 3.31274 -82.665 -32.9905 3.27686 -125.74" + "row8" "-9.91675 4.9585 74.3762 -12.7184 5.03223 49.0145 -15.0026 5.09229 28.9278 -17.0986 5.13916 11.6189 -19.1722 5.125 -5.62476 -21.9343 5.13892 -25.5082 -25.2999 5.09229 -49.8491 -29.9212 5.03247 -81.8381 -36.1892 4.9585 -123.961" + } + offset_normals + { + "row0" "-0.868998 -0.158 0.468913 -0.840567 -0.15283 0.519702 -0.809266 -0.147139 0.568717 -0.775202 -0.140946 0.615789 -0.73849 -0.134271 0.66076 -0.699258 -0.127138 0.703473 -0.657637 -0.11957 0.743785 -0.613771 -0.111595 0.781557 -0.567809 -0.103238 0.816661" + "row1" "-0.870429 -0.22387 0.438446 -0.871933 -0.324993 0.366212 -0.878841 -0.236227 0.41453 -0.913716 -0.209867 0.347963 -0.873248 -0.175942 0.454403 -0.921404 -0.168044 0.350393 -0.869899 -0.145244 0.47136 -0.91699 -0.115571 0.381801 -0.78657 -0.03125 0.61671" + "row2" "-0.873494 -0.189375 0.448492 -0.885367 -0.250846 0.391411 -0.895649 -0.256242 0.363528 -0.899993 -0.21617 0.378529 -0.88001 -0.183654 0.43801 -0.907854 -0.174295 0.381342 -0.913467 -0.166085 0.371476 -0.877557 -0.124338 0.463069 -0.732165 -0.0738118 0.677116" + "row3" "-0.874803 -0.205941 0.438529 -0.893785 -0.230901 0.384491 -0.899557 -0.226925 0.373232 -0.90686 -0.214018 0.363044 -0.907985 -0.186489 0.375214 -0.913905 -0.178894 0.364382 -0.898178 -0.16488 0.407542 -0.906321 -0.136033 0.400096 -0.780794 -0.0978388 0.617081" + "row4" "-0.864654 -0.185783 0.466752 -0.889499 -0.211045 0.405279 -0.901051 -0.206314 0.381499 -0.91039 -0.202052 0.36106 -0.927415 -0.168621 0.333869 -0.901533 -0.184837 0.391245 -0.852713 -0.177349 0.491352 -0.824223 -0.160005 0.543189 -0.563815 -0.122792 0.816722" + "row5" "-0.873962 -0.209946 0.438307 -0.895366 -0.220439 0.386944 -0.90261 -0.214659 0.373117 -0.904796 -0.218934 0.365256 -0.907659 -0.204826 0.366335 -0.903643 -0.212752 0.371707 -0.887539 -0.202079 0.414052 -0.892208 -0.187958 0.410653 -0.76049 -0.162388 0.628717" + "row6" "-0.866874 -0.220645 0.447041 -0.892072 -0.223518 0.392743 -0.908885 -0.21287 0.358629 -0.900842 -0.226674 0.370272 -0.892862 -0.218563 0.393735 -0.896593 -0.228318 0.379462 -0.896194 -0.229027 0.379978 -0.849926 -0.21266 0.482081 -0.692263 -0.182277 0.698246" + "row7" "-0.866704 -0.242944 0.435664 -0.894617 -0.23948 0.377239 -0.891829 -0.246263 0.379466 -0.895875 -0.256091 0.363078 -0.879051 -0.247577 0.407399 -0.893079 -0.252778 0.372175 -0.870242 -0.245667 0.426997 -0.877057 -0.240873 0.415634 -0.741313 -0.207254 0.638358" + "row8" "-0.84764 -0.267653 0.458115 -0.869549 -0.279117 0.407404 -0.865564 -0.275956 0.417908 -0.868286 -0.278945 0.410205 -0.827383 -0.260902 0.497361 -0.852537 -0.271793 0.446441 -0.804588 -0.257152 0.535268 -0.789931 -0.245243 0.562019 -0.552221 -0.174049 0.815327" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0 0 9 9 9 1 0 1" + "row7" "0 0 0 0 0 0 0 0 0 0 1 9 9 1 1 1" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } + } + } + side + { + "id" "57243" + "plane" "(-592 2464 1520) (-592 2816 1520) (-592 2816 720)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57242" + "plane" "(-672 2464 1520) (-592 2464 1520) (-592 2464 720)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57241" + "plane" "(-592 2816 1520) (-736 2816 1520) (-1024 2816 720)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57240" + "plane" "(-960 2464 720) (-592 2464 720) (-592 2816 720)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 153 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "98802" - side - { - "id" "57239" - "plane" "(-1200 2464 400) (-592 2464 400) (-592 2816 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + solid { - "id" "57238" - "plane" "(-1264 2816 400) (-1024 2816 720) (-960 2464 720)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-1200 2464 400]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "0.791681 0.144027 -0.593715 -0.802314 -0.14581 0.57882 -0.812678 -0.147908 0.56363 -0.773321 -0.166816 0.611676 0.739929 -0.183567 0.647154 0.918007 -0.112604 0.380241 0.512828 -0.253132 0.820324 0.922039 -0.118772 0.368425 0.228301 -0.310689 0.922687" - "row1" "-0.790095 -0.156669 0.592625 -0.791682 -0.143942 0.593734 -0.799741 -0.145378 0.582478 0.558301 -0.200575 0.805028 0.999995 -0.000866249 0.00317174 0.987559 0.0461962 -0.150313 0.303279 -0.313905 0.899714 0.656507 -0.323132 0.681604 0.99621 -0.0395698 0.0774545" - "row2" "-0.788425 -0.169492 0.591319 -0.791883 -0.150517 0.591833 -0.791692 -0.1438 0.593755 -0.805009 -0.148395 0.574403 0.40526 -0.237448 0.882826 0.740707 -0.196061 0.642583 0.992316 0.0374293 -0.117934 0.175062 -0.382276 0.907314 0.327707 -0.367325 0.870449" - "row3" "-0.78661 -0.182128 0.589978 -0.795575 -0.14456 0.588356 -0.7979 -0.150251 0.583764 -0.813399 -0.151505 0.561631 -0.73899 -0.179483 0.649368 -0.265038 -0.294408 0.918193 0.980227 0.0677414 -0.185923 -0.55105 -0.355344 0.755033 -0.999291 -0.0160108 0.0340923" - "row4" "-0.784646 -0.194913 0.588506 -0.796465 -0.161448 0.582734 -0.798064 -0.158141 0.58145 -0.956877 -0.0766486 0.2802 -0.989654 -0.0337771 0.139439 -0.959464 -0.087174 0.268011 -0.968216 0.0807161 -0.236734 -0.999994 -0.00130587 0.00311819 -0.999944 0.00391086 -0.00987258" - "row5" "-0.782587 -0.207571 0.586917 -0.807136 -0.146701 0.571848 -0.874668 -0.12983 0.467013 -0.988464 -0.0452052 0.14455 -0.890855 0.139577 -0.432315 -0.986761 -0.0605149 0.150465 -0.996854 0.0299842 -0.0733744 -0.998719 0.0215455 -0.0457831 -0.998906 -0.0201958 0.0421705" - "row6" "-0.780364 -0.22018 0.585281 -0.814803 -0.167829 0.554913 -0.866787 -0.131174 0.481118 -0.925722 -0.120335 0.358551 -0.968724 -0.0810706 0.234522 -0.991914 -0.0479783 0.117492 -0.999971 0.0029936 -0.0069941 -0.998186 0.0260329 -0.0542937 -0.997718 -0.0298815 0.0605397" - "row7" "-0.77802 -0.232854 0.583493 -0.845488 -0.153697 0.511398 0.817825 0.194034 -0.541769 -0.896168 -0.169279 0.410155 -0.976388 -0.0834655 0.199247 -0.99501 -0.0419541 0.0905316 -0.983562 -0.0791469 0.162301 -0.995288 -0.0454151 0.0856722 -0.999922 -0.00609991 0.0109376" - "row8" "-0.775542 -0.245437 0.581631 0.795689 0.250202 -0.551614 -0.78849 -0.247344 0.56312 -0.856925 -0.218092 0.467029 -0.312007 0.394063 -0.864503 -0.983513 0.0825409 -0.160902 -0.996354 -0.0401519 0.0752768 -0.996877 -0.0398942 0.0681489 -0.995159 -0.049573 0.0848614" - } - distances - { - "row0" "8.11108 9.93738 8.99263 4.53257 7.13536 12.7205 11.6326 12.7259 7.36454" - "row1" "2.82211 2.16762 17.168 0.626859 13.5281 27.1589 13.1759 11.0703 9.2363" - "row2" "10.0412 10.0111 8.79279 6.02474 6.62973 11.0863 26.3322 9.11161 2.96099" - "row3" "7.54294 5.20503 4.33358 13.2525 9.23336 3.81542 9.83174 5.78774 9.66757" - "row4" "16.8119 2.05053 11.0769 7.6381 17.1086 45.748 17.4615 29.1651 39.0164" - "row5" "24.5739 12.5115 8.7423 9.64569 12.9681 49.5383 44.1395 57.7449 85.1891" - "row6" "11.514 15.7005 15.8463 24.1736 37.2487 49.929 58.5559 68.573 105.936" - "row7" "6.79199 10.981 14.8837 23.5489 29.1013 41.2467 78.0324 87.8614 96.6171" - "row8" "1.21355 2.6102 7.08404 18.4864 6.10378 18.297 45.4572 67.335 91.6469" - } - offsets - { - "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 -0.00305176 0.00146484 0.0228882 0.0180664 0.00268555 0.274597 0.0863037 0.00390625 0.993042 0.225586 0.00439453 2.40936 0.466797 0.00512695 4.84613 0.914429 0.00537109 9.33191 1.73657 0.00561523 17.5624 3.73718 0.00537109 37.5655" - "row2" "0 0 0 -0.0600586 0.0183105 0.0402222 -0.0612793 0.0307617 0.459656 0.0302734 0.043457 1.82336 0.277466 0.0488281 4.48151 0.711792 0.0598145 9.21082 1.51245 0.0610352 17.2537 2.94263 0.0656738 31.7216 5.34698 0.0612793 55.6177" - "row3" "0 0 0 -0.226196 0.0664063 0.055542 -0.360352 0.121582 0.651489 -0.316406 0.158203 2.37299 -0.0437012 0.186035 6.07013 0.513672 0.217041 12.7311 1.55054 0.237305 23.8075 3.27209 0.236328 40.9964 5.81506 0.230469 66.2142" - "row4" "0 0 0 -0.555664 0.160645 0.0656128 -0.972534 0.298828 0.731506 -1.13745 0.404785 2.78888 -0.940186 0.469971 7.05212 -0.386597 0.546875 15.2762 0.762695 0.578857 27.8872 2.60907 0.582275 46.4751 5.24225 0.5625 72.1092" - "row5" "0 0 0 -1.12317 0.322998 0.0765076 -2.05945 0.614014 0.896912 -2.64502 0.848633 3.2547 -2.74414 1.01831 8.20374 -2.24976 1.125 16.8724 -1.07935 1.17139 30.2128 0.82959 1.17065 49.2699 3.47241 1.15869 75.2735" - "row6" "0 0 0 -2.16943 0.62207 0.0805054 -3.93469 1.15039 0.912231 -5.19922 1.58716 3.55786 -5.63867 1.85889 8.68311 -5.29224 2.01416 17.5739 -4.10864 2.0542 30.8151 -2.19604 2.05811 50.072 0.483826 2.03076 75.9158" - "row7" "0 0 0 -4.08948 1.17065 0.0843201 -7.30334 2.11475 0.983704 -9.21118 2.73315 3.54681 -9.97058 3.09814 8.73615 -9.74023 3.28467 17.5604 -8.59644 3.33838 30.8706 -6.61987 3.31006 49.6496 -3.92456 3.27686 75.4438" - "row8" "0 0 0 -8.75696 2.50439 0.0828857 -12.8855 3.70776 0.920319 -15.1045 4.41431 3.45563 -15.9817 4.80713 8.43701 -15.8259 5.01807 17.3783 -14.6675 5.06104 30.4617 -12.6882 5.02954 49.1526 -9.91675 4.9585 74.3762" - } - offset_normals - { - "row0" "-0.791669 -0.14394 0.593752 -0.802316 -0.145876 0.5788 -0.812689 -0.147762 0.563652 -0.822785 -0.149597 0.548311 -0.832601 -0.151382 0.532784 -0.842134 -0.153115 0.517075 -0.851379 -0.154796 0.50119 -0.860335 -0.156425 0.485134 -0.868998 -0.158 0.468913" - "row1" "-0.790113 -0.15673 0.592585 -0.791669 -0.14394 0.593752 -0.799728 -0.145405 0.582488 -0.802508 -0.145911 0.578525 -0.818538 -0.153798 0.553481 -0.818904 -0.168778 0.548553 -0.84699 -0.175158 0.501924 -0.857322 -0.220549 0.465143 -0.870429 -0.22387 0.438446" - "row2" "-0.788425 -0.169495 0.591319 -0.791875 -0.150514 0.591844 -0.791669 -0.14394 0.593752 -0.805051 -0.148268 0.574377 -0.819382 -0.148979 0.55355 -0.834486 -0.16082 0.527039 -0.857154 -0.155846 0.490916 -0.863582 -0.195811 0.464633 -0.873494 -0.189375 0.448492" - "row3" "-0.786605 -0.182231 0.589953 -0.795529 -0.144642 0.588398 -0.797897 -0.150236 0.583772 -0.806128 -0.154146 0.571312 -0.815024 -0.154204 0.558531 -0.840849 -0.169359 0.514091 -0.851114 -0.179514 0.493335 -0.864645 -0.217085 0.45306 -0.874803 -0.205941 0.438529" - "row4" "-0.784653 -0.194936 0.588489 -0.796543 -0.161167 0.582705 -0.798046 -0.158174 0.581467 -0.803728 -0.157035 0.5739 -0.791669 -0.14394 0.593752 -0.827892 -0.17353 0.533368 -0.839664 -0.175314 0.514032 -0.859379 -0.197746 0.471556 -0.864654 -0.185783 0.466752" - "row5" "-0.782569 -0.207609 0.586927 -0.807118 -0.146749 0.571861 -0.811666 -0.156583 0.562744 -0.818309 -0.17173 0.548525 -0.815494 -0.177796 0.550779 -0.835858 -0.204769 0.509324 -0.845653 -0.201799 0.494112 -0.8667 -0.212376 0.451363 -0.873962 -0.209946 0.438307" - "row6" "-0.780355 -0.220247 0.585266 -0.814807 -0.16776 0.554928 -0.822549 -0.149554 0.548677 -0.817032 -0.183487 0.546618 -0.813437 -0.190158 0.549691 -0.830034 -0.210882 0.516307 -0.838658 -0.214324 0.500717 -0.857038 -0.222706 0.464637 -0.866874 -0.220645 0.447041" - "row7" "-0.77801 -0.232848 0.583508 -0.845494 -0.153726 0.511379 -0.818309 -0.193725 0.541147 -0.812615 -0.222235 0.538766 -0.813461 -0.224574 0.536514 -0.830964 -0.233967 0.504736 -0.838145 -0.239103 0.490247 -0.854655 -0.24315 0.45874 -0.866704 -0.242944 0.435664" - "row8" "-0.775535 -0.245411 0.581652 -0.795705 -0.250135 0.551621 -0.7883 -0.248371 0.562934 -0.797473 -0.255316 0.546671 -0.795176 -0.251482 0.551771 -0.817406 -0.26292 0.512563 -0.827005 -0.264601 0.496033 -0.843662 -0.271298 0.463283 -0.84764 -0.267653 0.458115" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0" - "row1" "0 0 0 0 9 0 0 0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0" - "row3" "0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row4" "1 1 0 0 0 0 0 0 0 0 9 0 0 0 0 0" - "row5" "1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 1 0 0 9 0 0 0 0 0 0 0 0 0" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + "id" "98804" + side + { + "id" "57251" + "plane" "(-592 2816 400) (-592 3200 400) (-1440 3200 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57250" + "plane" "(-1200 3200 720) (-1024 2816 720) (-1264 2816 400)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-1264 2816 400]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "-0.775542 -0.245437 0.581631 0.795689 0.250202 -0.551614 -0.78849 -0.247344 0.56312 -0.856925 -0.218092 0.467029 -0.312007 0.394063 -0.864503 -0.983513 0.0825409 -0.160902 -0.996354 -0.0401519 0.0752768 -0.996877 -0.0398942 0.0681489 -0.995159 -0.049573 0.0848614" + "row1" "-0.772193 -0.261335 0.579156 -0.76316 -0.349756 0.543376 0.774536 0.310367 -0.551151 -0.792225 -0.298756 0.532095 -0.826102 -0.272115 0.493466 -0.984026 -0.0924614 0.152132 -0.958578 -0.151773 0.241024 -0.987168 -0.091926 0.130572 -0.997795 -0.022294 0.0625158" + "row2" "-0.768659 -0.27727 0.576442 -0.759886 -0.329594 0.560304 -0.751106 -0.344249 0.563323 -0.774283 -0.32419 0.543495 -0.781173 -0.316389 0.538207 0.489236 0.470282 -0.734495 -0.947082 -0.181852 0.264511 -0.961876 -0.173164 0.211681 -0.988355 -0.1477 -0.0366097" + "row3" "0.764848 0.293206 -0.573618 -0.75522 -0.345891 0.556778 -0.758367 -0.3411 0.555455 -0.771516 -0.337174 0.539516 -0.778556 -0.333102 0.531878 -0.854158 -0.33524 0.397528 -0.931599 -0.294874 0.212537 -0.962876 -0.259162 0.0755244 -0.976182 -0.216952 -2.44861e-005" + "row4" "-0.760847 -0.309003 0.570639 0.756719 0.334509 -0.561676 -0.755605 -0.336508 0.561981 0.762252 0.342844 -0.549026 -0.75125 -0.343747 0.563437 -0.874152 -0.352354 0.334222 -0.936975 -0.254817 0.239054 -0.949757 -0.226878 0.215613 -0.966035 -0.183462 0.181984" + "row5" "-0.756715 -0.324478 0.567536 0.755104 0.345995 -0.556871 -0.76011 -0.34594 0.550053 -0.770412 -0.352921 0.530954 0.658131 0.422696 -0.623049 -0.688262 0.321364 -0.650401 -0.966733 -0.143268 0.211898 -0.947507 -0.154818 0.279753 -0.964203 -0.121774 0.235551" + "row6" "-0.752262 -0.340212 0.564232 -0.757914 -0.346167 0.552933 0.759024 0.347914 -0.550308 -0.765264 -0.358589 0.534589 -0.928544 -0.21047 0.305791 -0.981326 -0.116366 0.15316 -0.978289 -0.0854966 0.188787 -0.965706 -0.084565 0.245479 -0.975398 -0.0714037 0.208568" + "row7" "-0.747642 -0.355747 0.560781 -0.764933 -0.350703 0.540264 -0.759246 -0.361161 0.541395 0.764163 0.370139 -0.528253 -0.939481 -0.20076 0.277616 -0.998311 -0.0359881 0.0456161 -0.981098 -0.0664082 0.181762 -0.975139 -0.052708 0.215235 -0.980581 -0.0518247 0.189142" + "row8" "-0.742915 -0.371027 0.557151 0.748918 0.373867 -0.547124 -0.749169 -0.374114 0.546612 -0.757816 -0.378656 0.531351 -0.849797 -0.307753 0.427941 -0.949386 -0.195389 0.245946 -0.977789 -0.0627106 0.199988 -0.978126 -0.0508188 0.201711 -0.982651 -0.0526392 0.177838" + } + distances + { + "row0" "1.21355 2.6102 7.08404 18.4864 6.10378 18.297 45.4572 67.335 91.6469" + "row1" "15.9245 22.1115 5.47959 5.04861 26.5758 11.3355 37.8261 45.7521 54.0977" + "row2" "3.47364 11.8509 26.1304 19.0808 21.0799 1.80971 14.9436 33.3281 48.1933" + "row3" "6.76037 1.15262 1.07219 10.4586 13.8245 20.5325 21.2319 33.9181 49.8529" + "row4" "28.098 7.02624 0.555742 1.33448 0.54759 16.2246 28.905 44.8944 63.7411" + "row5" "0.712533 12.831 9.57182 11.1368 12.1124 9.40967 47.1059 61.8135 88.9958" + "row6" "18.6579 1.81113 5.59978 20.8261 16.9983 33.8729 63.3734 87.8635 122.922" + "row7" "26.1917 33.3969 3.6233 6.02537 16.1714 28.0515 67.5752 94.6168 127.383" + "row8" "17.2959 6.5961 10.3722 13.3123 23.0462 42.1261 61.2389 81.8049 110.19" + } + offsets + { + "row0" "0 0 0 -8.75696 2.50439 0.0828857 -12.8855 3.70776 0.920319 -15.1045 4.41431 3.45563 -15.9817 4.80713 8.43701 -15.8259 5.01807 17.3783 -14.6675 5.06104 30.4617 -12.6882 5.02954 49.1526 -9.91675 4.9585 74.3762" + "row1" "0 0 0 -4.09082 1.1709 0.0849609 -7.30566 2.11475 0.987244 -9.21387 2.73315 3.55591 -9.97314 3.09814 8.75415 -9.74243 3.28467 17.5889 -8.59814 3.33838 30.9063 -6.62146 3.31006 49.6909 -3.92603 3.2771 75.4854" + "row2" "0 0 0 -2.18738 0.62207 0.0841064 -3.96167 1.15039 0.947998 -5.23291 1.58716 3.65637 -5.6676 1.85938 8.88171 -5.31848 2.01416 17.9095 -4.12891 2.0542 31.2218 -2.21277 2.05786 50.5594 0.469116 2.03076 76.382" + "row3" "0 0 0 -1.18848 0.322998 0.0856323 -2.17114 0.614258 0.995422 -2.76953 0.848633 3.59314 -2.85803 1.01855 8.92358 -2.34668 1.125 18.0719 -1.15576 1.17139 31.8205 0.772095 1.1709 51.0592 3.4231 1.15845 77.084" + "row4" "0 0 0 -0.714355 0.160645 0.0836792 -1.25146 0.298828 0.930176 -1.47021 0.404785 3.50867 -1.24976 0.470215 8.65875 -0.652344 0.546875 18.0884 0.578369 0.578857 31.8334 2.4967 0.582275 51.1747 5.15637 0.5625 76.8741" + "row5" "0 0 0 -0.546143 0.0664063 0.0856323 -0.939941 0.121582 0.995422 -1.04309 0.158203 3.59314 -0.776855 0.185791 8.92358 -0.0771484 0.217041 18.0718 1.1803 0.237305 31.8205 3.10767 0.236572 51.0592 5.74353 0.230469 77.084" + "row6" "0 0 0 -0.677734 0.0180664 0.0841064 -1.16272 0.0302734 0.947998 -1.37354 0.043457 3.65637 -1.1416 0.048584 8.88171 -0.432617 0.0595703 17.9095 0.85498 0.0610352 31.2218 2.76831 0.0656738 50.5594 5.3927 0.0612793 76.382" + "row7" "0 0 0 -1.16772 0.00146484 0.0849609 -2.02539 0.00268555 0.987244 -2.3905 0.00390625 3.55591 -2.23828 0.00439453 8.75415 -1.5437 0.00512695 17.5889 -0.266235 0.00561523 30.9063 1.6394 0.00561523 49.6909 4.25244 0.00561523 75.4854" + "row8" "0 0 0 -2.49609 0 0.0828857 -3.61584 0 0.920319 -4.0686 0 3.45563 -3.9635 0 8.43701 -3.2804 0 17.3783 -2.01489 0 30.4617 -0.114258 0 49.1526 2.47925 0 74.3762" + } + offset_normals + { + "row0" "-0.775535 -0.245411 0.581652 -0.795705 -0.250135 0.551621 -0.7883 -0.248371 0.562934 -0.797473 -0.255316 0.546671 -0.795176 -0.251482 0.551771 -0.817406 -0.26292 0.512563 -0.827005 -0.264601 0.496033 -0.843662 -0.271298 0.463283 -0.84764 -0.267653 0.458115" + "row1" "-0.772184 -0.2614 0.579138 -0.763162 -0.349783 0.543356 -0.774528 -0.310604 0.551028 -0.792228 -0.298674 0.532136 -0.796172 -0.292044 0.529924 -0.814299 -0.300932 0.496344 -0.826963 -0.299659 0.475749 -0.843493 -0.309193 0.439226 -0.85015 -0.309109 0.426258" + "row2" "-0.768623 -0.277318 0.576467 -0.759916 -0.329543 0.560293 -0.751101 -0.344255 0.563326 -0.774266 -0.324238 0.54349 -0.78115 -0.316417 0.538224 -0.806632 -0.318744 0.497742 -0.821177 -0.323229 0.47031 -0.833934 -0.327411 0.444247 -0.840672 -0.326594 0.431981" + "row3" "-0.764851 -0.29316 0.573638 -0.755113 -0.346093 0.556798 -0.758409 -0.341002 0.555457 -0.771516 -0.337158 0.539525 -0.778534 -0.333121 0.531898 -0.80827 -0.333755 0.485084 -0.814746 -0.339803 0.469811 -0.829506 -0.350281 0.434997 -0.838077 -0.347644 0.420441" + "row4" "-0.76087 -0.308922 0.570652 -0.756778 -0.334414 0.561653 -0.755651 -0.336386 0.561993 -0.762282 -0.342756 0.54904 -0.751101 -0.344255 0.563326 -0.788307 -0.350101 0.505966 -0.798853 -0.351455 0.488173 -0.818735 -0.357688 0.449146 -0.822247 -0.354782 0.445017" + "row5" "-0.756681 -0.3246 0.567511 -0.755072 -0.346075 0.556865 -0.760113 -0.345876 0.550089 -0.77037 -0.353002 0.530961 -0.770612 -0.357824 0.52737 -0.79222 -0.369705 0.485495 -0.80278 -0.369175 0.468246 -0.823064 -0.37368 0.427703 -0.828235 -0.375652 0.415828" + "row6" "-0.752286 -0.340189 0.564214 -0.757886 -0.346212 0.552943 -0.759038 -0.347892 0.550302 -0.765235 -0.358681 0.534568 -0.7671 -0.363562 0.528563 -0.78612 -0.374016 0.492064 -0.795611 -0.38123 0.470815 -0.812883 -0.383261 0.438556 -0.820329 -0.384302 0.423524" + "row7" "-0.747685 -0.355685 0.560763 -0.764974 -0.350613 0.540263 -0.759425 -0.360739 0.541425 -0.764161 -0.37014 0.528256 -0.770114 -0.373681 0.516998 -0.788512 -0.381072 0.482735 -0.796269 -0.387532 0.464514 -0.81168 -0.393433 0.431726 -0.82069 -0.395027 0.412821" + "row8" "-0.742879 -0.371084 0.55716 -0.748857 -0.373945 0.547155 -0.749156 -0.374133 0.546617 -0.757825 -0.378682 0.53132 -0.759818 -0.379529 0.527858 -0.779544 -0.389585 0.490443 -0.788469 -0.394002 0.472312 -0.803278 -0.401427 0.440001 -0.805066 -0.402083 0.436118" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 0 0 9 0 0 9 0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row3" "0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row4" "1 9 0 0 0 0 0 9 0 0 0 0 0 0 0 0" + "row5" "0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0" + "row7" "0 1 0 9 0 0 0 0 0 0 0 0 0 0 0 0" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } } } - } - side - { - "id" "57237" - "plane" "(-592 2464 400) (-592 2464 720) (-592 2816 720)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57236" - "plane" "(-1200 2464 400) (-960 2464 720) (-592 2464 720)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57235" - "plane" "(-592 2816 400) (-592 2816 720) (-1024 2816 720)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57234" - "plane" "(-1024 2816 720) (-592 2816 720) (-592 2464 720)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 153 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + side + { + "id" "57249" + "plane" "(-592 2816 720) (-592 3200 720) (-592 3200 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57248" + "plane" "(-1024 2816 720) (-592 2816 720) (-592 2816 400)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57247" + "plane" "(-592 3200 720) (-1200 3200 720) (-1440 3200 400)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57246" + "plane" "(-592 3200 720) (-592 2816 720) (-1024 2816 720)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 153 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "98803" - side + solid { - "id" "57245" - "plane" "(-736 2816 1520) (-592 2816 1520) (-592 2464 1520)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-672 2464 1520]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "-0.567782 -0.103168 0.816688 -0.504417 -0.091659 0.858581 -0.438028 -0.0797228 0.89542 -0.368998 -0.0670511 0.927008 -0.297899 -0.0540912 0.953064 -0.224965 -0.0409109 0.973508 -0.150735 -0.0272505 0.988199 -0.0755921 -0.0136096 0.997046 0 0 -1" - "row1" "0.786562 0.0312143 -0.616721 0.837419 -0.171846 -0.518843 -0.672691 0.0832301 0.735228 -0.550347 0.125069 0.825516 -0.348278 0.0325119 0.936827 0.238914 -0.0435909 -0.970062 -0.0980428 0.00403663 0.995174 0 0 1 0 0 1" - "row2" "-0.73216 -0.0739015 0.677112 0.808539 -0.0389856 -0.58715 -0.783965 0.106999 0.611514 -0.596165 0.0670075 0.800061 -0.290377 0.0141956 0.956807 -0.200524 0.0133403 0.979598 0 0 1 0 0 -1 0 0 1" - "row3" "-0.801941 -0.100417 0.588903 -0.852484 -0.0501969 0.520338 -0.730273 0.0043102 0.683142 -0.694873 0.0143101 0.71899 -0.325348 0.00619985 0.945574 -0.266943 -0.00482239 0.9637 -0.0672159 -0.00128521 0.997738 0 0 -1 0 0 1" - "row4" "-0.928734 -0.131377 0.34669 0.310306 0.04127 -0.949741 0.154291 0.0150838 -0.98791 0.496586 0.0311958 -0.867427 0 0 1 -0.146023 -0.00195552 0.989279 0 0 1 0 0 1 0 0 1" - "row5" "-0.986964 -0.141499 -0.0766867 -0.983675 -0.143961 -0.107975 -0.854772 -0.145151 -0.498293 -0.772491 -0.0938715 0.628049 -0.398309 -0.0479409 0.915998 0.293623 0.00235556 -0.955918 -0.0784504 -0.000617669 0.996918 0 0 1 0 0 1" - "row6" "-0.952321 -0.108061 -0.285319 -0.837697 -0.155446 -0.523545 0.103653 0.0296136 -0.994173 -0.973708 -0.20439 0.100589 -0.557141 -0.154523 -0.815915 -0.400575 -0.058537 0.914392 0 0 -1 0 0 1 0 0 1" - "row7" "-0.543593 0.0113775 -0.839272 -0.696758 -0.0963182 -0.71081 -0.719976 -0.189095 -0.667741 -0.676566 -0.146016 -0.721761 -0.957839 -0.226576 -0.176657 -0.446809 -0.0915116 0.889937 -0.0757251 -0.0166998 0.996989 0 0 1 0 0 1" - "row8" "-0.606966 -0.0359747 -0.793913 -0.665452 -0.0799951 -0.742142 -0.390858 -0.062972 -0.918295 -0.936027 -0.159827 -0.313543 -0.131189 0.00426664 -0.991348 -0.969812 -0.0862865 0.228078 -0.0842743 0.0063515 -0.996422 -0.0482098 -0.00301414 0.998833 -0.219619 0 0.975586" - } - distances - { - "row0" "8.46478 13.1501 13.9062 12.3761 5.83145 25.6846 4.13016 6.44004 0.294556" - "row1" "7.4069 0.18469 8.57117 12.0753 13.8546 2.99078 12.6406 10.0555 9.63074" - "row2" "12.2596 12.8503 6.62837 5.96802 10.2158 15.2631 2.52148 8.98852 12.7587" - "row3" "11.6579 2.68474 4.98454 11.5501 17.7203 1.56942 19.1861 2.1853 10.655" - "row4" "7.01705 3.67365 1.53763 10.7843 12.8136 9.61319 9.69873 5.6698 15.6486" - "row5" "15.8719 12.5648 3.58597 11.3369 4.64948 8.91343 9.48627 10.8368 4.22839" - "row6" "28.3472 13.2384 11.3523 5.09207 1.26871 1.84762 14.3464 15.032 12.1067" - "row7" "37.23 21.9862 9.93889 6.73487 2.07854 4.11118 11.4469 6.3446 6.23743" - "row8" "39.5922 26.5916 14.5541 8.60916 11.3297 2.47857 9.91707 18.6297 3.25576" - } - offsets - { - "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row1" "-14.9696 0.00537109 -62.6091 -6.73938 0.00561523 -29.2706 -3.50092 0.00537109 -15.5532 -1.79126 0.00512695 -8.0769 -0.891113 0.00439453 -4.01563 -0.370605 0.00390625 -1.65503 -0.105347 0.00268555 -0.457642 -0.0111084 0.00146484 -0.038208 0 0 0" - "row2" "-21.6432 0.0612793 -92.6959 -12.1526 0.0656738 -52.8693 -6.52148 0.0610352 -28.7562 -3.48926 0.0600586 -15.3513 -1.72852 0.0488281 -7.46912 -0.744568 0.043457 -3.03906 -0.222168 0.0307617 -0.766113 -0.0467529 0.0183105 -0.0670166 0 0 0" - "row3" "-25.4144 0.230469 -110.357 -15.7485 0.236328 -68.3274 -9.22693 0.237061 -39.6792 -5.05432 0.217041 -21.2183 -2.55109 0.186035 -10.1168 -1.14691 0.158203 -3.95496 -0.451599 0.121582 -1.08594 -0.13623 0.0661621 -0.0925293 0 0 0" - "row4" "-27.6386 0.5625 -120.182 -18.1561 0.58252 -77.4585 -11.2648 0.578613 -46.4786 -6.56079 0.546875 -25.4604 -3.40851 0.469971 -11.7537 -1.73077 0.404785 -4.64807 -0.791016 0.298828 -1.21912 -0.305176 0.160645 -0.109375 0 0 0" - "row5" "-29.374 1.15869 -125.456 -20.0211 1.17065 -82.1165 -13.1074 1.17139 -50.3545 -8.15503 1.12476 -28.1207 -4.78516 1.01831 -13.6729 -2.66669 0.848633 -5.42456 -1.39044 0.614014 -1.49475 -0.583862 0.322998 -0.127563 0 0 0" - "row6" "-30.874 2.03076 -126.526 -21.827 2.05811 -83.4534 -14.9141 2.0542 -51.3586 -9.9939 2.01416 -29.2897 -6.38049 1.85889 -14.4718 -3.93262 1.58716 -5.92969 -2.19019 1.15039 -1.52051 -0.995911 0.62207 -0.134277 0 0 0" - "row7" "-32.9905 3.27686 -125.74 -24.1058 3.31006 -82.7493 -17.4165 3.33838 -51.4509 -12.2958 3.28467 -29.2673 -8.41968 3.09814 -14.5603 -5.53601 2.73291 -5.91138 -3.34467 2.11475 -1.6394 -1.57184 1.1709 -0.140503 0 0 0" - "row8" "-36.1892 4.9585 -123.961 -27.6133 5.02954 -81.921 -20.8022 5.06128 -50.7694 -15.4579 5.01807 -28.9639 -11.0473 4.80713 -14.0618 -7.67212 4.41431 -5.7594 -4.81604 3.70776 -1.53381 -2.33655 2.50439 -0.138062 0 0 0" - } - offset_normals - { - "row0" "-0.567809 -0.103238 0.816661 -0.504404 -0.0917099 0.858583 -0.438018 -0.0796396 0.895431 -0.369043 -0.0670987 0.926987 -0.297886 -0.0541611 0.953064 -0.224969 -0.0409035 0.973507 -0.150722 -0.027404 0.988196 -0.0755845 -0.0137426 0.997045 0 -0 1" - "row1" "-0.78657 -0.03125 0.61671 -0.837344 0.171275 0.519153 -0.672768 0.0834281 0.735134 -0.550344 0.125078 0.825516 -0.34828 0.0324923 0.936827 -0.238932 0.0434422 0.970064 -0.0979665 0.00403229 0.995182 0 -0 1 0 0 1" - "row2" "-0.732165 -0.0738118 0.677116 -0.808544 0.0388944 0.587148 -0.783983 0.106907 0.611507 -0.596188 0.0669335 0.80005 -0.290395 0.014158 0.956802 -0.20049 0.0132642 0.979606 0 -0 1 0 0 1 0 0 1" - "row3" "-0.780794 -0.0978388 0.617081 -0.852486 -0.0501487 0.520338 -0.730263 0.00448162 0.683151 -0.694895 0.0142785 0.718969 -0.325342 0.00610969 0.945577 -0.266932 -0.00492064 0.963703 -0.067192 -0.00123862 0.997739 0 -0 1 0 0 1" - "row4" "-0.563815 -0.122792 0.816722 -0.713809 -0.0945219 0.693932 -0.54295 -0.053397 0.838065 -0.49729 -0.0312613 0.867021 0 -0 1 -0.146033 -0.00188378 0.989278 0 0 1 0 0 1 0 0 1" - "row5" "-0.76049 -0.162388 0.628717 -0.831043 -0.143151 0.537471 -0.687509 -0.116589 0.716755 -0.658149 -0.08007 0.748618 -0.307244 -0.0370086 0.950911 -0.310859 -0.0025327 0.950453 -0.078447 -0.00063914 0.996918 0 -0 1 0 0 1" - "row6" "-0.692263 -0.182277 0.698246 -0.752466 -0.182312 0.632896 -0.683204 -0.183856 0.706703 -0.555523 -0.11675 0.823264 -0.217818 -0.0603544 0.974122 -0.193173 -0.0281863 0.98076 0 -0 1 0 0 1 0 0 1" - "row7" "-0.741313 -0.207254 0.638358 -0.788086 -0.216266 0.576324 -0.655657 -0.17214 0.735175 -0.608351 -0.131252 0.78274 -0.308293 -0.0729456 0.948491 -0.238393 -0.0490379 0.96993 -0.0689204 -0.0151634 0.997507 0 -0 1 0 0 1" - "row8" "-0.552221 -0.174049 0.815327 -0.667521 -0.190732 0.719747 -0.515246 -0.149903 0.843831 -0.464961 -0.115731 0.877734 -0.143099 -0.0451019 0.98868 -0.162131 -0.0326712 0.986228 -0.0358509 -0.0112995 0.999293 -0.00896392 -0.00282525 0.999956 0 0 1" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 1 1 0 1 9 9 9 1 0 0 0 9 9 9 9" - "row1" "0 1 0 0 1 1 1 9 1 1 9 0 9 1 0 9" - "row2" "0 9 0 0 0 1 1 0 9 1 9 0 0 1 0 1" - "row3" "0 0 0 0 0 1 0 0 9 9 9 0 0 9 9 1" - "row4" "0 0 0 1 0 1 0 9 9 9 9 0 9 9 9 9" - "row5" "0 0 1 0 0 0 9 9 9 9 9 0 9 0 9 9" - "row6" "0 0 1 0 0 0 9 1 9 9 9 1 9 0 9 9" - "row7" "0 0 0 0 1 0 9 1 9 1 9 9 9 0 1 9" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + "id" "98805" + side + { + "id" "57257" + "plane" "(-736 2816 1520) (-912 3200 1520) (-592 3200 1520)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-736 2816 1520]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "-0.606966 -0.0359747 -0.793913 -0.665452 -0.0799951 -0.742142 -0.390858 -0.062972 -0.918295 -0.936027 -0.159827 -0.313543 -0.131189 0.00426664 -0.991348 -0.969812 -0.0862865 0.228078 -0.0842743 0.0063515 -0.996422 -0.0482098 -0.00301414 0.998833 -0.219619 0 0.975586" + "row1" "-0.487797 -0.0336132 -0.87231 -0.48697 -0.0318888 -0.872836 -0.472795 -0.0336925 -0.880528 -0.8927 -0.0840948 -0.442735 -0.943652 -0.0698242 0.323489 -0.985198 -0.0209052 0.170138 -0.902203 -0.00828624 0.431233 -0.779097 0 0.626903 -0.61982 0 -0.784744" + "row2" "-0.427194 -0.0269127 -0.90376 -0.410978 -0.02211 -0.911377 -0.384533 0.0105275 -0.923051 -0.557564 0.0030186 -0.830128 -0.812859 -0.0105719 -0.582364 -0.960186 -0.0282049 0.277933 -0.932385 0 -0.361466 -0.99991 0 -0.0134429 -0.797301 0 0.603582" + "row3" "-0.636175 -0.0462821 -0.770155 -0.531532 -0.0322709 -0.846423 -0.622447 -0.0439943 -0.781424 -0.710321 -0.0284293 -0.703304 -0.705905 -0.00541186 -0.708286 -0.745667 -0.00332225 -0.66631 -0.773738 -0.000947831 -0.633505 -0.999748 0 0.022467 -0.854052 0 -0.520187" + "row4" "-0.905168 -0.0739571 -0.41857 -0.733767 -0.0425513 -0.678068 -0.600593 -0.00268239 -0.79955 -0.652468 -0.0150199 -0.757668 -0.715253 0 -0.698865 -0.756616 -0.00320841 -0.653851 -0.882818 0 -0.469716 -0.83167 0 -0.555271 -0.985213 0 -0.171336" + "row5" "-0.996628 -0.0737653 0.0359455 -0.910967 -0.0529521 -0.409066 -0.688232 -0.0211175 -0.725183 -0.856341 -0.0605981 -0.512843 -0.692901 -0.00967459 -0.720968 -0.706003 -0.0033741 -0.708201 -0.541076 0.000815048 -0.840973 -0.633037 0 -0.774121 -0.808406 0 -0.588626" + "row6" "-0.988241 -0.103302 0.112735 -0.997661 0.0328702 -0.059933 -0.949161 -0.114149 -0.293367 -0.674936 -0.0132275 -0.737758 -0.685133 -0.0179393 -0.728197 -0.792097 -0.0182758 -0.610121 -0.726605 0 -0.687056 -0.515994 0 -0.856592 -0.50716 0 0.861852" + "row7" "-0.974298 -0.097409 0.203113 -0.98668 -0.158988 0.0344273 -0.802387 0.037937 -0.595597 -0.787044 -0.0873433 0.610682 -0.267767 -0.0844779 0.959773 -0.899814 -0.0531032 0.433029 -0.314222 -0.0185887 0.949168 -0.140532 0 -0.990076 -0.210662 0 -0.977559" + "row8" "-0.711476 -0.16819 -0.682286 -0.956613 -0.244071 -0.159128 -0.38241 -0.142529 0.912934 -0.175041 -0.0675177 0.982243 0.223082 0.111761 0.968372 0.0229682 0.00792879 0.999705 -0.010766 -0.00538132 0.999928 -0.004893 -0.00255141 0.999985 0 0 1" + } + distances + { + "row0" "39.5922 26.5916 14.5541 8.60916 11.3297 2.47857 9.91707 18.6297 3.25576" + "row1" "48.8889 38.3412 26.8542 20.3715 18.7587 14.3295 10.5184 7.75802 5.8084" + "row2" "53.6403 53.6976 46.9148 42.2188 32.4229 27.7596 22.7926 17.6619 15.4123" + "row3" "53.5524 60.3412 55.6046 50.1604 47.2325 43.5775 37.864 23.9772 22.4866" + "row4" "48.7112 56.492 58.6143 52.2257 46.4093 44.515 34.0062 30.3026 19.5692" + "row5" "47.8019 44.3124 50.9379 43.6203 41.083 40.0136 46.1294 31.5758 18.6716" + "row6" "46.6007 26.5901 33.256 28.1655 24.0884 20.5323 17.4593 20.8422 14.2616" + "row7" "32.58 31.1281 15.297 8.63153 28.7612 4.46415 14.3158 15.3439 3.02304" + "row8" "21.2206 12.8807 16.1528 34.695 8.60908 16.4119 17.9658 7.27233 10.4753" + } + offsets + { + "row0" "-36.1892 4.9585 -123.961 -27.6133 5.02954 -81.921 -20.8022 5.06128 -50.7694 -15.4579 5.01807 -28.9639 -11.0473 4.80713 -14.0618 -7.67212 4.41431 -5.7594 -4.81604 3.70776 -1.53381 -2.33655 2.50439 -0.138062 0 0 0" + "row1" "-28.0495 3.2771 -125.809 -20.8098 3.31006 -82.8181 -15.3536 3.33838 -51.5105 -11.1128 3.28467 -29.3148 -7.82318 3.09814 -14.5903 -5.29138 2.73291 -5.92651 -3.27808 2.11475 -1.64539 -1.56702 1.17065 -0.141602 0 0 0" + "row2" "-21.288 2.03076 -127.303 -15.5076 2.05786 -84.2657 -11.0297 2.0542 -52.0364 -7.81482 2.01416 -29.8494 -5.32483 1.85889 -14.8029 -3.51843 1.58716 -6.09399 -2.0979 1.15039 -1.57983 -0.995728 0.62207 -0.140137 0 0 0" + "row3" "-15.7172 1.15845 -128.473 -11.2311 1.17065 -85.0986 -7.86328 1.17139 -53.0342 -5.34399 1.125 -30.1198 -3.50623 1.01831 -14.8726 -2.22107 0.848877 -5.98853 -1.30829 0.614258 -1.65894 -0.604858 0.322998 -0.142578 0 0 0" + "row4" "-10.918 0.5625 -128.123 -7.80701 0.58252 -85.2911 -5.38867 0.579102 -53.0557 -3.58502 0.546875 -30.1473 -2.20569 0.470215 -14.4312 -1.38159 0.404785 -5.84766 -0.797729 0.298828 -1.55029 -0.372681 0.160645 -0.139404 0 0 0" + "row5" "-7.09686 0.230469 -128.473 -5.13403 0.236572 -85.0986 -3.63513 0.237061 -53.0342 -2.46094 0.217041 -30.1196 -1.58533 0.186035 -14.8726 -1.00116 0.158203 -5.98853 -0.600281 0.121582 -1.65894 -0.281982 0.065918 -0.142578 0 0 0" + "row6" "-3.8678 0.0612793 -127.303 -3.0744 0.0656738 -84.2657 -2.38666 0.0610352 -52.0365 -1.84686 0.0595703 -29.8491 -1.36169 0.0488281 -14.803 -0.976929 0.043457 -6.09399 -0.623169 0.0302734 -1.57983 -0.311646 0.0183105 -0.140137 0 0 0" + "row7" "-1.20496 0.00561523 -125.809 -1.51465 0.00561523 -82.8181 -1.65137 0.00537109 -51.5105 -1.63489 0.00512695 -29.3149 -1.48157 0.00439453 -14.5902 -1.21271 0.00341797 -5.92651 -0.856262 0.00244141 -1.64539 -0.44281 0.00146484 -0.141724 0 0 0" + "row8" "0.993774 0 -123.961 -0.399597 0 -81.921 -1.30176 0 -50.7694 -1.76843 0 -28.9639 -1.87073 0 -14.0618 -1.66547 0 -5.7594 -1.23578 0 -1.53381 -0.654968 0 -0.138062 0 0 0" + } + offset_normals + { + "row0" "-0.552221 -0.174049 0.815327 -0.667521 -0.190732 0.719747 -0.515246 -0.149903 0.843831 -0.464961 -0.115731 0.877734 -0.143099 -0.0451019 0.98868 -0.162131 -0.0326712 0.986228 -0.0358509 -0.0112995 0.999293 -0.00896392 -0.00282525 0.999956 0 0 1" + "row1" "-0.722631 -0.231114 0.651453 -0.772846 -0.2108 0.598559 -0.622001 -0.168269 0.764722 -0.554384 -0.12702 0.822511 -0.285984 -0.0648541 0.956037 -0.2289 -0.0247858 0.973134 -0.0664968 -0.00906347 0.997745 0 -0 1 0 0 1" + "row2" "-0.658963 -0.236242 0.714113 -0.697408 -0.222776 0.68117 -0.620684 -0.178632 0.763441 -0.482888 -0.128354 0.866224 -0.19913 -0.0583308 0.978236 -0.150809 -0.0331088 0.988008 0 -0 1 0 0 1 0 0 1" + "row3" "-0.700692 -0.267857 0.661274 -0.725197 -0.261617 0.636903 -0.580151 -0.190398 0.791943 -0.52366 -0.140477 0.840266 -0.228766 -0.0632478 0.971425 -0.172629 -0.0487528 0.98378 -0.0432892 -0.0122254 0.998988 0 -0 1 0 0 1" + "row4" "-0.537175 -0.230324 0.811415 -0.603313 -0.237544 0.761305 -0.423456 -0.171807 0.889476 -0.356727 -0.119937 0.926478 0 -0 1 -0.0849562 -0.0180833 0.996221 0 0 1 0 0 1 0 0 1" + "row5" "-0.673763 -0.293723 0.678063 -0.694345 -0.273403 0.665685 -0.513897 -0.215536 0.830333 -0.443755 -0.15535 0.88258 -0.194464 -0.0662497 0.97867 -0.165897 -0.0233039 0.985868 -0.0415845 -0.00584148 0.999118 0 -0 1 0 0 1" + "row6" "-0.608773 -0.294235 0.736764 -0.603932 -0.283608 0.744871 -0.470573 -0.251743 0.845687 -0.371674 -0.161401 0.914225 -0.155906 -0.082156 0.984349 -0.111951 -0.0378982 0.992991 0 -0 1 0 0 1 0 0 1" + "row7" "-0.651374 -0.315094 0.690237 -0.628188 -0.308546 0.714268 -0.479891 -0.225989 0.847723 -0.400168 -0.149279 0.904202 -0.20601 -0.0870388 0.974671 -0.124803 -0.0457276 0.991127 -0.0398204 -0.0157302 0.999083 0 -0 1 0 0 1" + "row8" "-0.526659 -0.262999 0.80837 -0.552828 -0.247146 0.795801 -0.403217 -0.186185 0.895964 -0.328442 -0.130094 0.935522 -0.136667 -0.0682475 0.988263 -0.105583 -0.0365704 0.993738 -0.0342421 -0.0170996 0.999267 -0.00856171 -0.00427548 0.999954 0 0 1" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 0 1 0 0 0 9 0 9 0 9 9 9 0 1 9" + "row1" "0 0 0 0 0 0 0 0 9 0 9 9 9 9 9 9" + "row2" "0 0 0 0 0 0 0 9 9 0 1 9 1 9 9 9" + "row3" "0 1 1 0 0 1 9 9 9 9 9 9 1 9 9 9" + "row4" "1 1 1 9 0 0 1 9 9 9 9 9 9 9 9 9" + "row5" "9 9 1 1 0 9 9 9 9 9 9 9 9 9 1 9" + "row6" "1 9 0 9 1 9 1 0 0 9 9 9 1 9 1 9" + "row7" "0 0 0 9 0 0 9 0 9 9 9 9 9 9 9 9" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } } } - } - side - { - "id" "57244" - "plane" "(-736 2816 1520) (-672 2464 1520) (-960 2464 720)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-960 2464 720]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "0.228301 -0.310689 0.922687 0.840569 0.152808 -0.519705 -0.809289 -0.147076 0.568701 -0.878438 -0.159649 0.450398 -0.878599 -0.159832 0.45002 -0.918864 -0.167025 0.357478 -0.657658 -0.119626 0.743758 -0.613794 -0.111609 0.781538 -0.567782 -0.103168 0.816688" - "row1" "0.99621 -0.0395698 0.0774545 0.871953 0.324945 -0.366209 -0.878845 -0.236214 0.41453 -0.88381 -0.203112 -0.421457 -0.978281 -0.196987 -0.064517 -0.326731 -0.0595897 -0.943237 -0.889014 -0.148393 0.433167 0.916974 0.115318 -0.381916 0.786562 0.0312143 -0.616721" - "row2" "0.327707 -0.367325 0.870449 0.682312 0.394597 -0.615421 -0.895648 -0.256291 0.363497 -0.683907 -0.164173 -0.710857 0.474769 0.0991244 -0.874511 0.0613511 0.0117603 -0.998047 -0.975231 -0.177472 0.132014 -0.904796 -0.128066 0.406133 -0.73216 -0.0739015 0.677112" - "row3" "-0.999291 -0.0160108 0.0340923 -0.951063 -0.159166 0.26485 -0.977702 -0.109158 0.179397 -0.98133 -0.176333 0.0768014 -0.470551 -0.00861226 -0.882331 -0.833053 -0.0952583 -0.54493 -0.985014 -0.124897 0.118945 -0.967681 -0.121321 0.221076 -0.801941 -0.100417 0.588903" - "row4" "-0.999944 0.00391086 -0.00987258 -0.989178 -0.0677515 0.130142 -0.996172 -0.0415626 0.076895 -0.999359 -0.0336208 0.012298 -0.993674 -0.0145421 -0.111362 -0.997663 -0.0635928 0.0250093 -0.997015 -0.0660397 0.0399909 -0.986805 -0.0890169 0.135243 -0.928734 -0.131377 0.34669" - "row5" "-0.998906 -0.0201958 0.0421705 -0.999052 -0.0215505 0.0378219 -0.999974 0.00355734 -0.00618672 -0.999509 -0.0176887 0.025844 -0.998528 -0.027404 0.046815 -0.999718 -0.0220588 0.00874991 -0.996144 -0.0457531 -0.0748575 -0.959088 -0.0063348 -0.283038 -0.986964 -0.141499 -0.0766867" - "row6" "-0.997718 -0.0298815 0.0605397 -0.999416 -0.0168981 0.0296911 -0.999577 -0.0146046 0.0251519 -0.999567 -0.0151054 0.0252554 -0.999615 -0.0140993 0.0238895 -0.999881 -0.0153583 -0.00174634 -0.990359 -0.0212447 -0.136885 -0.970213 -0.0455345 -0.237935 -0.952321 -0.108061 -0.285319" - "row7" "-0.999922 -0.00609991 0.0109376 -1 -1.98392e-005 3.22387e-005 -0.998912 -0.0229249 0.0406066 -0.999144 -0.0213419 0.035449 -0.999467 -0.0168887 0.027949 -0.99982 -0.0172343 -0.00790264 -0.988705 -0.0227391 -0.148138 -0.869267 -0.016235 -0.494076 -0.543593 0.0113775 -0.839272" - "row8" "-0.995159 -0.049573 0.0848614 -0.997485 -0.0395349 0.0588182 -0.997529 -0.0375676 0.0593649 -0.99811 -0.0327486 0.0520024 -0.998975 -0.0233321 0.0387979 -0.999433 -0.0190865 -0.027729 -0.973379 -0.0268716 -0.227621 -0.858742 -0.0524452 -0.509717 -0.606966 -0.0359747 -0.793913" - } - distances - { - "row0" "7.36454 1.92523 11.5849 7.08954 11.7907 3.19382 9.12264 8.85705 8.46478" - "row1" "9.2363 3.40051 12.5773 4.32359 12.3627 4.88366 14.1851 12.5121 7.4069" - "row2" "2.96099 0.778335 13.6392 4.39584 14.0168 7.66035 10.2528 4.61341 12.2596" - "row3" "9.66757 29.6958 4.87575 19.3227 10.3187 11.5973 21.9223 9.43594 11.6579" - "row4" "39.0164 50.2828 36.8362 44.5281 46.5714 61.9789 37.771 20.7453 7.01705" - "row5" "85.1891 80.9329 66.3653 98.8363 161.394 126.006 64.1926 32.2577 15.8719" - "row6" "105.936 101.612 95.4358 125.582 183.564 169.439 100.933 59.997 28.3472" - "row7" "96.6171 98.4478 96.8152 127.356 181.103 170.501 112.38 64.3772 37.23" - "row8" "91.6469 97.0822 81.6627 108.187 152.31 139.591 94.2342 66.9133 39.5922" - } - offsets - { - "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row1" "3.73718 0.00537109 37.5655 1.72815 0.00561523 17.5242 0.813354 0.00561523 8.87427 0.101624 0.00561523 3.19104 -0.659912 0.00561523 -1.6062 -1.69958 0.00561523 -7.08386 -3.47858 0.00561523 -15.2786 -6.73981 0.00561523 -29.2478 -14.9696 0.00537109 -62.6091" - "row2" "5.34698 0.0612793 55.6177 2.92749 0.0656738 31.6545 1.33984 0.0629883 16.4877 0.0317383 0.0664063 6.17175 -1.38892 0.0620117 -2.98767 -3.39441 0.0664063 -13.5278 -6.53333 0.0629883 -28.2966 -12.1812 0.0656738 -52.8291 -21.6432 0.0612793 -92.6959" - "row3" "5.81506 0.230469 66.2142 3.25061 0.237061 40.9038 1.30023 0.243652 22.7216 -0.395874 0.239502 8.77612 -2.35339 0.233887 -4.04675 -5.13342 0.239502 -18.8455 -9.38599 0.243652 -39.0276 -15.8599 0.237061 -68.2717 -25.4144 0.230469 -110.357" - "row4" "5.24225 0.5625 72.1092 2.58295 0.583496 46.3657 0.471313 0.592041 26.668 -1.49316 0.594971 10.6282 -3.7135 0.577148 -4.70142 -7.0741 0.594727 -22.6714 -11.7377 0.592041 -45.7471 -18.4327 0.583496 -77.3928 -27.6386 0.5625 -120.182" - "row5" "3.47241 1.15869 75.2735 0.798401 1.17261 49.1423 -1.44629 1.19385 28.7179 -3.58032 1.20483 11.448 -6.07507 1.20605 -5.46924 -9.44537 1.20483 -24.8661 -14.1195 1.19385 -49.4578 -20.5728 1.17261 -82.0399 -29.374 1.15869 -125.456" - "row6" "0.483826 2.03076 75.9158 -2.22858 2.06055 49.9377 -4.48035 2.08154 29.2947 -6.75623 2.12134 11.644 -9.22614 2.12207 -5.78882 -12.4819 2.12134 -25.7319 -16.7363 2.08154 -50.4463 -22.7904 2.06055 -83.3728 -30.874 2.03076 -126.526" - "row7" "-3.92456 3.27686 75.4438 -6.65308 3.31274 49.509 -8.98578 3.37061 29.2312 -11.1528 3.40381 11.6489 -13.5165 3.41162 -5.82397 -16.4821 3.40381 -25.7205 -20.3872 3.37061 -50.4673 -25.6456 3.31274 -82.665 -32.9905 3.27686 -125.74" - "row8" "-9.91675 4.9585 74.3762 -12.7184 5.03223 49.0145 -15.0026 5.09229 28.9278 -17.0986 5.13916 11.6189 -19.1722 5.125 -5.62476 -21.9343 5.13892 -25.5082 -25.2999 5.09229 -49.8491 -29.9212 5.03247 -81.8381 -36.1892 4.9585 -123.961" - } - offset_normals - { - "row0" "-0.868998 -0.158 0.468913 -0.840567 -0.15283 0.519702 -0.809266 -0.147139 0.568717 -0.775202 -0.140946 0.615789 -0.73849 -0.134271 0.66076 -0.699258 -0.127138 0.703473 -0.657637 -0.11957 0.743785 -0.613771 -0.111595 0.781557 -0.567809 -0.103238 0.816661" - "row1" "-0.870429 -0.22387 0.438446 -0.871933 -0.324993 0.366212 -0.878841 -0.236227 0.41453 -0.913716 -0.209867 0.347963 -0.873248 -0.175942 0.454403 -0.921404 -0.168044 0.350393 -0.869899 -0.145244 0.47136 -0.91699 -0.115571 0.381801 -0.78657 -0.03125 0.61671" - "row2" "-0.873494 -0.189375 0.448492 -0.885367 -0.250846 0.391411 -0.895649 -0.256242 0.363528 -0.899993 -0.21617 0.378529 -0.88001 -0.183654 0.43801 -0.907854 -0.174295 0.381342 -0.913467 -0.166085 0.371476 -0.877557 -0.124338 0.463069 -0.732165 -0.0738118 0.677116" - "row3" "-0.874803 -0.205941 0.438529 -0.893785 -0.230901 0.384491 -0.899557 -0.226925 0.373232 -0.90686 -0.214018 0.363044 -0.907985 -0.186489 0.375214 -0.913905 -0.178894 0.364382 -0.898178 -0.16488 0.407542 -0.906321 -0.136033 0.400096 -0.780794 -0.0978388 0.617081" - "row4" "-0.864654 -0.185783 0.466752 -0.889499 -0.211045 0.405279 -0.901051 -0.206314 0.381499 -0.91039 -0.202052 0.36106 -0.927415 -0.168621 0.333869 -0.901533 -0.184837 0.391245 -0.852713 -0.177349 0.491352 -0.824223 -0.160005 0.543189 -0.563815 -0.122792 0.816722" - "row5" "-0.873962 -0.209946 0.438307 -0.895366 -0.220439 0.386944 -0.90261 -0.214659 0.373117 -0.904796 -0.218934 0.365256 -0.907659 -0.204826 0.366335 -0.903643 -0.212752 0.371707 -0.887539 -0.202079 0.414052 -0.892208 -0.187958 0.410653 -0.76049 -0.162388 0.628717" - "row6" "-0.866874 -0.220645 0.447041 -0.892072 -0.223518 0.392743 -0.908885 -0.21287 0.358629 -0.900842 -0.226674 0.370272 -0.892862 -0.218563 0.393735 -0.896593 -0.228318 0.379462 -0.896194 -0.229027 0.379978 -0.849926 -0.21266 0.482081 -0.692263 -0.182277 0.698246" - "row7" "-0.866704 -0.242944 0.435664 -0.894617 -0.23948 0.377239 -0.891829 -0.246263 0.379466 -0.895875 -0.256091 0.363078 -0.879051 -0.247577 0.407399 -0.893079 -0.252778 0.372175 -0.870242 -0.245667 0.426997 -0.877057 -0.240873 0.415634 -0.741313 -0.207254 0.638358" - "row8" "-0.84764 -0.267653 0.458115 -0.869549 -0.279117 0.407404 -0.865564 -0.275956 0.417908 -0.868286 -0.278945 0.410205 -0.827383 -0.260902 0.497361 -0.852537 -0.271793 0.446441 -0.804588 -0.257152 0.535268 -0.789931 -0.245243 0.562019 -0.552221 -0.174049 0.815327" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0 0 9 9 9 1 0 1" - "row7" "0 0 0 0 0 0 0 0 0 0 1 9 9 1 1 1" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + side + { + "id" "57256" + "plane" "(-1200 3200 720) (-912 3200 1520) (-736 2816 1520)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-1024 2816 720]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "-0.995159 -0.049573 0.0848614 -0.997485 -0.0395349 0.0588182 -0.997529 -0.0375676 0.0593649 -0.99811 -0.0327486 0.0520024 -0.998975 -0.0233321 0.0387979 -0.999433 -0.0190865 -0.027729 -0.973379 -0.0268716 -0.227621 -0.858742 -0.0524452 -0.509717 -0.606966 -0.0359747 -0.793913" + "row1" "-0.997795 -0.022294 0.0625158 -0.989162 -0.0877046 0.117753 -0.991741 -0.0806094 0.099756 -0.993308 -0.0645156 0.0957956 -0.996111 -0.0440474 0.0763031 -0.997646 -0.0367126 -0.0579115 -0.894832 -0.0441259 -0.444217 -0.640741 -0.043071 -0.766548 -0.487797 -0.0336132 -0.87231" + "row2" "-0.988355 -0.1477 -0.0366097 -0.975218 -0.176249 -0.133737 -0.977503 -0.145865 0.152354 -0.971963 -0.135879 0.191897 -0.944926 -0.165819 0.282169 -0.985662 -0.161414 0.0491474 -0.7957 -0.119333 -0.593818 -0.522133 -0.0591563 -0.85081 -0.427194 -0.0269127 -0.90376" + "row3" "-0.976182 -0.216952 -2.44861e-005 -0.982649 -0.180424 0.0429926 -0.950368 -0.184993 0.250159 -0.881672 -0.165367 0.441937 -0.761112 -0.165358 -0.627188 -0.51414 -0.150684 0.844367 -0.961854 -0.175879 0.209532 -0.820385 -0.0970873 -0.563509 -0.636175 -0.0462821 -0.770155" + "row4" "-0.966035 -0.183462 0.181984 -0.958512 -0.17327 0.226346 -0.891733 -0.176911 0.416552 -0.782045 -0.17808 0.597238 -0.656941 -0.142501 0.740352 -0.525368 -0.0764016 0.847438 -0.699285 -0.0612763 0.712212 -0.981659 -0.104066 0.159735 -0.905168 -0.0739571 -0.41857" + "row5" "-0.964203 -0.121774 0.235551 -0.935031 -0.139274 0.326067 -0.792179 -0.157094 0.589724 -0.616601 -0.127126 0.776944 -0.668255 -0.0847248 0.739092 -0.668702 -0.0726808 0.73997 -0.65173 -0.0503932 0.756775 -0.841404 -0.0796953 0.534498 -0.996628 -0.0737653 0.0359455" + "row6" "-0.975398 -0.0714037 0.208568 -0.96859 -0.0700268 0.238599 -0.959477 -0.0511838 0.277099 -0.74455 -0.0831663 0.662366 -0.708766 -0.0684552 0.702114 -0.74449 -0.0721198 0.663727 -0.654479 -0.0454583 0.754713 -0.787602 -0.0759753 0.611482 -0.988241 -0.103302 0.112735" + "row7" "-0.980581 -0.0518247 0.189142 -0.977828 -0.0501543 0.203314 -0.967236 -0.0388384 0.250892 -0.90757 -0.0451142 0.417471 -0.776923 -0.0518829 0.627455 -0.782019 -0.0816482 0.617884 -0.800231 -0.0668541 0.595954 -0.960775 -0.0812703 0.265152 -0.974298 -0.097409 0.203113" + "row8" "-0.982651 -0.0526392 0.177838 -0.979672 -0.0558586 0.192674 -0.9757 -0.0386548 0.215674 -0.950114 -0.0401945 0.309303 -0.852249 -0.0460952 0.521101 -0.873731 -0.0815611 0.479523 -0.973122 -0.142233 0.181118 -0.692187 -0.150493 -0.705853 -0.711476 -0.16819 -0.682286" + } + distances + { + "row0" "91.6469 97.0822 81.6627 108.187 152.31 139.591 94.2342 66.9133 39.5922" + "row1" "54.0977 76.0833 70.4533 76.6568 91.2658 76.655 60.1362 55.5837 48.8889" + "row2" "48.1933 71.1842 73.1209 56.6068 32.9154 27.3735 33.1288 48.7528 53.6403" + "row3" "49.8529 72.6316 71.4371 49.6173 29.0814 26.233 24.6335 42.0298 53.5524" + "row4" "63.7411 74.6217 70.6048 54.9563 43.1244 48.3702 53.903 45.1254 48.7112" + "row5" "88.9958 86.1333 74.6827 65.9161 58.9599 59.0996 72.7483 57.9876 47.8019" + "row6" "122.922 141.631 189.422 84.5533 77.5733 63.3136 67.5949 57.2246 46.6007" + "row7" "127.383 152.333 180.743 123.006 91.5477 60.9692 40.1775 32.2035 32.58" + "row8" "110.19 136.414 180.187 140.619 91.6073 50.1745 23.8179 21.4205 21.2206" + } + offsets + { + "row0" "-9.91675 4.9585 74.3762 -12.7184 5.03223 49.0145 -15.0026 5.09229 28.9278 -17.0986 5.13916 11.6189 -19.1722 5.125 -5.62476 -21.9343 5.13892 -25.5082 -25.2999 5.09229 -49.8491 -29.9212 5.03247 -81.8381 -36.1892 4.9585 -123.961" + "row1" "-3.92603 3.2771 75.4854 -6.64899 3.31274 49.5493 -8.9198 3.37061 29.2608 -10.9089 3.40381 11.6624 -12.921 3.41162 -5.83618 -15.3003 3.40381 -25.7589 -18.3253 3.37061 -50.5232 -22.3504 3.31274 -82.7332 -28.0495 3.2771 -125.809" + "row2" "0.469116 2.03076 76.382 -2.23633 2.06055 50.4192 -4.3941 2.08154 29.6417 -6.34985 2.12134 11.8156 -8.18146 2.12207 -5.92114 -10.3179 2.12134 -26.1929 -12.8647 2.08154 -51.0883 -16.48 2.06055 -84.1816 -21.288 2.03076 -127.303" + "row3" "3.4231 1.15845 77.084 0.752563 1.17261 50.9165 -1.38306 1.19385 30.1615 -3.164 1.20483 12.0833 -4.84113 1.20605 -5.94897 -6.69092 1.20459 -26.5266 -8.92957 1.19385 -52.0388 -11.8152 1.17261 -85.0131 -15.7172 1.15845 -128.473" + "row4" "5.15637 0.5625 76.8741 2.48267 0.58374 51.0352 0.423096 0.592041 30.283 -1.23126 0.594727 12.2407 -2.63867 0.577148 -5.77246 -4.25262 0.595215 -26.6387 -5.99768 0.592041 -52.1255 -8.16272 0.58374 -85.2075 -10.918 0.5625 -128.123" + "row5" "5.74353 0.230469 77.084 3.09839 0.236816 50.9165 1.07373 0.243652 30.1615 -0.459106 0.239746 12.0833 -1.70526 0.233887 -5.94897 -2.87964 0.239746 -26.5266 -4.07458 0.243652 -52.0388 -5.4021 0.236816 -85.0131 -7.09686 0.230469 -128.473" + "row6" "5.3927 0.0612793 76.382 2.76367 0.0656738 50.4193 0.800903 0.0629883 29.6417 -0.639526 0.0664063 11.8156 -1.64313 0.0620117 -5.92114 -2.38123 0.0664063 -26.1929 -2.89624 0.0629883 -51.0883 -3.37604 0.0656738 -84.1816 -3.8678 0.0612793 -127.303" + "row7" "4.25244 0.00561523 75.4854 1.63879 0.00561523 49.5493 -0.273926 0.00561523 29.2608 -1.57275 0.00561523 11.6624 -2.32178 0.00561523 -5.83618 -2.58435 0.00561523 -25.7589 -2.43463 0.00561523 -50.5232 -1.95129 0.00561523 -82.7332 -1.20496 0.00561523 -125.809" + "row8" "2.47925 0 74.3762 -0.110229 0 49.0145 -1.97046 0 28.9278 -3.11743 0 11.6189 -3.58948 0 -5.62476 -3.37195 0 -25.5082 -2.521 0 -49.8491 -1.05304 0 -81.8381 0.993774 0 -123.961" + } + offset_normals + { + "row0" "-0.84764 -0.267653 0.458115 -0.869549 -0.279117 0.407404 -0.865564 -0.275956 0.417908 -0.868286 -0.278945 0.410205 -0.827383 -0.260902 0.497361 -0.852537 -0.271793 0.446441 -0.804588 -0.257152 0.535268 -0.789931 -0.245243 0.562019 -0.552221 -0.174049 0.815327" + "row1" "-0.85015 -0.309109 0.426258 -0.865884 -0.331936 0.37425 -0.868994 -0.321865 0.375834 -0.876685 -0.320376 0.358864 -0.86016 -0.30891 0.405832 -0.87295 -0.312466 0.374597 -0.849604 -0.299235 0.434318 -0.855212 -0.286966 0.431582 -0.722631 -0.231114 0.651453" + "row2" "-0.840672 -0.326594 0.431981 -0.857899 -0.343904 0.381759 -0.865109 -0.358179 0.351133 -0.86496 -0.345189 0.364264 -0.856423 -0.339311 0.38911 -0.860725 -0.3352 0.383137 -0.856398 -0.337093 0.391089 -0.811942 -0.300356 0.500536 -0.658963 -0.236242 0.714113" + "row3" "-0.838077 -0.347644 0.420441 -0.857808 -0.358058 0.368727 -0.859062 -0.363956 0.359928 -0.860666 -0.36251 0.357547 -0.859994 -0.362628 0.359043 -0.856602 -0.351727 0.377519 -0.83765 -0.34197 0.425909 -0.836542 -0.326087 0.440301 -0.700692 -0.267857 0.661274" + "row4" "-0.822247 -0.354782 0.445017 -0.845134 -0.369991 0.385819 -0.852454 -0.376989 0.362217 -0.8573 -0.380801 0.34645 -0.863975 -0.395989 0.311031 -0.842296 -0.371121 0.390903 -0.796433 -0.351086 0.492375 -0.761529 -0.323239 0.561774 -0.537175 -0.230324 0.811415" + "row5" "-0.828235 -0.375652 0.415828 -0.845379 -0.388974 0.366105 -0.850537 -0.387479 0.355593 -0.851062 -0.387252 0.354583 -0.848646 -0.390527 0.356774 -0.843208 -0.381732 0.378525 -0.821653 -0.372751 0.43121 -0.813729 -0.359041 0.457095 -0.673763 -0.293723 0.678063" + "row6" "-0.820329 -0.384302 0.423524 -0.841075 -0.392518 0.372185 -0.852978 -0.396573 0.33935 -0.845376 -0.397411 0.356937 -0.834712 -0.396388 0.382273 -0.834495 -0.394656 0.384532 -0.828692 -0.397081 0.394457 -0.774264 -0.361544 0.519423 -0.608773 -0.294235 0.736764" + "row7" "-0.82069 -0.395027 0.412821 -0.843651 -0.399309 0.358894 -0.840037 -0.40383 0.362298 -0.842142 -0.409142 0.351282 -0.824371 -0.400762 0.399752 -0.831153 -0.403323 0.382772 -0.806085 -0.389108 0.445894 -0.803696 -0.376127 0.461088 -0.651374 -0.315094 0.690237" + "row8" "-0.805066 -0.402083 0.436118 -0.824359 -0.411924 0.388266 -0.820227 -0.409745 0.39917 -0.821068 -0.410302 0.396863 -0.784673 -0.391858 0.480349 -0.799966 -0.396497 0.450382 -0.752551 -0.37592 0.540695 -0.729425 -0.351713 0.586717 -0.526659 -0.262999 0.80837" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0" + "row1" "0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0" + "row2" "0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1" + "row6" "0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0" + "row7" "0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } } } - } - side - { - "id" "57243" - "plane" "(-592 2464 1520) (-592 2816 1520) (-592 2816 720)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57242" - "plane" "(-672 2464 1520) (-592 2464 1520) (-592 2464 720)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57241" - "plane" "(-592 2816 1520) (-736 2816 1520) (-1024 2816 720)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57240" - "plane" "(-960 2464 720) (-592 2464 720) (-592 2816 720)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 153 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + side + { + "id" "57255" + "plane" "(-592 2816 720) (-592 2816 1520) (-592 3200 1520)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57254" + "plane" "(-1024 2816 720) (-736 2816 1520) (-592 2816 1520)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57253" + "plane" "(-592 3200 720) (-592 3200 1520) (-912 3200 1520)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57252" + "plane" "(-1200 3200 720) (-1024 2816 720) (-592 2816 720)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 153 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "98804" - side - { - "id" "57251" - "plane" "(-592 2816 400) (-592 3200 400) (-1440 3200 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + solid { - "id" "57250" - "plane" "(-1200 3200 720) (-1024 2816 720) (-1264 2816 400)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-1264 2816 400]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "-0.775542 -0.245437 0.581631 0.795689 0.250202 -0.551614 -0.78849 -0.247344 0.56312 -0.856925 -0.218092 0.467029 -0.312007 0.394063 -0.864503 -0.983513 0.0825409 -0.160902 -0.996354 -0.0401519 0.0752768 -0.996877 -0.0398942 0.0681489 -0.995159 -0.049573 0.0848614" - "row1" "-0.772193 -0.261335 0.579156 -0.76316 -0.349756 0.543376 0.774536 0.310367 -0.551151 -0.792225 -0.298756 0.532095 -0.826102 -0.272115 0.493466 -0.984026 -0.0924614 0.152132 -0.958578 -0.151773 0.241024 -0.987168 -0.091926 0.130572 -0.997795 -0.022294 0.0625158" - "row2" "-0.768659 -0.27727 0.576442 -0.759886 -0.329594 0.560304 -0.751106 -0.344249 0.563323 -0.774283 -0.32419 0.543495 -0.781173 -0.316389 0.538207 0.489236 0.470282 -0.734495 -0.947082 -0.181852 0.264511 -0.961876 -0.173164 0.211681 -0.988355 -0.1477 -0.0366097" - "row3" "0.764848 0.293206 -0.573618 -0.75522 -0.345891 0.556778 -0.758367 -0.3411 0.555455 -0.771516 -0.337174 0.539516 -0.778556 -0.333102 0.531878 -0.854158 -0.33524 0.397528 -0.931599 -0.294874 0.212537 -0.962876 -0.259162 0.0755244 -0.976182 -0.216952 -2.44861e-005" - "row4" "-0.760847 -0.309003 0.570639 0.756719 0.334509 -0.561676 -0.755605 -0.336508 0.561981 0.762252 0.342844 -0.549026 -0.75125 -0.343747 0.563437 -0.874152 -0.352354 0.334222 -0.936975 -0.254817 0.239054 -0.949757 -0.226878 0.215613 -0.966035 -0.183462 0.181984" - "row5" "-0.756715 -0.324478 0.567536 0.755104 0.345995 -0.556871 -0.76011 -0.34594 0.550053 -0.770412 -0.352921 0.530954 0.658131 0.422696 -0.623049 -0.688262 0.321364 -0.650401 -0.966733 -0.143268 0.211898 -0.947507 -0.154818 0.279753 -0.964203 -0.121774 0.235551" - "row6" "-0.752262 -0.340212 0.564232 -0.757914 -0.346167 0.552933 0.759024 0.347914 -0.550308 -0.765264 -0.358589 0.534589 -0.928544 -0.21047 0.305791 -0.981326 -0.116366 0.15316 -0.978289 -0.0854966 0.188787 -0.965706 -0.084565 0.245479 -0.975398 -0.0714037 0.208568" - "row7" "-0.747642 -0.355747 0.560781 -0.764933 -0.350703 0.540264 -0.759246 -0.361161 0.541395 0.764163 0.370139 -0.528253 -0.939481 -0.20076 0.277616 -0.998311 -0.0359881 0.0456161 -0.981098 -0.0664082 0.181762 -0.975139 -0.052708 0.215235 -0.980581 -0.0518247 0.189142" - "row8" "-0.742915 -0.371027 0.557151 0.748918 0.373867 -0.547124 -0.749169 -0.374114 0.546612 -0.757816 -0.378656 0.531351 -0.849797 -0.307753 0.427941 -0.949386 -0.195389 0.245946 -0.977789 -0.0627106 0.199988 -0.978126 -0.0508188 0.201711 -0.982651 -0.0526392 0.177838" - } - distances - { - "row0" "1.21355 2.6102 7.08404 18.4864 6.10378 18.297 45.4572 67.335 91.6469" - "row1" "15.9245 22.1115 5.47959 5.04861 26.5758 11.3355 37.8261 45.7521 54.0977" - "row2" "3.47364 11.8509 26.1304 19.0808 21.0799 1.80971 14.9436 33.3281 48.1933" - "row3" "6.76037 1.15262 1.07219 10.4586 13.8245 20.5325 21.2319 33.9181 49.8529" - "row4" "28.098 7.02624 0.555742 1.33448 0.54759 16.2246 28.905 44.8944 63.7411" - "row5" "0.712533 12.831 9.57182 11.1368 12.1124 9.40967 47.1059 61.8135 88.9958" - "row6" "18.6579 1.81113 5.59978 20.8261 16.9983 33.8729 63.3734 87.8635 122.922" - "row7" "26.1917 33.3969 3.6233 6.02537 16.1714 28.0515 67.5752 94.6168 127.383" - "row8" "17.2959 6.5961 10.3722 13.3123 23.0462 42.1261 61.2389 81.8049 110.19" - } - offsets - { - "row0" "0 0 0 -8.75696 2.50439 0.0828857 -12.8855 3.70776 0.920319 -15.1045 4.41431 3.45563 -15.9817 4.80713 8.43701 -15.8259 5.01807 17.3783 -14.6675 5.06104 30.4617 -12.6882 5.02954 49.1526 -9.91675 4.9585 74.3762" - "row1" "0 0 0 -4.09082 1.1709 0.0849609 -7.30566 2.11475 0.987244 -9.21387 2.73315 3.55591 -9.97314 3.09814 8.75415 -9.74243 3.28467 17.5889 -8.59814 3.33838 30.9063 -6.62146 3.31006 49.6909 -3.92603 3.2771 75.4854" - "row2" "0 0 0 -2.18738 0.62207 0.0841064 -3.96167 1.15039 0.947998 -5.23291 1.58716 3.65637 -5.6676 1.85938 8.88171 -5.31848 2.01416 17.9095 -4.12891 2.0542 31.2218 -2.21277 2.05786 50.5594 0.469116 2.03076 76.382" - "row3" "0 0 0 -1.18848 0.322998 0.0856323 -2.17114 0.614258 0.995422 -2.76953 0.848633 3.59314 -2.85803 1.01855 8.92358 -2.34668 1.125 18.0719 -1.15576 1.17139 31.8205 0.772095 1.1709 51.0592 3.4231 1.15845 77.084" - "row4" "0 0 0 -0.714355 0.160645 0.0836792 -1.25146 0.298828 0.930176 -1.47021 0.404785 3.50867 -1.24976 0.470215 8.65875 -0.652344 0.546875 18.0884 0.578369 0.578857 31.8334 2.4967 0.582275 51.1747 5.15637 0.5625 76.8741" - "row5" "0 0 0 -0.546143 0.0664063 0.0856323 -0.939941 0.121582 0.995422 -1.04309 0.158203 3.59314 -0.776855 0.185791 8.92358 -0.0771484 0.217041 18.0718 1.1803 0.237305 31.8205 3.10767 0.236572 51.0592 5.74353 0.230469 77.084" - "row6" "0 0 0 -0.677734 0.0180664 0.0841064 -1.16272 0.0302734 0.947998 -1.37354 0.043457 3.65637 -1.1416 0.048584 8.88171 -0.432617 0.0595703 17.9095 0.85498 0.0610352 31.2218 2.76831 0.0656738 50.5594 5.3927 0.0612793 76.382" - "row7" "0 0 0 -1.16772 0.00146484 0.0849609 -2.02539 0.00268555 0.987244 -2.3905 0.00390625 3.55591 -2.23828 0.00439453 8.75415 -1.5437 0.00512695 17.5889 -0.266235 0.00561523 30.9063 1.6394 0.00561523 49.6909 4.25244 0.00561523 75.4854" - "row8" "0 0 0 -2.49609 0 0.0828857 -3.61584 0 0.920319 -4.0686 0 3.45563 -3.9635 0 8.43701 -3.2804 0 17.3783 -2.01489 0 30.4617 -0.114258 0 49.1526 2.47925 0 74.3762" - } - offset_normals - { - "row0" "-0.775535 -0.245411 0.581652 -0.795705 -0.250135 0.551621 -0.7883 -0.248371 0.562934 -0.797473 -0.255316 0.546671 -0.795176 -0.251482 0.551771 -0.817406 -0.26292 0.512563 -0.827005 -0.264601 0.496033 -0.843662 -0.271298 0.463283 -0.84764 -0.267653 0.458115" - "row1" "-0.772184 -0.2614 0.579138 -0.763162 -0.349783 0.543356 -0.774528 -0.310604 0.551028 -0.792228 -0.298674 0.532136 -0.796172 -0.292044 0.529924 -0.814299 -0.300932 0.496344 -0.826963 -0.299659 0.475749 -0.843493 -0.309193 0.439226 -0.85015 -0.309109 0.426258" - "row2" "-0.768623 -0.277318 0.576467 -0.759916 -0.329543 0.560293 -0.751101 -0.344255 0.563326 -0.774266 -0.324238 0.54349 -0.78115 -0.316417 0.538224 -0.806632 -0.318744 0.497742 -0.821177 -0.323229 0.47031 -0.833934 -0.327411 0.444247 -0.840672 -0.326594 0.431981" - "row3" "-0.764851 -0.29316 0.573638 -0.755113 -0.346093 0.556798 -0.758409 -0.341002 0.555457 -0.771516 -0.337158 0.539525 -0.778534 -0.333121 0.531898 -0.80827 -0.333755 0.485084 -0.814746 -0.339803 0.469811 -0.829506 -0.350281 0.434997 -0.838077 -0.347644 0.420441" - "row4" "-0.76087 -0.308922 0.570652 -0.756778 -0.334414 0.561653 -0.755651 -0.336386 0.561993 -0.762282 -0.342756 0.54904 -0.751101 -0.344255 0.563326 -0.788307 -0.350101 0.505966 -0.798853 -0.351455 0.488173 -0.818735 -0.357688 0.449146 -0.822247 -0.354782 0.445017" - "row5" "-0.756681 -0.3246 0.567511 -0.755072 -0.346075 0.556865 -0.760113 -0.345876 0.550089 -0.77037 -0.353002 0.530961 -0.770612 -0.357824 0.52737 -0.79222 -0.369705 0.485495 -0.80278 -0.369175 0.468246 -0.823064 -0.37368 0.427703 -0.828235 -0.375652 0.415828" - "row6" "-0.752286 -0.340189 0.564214 -0.757886 -0.346212 0.552943 -0.759038 -0.347892 0.550302 -0.765235 -0.358681 0.534568 -0.7671 -0.363562 0.528563 -0.78612 -0.374016 0.492064 -0.795611 -0.38123 0.470815 -0.812883 -0.383261 0.438556 -0.820329 -0.384302 0.423524" - "row7" "-0.747685 -0.355685 0.560763 -0.764974 -0.350613 0.540263 -0.759425 -0.360739 0.541425 -0.764161 -0.37014 0.528256 -0.770114 -0.373681 0.516998 -0.788512 -0.381072 0.482735 -0.796269 -0.387532 0.464514 -0.81168 -0.393433 0.431726 -0.82069 -0.395027 0.412821" - "row8" "-0.742879 -0.371084 0.55716 -0.748857 -0.373945 0.547155 -0.749156 -0.374133 0.546617 -0.757825 -0.378682 0.53132 -0.759818 -0.379529 0.527858 -0.779544 -0.389585 0.490443 -0.788469 -0.394002 0.472312 -0.803278 -0.401427 0.440001 -0.805066 -0.402083 0.436118" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 0 0 9 0 0 9 0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row3" "0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row4" "1 9 0 0 0 0 0 9 0 0 0 0 0 0 0 0" - "row5" "0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 9 0 0 0 0 0 0 0 0 0 0 0 0" - "row7" "0 1 0 9 0 0 0 0 0 0 0 0 0 0 0 0" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + "id" "98806" + side + { + "id" "57263" + "plane" "(-592 3584 400) (-1648 3584 400) (-1440 3200 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57262" + "plane" "(-1200 3200 720) (-1440 3200 400) (-1648 3584 400)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-1440 3200 400]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "-0.742915 -0.371027 0.557151 0.748918 0.373867 -0.547124 -0.749169 -0.374114 0.546612 -0.757816 -0.378656 0.531351 -0.849797 -0.307753 0.427941 -0.949386 -0.195389 0.245946 -0.977789 -0.0627106 0.199988 -0.978126 -0.0508188 0.201711 -0.982651 -0.0526392 0.177838" + "row1" "-0.73209 -0.342591 0.588792 0.856614 0.305417 -0.415853 0.744864 0.39052 -0.540991 -0.757918 -0.390789 0.522345 -0.76365 -0.392609 0.51254 -0.946571 0.207934 -0.246508 -0.985403 -0.104686 0.134242 -0.981247 -0.057379 0.184015 -0.983252 -0.0746237 0.166274" + "row2" "-0.0129716 -0.44727 0.894305 0.925128 0.209826 -0.316403 -0.526804 -0.497245 0.689365 0.877211 0.285288 -0.386149 -0.603961 -0.48311 0.633905 -0.914115 -0.258586 0.312292 -0.999332 -0.0245904 0.0270419 -0.988978 -0.0840553 0.121894 -0.981782 -0.121255 0.146294" + "row3" "0.981156 -0.0749246 0.178097 -0.463652 -0.509531 0.724848 0.709652 -0.397099 0.581985 0.306344 -0.558246 0.771047 -0.478303 -0.527934 0.701792 -0.855531 -0.325115 0.402949 -0.962734 -0.175175 0.206053 -0.988772 -0.0973781 0.113347 -0.985796 -0.110409 0.126555" + "row4" "0.972574 -0.0754593 0.220012 0.97641 -0.106503 0.187831 0.330356 -0.47755 0.814132 0.861998 -0.280106 0.422493 0.786553 -0.361577 0.500597 -0.710735 -0.418077 0.565745 -0.959133 -0.169541 0.226538 -0.99192 -0.0799648 0.0984868 -0.99293 -0.0767442 0.0905599" + "row5" "0.99993 0.00305181 -0.0114443 0.986484 -0.0884586 0.137927 0.80468 -0.30818 0.50746 0.735967 -0.359569 0.57364 0.981079 -0.102983 0.163949 -0.481166 -0.492696 0.725072 -0.987905 -0.0903583 0.126014 -0.987552 -0.0984634 0.122663 -0.999698 0.0147922 -0.0196274" + "row6" "0.976527 -0.0405101 0.211551 0.999991 0.00180321 -0.00375582 0.985944 -0.083498 0.144718 0.997874 0.0301174 -0.057787 0.986709 -0.0717266 0.145807 0.645075 -0.372143 0.667374 -0.982009 0.10241 -0.158653 -0.982638 0.0993095 -0.156717 -0.995764 0.0450625 -0.0801438" + "row7" "0.998698 -0.00593055 0.0506582 0.999895 -0.00649624 0.0129676 0.999288 -0.013418 0.0352599 0.738519 -0.246066 0.627727 0.999953 0.00311318 -0.00915943 0.610445 -0.314434 0.726972 0.99772 0.0264487 -0.0620922 -0.999212 -0.0184939 0.0351124 -0.991236 0.0524 -0.121268" + "row8" "0.998886 -0.00202926 0.0471414 0.999831 0.000443189 -0.0183765 0.997945 -0.00187769 0.0640506 0.993044 -0.0121813 0.11711 0.294103 -0.0436397 0.954777 0.930136 -0.0563708 0.362863 0.936058 -0.0448079 0.348981 -0.76255 -0.11708 0.636246 -0.951644 -0.0177736 0.306688" + } + distances + { + "row0" "17.2959 6.5961 10.3722 13.3123 23.0462 42.1261 61.2389 81.8049 110.19" + "row1" "25.0319 4.67311 11.3105 15.8034 5.50703 10.3323 46.2809 58.3344 73.4709" + "row2" "4.65825 11.4609 10.8611 11.4365 3.29187 24.9271 27.3127 39.3505 34.2366" + "row3" "12.0922 18.7021 8.95902 10.3679 14.6489 29.6387 38.926 44.4692 39.9038" + "row4" "29.9177 27.6502 19.5461 14.4598 10.9479 9.70778 34.2737 51.7195 54.5866" + "row5" "65.4388 51.9559 30.7929 18.7284 16.0092 11.9217 16.0548 53.5846 50.6694" + "row6" "73.7603 82.3185 52.3994 37.3782 17.4545 11.2471 0.884442 21.2797 44.6699" + "row7" "101.558 94.556 66.23 19.7512 18.9781 13.7563 14.723 15.5246 30.9369" + "row8" "112.971 117.887 74.7624 25.8144 8.27421 14.4351 10.2216 1.91217 49.2304" + } + offsets + { + "row0" "0 0 0 -2.49609 0 0.0828857 -3.61584 0 0.920319 -4.0686 0 3.45563 -3.9635 0 8.43701 -3.2804 0 17.3783 -2.01489 0 30.4617 -0.114258 0 49.1526 2.47925 0 74.3762" + "row1" "0 0 0 -1.14709 -0.00683594 0.0849609 -1.98926 -0.012207 0.987244 -2.34058 -0.0166016 3.55591 -2.1792 -0.0195313 8.75415 -1.47473 -0.0229492 17.5889 -0.193848 -0.0241699 30.9063 1.71533 -0.0253906 49.6909 4.3269 -0.0249023 75.4854" + "row2" "0 0 0 -0.430664 -0.0825195 0.0841064 -0.749023 -0.137939 0.947998 -0.787109 -0.195313 3.65637 -0.483276 -0.219238 8.88171 0.374756 -0.269043 17.9095 1.6759 -0.273438 31.2218 3.65356 -0.295166 50.5594 6.22095 -0.276123 76.382" + "row3" "0 0 0 0.347534 -0.297852 0.0856323 0.70105 -0.546875 0.995422 1.09253 -0.711914 3.59314 1.73315 -0.836426 8.92358 2.85217 -0.976074 18.0719 4.38232 -1.06738 31.8205 6.2998 -1.06421 51.0592 8.85364 -1.03662 77.084" + "row4" "0 0 0 1.4541 -0.722656 0.0836792 2.78186 -1.34424 0.930176 3.99304 -1.8208 3.50867 5.09717 -2.11572 8.65875 6.73108 -2.46094 18.0884 8.39319 -2.60474 31.8334 10.3591 -2.62085 51.1747 12.7496 -2.53125 76.8741" + "row5" "0 0 0 3.1731 -1.45361 0.0856323 6.11841 -2.76318 0.995422 8.68848 -3.81934 3.59314 10.8905 -4.58276 8.92358 12.8384 -5.06201 18.0718 14.6608 -5.27197 31.8205 16.5764 -5.26807 51.0592 19.0635 -5.21362 77.084" + "row6" "0 0 0 6.21143 -2.79956 0.0841064 11.5667 -5.17578 0.947998 16.1938 -7.14209 3.65637 19.4309 -8.36597 8.88171 21.873 -9.06396 17.9095 23.6047 -9.24463 31.2218 25.5708 -9.26123 50.5594 27.8845 -9.13843 76.382" + "row7" "0 0 0 11.7151 -5.26855 0.0849609 21.2438 -9.51636 0.987244 27.6829 -12.2988 3.55591 31.8544 -13.9424 8.75415 34.6003 -14.781 17.5889 36.4667 -15.0215 30.9063 38.0632 -14.895 49.6909 40.3115 -14.7458 75.4854" + "row8" "0 0 0 25.052 -11.2695 0.0828857 37.1704 -16.6853 0.920319 44.4883 -19.864 3.45563 48.9165 -21.6328 8.43701 51.9202 -22.582 17.3783 53.6567 -22.7747 30.4617 55.2111 -22.6331 49.1526 57.0217 -22.313 74.3762" + } + offset_normals + { + "row0" "-0.742879 -0.371084 0.55716 -0.748857 -0.373945 0.547155 -0.749156 -0.374133 0.546617 -0.757825 -0.378682 0.53132 -0.759818 -0.379529 0.527858 -0.779544 -0.389585 0.490443 -0.788469 -0.394002 0.472312 -0.803278 -0.401427 0.440001 -0.805066 -0.402083 0.436118" + "row1" "-0.755297 -0.329599 0.566472 -0.737749 -0.399614 0.54409 -0.744828 -0.390597 0.540985 -0.757901 -0.390793 0.522367 -0.763594 -0.392763 0.512505 -0.780259 -0.403181 0.478165 -0.791898 -0.406335 0.455839 -0.807021 -0.41575 0.419367 -0.814032 -0.412845 0.408546" + "row2" "-0.766232 -0.287468 0.574674 -0.742465 -0.370233 0.558277 -0.734044 -0.397607 0.550533 -0.750008 -0.393049 0.531978 -0.755527 -0.397101 0.521047 -0.778157 -0.400506 0.483805 -0.790746 -0.411847 0.452882 -0.806868 -0.406514 0.428613 -0.815999 -0.397201 0.419972" + "row3" "-0.775664 -0.244772 0.581748 -0.727955 -0.394309 0.560895 -0.73784 -0.380428 0.557554 -0.752185 -0.386498 0.533702 -0.757008 -0.3928 0.522156 -0.784783 -0.389219 0.482312 -0.797085 -0.391012 0.460178 -0.813139 -0.400972 0.421932 -0.824796 -0.384915 0.414188" + "row4" "-0.783575 -0.201597 0.587681 -0.740871 -0.331363 0.584216 -0.735844 -0.342612 0.58408 -0.74171 -0.370636 0.559013 -0.734044 -0.397607 0.550533 -0.779209 -0.372234 0.504258 -0.797926 -0.361155 0.482578 -0.819712 -0.358799 0.446469 -0.830887 -0.32695 0.450255" + "row5" "-0.789948 -0.158026 0.592461 -0.705937 -0.382382 0.596186 -0.716365 -0.362136 0.596389 -0.743426 -0.355159 0.566727 -0.76403 -0.343101 0.546388 -0.796972 -0.339469 0.499596 -0.814798 -0.337751 0.471199 -0.834419 -0.345035 0.429762 -0.846645 -0.320399 0.424895" + "row6" "-0.794771 -0.114144 0.596078 -0.709999 -0.304822 0.63481 -0.678026 -0.367264 0.636709 -0.73976 -0.310883 0.596747 -0.776743 -0.277952 0.565167 -0.807446 -0.287294 0.51526 -0.827624 -0.304414 0.471561 -0.848332 -0.283314 0.447288 -0.860814 -0.249668 0.44347" + "row7" "-0.798035 -0.0700393 0.598526 -0.637362 -0.345238 0.688898 -0.723234 -0.24556 0.645471 -0.753313 -0.239994 0.612309 -0.798379 -0.193538 0.570205 -0.823068 -0.22543 0.521287 -0.847624 -0.207911 0.488166 -0.866235 -0.232725 0.442127 -0.877403 -0.190106 0.44048" + "row8" "-0.799734 -0.0257967 0.5998 -0.756075 -0.0158853 0.654292 -0.789737 -0.0180316 0.613181 -0.792871 -0.0631747 0.606106 -0.821981 -0.0263144 0.568907 -0.840688 -0.0832143 0.535089 -0.858332 -0.0653393 0.508917 -0.876734 -0.0871202 0.47302 -0.878926 -0.0275819 0.47616" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "9 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row1" "9 1 0 0 0 9 0 0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 9 0 1 0 0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0" + "row5" "0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row6" "0 9 0 0 0 0 0 1 0 0 0 0 0 0 0 0" + "row7" "0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } } } - } - side - { - "id" "57249" - "plane" "(-592 2816 720) (-592 3200 720) (-592 3200 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57248" - "plane" "(-1024 2816 720) (-592 2816 720) (-592 2816 400)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57247" - "plane" "(-592 3200 720) (-1200 3200 720) (-1440 3200 400)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57246" - "plane" "(-592 3200 720) (-592 2816 720) (-1024 2816 720)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 153 130" - "visgroupshown" "1" - "visgroupautoshown" "1" + side + { + "id" "57261" + "plane" "(-592 3584 720) (-592 3584 400) (-592 3200 400)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57260" + "plane" "(-592 3200 720) (-592 3200 400) (-1440 3200 400)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57259" + "plane" "(-1408 3584 720) (-1648 3584 400) (-592 3584 400)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57258" + "plane" "(-592 3200 720) (-1200 3200 720) (-1408 3584 720)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 153 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "98805" - side + solid { - "id" "57257" - "plane" "(-736 2816 1520) (-912 3200 1520) (-592 3200 1520)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-736 2816 1520]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "-0.606966 -0.0359747 -0.793913 -0.665452 -0.0799951 -0.742142 -0.390858 -0.062972 -0.918295 -0.936027 -0.159827 -0.313543 -0.131189 0.00426664 -0.991348 -0.969812 -0.0862865 0.228078 -0.0842743 0.0063515 -0.996422 -0.0482098 -0.00301414 0.998833 -0.219619 0 0.975586" - "row1" "-0.487797 -0.0336132 -0.87231 -0.48697 -0.0318888 -0.872836 -0.472795 -0.0336925 -0.880528 -0.8927 -0.0840948 -0.442735 -0.943652 -0.0698242 0.323489 -0.985198 -0.0209052 0.170138 -0.902203 -0.00828624 0.431233 -0.779097 0 0.626903 -0.61982 0 -0.784744" - "row2" "-0.427194 -0.0269127 -0.90376 -0.410978 -0.02211 -0.911377 -0.384533 0.0105275 -0.923051 -0.557564 0.0030186 -0.830128 -0.812859 -0.0105719 -0.582364 -0.960186 -0.0282049 0.277933 -0.932385 0 -0.361466 -0.99991 0 -0.0134429 -0.797301 0 0.603582" - "row3" "-0.636175 -0.0462821 -0.770155 -0.531532 -0.0322709 -0.846423 -0.622447 -0.0439943 -0.781424 -0.710321 -0.0284293 -0.703304 -0.705905 -0.00541186 -0.708286 -0.745667 -0.00332225 -0.66631 -0.773738 -0.000947831 -0.633505 -0.999748 0 0.022467 -0.854052 0 -0.520187" - "row4" "-0.905168 -0.0739571 -0.41857 -0.733767 -0.0425513 -0.678068 -0.600593 -0.00268239 -0.79955 -0.652468 -0.0150199 -0.757668 -0.715253 0 -0.698865 -0.756616 -0.00320841 -0.653851 -0.882818 0 -0.469716 -0.83167 0 -0.555271 -0.985213 0 -0.171336" - "row5" "-0.996628 -0.0737653 0.0359455 -0.910967 -0.0529521 -0.409066 -0.688232 -0.0211175 -0.725183 -0.856341 -0.0605981 -0.512843 -0.692901 -0.00967459 -0.720968 -0.706003 -0.0033741 -0.708201 -0.541076 0.000815048 -0.840973 -0.633037 0 -0.774121 -0.808406 0 -0.588626" - "row6" "-0.988241 -0.103302 0.112735 -0.997661 0.0328702 -0.059933 -0.949161 -0.114149 -0.293367 -0.674936 -0.0132275 -0.737758 -0.685133 -0.0179393 -0.728197 -0.792097 -0.0182758 -0.610121 -0.726605 0 -0.687056 -0.515994 0 -0.856592 -0.50716 0 0.861852" - "row7" "-0.974298 -0.097409 0.203113 -0.98668 -0.158988 0.0344273 -0.802387 0.037937 -0.595597 -0.787044 -0.0873433 0.610682 -0.267767 -0.0844779 0.959773 -0.899814 -0.0531032 0.433029 -0.314222 -0.0185887 0.949168 -0.140532 0 -0.990076 -0.210662 0 -0.977559" - "row8" "-0.711476 -0.16819 -0.682286 -0.956613 -0.244071 -0.159128 -0.38241 -0.142529 0.912934 -0.175041 -0.0675177 0.982243 0.223082 0.111761 0.968372 0.0229682 0.00792879 0.999705 -0.010766 -0.00538132 0.999928 -0.004893 -0.00255141 0.999985 0 0 1" - } - distances - { - "row0" "39.5922 26.5916 14.5541 8.60916 11.3297 2.47857 9.91707 18.6297 3.25576" - "row1" "48.8889 38.3412 26.8542 20.3715 18.7587 14.3295 10.5184 7.75802 5.8084" - "row2" "53.6403 53.6976 46.9148 42.2188 32.4229 27.7596 22.7926 17.6619 15.4123" - "row3" "53.5524 60.3412 55.6046 50.1604 47.2325 43.5775 37.864 23.9772 22.4866" - "row4" "48.7112 56.492 58.6143 52.2257 46.4093 44.515 34.0062 30.3026 19.5692" - "row5" "47.8019 44.3124 50.9379 43.6203 41.083 40.0136 46.1294 31.5758 18.6716" - "row6" "46.6007 26.5901 33.256 28.1655 24.0884 20.5323 17.4593 20.8422 14.2616" - "row7" "32.58 31.1281 15.297 8.63153 28.7612 4.46415 14.3158 15.3439 3.02304" - "row8" "21.2206 12.8807 16.1528 34.695 8.60908 16.4119 17.9658 7.27233 10.4753" - } - offsets - { - "row0" "-36.1892 4.9585 -123.961 -27.6133 5.02954 -81.921 -20.8022 5.06128 -50.7694 -15.4579 5.01807 -28.9639 -11.0473 4.80713 -14.0618 -7.67212 4.41431 -5.7594 -4.81604 3.70776 -1.53381 -2.33655 2.50439 -0.138062 0 0 0" - "row1" "-28.0495 3.2771 -125.809 -20.8098 3.31006 -82.8181 -15.3536 3.33838 -51.5105 -11.1128 3.28467 -29.3148 -7.82318 3.09814 -14.5903 -5.29138 2.73291 -5.92651 -3.27808 2.11475 -1.64539 -1.56702 1.17065 -0.141602 0 0 0" - "row2" "-21.288 2.03076 -127.303 -15.5076 2.05786 -84.2657 -11.0297 2.0542 -52.0364 -7.81482 2.01416 -29.8494 -5.32483 1.85889 -14.8029 -3.51843 1.58716 -6.09399 -2.0979 1.15039 -1.57983 -0.995728 0.62207 -0.140137 0 0 0" - "row3" "-15.7172 1.15845 -128.473 -11.2311 1.17065 -85.0986 -7.86328 1.17139 -53.0342 -5.34399 1.125 -30.1198 -3.50623 1.01831 -14.8726 -2.22107 0.848877 -5.98853 -1.30829 0.614258 -1.65894 -0.604858 0.322998 -0.142578 0 0 0" - "row4" "-10.918 0.5625 -128.123 -7.80701 0.58252 -85.2911 -5.38867 0.579102 -53.0557 -3.58502 0.546875 -30.1473 -2.20569 0.470215 -14.4312 -1.38159 0.404785 -5.84766 -0.797729 0.298828 -1.55029 -0.372681 0.160645 -0.139404 0 0 0" - "row5" "-7.09686 0.230469 -128.473 -5.13403 0.236572 -85.0986 -3.63513 0.237061 -53.0342 -2.46094 0.217041 -30.1196 -1.58533 0.186035 -14.8726 -1.00116 0.158203 -5.98853 -0.600281 0.121582 -1.65894 -0.281982 0.065918 -0.142578 0 0 0" - "row6" "-3.8678 0.0612793 -127.303 -3.0744 0.0656738 -84.2657 -2.38666 0.0610352 -52.0365 -1.84686 0.0595703 -29.8491 -1.36169 0.0488281 -14.803 -0.976929 0.043457 -6.09399 -0.623169 0.0302734 -1.57983 -0.311646 0.0183105 -0.140137 0 0 0" - "row7" "-1.20496 0.00561523 -125.809 -1.51465 0.00561523 -82.8181 -1.65137 0.00537109 -51.5105 -1.63489 0.00512695 -29.3149 -1.48157 0.00439453 -14.5902 -1.21271 0.00341797 -5.92651 -0.856262 0.00244141 -1.64539 -0.44281 0.00146484 -0.141724 0 0 0" - "row8" "0.993774 0 -123.961 -0.399597 0 -81.921 -1.30176 0 -50.7694 -1.76843 0 -28.9639 -1.87073 0 -14.0618 -1.66547 0 -5.7594 -1.23578 0 -1.53381 -0.654968 0 -0.138062 0 0 0" - } - offset_normals - { - "row0" "-0.552221 -0.174049 0.815327 -0.667521 -0.190732 0.719747 -0.515246 -0.149903 0.843831 -0.464961 -0.115731 0.877734 -0.143099 -0.0451019 0.98868 -0.162131 -0.0326712 0.986228 -0.0358509 -0.0112995 0.999293 -0.00896392 -0.00282525 0.999956 0 0 1" - "row1" "-0.722631 -0.231114 0.651453 -0.772846 -0.2108 0.598559 -0.622001 -0.168269 0.764722 -0.554384 -0.12702 0.822511 -0.285984 -0.0648541 0.956037 -0.2289 -0.0247858 0.973134 -0.0664968 -0.00906347 0.997745 0 -0 1 0 0 1" - "row2" "-0.658963 -0.236242 0.714113 -0.697408 -0.222776 0.68117 -0.620684 -0.178632 0.763441 -0.482888 -0.128354 0.866224 -0.19913 -0.0583308 0.978236 -0.150809 -0.0331088 0.988008 0 -0 1 0 0 1 0 0 1" - "row3" "-0.700692 -0.267857 0.661274 -0.725197 -0.261617 0.636903 -0.580151 -0.190398 0.791943 -0.52366 -0.140477 0.840266 -0.228766 -0.0632478 0.971425 -0.172629 -0.0487528 0.98378 -0.0432892 -0.0122254 0.998988 0 -0 1 0 0 1" - "row4" "-0.537175 -0.230324 0.811415 -0.603313 -0.237544 0.761305 -0.423456 -0.171807 0.889476 -0.356727 -0.119937 0.926478 0 -0 1 -0.0849562 -0.0180833 0.996221 0 0 1 0 0 1 0 0 1" - "row5" "-0.673763 -0.293723 0.678063 -0.694345 -0.273403 0.665685 -0.513897 -0.215536 0.830333 -0.443755 -0.15535 0.88258 -0.194464 -0.0662497 0.97867 -0.165897 -0.0233039 0.985868 -0.0415845 -0.00584148 0.999118 0 -0 1 0 0 1" - "row6" "-0.608773 -0.294235 0.736764 -0.603932 -0.283608 0.744871 -0.470573 -0.251743 0.845687 -0.371674 -0.161401 0.914225 -0.155906 -0.082156 0.984349 -0.111951 -0.0378982 0.992991 0 -0 1 0 0 1 0 0 1" - "row7" "-0.651374 -0.315094 0.690237 -0.628188 -0.308546 0.714268 -0.479891 -0.225989 0.847723 -0.400168 -0.149279 0.904202 -0.20601 -0.0870388 0.974671 -0.124803 -0.0457276 0.991127 -0.0398204 -0.0157302 0.999083 0 -0 1 0 0 1" - "row8" "-0.526659 -0.262999 0.80837 -0.552828 -0.247146 0.795801 -0.403217 -0.186185 0.895964 -0.328442 -0.130094 0.935522 -0.136667 -0.0682475 0.988263 -0.105583 -0.0365704 0.993738 -0.0342421 -0.0170996 0.999267 -0.00856171 -0.00427548 0.999954 0 0 1" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 0 1 0 0 0 9 0 9 0 9 9 9 0 1 9" - "row1" "0 0 0 0 0 0 0 0 9 0 9 9 9 9 9 9" - "row2" "0 0 0 0 0 0 0 9 9 0 1 9 1 9 9 9" - "row3" "0 1 1 0 0 1 9 9 9 9 9 9 1 9 9 9" - "row4" "1 1 1 9 0 0 1 9 9 9 9 9 9 9 9 9" - "row5" "9 9 1 1 0 9 9 9 9 9 9 9 9 9 1 9" - "row6" "1 9 0 9 1 9 1 0 0 9 9 9 1 9 1 9" - "row7" "0 0 0 9 0 0 9 0 9 9 9 9 9 9 9 9" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + "id" "98807" + side + { + "id" "57269" + "plane" "(-912 3200 1520) (-1120 3584 1520) (-592 3584 1520)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-912 3200 1520]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "-0.711476 -0.16819 -0.682286 -0.956613 -0.244071 -0.159128 -0.38241 -0.142529 0.912934 -0.175041 -0.0675177 0.982243 0.223082 0.111761 0.968372 0.0229682 0.00792879 0.999705 -0.010766 -0.00538132 0.999928 -0.004893 -0.00255141 0.999985 0 0 1" + "row1" "-0.106716 -0.0463957 -0.993206 -0.216311 -0.0896451 -0.9722 -0.891594 -0.322682 -0.317704 -0.174134 -0.0539231 0.983244 -0.0549071 -0.0177805 0.998333 -0.0344768 -0.00414176 0.999397 -0.0120475 -0.00239647 0.999925 0 0 1 0 0 1" + "row2" "-0.0599171 -0.0259615 -0.997866 -0.0754209 -0.0294007 -0.996718 -0.0464725 -0.0153339 -0.998802 -0.190741 -0.0611312 -0.979735 -0.0757986 -0.0279766 0.99673 -0.0138523 -0.00403953 0.999896 0 0 1 0 0 1 0 0 -1" + "row3" "-0.121263 -0.0348486 -0.992009 -0.0617735 -0.0250166 -0.997777 -0.043482 -0.0162022 -0.998923 -0.0672352 -0.0199871 -0.997537 -0.280773 -0.0926919 0.955288 -0.0850333 -0.0328386 0.995837 -0.00148902 -0.000557589 0.999999 0 0 1 0 0 1" + "row4" "-0.0781848 -0.00552905 -0.996923 -0.0406865 -0.0173139 -0.999022 -0.0752673 -0.0311569 -0.996677 -0.055255 -0.0196168 -0.99828 0 0 -1 -0.00343756 -0.000733176 -0.999994 0 0 1 0 0 1 0 0 1" + "row5" "-0.0466335 0.00570862 -0.998896 -0.0767234 -0.0267372 -0.996694 -0.0862075 -0.0363053 -0.995615 -0.0323313 -0.0115424 -0.999411 -0.0199353 -0.00621008 -0.999782 -0.072376 -0.00351691 -0.997371 -0.0552453 -0.00273409 -0.998469 0 0 1 0 0 -1" + "row6" "-0.0150675 0.0207383 -0.999671 -0.042201 -0.0101686 -0.999057 -0.120695 -0.0684128 -0.99033 -0.0519204 -0.0210598 -0.998429 -0.0764166 -0.0314964 -0.996578 -0.021108 -0.00589141 -0.99976 0 0 -1 0 0 1 0 0 1" + "row7" "-0.250798 0.0336157 -0.967456 -0.531594 -0.193995 -0.824484 -0.0890803 -0.0291541 -0.995598 -0.0270186 -0.00703002 -0.99961 -0.0307672 -0.0077983 -0.999496 -0.000856233 -0.000309349 -1 -0.0795105 -0.0210645 0.996611 0 0 1 0 0 1" + "row8" "-0.599475 -0.0159616 0.800234 -0.813246 -0.0552689 0.57929 -0.34895 -0.0141365 -0.937035 -0.411966 -0.0282632 -0.910761 -0.0909702 -0.0027707 -0.99585 0.0143891 0.000598909 -0.999896 -0.0352564 -0.00104367 0.999378 -0.00880286 -0.000241037 0.999961 0 0 1" + } + distances + { + "row0" "21.2206 12.8807 16.1528 34.695 8.60908 16.4119 17.9658 7.27233 10.4753" + "row1" "43.1653 24.2983 5.46869 27.2877 37.3478 37.5486 29.0344 18.2119 9.43017" + "row2" "73.2193 56.8983 35.9191 7.98344 29.0945 24.9608 24.2034 24.6636 3.05542" + "row3" "74.3029 73.6717 73.3076 43.7417 7.35383 15.7538 9.6327 13.4091 2.30872" + "row4" "72.7248 79.825 80.8893 62.2148 32.3431 18.9805 4.97693 15.7861 0.564209" + "row5" "52.9028 70.41 76.688 72.7407 55.7467 23.6024 5.08982 17.1206 3.55359" + "row6" "31.2559 51.4997 50.7211 56.584 38.4701 34.7682 4.8645 4.16882 0.468994" + "row7" "10.0806 14.0611 28.9327 44.9384 41.9826 33.1467 3.76679 13.24 12.1526" + "row8" "20.6795 7.55804 11.2256 12.5166 18.5923 19.9745 9.35702 12.1545 11.0232" + } + offsets + { + "row0" "0.993774 0 -123.961 -0.399597 0 -81.921 -1.30176 0 -50.7694 -1.76843 0 -28.9639 -1.87073 0 -14.0618 -1.66547 0 -5.7594 -1.23578 0 -1.53381 -0.654968 0 -0.138062 0 0 0" + "row1" "6.79364 -0.0249023 -125.809 3.84717 -0.0253906 -82.8181 1.72687 -0.0241699 -51.5105 0.324829 -0.0229492 -29.3148 -0.476379 -0.0195313 -14.5903 -0.784546 -0.0166016 -5.92651 -0.725952 -0.012207 -1.64539 -0.422913 -0.00683594 -0.141602 0 0 0" + "row2" "12.5048 -0.276123 -127.303 8.06659 -0.294922 -84.2657 4.70703 -0.273438 -52.0364 2.42249 -0.269043 -29.8494 0.890625 -0.219238 -14.8029 0.110352 -0.195313 -6.09399 -0.208923 -0.137939 -1.57983 -0.169617 -0.0825195 -0.140137 0 0 0" + "row3" "18.6835 -1.03662 -128.473 12.6652 -1.06421 -85.0986 8.18011 -1.06714 -53.0342 4.85669 -0.976318 -30.1198 2.57068 -0.836426 -14.8726 1.23828 -0.711914 -5.98853 0.545532 -0.547119 -1.65894 0.193115 -0.297852 -0.142578 0 0 0" + "row4" "25.6797 -2.53125 -128.123 18.1727 -2.62109 -85.2911 12.369 -2.60474 -53.0557 8.07446 -2.46094 -30.1473 4.84436 -2.11572 -14.4312 2.93854 -1.8208 -5.84766 1.64203 -1.34424 -1.55029 0.749634 -0.722656 -0.139404 0 0 0" + "row5" "34.6528 -5.21362 -128.473 25.1708 -5.26807 -85.0986 17.9987 -5.27197 -53.0342 12.5604 -5.06177 -30.1196 8.50488 -4.58252 -14.8726 5.56537 -3.81934 -5.98853 3.37122 -2.76318 -1.65894 1.58923 -1.45361 -0.142578 0 0 0" + "row6" "45.4449 -9.13843 -127.303 34.1534 -9.26123 -84.2657 25.2476 -9.24463 -52.0365 18.6918 -9.06396 -29.8491 13.3704 -8.36597 -14.803 9.24597 -7.14209 -6.09399 5.74585 -5.17578 -1.57983 2.79272 -2.79956 -0.140137 0 0 0" + "row7" "59.2638 -14.7458 -125.809 45.7708 -14.8948 -82.8181 35.3738 -15.0217 -51.5105 26.9297 -14.781 -29.3149 19.9612 -13.9424 -14.5902 14.1483 -12.2988 -5.92651 9.09338 -9.51636 -1.64539 4.45105 -5.26855 -0.141724 0 0 0" + "row8" "76.8347 -22.313 -123.961 61.3406 -22.6331 -81.921 48.5558 -22.7747 -50.7694 37.9589 -22.582 -28.9639 28.5504 -21.6328 -14.0618 20.6862 -19.864 -5.7594 13.4314 -16.6853 -1.53381 6.64636 -11.2695 -0.138062 0 0 0" + } + offset_normals + { + "row0" "-0.526659 -0.262999 0.80837 -0.552828 -0.247146 0.795801 -0.403217 -0.186185 0.895964 -0.328442 -0.130094 0.935522 -0.136667 -0.0682475 0.988263 -0.105583 -0.0365704 0.993738 -0.0342421 -0.0170996 0.999267 -0.00856171 -0.00427548 0.999954 0 0 1" + "row1" "-0.644434 -0.283876 0.710013 -0.635568 -0.222949 0.739152 -0.46754 -0.16918 0.867631 -0.36356 -0.112645 0.924735 -0.195241 -0.0632093 0.978716 -0.126153 -0.015045 0.991897 -0.0401538 -0.00804717 0.999161 0 -0 1 0 0 1" + "row2" "-0.595714 -0.266406 0.757728 -0.570897 -0.223724 0.789952 -0.451227 -0.14894 0.879893 -0.333134 -0.106704 0.936822 -0.150027 -0.0554248 0.987127 -0.0940098 -0.0272699 0.995198 0 -0 1 0 0 1 0 0 1" + "row3" "-0.633828 -0.272858 0.723747 -0.589684 -0.252135 0.767269 -0.43902 -0.163747 0.88343 -0.357818 -0.106633 0.927683 -0.153242 -0.0506087 0.986892 -0.0991576 -0.0384061 0.99433 -0.0248158 -0.00961175 0.999646 0 -0 1 0 0 1" + "row4" "-0.532301 -0.204461 0.821493 -0.515031 -0.204882 0.832326 -0.342407 -0.141706 0.928804 -0.254893 -0.090605 0.962715 0 -0 1 -0.0508226 -0.0109037 0.998648 0 0 1 0 0 1 0 0 1" + "row5" "-0.629268 -0.236868 0.740213 -0.579769 -0.214875 0.785936 -0.398117 -0.167598 0.901894 -0.306427 -0.109488 0.945576 -0.134668 -0.0418238 0.990008 -0.103844 -0.00514648 0.99458 -0.0259873 -0.00128793 0.999661 0 -0 1 0 0 1" + "row6" "-0.592527 -0.190466 0.78271 -0.515722 -0.205983 0.831626 -0.349866 -0.198427 0.915544 -0.270591 -0.109701 0.956424 -0.124457 -0.0514359 0.990891 -0.0782327 -0.0218368 0.996696 0 -0 1 0 0 1 0 0 1" + "row7" "-0.632656 -0.165531 0.756536 -0.527899 -0.21504 0.821633 -0.389497 -0.127469 0.912164 -0.295541 -0.0769922 0.952222 -0.161828 -0.040999 0.985967 -0.0842111 -0.0306479 0.995976 -0.0298823 -0.00793712 0.999522 0 -0 1 0 0 1" + "row8" "-0.545373 -0.0166979 0.838027 -0.510628 -0.0364924 0.859027 -0.371471 -0.0150928 0.928322 -0.277368 -0.0190574 0.960575 -0.140683 -0.00430734 0.990045 -0.090021 -0.00364136 0.995933 -0.0352365 -0.00107885 0.999378 -0.00881016 -0.000269744 0.999961 0 0 1" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 0 0 0 0 0 9 1 9 9 9 9 9 9 9 9" + "row1" "0 0 0 0 0 0 0 9 9 9 9 9 9 9 9 9" + "row2" "1 0 0 1 0 0 0 0 9 9 9 9 9 9 9 9" + "row3" "1 1 9 9 0 1 1 0 1 1 1 9 9 9 9 9" + "row4" "1 1 1 9 9 1 1 9 1 9 9 9 9 9 9 9" + "row5" "1 9 1 1 1 9 1 1 1 9 9 9 9 9 9 9" + "row6" "0 0 0 9 9 9 9 9 9 9 9 9 9 9 9 9" + "row7" "0 9 9 9 9 1 1 9 9 9 9 9 9 9 9 9" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } } } - } - side - { - "id" "57256" - "plane" "(-1200 3200 720) (-912 3200 1520) (-736 2816 1520)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-1024 2816 720]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "-0.995159 -0.049573 0.0848614 -0.997485 -0.0395349 0.0588182 -0.997529 -0.0375676 0.0593649 -0.99811 -0.0327486 0.0520024 -0.998975 -0.0233321 0.0387979 -0.999433 -0.0190865 -0.027729 -0.973379 -0.0268716 -0.227621 -0.858742 -0.0524452 -0.509717 -0.606966 -0.0359747 -0.793913" - "row1" "-0.997795 -0.022294 0.0625158 -0.989162 -0.0877046 0.117753 -0.991741 -0.0806094 0.099756 -0.993308 -0.0645156 0.0957956 -0.996111 -0.0440474 0.0763031 -0.997646 -0.0367126 -0.0579115 -0.894832 -0.0441259 -0.444217 -0.640741 -0.043071 -0.766548 -0.487797 -0.0336132 -0.87231" - "row2" "-0.988355 -0.1477 -0.0366097 -0.975218 -0.176249 -0.133737 -0.977503 -0.145865 0.152354 -0.971963 -0.135879 0.191897 -0.944926 -0.165819 0.282169 -0.985662 -0.161414 0.0491474 -0.7957 -0.119333 -0.593818 -0.522133 -0.0591563 -0.85081 -0.427194 -0.0269127 -0.90376" - "row3" "-0.976182 -0.216952 -2.44861e-005 -0.982649 -0.180424 0.0429926 -0.950368 -0.184993 0.250159 -0.881672 -0.165367 0.441937 -0.761112 -0.165358 -0.627188 -0.51414 -0.150684 0.844367 -0.961854 -0.175879 0.209532 -0.820385 -0.0970873 -0.563509 -0.636175 -0.0462821 -0.770155" - "row4" "-0.966035 -0.183462 0.181984 -0.958512 -0.17327 0.226346 -0.891733 -0.176911 0.416552 -0.782045 -0.17808 0.597238 -0.656941 -0.142501 0.740352 -0.525368 -0.0764016 0.847438 -0.699285 -0.0612763 0.712212 -0.981659 -0.104066 0.159735 -0.905168 -0.0739571 -0.41857" - "row5" "-0.964203 -0.121774 0.235551 -0.935031 -0.139274 0.326067 -0.792179 -0.157094 0.589724 -0.616601 -0.127126 0.776944 -0.668255 -0.0847248 0.739092 -0.668702 -0.0726808 0.73997 -0.65173 -0.0503932 0.756775 -0.841404 -0.0796953 0.534498 -0.996628 -0.0737653 0.0359455" - "row6" "-0.975398 -0.0714037 0.208568 -0.96859 -0.0700268 0.238599 -0.959477 -0.0511838 0.277099 -0.74455 -0.0831663 0.662366 -0.708766 -0.0684552 0.702114 -0.74449 -0.0721198 0.663727 -0.654479 -0.0454583 0.754713 -0.787602 -0.0759753 0.611482 -0.988241 -0.103302 0.112735" - "row7" "-0.980581 -0.0518247 0.189142 -0.977828 -0.0501543 0.203314 -0.967236 -0.0388384 0.250892 -0.90757 -0.0451142 0.417471 -0.776923 -0.0518829 0.627455 -0.782019 -0.0816482 0.617884 -0.800231 -0.0668541 0.595954 -0.960775 -0.0812703 0.265152 -0.974298 -0.097409 0.203113" - "row8" "-0.982651 -0.0526392 0.177838 -0.979672 -0.0558586 0.192674 -0.9757 -0.0386548 0.215674 -0.950114 -0.0401945 0.309303 -0.852249 -0.0460952 0.521101 -0.873731 -0.0815611 0.479523 -0.973122 -0.142233 0.181118 -0.692187 -0.150493 -0.705853 -0.711476 -0.16819 -0.682286" - } - distances - { - "row0" "91.6469 97.0822 81.6627 108.187 152.31 139.591 94.2342 66.9133 39.5922" - "row1" "54.0977 76.0833 70.4533 76.6568 91.2658 76.655 60.1362 55.5837 48.8889" - "row2" "48.1933 71.1842 73.1209 56.6068 32.9154 27.3735 33.1288 48.7528 53.6403" - "row3" "49.8529 72.6316 71.4371 49.6173 29.0814 26.233 24.6335 42.0298 53.5524" - "row4" "63.7411 74.6217 70.6048 54.9563 43.1244 48.3702 53.903 45.1254 48.7112" - "row5" "88.9958 86.1333 74.6827 65.9161 58.9599 59.0996 72.7483 57.9876 47.8019" - "row6" "122.922 141.631 189.422 84.5533 77.5733 63.3136 67.5949 57.2246 46.6007" - "row7" "127.383 152.333 180.743 123.006 91.5477 60.9692 40.1775 32.2035 32.58" - "row8" "110.19 136.414 180.187 140.619 91.6073 50.1745 23.8179 21.4205 21.2206" - } - offsets - { - "row0" "-9.91675 4.9585 74.3762 -12.7184 5.03223 49.0145 -15.0026 5.09229 28.9278 -17.0986 5.13916 11.6189 -19.1722 5.125 -5.62476 -21.9343 5.13892 -25.5082 -25.2999 5.09229 -49.8491 -29.9212 5.03247 -81.8381 -36.1892 4.9585 -123.961" - "row1" "-3.92603 3.2771 75.4854 -6.64899 3.31274 49.5493 -8.9198 3.37061 29.2608 -10.9089 3.40381 11.6624 -12.921 3.41162 -5.83618 -15.3003 3.40381 -25.7589 -18.3253 3.37061 -50.5232 -22.3504 3.31274 -82.7332 -28.0495 3.2771 -125.809" - "row2" "0.469116 2.03076 76.382 -2.23633 2.06055 50.4192 -4.3941 2.08154 29.6417 -6.34985 2.12134 11.8156 -8.18146 2.12207 -5.92114 -10.3179 2.12134 -26.1929 -12.8647 2.08154 -51.0883 -16.48 2.06055 -84.1816 -21.288 2.03076 -127.303" - "row3" "3.4231 1.15845 77.084 0.752563 1.17261 50.9165 -1.38306 1.19385 30.1615 -3.164 1.20483 12.0833 -4.84113 1.20605 -5.94897 -6.69092 1.20459 -26.5266 -8.92957 1.19385 -52.0388 -11.8152 1.17261 -85.0131 -15.7172 1.15845 -128.473" - "row4" "5.15637 0.5625 76.8741 2.48267 0.58374 51.0352 0.423096 0.592041 30.283 -1.23126 0.594727 12.2407 -2.63867 0.577148 -5.77246 -4.25262 0.595215 -26.6387 -5.99768 0.592041 -52.1255 -8.16272 0.58374 -85.2075 -10.918 0.5625 -128.123" - "row5" "5.74353 0.230469 77.084 3.09839 0.236816 50.9165 1.07373 0.243652 30.1615 -0.459106 0.239746 12.0833 -1.70526 0.233887 -5.94897 -2.87964 0.239746 -26.5266 -4.07458 0.243652 -52.0388 -5.4021 0.236816 -85.0131 -7.09686 0.230469 -128.473" - "row6" "5.3927 0.0612793 76.382 2.76367 0.0656738 50.4193 0.800903 0.0629883 29.6417 -0.639526 0.0664063 11.8156 -1.64313 0.0620117 -5.92114 -2.38123 0.0664063 -26.1929 -2.89624 0.0629883 -51.0883 -3.37604 0.0656738 -84.1816 -3.8678 0.0612793 -127.303" - "row7" "4.25244 0.00561523 75.4854 1.63879 0.00561523 49.5493 -0.273926 0.00561523 29.2608 -1.57275 0.00561523 11.6624 -2.32178 0.00561523 -5.83618 -2.58435 0.00561523 -25.7589 -2.43463 0.00561523 -50.5232 -1.95129 0.00561523 -82.7332 -1.20496 0.00561523 -125.809" - "row8" "2.47925 0 74.3762 -0.110229 0 49.0145 -1.97046 0 28.9278 -3.11743 0 11.6189 -3.58948 0 -5.62476 -3.37195 0 -25.5082 -2.521 0 -49.8491 -1.05304 0 -81.8381 0.993774 0 -123.961" - } - offset_normals - { - "row0" "-0.84764 -0.267653 0.458115 -0.869549 -0.279117 0.407404 -0.865564 -0.275956 0.417908 -0.868286 -0.278945 0.410205 -0.827383 -0.260902 0.497361 -0.852537 -0.271793 0.446441 -0.804588 -0.257152 0.535268 -0.789931 -0.245243 0.562019 -0.552221 -0.174049 0.815327" - "row1" "-0.85015 -0.309109 0.426258 -0.865884 -0.331936 0.37425 -0.868994 -0.321865 0.375834 -0.876685 -0.320376 0.358864 -0.86016 -0.30891 0.405832 -0.87295 -0.312466 0.374597 -0.849604 -0.299235 0.434318 -0.855212 -0.286966 0.431582 -0.722631 -0.231114 0.651453" - "row2" "-0.840672 -0.326594 0.431981 -0.857899 -0.343904 0.381759 -0.865109 -0.358179 0.351133 -0.86496 -0.345189 0.364264 -0.856423 -0.339311 0.38911 -0.860725 -0.3352 0.383137 -0.856398 -0.337093 0.391089 -0.811942 -0.300356 0.500536 -0.658963 -0.236242 0.714113" - "row3" "-0.838077 -0.347644 0.420441 -0.857808 -0.358058 0.368727 -0.859062 -0.363956 0.359928 -0.860666 -0.36251 0.357547 -0.859994 -0.362628 0.359043 -0.856602 -0.351727 0.377519 -0.83765 -0.34197 0.425909 -0.836542 -0.326087 0.440301 -0.700692 -0.267857 0.661274" - "row4" "-0.822247 -0.354782 0.445017 -0.845134 -0.369991 0.385819 -0.852454 -0.376989 0.362217 -0.8573 -0.380801 0.34645 -0.863975 -0.395989 0.311031 -0.842296 -0.371121 0.390903 -0.796433 -0.351086 0.492375 -0.761529 -0.323239 0.561774 -0.537175 -0.230324 0.811415" - "row5" "-0.828235 -0.375652 0.415828 -0.845379 -0.388974 0.366105 -0.850537 -0.387479 0.355593 -0.851062 -0.387252 0.354583 -0.848646 -0.390527 0.356774 -0.843208 -0.381732 0.378525 -0.821653 -0.372751 0.43121 -0.813729 -0.359041 0.457095 -0.673763 -0.293723 0.678063" - "row6" "-0.820329 -0.384302 0.423524 -0.841075 -0.392518 0.372185 -0.852978 -0.396573 0.33935 -0.845376 -0.397411 0.356937 -0.834712 -0.396388 0.382273 -0.834495 -0.394656 0.384532 -0.828692 -0.397081 0.394457 -0.774264 -0.361544 0.519423 -0.608773 -0.294235 0.736764" - "row7" "-0.82069 -0.395027 0.412821 -0.843651 -0.399309 0.358894 -0.840037 -0.40383 0.362298 -0.842142 -0.409142 0.351282 -0.824371 -0.400762 0.399752 -0.831153 -0.403323 0.382772 -0.806085 -0.389108 0.445894 -0.803696 -0.376127 0.461088 -0.651374 -0.315094 0.690237" - "row8" "-0.805066 -0.402083 0.436118 -0.824359 -0.411924 0.388266 -0.820227 -0.409745 0.39917 -0.821068 -0.410302 0.396863 -0.784673 -0.391858 0.480349 -0.799966 -0.396497 0.450382 -0.752551 -0.37592 0.540695 -0.729425 -0.351713 0.586717 -0.526659 -0.262999 0.80837" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0" - "row1" "0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0" - "row2" "0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1" - "row6" "0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0" - "row7" "0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + side + { + "id" "57268" + "plane" "(-1408 3584 720) (-1120 3584 1520) (-912 3200 1520)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-1200 3200 720]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "-0.982651 -0.0526392 0.177838 -0.979672 -0.0558586 0.192674 -0.9757 -0.0386548 0.215674 -0.950114 -0.0401945 0.309303 -0.852249 -0.0460952 0.521101 -0.873731 -0.0815611 0.479523 -0.973122 -0.142233 0.181118 -0.692187 -0.150493 -0.705853 -0.711476 -0.16819 -0.682286" + "row1" "-0.983252 -0.0746237 0.166274 -0.976426 -0.0887315 0.196773 -0.959331 -0.052487 0.277362 -0.959713 -0.0439244 0.277529 -0.930723 -0.0322688 0.364297 -0.903676 -0.0823577 0.420222 -0.960227 -0.131798 -0.246156 -0.221604 -0.0547084 -0.973601 -0.106716 -0.0463957 -0.993206" + "row2" "-0.981782 -0.121255 0.146294 -0.956987 -0.167595 0.236829 -0.945329 -0.100624 0.310205 -0.971785 -0.0681866 0.225796 -0.979448 -0.0411658 0.197449 -0.940742 -0.0854069 0.328191 -0.838583 -0.0723969 -0.539941 -0.266542 -0.0367555 -0.963122 -0.0599171 -0.0259615 -0.997866" + "row3" "-0.985796 -0.110409 0.126555 -0.592966 -0.499292 0.631743 -0.815683 -0.306265 0.490778 -0.970818 -0.118095 0.208727 -0.984773 -0.120989 0.124833 -0.974822 -0.10326 0.197635 -0.897378 -0.0708571 -0.435536 -0.407744 -0.0460385 -0.911935 -0.121263 -0.0348486 -0.992009" + "row4" "-0.99293 -0.0767442 0.0905599 -0.941777 -0.228531 0.246635 -0.81347 -0.401833 0.420472 -0.949451 -0.206813 0.236159 -0.994617 0.0863225 -0.057311 -0.984012 -0.115241 0.135791 -0.93327 -0.0750266 -0.351251 -0.478673 -0.0507184 -0.876527 -0.0781848 -0.00552905 -0.996923" + "row5" "-0.999698 0.0147922 -0.0196274 -0.999695 0.0170872 -0.0178386 -0.948756 -0.220834 0.226043 -0.988536 -0.104213 0.109251 -0.948825 -0.21791 0.228576 -0.95788 -0.180528 0.223327 -0.973578 -0.0281662 -0.226612 -0.677924 -0.0653037 -0.732226 -0.0466335 0.00570862 -0.998896" + "row6" "-0.995764 0.0450625 -0.0801438 -0.99409 -0.0654801 0.0865868 -0.999902 -0.00948455 0.0103132 -0.951794 -0.190936 0.240064 -0.974504 -0.128025 0.184258 -0.935588 -0.202537 0.289229 -0.999944 -0.00619593 0.00855368 -0.738065 -0.0284161 -0.674131 -0.0150675 0.0207383 -0.999671" + "row7" "-0.991236 0.0524 -0.121268 -0.998222 -0.0317724 0.0504381 -0.993934 -0.0538708 0.0958802 -0.999888 -0.00799383 0.0126387 -0.942468 -0.139199 0.303937 -0.981947 -0.0944976 0.163862 -0.994068 -0.0430956 0.0998617 -0.936409 -0.138964 0.322222 -0.250798 0.0336157 -0.967456" + "row8" "-0.951644 -0.0177736 0.306688 -0.990972 0.0267682 -0.131372 -0.998104 -0.00904202 0.0608828 -0.99619 0.0172995 -0.0854763 -0.92876 -0.0185119 0.370219 -0.99891 0.00780177 -0.0460271 -0.991898 0.0140573 -0.126257 -0.959079 -0.0336817 0.281127 -0.599475 -0.0159616 0.800234" + } + distances + { + "row0" "110.19 136.414 180.187 140.619 91.6073 50.1745 23.8179 21.4205 21.2206" + "row1" "73.4709 98.5901 133.841 130.395 83.6555 46.0459 26.0113 41.5555 43.1653" + "row2" "34.2366 39.2283 71.3732 88.0583 67.6927 41.2461 30.5223 56.3997 73.2193" + "row3" "39.9038 9.33696 15.6745 37.927 43.6246 34.5121 30.841 50.8819 74.3029" + "row4" "54.5866 18.378 8.9531 15.9484 12.3453 26.7125 32.5601 43.1447 72.7248" + "row5" "50.6694 32.2478 24.1648 8.72193 20.9095 27.0704 25.4228 33.8637 52.9028" + "row6" "44.6699 62.5339 30.2713 28.7159 12.176 27.7197 17.8103 21.522 31.2559" + "row7" "30.9369 62.6711 54.7915 21.2872 23.4215 14.1579 16.9839 27.1347 10.0806" + "row8" "49.2304 36.3636 46.5222 23.0741 25.8755 7.32256 10.8373 17.1281 20.6795" + } + offsets + { + "row0" "2.47925 0 74.3762 -0.110229 0 49.0145 -1.97046 0 28.9278 -3.11743 0 11.6189 -3.58948 0 -5.62476 -3.37195 0 -25.5082 -2.521 0 -49.8491 -1.05304 0 -81.8381 0.993774 0 -123.961" + "row1" "4.3269 -0.0249023 75.4854 1.72461 -0.0256348 49.5493 -0.0876465 -0.0253906 29.2608 -1.09668 -0.0258789 11.6624 -1.27893 -0.0251465 -5.83618 -0.595459 -0.0258789 -25.7589 0.963318 -0.0253906 -50.5232 3.42114 -0.0256348 -82.7332 6.79364 -0.0249023 -125.809" + "row2" "6.22095 -0.276123 76.382 3.66895 -0.295898 50.4192 1.84534 -0.28418 29.6417 1.00598 -0.298584 11.8156 1.02783 -0.279053 -5.92114 2.22559 -0.298584 -26.1929 4.42029 -0.28418 -51.0883 7.89014 -0.296387 -84.1816 12.5048 -0.276123 -127.303" + "row3" "8.85364 -1.03662 77.084 6.32275 -1.06665 50.9165 4.64539 -1.09692 30.1615 3.79395 -1.07813 12.0833 4.02966 -1.05273 -5.94897 5.6582 -1.07788 -26.5266 8.60547 -1.09692 -52.0388 12.848 -1.06665 -85.0131 18.6835 -1.03662 -128.473" + "row4" "12.7496 -2.53125 76.8741 10.3914 -2.62622 51.0352 8.75049 -2.66431 30.283 8.06458 -2.67725 12.2407 8.30786 -2.59766 -5.77246 10.4623 -2.677 -26.6387 13.8661 -2.66431 -52.1255 18.9093 -2.62622 -85.2075 25.6797 -2.53125 -128.123" + "row5" "19.0635 -5.21362 77.084 16.6194 -5.27686 50.9165 15.1653 -5.3728 30.1615 14.6547 -5.42163 12.0833 15.3097 -5.42651 -5.94897 17.4459 -5.42163 -26.5266 21.1821 -5.3728 -52.0388 26.7439 -5.27686 -85.0131 34.6528 -5.21362 -128.473" + "row6" "27.8845 -9.13843 76.382 25.6205 -9.27173 50.4193 24.1691 -9.3667 29.6417 24.0842 -9.54614 11.8156 24.8386 -9.55005 -5.92114 27.1575 -9.54614 -26.1929 30.7927 -9.3667 -51.0883 36.9283 -9.27173 -84.1816 45.4449 -9.13843 -127.303" + "row7" "40.3115 -14.7458 75.4854 38.1188 -14.9072 49.5493 37.1176 -15.168 29.2608 36.969 -15.3176 11.6624 37.8921 -15.3525 -5.83618 40.2571 -15.3176 -25.7589 44.2395 -15.1677 -50.5232 50.2023 -14.9072 -82.7332 59.2638 -14.7458 -125.809" + "row8" "57.0217 -22.313 74.3762 55.2676 -22.6458 49.0145 54.2854 -22.9146 28.9278 54.3221 -23.1252 11.6189 55.0188 -23.0623 -5.62476 57.7958 -23.125 -25.5082 61.7615 -22.9146 -49.8491 67.9666 -22.6455 -81.8381 76.8347 -22.313 -123.961" + } + offset_normals + { + "row0" "-0.805066 -0.402083 0.436118 -0.824359 -0.411924 0.388266 -0.820227 -0.409745 0.39917 -0.821068 -0.410302 0.396863 -0.784673 -0.391858 0.480349 -0.799966 -0.396497 0.450382 -0.752551 -0.37592 0.540695 -0.729425 -0.351713 0.586717 -0.526659 -0.262999 0.80837" + "row1" "-0.814032 -0.412845 0.408546 -0.826113 -0.435367 0.357761 -0.827322 -0.429458 0.362084 -0.83172 -0.42771 0.353986 -0.814908 -0.41515 0.404444 -0.822845 -0.410606 0.392847 -0.792221 -0.393804 0.466159 -0.78567 -0.368119 0.497203 -0.644434 -0.283876 0.710013" + "row2" "-0.815999 -0.397201 0.419972 -0.827466 -0.42273 0.369593 -0.83006 -0.444403 0.336907 -0.829224 -0.42833 0.359055 -0.815973 -0.428175 0.388399 -0.814624 -0.414915 0.405255 -0.800826 -0.417097 0.429777 -0.751211 -0.355972 0.555847 -0.595714 -0.266406 0.757728" + "row3" "-0.824796 -0.384915 0.414188 -0.835468 -0.412813 0.362738 -0.837665 -0.415122 0.354952 -0.83825 -0.412571 0.356541 -0.828558 -0.425019 0.364486 -0.818177 -0.403439 0.409662 -0.797042 -0.383859 0.466237 -0.783947 -0.353936 0.510056 -0.633828 -0.272858 0.723747" + "row4" "-0.830887 -0.32695 0.450255 -0.843048 -0.3725 0.387962 -0.846012 -0.390271 0.363253 -0.845871 -0.403466 0.348881 -0.838296 -0.454077 0.301786 -0.823987 -0.389505 0.411498 -0.780223 -0.358559 0.512531 -0.731405 -0.315898 0.604363 -0.532301 -0.204461 0.821493" + "row5" "-0.846645 -0.320399 0.424895 -0.855639 -0.358119 0.373675 -0.858249 -0.358564 0.367205 -0.857359 -0.355244 0.372474 -0.854406 -0.358543 0.37608 -0.845608 -0.335496 0.415197 -0.815089 -0.33352 0.473703 -0.78069 -0.325705 0.533328 -0.629268 -0.236868 0.740213" + "row6" "-0.860814 -0.249668 0.44347 -0.870526 -0.296708 0.392618 -0.872981 -0.330201 0.358987 -0.873387 -0.303178 0.381154 -0.8662 -0.285091 0.41039 -0.857221 -0.295341 0.421836 -0.847338 -0.311665 0.42998 -0.771362 -0.267944 0.57724 -0.592527 -0.190466 0.78271" + "row7" "-0.877403 -0.190106 0.44048 -0.886464 -0.246729 0.391543 -0.891469 -0.221904 0.39502 -0.892738 -0.240692 0.380902 -0.87529 -0.201463 0.439636 -0.867624 -0.248382 0.430738 -0.840286 -0.2148 0.497775 -0.818163 -0.22771 0.527974 -0.632656 -0.165531 0.756536" + "row8" "-0.878926 -0.0275819 0.47616 -0.898834 -0.0875644 0.429453 -0.895355 -0.0654281 0.440521 -0.893968 -0.088897 0.439225 -0.850928 -0.0262361 0.524627 -0.861168 -0.0852245 0.501126 -0.805438 -0.0656708 0.58903 -0.761109 -0.0771976 0.644014 -0.545373 -0.0166979 0.838027" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 0 0 0 0 0 1 1 1 1 1 1 9 0 0 0" + "row1" "0 0 0 0 0 0 0 1 1 0 1 1 9 9 1 0" + "row2" "0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 9" + "row3" "0 0 0 0 0 0 0 0 0 0 0 0 1 1 9 9" + "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 9" + "row5" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1" + "row6" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1" + "row7" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } } } + side + { + "id" "57267" + "plane" "(-592 3200 720) (-592 3200 1520) (-592 3584 1520)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57266" + "plane" "(-1200 3200 720) (-912 3200 1520) (-592 3200 1520)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57265" + "plane" "(-592 3584 720) (-592 3584 1520) (-1120 3584 1520)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57264" + "plane" "(-1408 3584 720) (-1200 3200 720) (-592 3200 720)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 153 130" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } - side - { - "id" "57255" - "plane" "(-592 2816 720) (-592 2816 1520) (-592 3200 1520)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + } + hidden + { + solid { - "id" "57254" - "plane" "(-1024 2816 720) (-736 2816 1520) (-592 2816 1520)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57253" - "plane" "(-592 3200 720) (-592 3200 1520) (-912 3200 1520)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57252" - "plane" "(-1200 3200 720) (-1024 2816 720) (-592 2816 720)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 153 130" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "98806" - side - { - "id" "57263" - "plane" "(-592 3584 400) (-1648 3584 400) (-1440 3200 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57262" - "plane" "(-1200 3200 720) (-1440 3200 400) (-1648 3584 400)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-1440 3200 400]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "-0.742915 -0.371027 0.557151 0.748918 0.373867 -0.547124 -0.749169 -0.374114 0.546612 -0.757816 -0.378656 0.531351 -0.849797 -0.307753 0.427941 -0.949386 -0.195389 0.245946 -0.977789 -0.0627106 0.199988 -0.978126 -0.0508188 0.201711 -0.982651 -0.0526392 0.177838" - "row1" "-0.73209 -0.342591 0.588792 0.856614 0.305417 -0.415853 0.744864 0.39052 -0.540991 -0.757918 -0.390789 0.522345 -0.76365 -0.392609 0.51254 -0.946571 0.207934 -0.246508 -0.985403 -0.104686 0.134242 -0.981247 -0.057379 0.184015 -0.983252 -0.0746237 0.166274" - "row2" "-0.0129716 -0.44727 0.894305 0.925128 0.209826 -0.316403 -0.526804 -0.497245 0.689365 0.877211 0.285288 -0.386149 -0.603961 -0.48311 0.633905 -0.914115 -0.258586 0.312292 -0.999332 -0.0245904 0.0270419 -0.988978 -0.0840553 0.121894 -0.981782 -0.121255 0.146294" - "row3" "0.981156 -0.0749246 0.178097 -0.463652 -0.509531 0.724848 0.709652 -0.397099 0.581985 0.306344 -0.558246 0.771047 -0.478303 -0.527934 0.701792 -0.855531 -0.325115 0.402949 -0.962734 -0.175175 0.206053 -0.988772 -0.0973781 0.113347 -0.985796 -0.110409 0.126555" - "row4" "0.972574 -0.0754593 0.220012 0.97641 -0.106503 0.187831 0.330356 -0.47755 0.814132 0.861998 -0.280106 0.422493 0.786553 -0.361577 0.500597 -0.710735 -0.418077 0.565745 -0.959133 -0.169541 0.226538 -0.99192 -0.0799648 0.0984868 -0.99293 -0.0767442 0.0905599" - "row5" "0.99993 0.00305181 -0.0114443 0.986484 -0.0884586 0.137927 0.80468 -0.30818 0.50746 0.735967 -0.359569 0.57364 0.981079 -0.102983 0.163949 -0.481166 -0.492696 0.725072 -0.987905 -0.0903583 0.126014 -0.987552 -0.0984634 0.122663 -0.999698 0.0147922 -0.0196274" - "row6" "0.976527 -0.0405101 0.211551 0.999991 0.00180321 -0.00375582 0.985944 -0.083498 0.144718 0.997874 0.0301174 -0.057787 0.986709 -0.0717266 0.145807 0.645075 -0.372143 0.667374 -0.982009 0.10241 -0.158653 -0.982638 0.0993095 -0.156717 -0.995764 0.0450625 -0.0801438" - "row7" "0.998698 -0.00593055 0.0506582 0.999895 -0.00649624 0.0129676 0.999288 -0.013418 0.0352599 0.738519 -0.246066 0.627727 0.999953 0.00311318 -0.00915943 0.610445 -0.314434 0.726972 0.99772 0.0264487 -0.0620922 -0.999212 -0.0184939 0.0351124 -0.991236 0.0524 -0.121268" - "row8" "0.998886 -0.00202926 0.0471414 0.999831 0.000443189 -0.0183765 0.997945 -0.00187769 0.0640506 0.993044 -0.0121813 0.11711 0.294103 -0.0436397 0.954777 0.930136 -0.0563708 0.362863 0.936058 -0.0448079 0.348981 -0.76255 -0.11708 0.636246 -0.951644 -0.0177736 0.306688" - } - distances - { - "row0" "17.2959 6.5961 10.3722 13.3123 23.0462 42.1261 61.2389 81.8049 110.19" - "row1" "25.0319 4.67311 11.3105 15.8034 5.50703 10.3323 46.2809 58.3344 73.4709" - "row2" "4.65825 11.4609 10.8611 11.4365 3.29187 24.9271 27.3127 39.3505 34.2366" - "row3" "12.0922 18.7021 8.95902 10.3679 14.6489 29.6387 38.926 44.4692 39.9038" - "row4" "29.9177 27.6502 19.5461 14.4598 10.9479 9.70778 34.2737 51.7195 54.5866" - "row5" "65.4388 51.9559 30.7929 18.7284 16.0092 11.9217 16.0548 53.5846 50.6694" - "row6" "73.7603 82.3185 52.3994 37.3782 17.4545 11.2471 0.884442 21.2797 44.6699" - "row7" "101.558 94.556 66.23 19.7512 18.9781 13.7563 14.723 15.5246 30.9369" - "row8" "112.971 117.887 74.7624 25.8144 8.27421 14.4351 10.2216 1.91217 49.2304" - } - offsets - { - "row0" "0 0 0 -2.49609 0 0.0828857 -3.61584 0 0.920319 -4.0686 0 3.45563 -3.9635 0 8.43701 -3.2804 0 17.3783 -2.01489 0 30.4617 -0.114258 0 49.1526 2.47925 0 74.3762" - "row1" "0 0 0 -1.14709 -0.00683594 0.0849609 -1.98926 -0.012207 0.987244 -2.34058 -0.0166016 3.55591 -2.1792 -0.0195313 8.75415 -1.47473 -0.0229492 17.5889 -0.193848 -0.0241699 30.9063 1.71533 -0.0253906 49.6909 4.3269 -0.0249023 75.4854" - "row2" "0 0 0 -0.430664 -0.0825195 0.0841064 -0.749023 -0.137939 0.947998 -0.787109 -0.195313 3.65637 -0.483276 -0.219238 8.88171 0.374756 -0.269043 17.9095 1.6759 -0.273438 31.2218 3.65356 -0.295166 50.5594 6.22095 -0.276123 76.382" - "row3" "0 0 0 0.347534 -0.297852 0.0856323 0.70105 -0.546875 0.995422 1.09253 -0.711914 3.59314 1.73315 -0.836426 8.92358 2.85217 -0.976074 18.0719 4.38232 -1.06738 31.8205 6.2998 -1.06421 51.0592 8.85364 -1.03662 77.084" - "row4" "0 0 0 1.4541 -0.722656 0.0836792 2.78186 -1.34424 0.930176 3.99304 -1.8208 3.50867 5.09717 -2.11572 8.65875 6.73108 -2.46094 18.0884 8.39319 -2.60474 31.8334 10.3591 -2.62085 51.1747 12.7496 -2.53125 76.8741" - "row5" "0 0 0 3.1731 -1.45361 0.0856323 6.11841 -2.76318 0.995422 8.68848 -3.81934 3.59314 10.8905 -4.58276 8.92358 12.8384 -5.06201 18.0718 14.6608 -5.27197 31.8205 16.5764 -5.26807 51.0592 19.0635 -5.21362 77.084" - "row6" "0 0 0 6.21143 -2.79956 0.0841064 11.5667 -5.17578 0.947998 16.1938 -7.14209 3.65637 19.4309 -8.36597 8.88171 21.873 -9.06396 17.9095 23.6047 -9.24463 31.2218 25.5708 -9.26123 50.5594 27.8845 -9.13843 76.382" - "row7" "0 0 0 11.7151 -5.26855 0.0849609 21.2438 -9.51636 0.987244 27.6829 -12.2988 3.55591 31.8544 -13.9424 8.75415 34.6003 -14.781 17.5889 36.4667 -15.0215 30.9063 38.0632 -14.895 49.6909 40.3115 -14.7458 75.4854" - "row8" "0 0 0 25.052 -11.2695 0.0828857 37.1704 -16.6853 0.920319 44.4883 -19.864 3.45563 48.9165 -21.6328 8.43701 51.9202 -22.582 17.3783 53.6567 -22.7747 30.4617 55.2111 -22.6331 49.1526 57.0217 -22.313 74.3762" - } - offset_normals - { - "row0" "-0.742879 -0.371084 0.55716 -0.748857 -0.373945 0.547155 -0.749156 -0.374133 0.546617 -0.757825 -0.378682 0.53132 -0.759818 -0.379529 0.527858 -0.779544 -0.389585 0.490443 -0.788469 -0.394002 0.472312 -0.803278 -0.401427 0.440001 -0.805066 -0.402083 0.436118" - "row1" "-0.755297 -0.329599 0.566472 -0.737749 -0.399614 0.54409 -0.744828 -0.390597 0.540985 -0.757901 -0.390793 0.522367 -0.763594 -0.392763 0.512505 -0.780259 -0.403181 0.478165 -0.791898 -0.406335 0.455839 -0.807021 -0.41575 0.419367 -0.814032 -0.412845 0.408546" - "row2" "-0.766232 -0.287468 0.574674 -0.742465 -0.370233 0.558277 -0.734044 -0.397607 0.550533 -0.750008 -0.393049 0.531978 -0.755527 -0.397101 0.521047 -0.778157 -0.400506 0.483805 -0.790746 -0.411847 0.452882 -0.806868 -0.406514 0.428613 -0.815999 -0.397201 0.419972" - "row3" "-0.775664 -0.244772 0.581748 -0.727955 -0.394309 0.560895 -0.73784 -0.380428 0.557554 -0.752185 -0.386498 0.533702 -0.757008 -0.3928 0.522156 -0.784783 -0.389219 0.482312 -0.797085 -0.391012 0.460178 -0.813139 -0.400972 0.421932 -0.824796 -0.384915 0.414188" - "row4" "-0.783575 -0.201597 0.587681 -0.740871 -0.331363 0.584216 -0.735844 -0.342612 0.58408 -0.74171 -0.370636 0.559013 -0.734044 -0.397607 0.550533 -0.779209 -0.372234 0.504258 -0.797926 -0.361155 0.482578 -0.819712 -0.358799 0.446469 -0.830887 -0.32695 0.450255" - "row5" "-0.789948 -0.158026 0.592461 -0.705937 -0.382382 0.596186 -0.716365 -0.362136 0.596389 -0.743426 -0.355159 0.566727 -0.76403 -0.343101 0.546388 -0.796972 -0.339469 0.499596 -0.814798 -0.337751 0.471199 -0.834419 -0.345035 0.429762 -0.846645 -0.320399 0.424895" - "row6" "-0.794771 -0.114144 0.596078 -0.709999 -0.304822 0.63481 -0.678026 -0.367264 0.636709 -0.73976 -0.310883 0.596747 -0.776743 -0.277952 0.565167 -0.807446 -0.287294 0.51526 -0.827624 -0.304414 0.471561 -0.848332 -0.283314 0.447288 -0.860814 -0.249668 0.44347" - "row7" "-0.798035 -0.0700393 0.598526 -0.637362 -0.345238 0.688898 -0.723234 -0.24556 0.645471 -0.753313 -0.239994 0.612309 -0.798379 -0.193538 0.570205 -0.823068 -0.22543 0.521287 -0.847624 -0.207911 0.488166 -0.866235 -0.232725 0.442127 -0.877403 -0.190106 0.44048" - "row8" "-0.799734 -0.0257967 0.5998 -0.756075 -0.0158853 0.654292 -0.789737 -0.0180316 0.613181 -0.792871 -0.0631747 0.606106 -0.821981 -0.0263144 0.568907 -0.840688 -0.0832143 0.535089 -0.858332 -0.0653393 0.508917 -0.876734 -0.0871202 0.47302 -0.878926 -0.0275819 0.47616" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "9 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row1" "9 1 0 0 0 9 0 0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 9 0 1 0 0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0" - "row5" "0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row6" "0 9 0 0 0 0 0 1 0 0 0 0 0 0 0 0" - "row7" "0 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - } - } - } - side - { - "id" "57261" - "plane" "(-592 3584 720) (-592 3584 400) (-592 3200 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57260" - "plane" "(-592 3200 720) (-592 3200 400) (-1440 3200 400)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57259" - "plane" "(-1408 3584 720) (-1648 3584 400) (-592 3584 400)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57258" - "plane" "(-592 3200 720) (-1200 3200 720) (-1408 3584 720)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 153 130" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "98807" - side - { - "id" "57269" - "plane" "(-912 3200 1520) (-1120 3584 1520) (-592 3584 1520)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-912 3200 1520]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "-0.711476 -0.16819 -0.682286 -0.956613 -0.244071 -0.159128 -0.38241 -0.142529 0.912934 -0.175041 -0.0675177 0.982243 0.223082 0.111761 0.968372 0.0229682 0.00792879 0.999705 -0.010766 -0.00538132 0.999928 -0.004893 -0.00255141 0.999985 0 0 1" - "row1" "-0.106716 -0.0463957 -0.993206 -0.216311 -0.0896451 -0.9722 -0.891594 -0.322682 -0.317704 -0.174134 -0.0539231 0.983244 -0.0549071 -0.0177805 0.998333 -0.0344768 -0.00414176 0.999397 -0.0120475 -0.00239647 0.999925 0 0 1 0 0 1" - "row2" "-0.0599171 -0.0259615 -0.997866 -0.0754209 -0.0294007 -0.996718 -0.0464725 -0.0153339 -0.998802 -0.190741 -0.0611312 -0.979735 -0.0757986 -0.0279766 0.99673 -0.0138523 -0.00403953 0.999896 0 0 1 0 0 1 0 0 -1" - "row3" "-0.121263 -0.0348486 -0.992009 -0.0617735 -0.0250166 -0.997777 -0.043482 -0.0162022 -0.998923 -0.0672352 -0.0199871 -0.997537 -0.280773 -0.0926919 0.955288 -0.0850333 -0.0328386 0.995837 -0.00148902 -0.000557589 0.999999 0 0 1 0 0 1" - "row4" "-0.0781848 -0.00552905 -0.996923 -0.0406865 -0.0173139 -0.999022 -0.0752673 -0.0311569 -0.996677 -0.055255 -0.0196168 -0.99828 0 0 -1 -0.00343756 -0.000733176 -0.999994 0 0 1 0 0 1 0 0 1" - "row5" "-0.0466335 0.00570862 -0.998896 -0.0767234 -0.0267372 -0.996694 -0.0862075 -0.0363053 -0.995615 -0.0323313 -0.0115424 -0.999411 -0.0199353 -0.00621008 -0.999782 -0.072376 -0.00351691 -0.997371 -0.0552453 -0.00273409 -0.998469 0 0 1 0 0 -1" - "row6" "-0.0150675 0.0207383 -0.999671 -0.042201 -0.0101686 -0.999057 -0.120695 -0.0684128 -0.99033 -0.0519204 -0.0210598 -0.998429 -0.0764166 -0.0314964 -0.996578 -0.021108 -0.00589141 -0.99976 0 0 -1 0 0 1 0 0 1" - "row7" "-0.250798 0.0336157 -0.967456 -0.531594 -0.193995 -0.824484 -0.0890803 -0.0291541 -0.995598 -0.0270186 -0.00703002 -0.99961 -0.0307672 -0.0077983 -0.999496 -0.000856233 -0.000309349 -1 -0.0795105 -0.0210645 0.996611 0 0 1 0 0 1" - "row8" "-0.599475 -0.0159616 0.800234 -0.813246 -0.0552689 0.57929 -0.34895 -0.0141365 -0.937035 -0.411966 -0.0282632 -0.910761 -0.0909702 -0.0027707 -0.99585 0.0143891 0.000598909 -0.999896 -0.0352564 -0.00104367 0.999378 -0.00880286 -0.000241037 0.999961 0 0 1" - } - distances - { - "row0" "21.2206 12.8807 16.1528 34.695 8.60908 16.4119 17.9658 7.27233 10.4753" - "row1" "43.1653 24.2983 5.46869 27.2877 37.3478 37.5486 29.0344 18.2119 9.43017" - "row2" "73.2193 56.8983 35.9191 7.98344 29.0945 24.9608 24.2034 24.6636 3.05542" - "row3" "74.3029 73.6717 73.3076 43.7417 7.35383 15.7538 9.6327 13.4091 2.30872" - "row4" "72.7248 79.825 80.8893 62.2148 32.3431 18.9805 4.97693 15.7861 0.564209" - "row5" "52.9028 70.41 76.688 72.7407 55.7467 23.6024 5.08982 17.1206 3.55359" - "row6" "31.2559 51.4997 50.7211 56.584 38.4701 34.7682 4.8645 4.16882 0.468994" - "row7" "10.0806 14.0611 28.9327 44.9384 41.9826 33.1467 3.76679 13.24 12.1526" - "row8" "20.6795 7.55804 11.2256 12.5166 18.5923 19.9745 9.35702 12.1545 11.0232" - } - offsets - { - "row0" "0.993774 0 -123.961 -0.399597 0 -81.921 -1.30176 0 -50.7694 -1.76843 0 -28.9639 -1.87073 0 -14.0618 -1.66547 0 -5.7594 -1.23578 0 -1.53381 -0.654968 0 -0.138062 0 0 0" - "row1" "6.79364 -0.0249023 -125.809 3.84717 -0.0253906 -82.8181 1.72687 -0.0241699 -51.5105 0.324829 -0.0229492 -29.3148 -0.476379 -0.0195313 -14.5903 -0.784546 -0.0166016 -5.92651 -0.725952 -0.012207 -1.64539 -0.422913 -0.00683594 -0.141602 0 0 0" - "row2" "12.5048 -0.276123 -127.303 8.06659 -0.294922 -84.2657 4.70703 -0.273438 -52.0364 2.42249 -0.269043 -29.8494 0.890625 -0.219238 -14.8029 0.110352 -0.195313 -6.09399 -0.208923 -0.137939 -1.57983 -0.169617 -0.0825195 -0.140137 0 0 0" - "row3" "18.6835 -1.03662 -128.473 12.6652 -1.06421 -85.0986 8.18011 -1.06714 -53.0342 4.85669 -0.976318 -30.1198 2.57068 -0.836426 -14.8726 1.23828 -0.711914 -5.98853 0.545532 -0.547119 -1.65894 0.193115 -0.297852 -0.142578 0 0 0" - "row4" "25.6797 -2.53125 -128.123 18.1727 -2.62109 -85.2911 12.369 -2.60474 -53.0557 8.07446 -2.46094 -30.1473 4.84436 -2.11572 -14.4312 2.93854 -1.8208 -5.84766 1.64203 -1.34424 -1.55029 0.749634 -0.722656 -0.139404 0 0 0" - "row5" "34.6528 -5.21362 -128.473 25.1708 -5.26807 -85.0986 17.9987 -5.27197 -53.0342 12.5604 -5.06177 -30.1196 8.50488 -4.58252 -14.8726 5.56537 -3.81934 -5.98853 3.37122 -2.76318 -1.65894 1.58923 -1.45361 -0.142578 0 0 0" - "row6" "45.4449 -9.13843 -127.303 34.1534 -9.26123 -84.2657 25.2476 -9.24463 -52.0365 18.6918 -9.06396 -29.8491 13.3704 -8.36597 -14.803 9.24597 -7.14209 -6.09399 5.74585 -5.17578 -1.57983 2.79272 -2.79956 -0.140137 0 0 0" - "row7" "59.2638 -14.7458 -125.809 45.7708 -14.8948 -82.8181 35.3738 -15.0217 -51.5105 26.9297 -14.781 -29.3149 19.9612 -13.9424 -14.5902 14.1483 -12.2988 -5.92651 9.09338 -9.51636 -1.64539 4.45105 -5.26855 -0.141724 0 0 0" - "row8" "76.8347 -22.313 -123.961 61.3406 -22.6331 -81.921 48.5558 -22.7747 -50.7694 37.9589 -22.582 -28.9639 28.5504 -21.6328 -14.0618 20.6862 -19.864 -5.7594 13.4314 -16.6853 -1.53381 6.64636 -11.2695 -0.138062 0 0 0" - } - offset_normals - { - "row0" "-0.526659 -0.262999 0.80837 -0.552828 -0.247146 0.795801 -0.403217 -0.186185 0.895964 -0.328442 -0.130094 0.935522 -0.136667 -0.0682475 0.988263 -0.105583 -0.0365704 0.993738 -0.0342421 -0.0170996 0.999267 -0.00856171 -0.00427548 0.999954 0 0 1" - "row1" "-0.644434 -0.283876 0.710013 -0.635568 -0.222949 0.739152 -0.46754 -0.16918 0.867631 -0.36356 -0.112645 0.924735 -0.195241 -0.0632093 0.978716 -0.126153 -0.015045 0.991897 -0.0401538 -0.00804717 0.999161 0 -0 1 0 0 1" - "row2" "-0.595714 -0.266406 0.757728 -0.570897 -0.223724 0.789952 -0.451227 -0.14894 0.879893 -0.333134 -0.106704 0.936822 -0.150027 -0.0554248 0.987127 -0.0940098 -0.0272699 0.995198 0 -0 1 0 0 1 0 0 1" - "row3" "-0.633828 -0.272858 0.723747 -0.589684 -0.252135 0.767269 -0.43902 -0.163747 0.88343 -0.357818 -0.106633 0.927683 -0.153242 -0.0506087 0.986892 -0.0991576 -0.0384061 0.99433 -0.0248158 -0.00961175 0.999646 0 -0 1 0 0 1" - "row4" "-0.532301 -0.204461 0.821493 -0.515031 -0.204882 0.832326 -0.342407 -0.141706 0.928804 -0.254893 -0.090605 0.962715 0 -0 1 -0.0508226 -0.0109037 0.998648 0 0 1 0 0 1 0 0 1" - "row5" "-0.629268 -0.236868 0.740213 -0.579769 -0.214875 0.785936 -0.398117 -0.167598 0.901894 -0.306427 -0.109488 0.945576 -0.134668 -0.0418238 0.990008 -0.103844 -0.00514648 0.99458 -0.0259873 -0.00128793 0.999661 0 -0 1 0 0 1" - "row6" "-0.592527 -0.190466 0.78271 -0.515722 -0.205983 0.831626 -0.349866 -0.198427 0.915544 -0.270591 -0.109701 0.956424 -0.124457 -0.0514359 0.990891 -0.0782327 -0.0218368 0.996696 0 -0 1 0 0 1 0 0 1" - "row7" "-0.632656 -0.165531 0.756536 -0.527899 -0.21504 0.821633 -0.389497 -0.127469 0.912164 -0.295541 -0.0769922 0.952222 -0.161828 -0.040999 0.985967 -0.0842111 -0.0306479 0.995976 -0.0298823 -0.00793712 0.999522 0 -0 1 0 0 1" - "row8" "-0.545373 -0.0166979 0.838027 -0.510628 -0.0364924 0.859027 -0.371471 -0.0150928 0.928322 -0.277368 -0.0190574 0.960575 -0.140683 -0.00430734 0.990045 -0.090021 -0.00364136 0.995933 -0.0352365 -0.00107885 0.999378 -0.00881016 -0.000269744 0.999961 0 0 1" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 0 0 0 0 0 9 1 9 9 9 9 9 9 9 9" - "row1" "0 0 0 0 0 0 0 9 9 9 9 9 9 9 9 9" - "row2" "1 0 0 1 0 0 0 0 9 9 9 9 9 9 9 9" - "row3" "1 1 9 9 0 1 1 0 1 1 1 9 9 9 9 9" - "row4" "1 1 1 9 9 1 1 9 1 9 9 9 9 9 9 9" - "row5" "1 9 1 1 1 9 1 1 1 9 9 9 9 9 9 9" - "row6" "0 0 0 9 9 9 9 9 9 9 9 9 9 9 9 9" - "row7" "0 9 9 9 9 1 1 9 9 9 9 9 9 9 9 9" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - } - } - } - side - { - "id" "57268" - "plane" "(-1408 3584 720) (-1120 3584 1520) (-912 3200 1520)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-1200 3200 720]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "-0.982651 -0.0526392 0.177838 -0.979672 -0.0558586 0.192674 -0.9757 -0.0386548 0.215674 -0.950114 -0.0401945 0.309303 -0.852249 -0.0460952 0.521101 -0.873731 -0.0815611 0.479523 -0.973122 -0.142233 0.181118 -0.692187 -0.150493 -0.705853 -0.711476 -0.16819 -0.682286" - "row1" "-0.983252 -0.0746237 0.166274 -0.976426 -0.0887315 0.196773 -0.959331 -0.052487 0.277362 -0.959713 -0.0439244 0.277529 -0.930723 -0.0322688 0.364297 -0.903676 -0.0823577 0.420222 -0.960227 -0.131798 -0.246156 -0.221604 -0.0547084 -0.973601 -0.106716 -0.0463957 -0.993206" - "row2" "-0.981782 -0.121255 0.146294 -0.956987 -0.167595 0.236829 -0.945329 -0.100624 0.310205 -0.971785 -0.0681866 0.225796 -0.979448 -0.0411658 0.197449 -0.940742 -0.0854069 0.328191 -0.838583 -0.0723969 -0.539941 -0.266542 -0.0367555 -0.963122 -0.0599171 -0.0259615 -0.997866" - "row3" "-0.985796 -0.110409 0.126555 -0.592966 -0.499292 0.631743 -0.815683 -0.306265 0.490778 -0.970818 -0.118095 0.208727 -0.984773 -0.120989 0.124833 -0.974822 -0.10326 0.197635 -0.897378 -0.0708571 -0.435536 -0.407744 -0.0460385 -0.911935 -0.121263 -0.0348486 -0.992009" - "row4" "-0.99293 -0.0767442 0.0905599 -0.941777 -0.228531 0.246635 -0.81347 -0.401833 0.420472 -0.949451 -0.206813 0.236159 -0.994617 0.0863225 -0.057311 -0.984012 -0.115241 0.135791 -0.93327 -0.0750266 -0.351251 -0.478673 -0.0507184 -0.876527 -0.0781848 -0.00552905 -0.996923" - "row5" "-0.999698 0.0147922 -0.0196274 -0.999695 0.0170872 -0.0178386 -0.948756 -0.220834 0.226043 -0.988536 -0.104213 0.109251 -0.948825 -0.21791 0.228576 -0.95788 -0.180528 0.223327 -0.973578 -0.0281662 -0.226612 -0.677924 -0.0653037 -0.732226 -0.0466335 0.00570862 -0.998896" - "row6" "-0.995764 0.0450625 -0.0801438 -0.99409 -0.0654801 0.0865868 -0.999902 -0.00948455 0.0103132 -0.951794 -0.190936 0.240064 -0.974504 -0.128025 0.184258 -0.935588 -0.202537 0.289229 -0.999944 -0.00619593 0.00855368 -0.738065 -0.0284161 -0.674131 -0.0150675 0.0207383 -0.999671" - "row7" "-0.991236 0.0524 -0.121268 -0.998222 -0.0317724 0.0504381 -0.993934 -0.0538708 0.0958802 -0.999888 -0.00799383 0.0126387 -0.942468 -0.139199 0.303937 -0.981947 -0.0944976 0.163862 -0.994068 -0.0430956 0.0998617 -0.936409 -0.138964 0.322222 -0.250798 0.0336157 -0.967456" - "row8" "-0.951644 -0.0177736 0.306688 -0.990972 0.0267682 -0.131372 -0.998104 -0.00904202 0.0608828 -0.99619 0.0172995 -0.0854763 -0.92876 -0.0185119 0.370219 -0.99891 0.00780177 -0.0460271 -0.991898 0.0140573 -0.126257 -0.959079 -0.0336817 0.281127 -0.599475 -0.0159616 0.800234" - } - distances - { - "row0" "110.19 136.414 180.187 140.619 91.6073 50.1745 23.8179 21.4205 21.2206" - "row1" "73.4709 98.5901 133.841 130.395 83.6555 46.0459 26.0113 41.5555 43.1653" - "row2" "34.2366 39.2283 71.3732 88.0583 67.6927 41.2461 30.5223 56.3997 73.2193" - "row3" "39.9038 9.33696 15.6745 37.927 43.6246 34.5121 30.841 50.8819 74.3029" - "row4" "54.5866 18.378 8.9531 15.9484 12.3453 26.7125 32.5601 43.1447 72.7248" - "row5" "50.6694 32.2478 24.1648 8.72193 20.9095 27.0704 25.4228 33.8637 52.9028" - "row6" "44.6699 62.5339 30.2713 28.7159 12.176 27.7197 17.8103 21.522 31.2559" - "row7" "30.9369 62.6711 54.7915 21.2872 23.4215 14.1579 16.9839 27.1347 10.0806" - "row8" "49.2304 36.3636 46.5222 23.0741 25.8755 7.32256 10.8373 17.1281 20.6795" - } - offsets - { - "row0" "2.47925 0 74.3762 -0.110229 0 49.0145 -1.97046 0 28.9278 -3.11743 0 11.6189 -3.58948 0 -5.62476 -3.37195 0 -25.5082 -2.521 0 -49.8491 -1.05304 0 -81.8381 0.993774 0 -123.961" - "row1" "4.3269 -0.0249023 75.4854 1.72461 -0.0256348 49.5493 -0.0876465 -0.0253906 29.2608 -1.09668 -0.0258789 11.6624 -1.27893 -0.0251465 -5.83618 -0.595459 -0.0258789 -25.7589 0.963318 -0.0253906 -50.5232 3.42114 -0.0256348 -82.7332 6.79364 -0.0249023 -125.809" - "row2" "6.22095 -0.276123 76.382 3.66895 -0.295898 50.4192 1.84534 -0.28418 29.6417 1.00598 -0.298584 11.8156 1.02783 -0.279053 -5.92114 2.22559 -0.298584 -26.1929 4.42029 -0.28418 -51.0883 7.89014 -0.296387 -84.1816 12.5048 -0.276123 -127.303" - "row3" "8.85364 -1.03662 77.084 6.32275 -1.06665 50.9165 4.64539 -1.09692 30.1615 3.79395 -1.07813 12.0833 4.02966 -1.05273 -5.94897 5.6582 -1.07788 -26.5266 8.60547 -1.09692 -52.0388 12.848 -1.06665 -85.0131 18.6835 -1.03662 -128.473" - "row4" "12.7496 -2.53125 76.8741 10.3914 -2.62622 51.0352 8.75049 -2.66431 30.283 8.06458 -2.67725 12.2407 8.30786 -2.59766 -5.77246 10.4623 -2.677 -26.6387 13.8661 -2.66431 -52.1255 18.9093 -2.62622 -85.2075 25.6797 -2.53125 -128.123" - "row5" "19.0635 -5.21362 77.084 16.6194 -5.27686 50.9165 15.1653 -5.3728 30.1615 14.6547 -5.42163 12.0833 15.3097 -5.42651 -5.94897 17.4459 -5.42163 -26.5266 21.1821 -5.3728 -52.0388 26.7439 -5.27686 -85.0131 34.6528 -5.21362 -128.473" - "row6" "27.8845 -9.13843 76.382 25.6205 -9.27173 50.4193 24.1691 -9.3667 29.6417 24.0842 -9.54614 11.8156 24.8386 -9.55005 -5.92114 27.1575 -9.54614 -26.1929 30.7927 -9.3667 -51.0883 36.9283 -9.27173 -84.1816 45.4449 -9.13843 -127.303" - "row7" "40.3115 -14.7458 75.4854 38.1188 -14.9072 49.5493 37.1176 -15.168 29.2608 36.969 -15.3176 11.6624 37.8921 -15.3525 -5.83618 40.2571 -15.3176 -25.7589 44.2395 -15.1677 -50.5232 50.2023 -14.9072 -82.7332 59.2638 -14.7458 -125.809" - "row8" "57.0217 -22.313 74.3762 55.2676 -22.6458 49.0145 54.2854 -22.9146 28.9278 54.3221 -23.1252 11.6189 55.0188 -23.0623 -5.62476 57.7958 -23.125 -25.5082 61.7615 -22.9146 -49.8491 67.9666 -22.6455 -81.8381 76.8347 -22.313 -123.961" - } - offset_normals - { - "row0" "-0.805066 -0.402083 0.436118 -0.824359 -0.411924 0.388266 -0.820227 -0.409745 0.39917 -0.821068 -0.410302 0.396863 -0.784673 -0.391858 0.480349 -0.799966 -0.396497 0.450382 -0.752551 -0.37592 0.540695 -0.729425 -0.351713 0.586717 -0.526659 -0.262999 0.80837" - "row1" "-0.814032 -0.412845 0.408546 -0.826113 -0.435367 0.357761 -0.827322 -0.429458 0.362084 -0.83172 -0.42771 0.353986 -0.814908 -0.41515 0.404444 -0.822845 -0.410606 0.392847 -0.792221 -0.393804 0.466159 -0.78567 -0.368119 0.497203 -0.644434 -0.283876 0.710013" - "row2" "-0.815999 -0.397201 0.419972 -0.827466 -0.42273 0.369593 -0.83006 -0.444403 0.336907 -0.829224 -0.42833 0.359055 -0.815973 -0.428175 0.388399 -0.814624 -0.414915 0.405255 -0.800826 -0.417097 0.429777 -0.751211 -0.355972 0.555847 -0.595714 -0.266406 0.757728" - "row3" "-0.824796 -0.384915 0.414188 -0.835468 -0.412813 0.362738 -0.837665 -0.415122 0.354952 -0.83825 -0.412571 0.356541 -0.828558 -0.425019 0.364486 -0.818177 -0.403439 0.409662 -0.797042 -0.383859 0.466237 -0.783947 -0.353936 0.510056 -0.633828 -0.272858 0.723747" - "row4" "-0.830887 -0.32695 0.450255 -0.843048 -0.3725 0.387962 -0.846012 -0.390271 0.363253 -0.845871 -0.403466 0.348881 -0.838296 -0.454077 0.301786 -0.823987 -0.389505 0.411498 -0.780223 -0.358559 0.512531 -0.731405 -0.315898 0.604363 -0.532301 -0.204461 0.821493" - "row5" "-0.846645 -0.320399 0.424895 -0.855639 -0.358119 0.373675 -0.858249 -0.358564 0.367205 -0.857359 -0.355244 0.372474 -0.854406 -0.358543 0.37608 -0.845608 -0.335496 0.415197 -0.815089 -0.33352 0.473703 -0.78069 -0.325705 0.533328 -0.629268 -0.236868 0.740213" - "row6" "-0.860814 -0.249668 0.44347 -0.870526 -0.296708 0.392618 -0.872981 -0.330201 0.358987 -0.873387 -0.303178 0.381154 -0.8662 -0.285091 0.41039 -0.857221 -0.295341 0.421836 -0.847338 -0.311665 0.42998 -0.771362 -0.267944 0.57724 -0.592527 -0.190466 0.78271" - "row7" "-0.877403 -0.190106 0.44048 -0.886464 -0.246729 0.391543 -0.891469 -0.221904 0.39502 -0.892738 -0.240692 0.380902 -0.87529 -0.201463 0.439636 -0.867624 -0.248382 0.430738 -0.840286 -0.2148 0.497775 -0.818163 -0.22771 0.527974 -0.632656 -0.165531 0.756536" - "row8" "-0.878926 -0.0275819 0.47616 -0.898834 -0.0875644 0.429453 -0.895355 -0.0654281 0.440521 -0.893968 -0.088897 0.439225 -0.850928 -0.0262361 0.524627 -0.861168 -0.0852245 0.501126 -0.805438 -0.0656708 0.58903 -0.761109 -0.0771976 0.644014 -0.545373 -0.0166979 0.838027" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 0 0 0 0 0 1 1 1 1 1 1 9 0 0 0" - "row1" "0 0 0 0 0 0 0 1 1 0 1 1 9 9 1 0" - "row2" "0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 9" - "row3" "0 0 0 0 0 0 0 0 0 0 0 0 1 1 9 9" - "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 9" - "row5" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1" - "row6" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1" - "row7" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - } - } - } - side - { - "id" "57267" - "plane" "(-592 3200 720) (-592 3200 1520) (-592 3584 1520)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57266" - "plane" "(-1200 3200 720) (-912 3200 1520) (-592 3200 1520)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57265" - "plane" "(-592 3584 720) (-592 3584 1520) (-1120 3584 1520)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57264" - "plane" "(-1408 3584 720) (-1200 3200 720) (-592 3200 720)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 153 130" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "98808" - side - { - "id" "57275" - "plane" "(-592 3584 400) (-592 3824 400) (-1536 3824 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57274" - "plane" "(-1296 3824 720) (-1408 3584 720) (-1648 3584 400)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-1648 3584 400]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "0.998886 -0.00202926 0.0471414 0.999831 0.000443189 -0.0183765 0.997945 -0.00187769 0.0640506 0.993044 -0.0121813 0.11711 0.294103 -0.0436397 0.954777 0.930136 -0.0563708 0.362863 0.936058 -0.0448079 0.348981 -0.76255 -0.11708 0.636246 -0.951644 -0.0177736 0.306688" - "row1" "0.999157 -0.00664456 -0.0405 0.996401 0.0389732 0.0752739 0.999956 0.00258768 0.00905157 0.375504 0.0498482 0.925479 0.135428 0.0820366 0.987385 0.997642 0.00186149 -0.068611 0.704755 -0.000506067 0.70945 -0.5407 -0.0395489 0.840285 -0.982613 0.0102506 0.185381" - "row2" "0.996559 0.0291481 0.0775911 0.978304 0.0945078 0.184362 0.997237 0.0392519 0.0630694 0.988853 0.054537 0.138548 -0.553006 0.277581 0.785578 0.982933 -0.0468661 -0.177896 0.720243 0.137816 0.679895 -0.554961 0.239264 0.796725 -0.994411 -0.0346181 -0.0997449" - "row3" "1 -0.00045564 -0.000758234 0.993457 0.0542442 0.100501 0.982721 0.0925976 0.160269 0.992567 0.0606628 0.105504 0.84296 0.247896 0.477457 0.572733 0.380172 0.726255 0.433152 0.462608 0.773546 0.984784 -0.103319 -0.13973 -0.919461 0.22529 0.322235" - "row4" "0.999636 -0.0174141 -0.0206165 0.998417 -0.0284247 -0.0485409 0.999278 -0.0190368 -0.0328844 0.976155 0.118562 0.181838 0.345606 0.495773 0.796722 0.0606774 0.667159 0.74244 0.997147 -0.0530347 -0.0537137 -0.391473 0.692446 0.606025 -0.830539 0.386931 0.40061" - "row5" "0.983695 0.134297 0.119619 0.951085 0.123399 0.283213 0.97325 0.106805 0.203415 0.959741 0.179122 0.216364 0.672579 0.530387 0.51607 0.780452 -0.537264 -0.319752 0.907955 -0.369995 -0.196777 -0.0214678 0.90604 0.422648 -0.700152 0.629558 0.336813" - "row6" "0.991061 -0.109873 -0.0756747 0.952951 0.138107 0.269834 0.988497 -0.0480068 -0.143421 0.999165 -0.0279315 -0.0298062 0.981469 0.147004 0.122915 -0.542355 0.76496 0.347401 -0.513634 0.827494 0.226791 -0.55319 0.795101 0.248585 -0.614241 0.731246 0.296628" - "row7" "0.959601 -0.247833 -0.133212 0.99673 0.0190578 0.0785191 0.974712 -0.144046 -0.170844 0.7635 0.569311 0.30488 0.525511 -0.768346 -0.365353 -0.373688 0.89823 0.231388 0.420883 -0.883703 -0.204762 -0.392544 0.908415 0.143846 -0.487013 0.84427 0.223665" - "row8" "0.762393 0.597403 0.24873 0.853 0.44734 0.268847 0.39357 0.823033 0.409534 -0.351264 0.875571 0.331646 -0.465048 0.825091 0.320868 -0.351303 0.911289 0.2148 -0.399096 0.891438 0.214618 -0.365549 0.914928 0.171117 -0.4873 0.832427 0.263826" - } - distances - { - "row0" "112.971 117.887 74.7624 25.8144 8.27421 14.4351 10.2216 1.91217 49.2304" - "row1" "128.6 109.945 86.4223 16.5787 8.51433 15.4761 8.68369 8.57449 14.0283" - "row2" "97.5204 84.5122 73.674 32.4554 24.7965 19.6339 7.14447 9.71506 5.18351" - "row3" "95.9115 82.4091 57.4352 35.734 15.2465 7.15138 6.00894 10.9311 14.3923" - "row4" "79.3236 82.0941 62.8793 33.2002 13.8135 6.6872 8.00073 4.98262 12.4534" - "row5" "50.171 48.4446 40.6288 29.3001 9.54124 12.1474 5.31113 0.500385 14.6618" - "row6" "50.1644 38.0457 46.9243 27.0874 4.9408 1.47896 12.6804 7.14274 12.8847" - "row7" "38.6436 34.9856 34.1773 8.54668 4.60513 7.54169 3.07378 6.47537 9.84983" - "row8" "10.9426 18.1842 8.00589 27.0577 8.64222 22.1781 7.42798 15.3871 17.6512" - } - offsets - { - "row0" "0 0 0 25.052 -11.2695 0.0828857 37.1704 -16.6853 0.920319 44.4883 -19.864 3.45563 48.9165 -21.6328 8.43701 51.9202 -22.582 17.3783 53.6567 -22.7747 30.4617 55.2111 -22.6331 49.1526 57.0217 -22.313 74.3762" - "row1" "0 0 0 11.7505 -5.28027 0.0849609 21.3052 -9.53662 0.987244 27.7665 -12.3267 3.55591 31.9513 -13.9751 8.75415 34.7108 -14.8191 17.5889 36.5795 -15.0618 30.9063 38.177 -14.937 49.6909 40.4172 -14.7871 75.4854" - "row2" "0 0 0 6.63599 -2.93677 0.0841064 12.2694 -5.40601 0.947998 17.177 -7.46777 3.65637 20.511 -8.73193 8.88171 23.1699 -9.51221 17.9095 24.886 -9.70068 31.2218 26.9011 -9.75317 50.5594 29.0597 -9.59863 76.382" - "row3" "0 0 0 4.70996 -1.9502 0.0856323 8.91809 -3.6748 0.995422 12.2748 -5.00586 3.59314 15.0181 -5.97729 8.92358 17.552 -6.68896 18.0719 19.6771 -7.05103 31.8205 21.3755 -7.0415 51.0592 23.476 -6.94141 77.084" - "row4" "0 0 0 5.18359 -1.92749 0.0836792 9.67444 -3.58521 0.930176 13.2063 -4.8562 3.50867 15.5919 -5.6416 8.65875 18.6724 -6.56299 18.0884 20.656 -6.94629 31.8334 22.1721 -6.98877 51.1747 23.5239 -6.74976 76.8741" - "row5" "0 0 0 7.87134 -2.72095 0.0856323 14.9121 -5.15234 0.995422 20.5198 -7.07739 3.59314 24.647 -8.47485 8.92358 27.5331 -9.4126 18.0718 29.2312 -9.85449 31.8205 30.0293 -9.84424 51.0592 31.0511 -9.72607 77.084" - "row6" "0 0 0 14.2839 -4.74854 0.0841064 26.1967 -8.76465 0.947998 35.9324 -12.0991 3.65637 41.6594 -14.1631 8.88171 44.7509 -15.3755 17.9095 45.3148 -15.6814 31.2218 45.3682 -15.7305 50.5594 45.1487 -15.5071 76.382" - "row7" "0 0 0 27.1459 -8.78809 0.0849609 48.5171 -15.873 0.987244 61.6649 -20.5149 3.55591 68.5405 -23.2571 8.75415 71.1288 -24.658 17.5889 70.751 -25.0601 30.9063 68.8221 -24.8501 49.6909 67.1841 -24.6011 75.4854" - "row8" "0 0 0 60.1565 -18.783 0.0828857 86.6394 -27.8091 0.920319 100.418 -33.1072 3.45563 106.421 -36.0547 8.43701 107.894 -37.6367 17.3783 105.605 -37.9575 30.4617 101.864 -37.7217 49.1526 97.6777 -37.188 74.3762" - } - offset_normals - { - "row0" "-0.799734 -0.0257967 0.5998 -0.756075 -0.0158853 0.654292 -0.789737 -0.0180316 0.613181 -0.792871 -0.0631747 0.606106 -0.821981 -0.0263144 0.568907 -0.840688 -0.0832143 0.535089 -0.858332 -0.0653393 0.508917 -0.876734 -0.0871202 0.47302 -0.878926 -0.0275819 0.47616" - "row1" "-0.796167 0.0977755 0.597125 -0.701857 0.327533 0.632549 -0.768652 0.175738 0.615053 -0.787443 0.0331555 0.615495 -0.819746 0.0473825 0.570763 -0.846113 -0.0144613 0.532807 -0.866298 -0.00027782 0.499527 -0.889129 -0.0214123 0.457155 -0.893779 0.0248163 0.447821" - "row2" "-0.780427 0.219853 0.58532 -0.737589 0.308043 0.600893 -0.749473 0.349754 0.562105 -0.783546 0.227509 0.578183 -0.808206 0.196269 0.555231 -0.836498 0.139838 0.529827 -0.863398 0.100104 0.494492 -0.877134 0.138094 0.459964 -0.878648 0.15664 0.451046" - "row3" "-0.752753 0.338568 0.564565 -0.712165 0.332344 0.61836 -0.731907 0.340902 0.589998 -0.762592 0.323171 0.56037 -0.783511 0.286391 0.551444 -0.806955 0.273877 0.523273 -0.830645 0.286066 0.477697 -0.850412 0.312802 0.423031 -0.855244 0.297023 0.424658" - "row4" "-0.713571 0.452107 0.535178 -0.696653 0.362536 0.619065 -0.701009 0.357226 0.617233 -0.716417 0.38099 0.58446 -0.749473 0.349754 0.562105 -0.750384 0.441867 0.491607 -0.771555 0.447061 0.452591 -0.781611 0.469185 0.411036 -0.798947 0.417724 0.432655" - "row5" "-0.663478 0.558734 0.497608 -0.650023 0.303344 0.696744 -0.644061 0.355666 0.677265 -0.642733 0.488564 0.590085 -0.665852 0.534699 0.520325 -0.627177 0.669467 0.398074 -0.656009 0.666424 0.354302 -0.666393 0.675659 0.315285 -0.700159 0.629551 0.336813" - "row6" "-0.60324 0.656817 0.45243 -0.584585 0.369597 0.722259 -0.562516 0.262507 0.784006 -0.569995 0.56187 0.599506 -0.613012 0.606109 0.506802 -0.542281 0.764996 0.347435 -0.513621 0.8275 0.226799 -0.553217 0.795073 0.248615 -0.614313 0.731192 0.29661" - "row7" "-0.533779 0.744857 0.400334 -0.450954 0.210445 0.867383 -0.486074 0.563344 0.668114 -0.384271 0.813956 0.435673 -0.466563 0.798776 0.379837 -0.373709 0.898216 0.231409 -0.420842 0.883723 0.204759 -0.39244 0.90843 0.144035 -0.487027 0.844268 0.223641" - "row8" "-0.456156 0.821509 0.342117 -0.370472 0.79614 0.478447 -0.415391 0.814455 0.405109 -0.351244 0.875563 0.331687 -0.465044 0.825094 0.320864 -0.351356 0.911264 0.214818 -0.399153 0.89141 0.21463 -0.36559 0.914909 0.171131 -0.487316 0.832409 0.263852" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 9 0 0 0 0 0 0 1 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 1 9 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0 9 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row5" "0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row6" "1 0 1 9 0 0 0 0 0 0 0 0 0 0 0 0" - "row7" "1 9 1 9 0 0 1 0 0 0 0 0 0 0 0 0" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - } - } - } - side - { - "id" "57273" - "plane" "(-592 3584 720) (-592 3824 720) (-592 3824 400)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57272" - "plane" "(-592 3824 720) (-1296 3824 720) (-1536 3824 400)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-1536 3824 400]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "0.762393 0.597403 0.24873 0.853 0.44734 0.268847 0.39357 0.823033 0.409534 -0.351264 0.875571 0.331646 -0.465048 0.825091 0.320868 -0.351303 0.911289 0.2148 -0.399096 0.891438 0.214618 -0.365549 0.914928 0.171117 -0.4873 0.832427 0.263826" - "row1" "0.264035 0.909717 0.320469 0.203774 -0.974745 -0.0913724 -0.136433 0.976897 0.164497 -0.11409 0.983496 0.140424 -0.222071 0.961648 0.160986 -0.150102 0.985283 0.0817716 -0.204109 0.97431 0.0951836 -0.166359 0.984587 0.0539796 -0.25935 0.958468 0.118645" - "row2" "0.351686 -0.898207 -0.263704 -0.0895338 0.991261 0.0968721 0 1 0 -0.0716084 0.995499 0.062086 -0.143855 0.985536 0.0895794 0.111376 -0.992145 -0.0569538 -0.0873628 0.995827 0.0264036 -0.0804934 0.995618 0.0475906 -0.203792 0.974263 0.0963342" - "row3" "-0.296201 0.928938 0.222126 0 0.999725 0.0234274 -0.0220221 0.999526 0.0215307 0.0275595 -0.999465 -0.0175934 -0.0455349 0.998374 0.0343043 0.0503504 0.998287 0.0297953 0.0280821 0.99934 0.0230469 0.0801563 0.996711 0.011959 -0.0340653 0.998213 0.0490978" - "row4" "-0.196827 0.963594 0.180958 0.214656 0.974774 0.0611455 0.262316 0.963992 0.0436969 0.319468 0.947474 0.0152396 0.722044 -0.691847 0 0.999639 0.0268509 0.000371738 0.442484 0.896523 0.0213049 0.874477 -0.484894 -0.0129557 0.536066 -0.842107 -0.0590774" - "row5" "0.897332 -0.437159 -0.0607278 0.482653 0.875812 0 0.986268 0.165144 0.00193256 0.874643 -0.484767 -0.000819366 0.904458 0.426563 0.000406963 0.644342 0.764736 0.00162136 0.33371 0.942652 0.0067329 0.680585 -0.732666 -0.0019638 0.494231 0.869111 0.019541" - "row6" "0.115567 0.989148 0.0907249 0.984579 0.174895 0.00397375 0.649138 0.760671 0 0.633748 0.77354 0.000323029 0.70797 0.706242 0 0.76346 0.645855 0.000342257 0.887758 0.460311 0 0.929 0.370075 0.00182406 0.998581 -0.0532468 -0.000912687" - "row7" "-0.0606388 0.997124 0.0454645 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0.215706 -0.976458 0 0.376319 0.92649 0 0.697379 0.716696 0.00308589" - "row8" "0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0" - } - distances - { - "row0" "10.9426 18.1842 8.00589 27.0577 8.64222 22.1781 7.42798 15.3871 17.6512" - "row1" "5.00376 1.53536 5.96246 4.72595 12.5527 3.03341 17.2781 18.8082 7.84104" - "row2" "8.58725 11.0994 3.84912 13.1142 3.37474 4.19555 16.9881 7.5796 9.64621" - "row3" "4.89681 12.9301 2.73274 2.4007 14.7498 13.8846 22.7648 14.5354 11.458" - "row4" "18.8017 6.18383 19.1171 25.7523 14.1019 8.53781 8.25073 3.07634 2.83596" - "row5" "9.07068 23.5343 14.0384 16.388 14.6978 15.2084 16.1995 9.85238 12.3532" - "row6" "18.8935 7.36492 12.9483 12.2815 8.51226 3.74496 4.80261 8.16452 9.02801" - "row7" "6.27072 2.82153 12.7607 3.07739 9.36353 15.8792 8.45865 12.7287 9.2169" - "row8" "0.943359 10.5251 15.9314 14.6584 9.84155 16.9451 1.34912 5.05713 6.68677" - } - offsets - { - "row0" "0 0 0 60.1565 -18.783 0.0828857 86.6394 -27.8091 0.920319 100.418 -33.1072 3.45563 106.421 -36.0547 8.43701 107.894 -37.6367 17.3783 105.605 -37.9575 30.4617 101.864 -37.7217 49.1526 97.6777 -37.188 74.3762" - "row1" "0 0 0 27.1294 -8.78125 0.0842896 48.4763 -15.8608 0.983704 61.5776 -20.498 3.54681 68.3754 -23.2373 8.73615 70.838 -24.6348 17.5604 70.281 -25.0361 30.8706 68.1024 -24.825 49.6496 66.1362 -24.5762 75.4438" - "row2" "0 0 0 14.0986 -4.66602 0.0805054 25.8655 -8.62695 0.912231 35.402 -11.9038 3.55786 40.9377 -13.9436 8.68311 43.6807 -15.1064 17.5739 43.8866 -15.4077 30.8151 43.3971 -15.4353 50.072 42.5681 -15.231 75.9158" - "row3" "0 0 0 7.20605 -2.42285 0.0765381 13.6589 -4.60547 0.896912 18.8022 -6.36548 3.2547 22.4482 -7.63818 8.20374 24.6707 -8.43652 16.8724 25.6405 -8.78711 30.2128 25.7186 -8.78003 49.2699 25.8237 -8.68896 75.2736" - "row4" "0 0 0 3.57324 -1.20459 0.0656128 6.64014 -2.24097 0.731506 8.98401 -3.03516 2.78888 10.4575 -3.52612 7.05212 12.2986 -4.10205 15.2762 13.2756 -4.3418 27.8872 13.7893 -4.36816 46.4751 14.0555 -4.21826 72.1092" - "row5" "0 0 0 1.47375 -0.496582 0.055542 2.71539 -0.911621 0.651489 3.5636 -1.18652 2.37299 4.28088 -1.39453 6.07013 5.18903 -1.62744 12.7311 5.99792 -1.77905 23.8075 6.50885 -1.77344 40.9965 7.10577 -1.72803 66.2142" - "row6" "0 0 0 0.408508 -0.137207 0.0402222 0.696899 -0.22998 0.459625 1.03571 -0.325684 1.82336 1.26514 -0.365967 4.48151 1.70911 -0.448486 9.21082 2.04028 -0.456055 17.2537 2.58014 -0.491943 31.7216 3.08075 -0.459961 55.6177" - "row7" "0 0 0 0.0349121 -0.0114746 0.0228882 0.0725708 -0.0200195 0.274597 0.130005 -0.027832 0.993042 0.213867 -0.0327148 2.40936 0.345032 -0.0380859 4.84613 0.523865 -0.0402832 9.33191 0.771729 -0.0419922 17.5624 1.09296 -0.0415039 37.5655" - "row8" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - } - offset_normals - { - "row0" "-0.456156 0.821509 0.342117 -0.370472 0.79614 0.478447 -0.415391 0.814455 0.405109 -0.351244 0.875563 0.331687 -0.465044 0.825094 0.320864 -0.351356 0.911264 0.214818 -0.399153 0.89141 0.21463 -0.36559 0.914909 0.171131 -0.487316 0.832409 0.263852" - "row1" "-0.405048 0.862351 0.303786 -0 0.995634 0.0933407 -0.136351 0.976906 0.164509 -0.114095 0.983501 0.140384 -0.222151 0.961635 0.160958 -0.150145 0.985279 0.0817479 -0.204148 0.9743 0.0952035 -0.166349 0.984587 0.0539992 -0.259174 0.958522 0.118594" - "row2" "-0.351611 0.898236 0.263709 -0.0895161 0.991264 0.0968658 0 1 0 -0.0715987 0.995499 0.0620899 -0.143813 0.98554 0.0896007 -0.111426 0.992139 0.0569613 -0.0924488 0.995365 0.026474 -0.132136 0.990102 0.0473075 -0.203752 0.97427 0.0963519" - "row3" "-0.296153 0.928955 0.222115 -0 0.999725 0.0234311 -0.0219554 0.999527 0.0215505 -0.0275167 0.999467 0.0175333 -0.0576467 0.997748 0.034294 -0.0587859 0.997827 0.0297618 -0.0677077 0.99744 0.0229882 -0.0648794 0.997821 0.0120052 -0.116461 0.991996 0.0487822" - "row4" "-0.238992 0.954334 0.179244 -0.0753745 0.995199 0.0624325 -0.0602662 0.997158 0.0451997 -0.0241319 0.999579 0.0160847 0 1 0 -0.0315075 0.999407 0.0139045 -0.0546812 0.998223 0.0236996 -0.0662442 0.997447 0.0266509 -0.125848 0.989707 0.0681389" - "row5" "-0.180457 0.974227 0.135343 0 1 0 -0.0172509 0.999783 0.0117003 -0.00870288 0.999961 0.00157821 -0.00530346 0.999985 0.000927983 -0.0125107 0.999919 0.00213366 -0.0216254 0.999741 0.00712186 -0.0192878 0.999811 0.00264694 -0.0487493 0.998558 0.0224636" - "row6" "-0.120884 0.988518 0.090663 -0.0302863 0.999283 0.0227147 0 1 0 -0.00217574 0.999997 0.000394555 0 1 0 -0.00312771 0.999995 0.000533424 0 1 0 -0.0127041 0.999907 0.00492923 -0.0315228 0.999357 0.0170677" - "row7" "-0.0606162 0.997125 0.0454622 0 1 0 0 1 0 0 1 0 0 1 0 -0 1 0 0 1 0 -0 1 0 -0.00788165 0.99996 0.00426744" - "row8" "0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - } - } - } - side - { - "id" "57271" - "plane" "(-1408 3584 720) (-592 3584 720) (-592 3584 400)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57270" - "plane" "(-592 3824 720) (-592 3584 720) (-1408 3584 720)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 153 130" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "98809" - side - { - "id" "57281" - "plane" "(-592 3824 1520) (-592 3584 1520) (-1120 3584 1520)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-1120 3584 1520]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "-0.599475 -0.0159616 0.800234 -0.813246 -0.0552689 0.57929 -0.34895 -0.0141365 -0.937035 -0.411966 -0.0282632 -0.910761 -0.0909702 -0.0027707 -0.99585 0.0143891 0.000598909 -0.999896 -0.0352564 -0.00104367 0.999378 -0.00880286 -0.000241037 0.999961 0 0 1" - "row1" "-0.673719 0.0575862 0.73674 -0.575796 0.102475 0.811146 0.0750134 -0.0121137 -0.997109 -0.859775 0.0589284 -0.507262 -0.160373 0.0181798 -0.986889 0.0885207 -0.0191109 -0.995891 -0.0337373 0.00524787 0.999417 0 0 1 0 -0.0979498 -0.995191" - "row2" "-0.609918 0.141626 0.779707 -0.541673 0.15439 0.826289 -0.41948 0.16035 0.89349 -0.34764 0.130755 0.928466 -0.142635 0.0399095 0.98897 -0.0867851 0.0427048 0.995311 0 0 1 -0.0138234 0.0745584 0.997121 -0.0257058 0.195084 0.98045" - "row3" "0.629159 -0.238316 -0.739841 0.551984 -0.211433 -0.806604 -0.414806 0.230323 0.880277 -0.348018 0.233092 0.908048 -0.150611 0.0967192 0.98385 -0.104215 0.108706 0.988596 -0.0641729 0.126398 0.989902 -0.193348 0.10075 0.975944 -0.461315 0.257599 0.849018" - "row4" "0.522539 -0.302625 -0.797102 -0.47857 0.36544 0.798389 -0.329548 0.31102 0.89144 -0.253452 0.286363 0.923991 0 0 1 -0.112206 0.250691 0.961543 -0.481824 -0.255966 -0.83805 -0.330399 0.261153 0.906993 -0.118135 0.37996 0.917428" - "row5" "-0.545704 0.539586 0.641135 -0.473346 0.608451 0.63697 -0.355829 0.556365 0.750895 -0.301283 0.562326 0.770076 -0.19399 0.444088 0.87473 -0.234972 0.571868 0.785974 -0.537112 0.419289 0.731921 -0.439789 0.290786 0.849723 -0.461881 -0.419364 -0.781537" - "row6" "-0.472967 0.62692 0.619091 -0.398103 0.70083 0.591905 -0.292641 0.702213 0.649044 0.262029 -0.685299 -0.67949 -0.207208 0.567532 0.796851 -0.259369 0.683243 0.682574 -0.441794 0.671844 0.594511 -0.473683 0.548829 0.688775 -0.92121 -0.216161 -0.32349" - "row7" "-0.426402 0.749179 0.506865 0.260816 -0.855429 -0.447455 -0.315427 0.794912 0.518286 0.00609466 -0.884487 -0.466525 -0.198647 0.760229 0.618539 -0.222045 0.847483 0.48215 -0.36779 0.765659 0.527728 -0.665091 0.61535 0.423081 -0.313829 0.602629 0.733723" - "row8" "-0.424333 0.661691 0.618147 -0.445508 0.781194 0.437331 -0.806708 -0.488366 -0.332748 -0.71581 -0.609568 -0.340651 -0.664314 0.533337 0.523677 -0.981323 0.1685 0.0928007 -0.171804 0.826427 0.536191 -0.352636 0.82536 0.44094 -0.745266 0.471491 0.47146" - } - distances - { - "row0" "20.6795 7.55804 11.2256 12.5166 18.5923 19.9745 9.35702 12.1545 11.0232" - "row1" "16.6869 10.3803 12.6971 4.50344 5.96257 0.919795 17.3061 14.298 7.66945" - "row2" "13.7097 4.99855 11.1862 8.69353 15.5687 5.41393 12.9058 17.083 16.6182" - "row3" "10.5866 1.92488 2.01186 14.0886 3.92769 7.04086 9.58618 5.91512 2.7627" - "row4" "3.89335 2.08305 5.29696 8.34909 13.1597 9.62478 0.614248 6.55336 17.9321" - "row5" "21.052 5.19618 15.8855 13.0778 11.5658 4.86729 2.62897 8.79049 5.36178" - "row6" "13.4711 17.8109 5.40458 7.12402 6.90094 14.9566 11.3668 11.4101 3.09015" - "row7" "14.367 1.6325 13.9639 5.05733 9.99808 0.647886 15.6326 11.0154 9.55935" - "row8" "8.60351 12.4203 4.07979 5.56795 6.36882 0.970767 8.37773 11.9174 3.92082" - } - offsets - { - "row0" "76.8347 -22.313 -123.961 61.3406 -22.6331 -81.921 48.5558 -22.7747 -50.7694 37.9589 -22.582 -28.9639 28.5504 -21.6328 -14.0618 20.6862 -19.864 -5.7594 13.4314 -16.6853 -1.53381 6.64636 -11.2695 -0.138062 0 0 0" - "row1" "61.2686 -14.8035 -125.897 47.1025 -14.9531 -82.926 36.2008 -15.0757 -51.6245 27.3964 -14.8303 -29.4304 20.1887 -13.9824 -14.693 14.2322 -12.3301 -6.01575 9.10767 -9.53809 -1.71118 4.44501 -5.28027 -0.179443 0 0 0" - "row2" "49.595 -9.78003 -128.286 36.8287 -9.94263 -85.537 26.8163 -9.85889 -53.3379 19.4812 -9.64258 -31.2128 13.6664 -8.80908 -15.9485 9.24231 -7.5061 -7.14331 5.63867 -5.41992 -2.33276 2.69379 -2.93848 -0.596558 0 0 0" - "row3" "41.3016 -7.64551 -132.191 29.215 -7.7373 -89.7026 20.1056 -7.67627 -58.1807 13.3667 -7.15527 -35.0826 8.50769 -6.25732 -19.2542 5.11157 -5.13721 -9.81824 2.80103 -3.71313 -4.6615 1.21997 -1.95386 -1.79443 0 0 0" - "row4" "35.2734 -8.60229 -137.36 23.6442 -8.81641 -96.7397 14.6915 -8.48096 -65.6874 8.30182 -7.65649 -42.7444 3.88379 -6.26636 -25.5898 1.35541 -5.13623 -15.6981 0.12561 -3.66235 -8.9458 -0.155762 -1.93457 -4.14832 0 0 0" - "row5" "31.9813 -13.9102 -147.827 19.5667 -13.719 -108.239 10.1999 -12.9468 -78.6554 3.53235 -11.478 -56.1735 -0.629211 -9.57861 -39.2571 -2.50116 -7.54883 -26.7454 -2.63562 -5.28491 -16.8792 -1.60687 -2.73242 -8.20776 0 0 0" - "row6" "29.7221 -23.0723 -160.421 15.5103 -22.5903 -124.448 4.91663 -20.8591 -96.7814 -2.26831 -18.6392 -76.5352 -6.16718 -15.8113 -59.4415 -7.11615 -12.7808 -44.99 -5.94727 -8.94336 -30.1174 -3.31317 -4.7644 -15.6733 0 0 0" - "row7" "27.6316 -37.0303 -176.035 9.65283 -35.6187 -145.955 -3.03168 -32.5986 -123.695 -10.505 -29.2017 -105.304 -13.6021 -25.4961 -88.937 -13.1412 -21.4041 -72.9465 -10.1028 -16.1187 -54.1466 -5.44946 -8.80933 -29.3796 0 0 0" - "row8" "22.8488 -57.0864 -190.289 -2.63269 -52.7896 -175.966 -16.0295 -47.8931 -159.644 -22.4577 -43.4424 -144.81 -23.8476 -38.8254 -129.419 -21.0903 -34.2224 -114.075 -15.5288 -28.1035 -93.6787 -8.19464 -18.8091 -62.6975 0 0 0" - } - offset_normals - { - "row0" "-0.545373 -0.0166979 0.838027 -0.510628 -0.0364924 0.859027 -0.371471 -0.0150928 0.928322 -0.277368 -0.0190574 0.960575 -0.140683 -0.00430734 0.990045 -0.090021 -0.00364136 0.995933 -0.0352365 -0.00107885 0.999378 -0.00881016 -0.000269744 0.999961 0 0 1" - "row1" "-0.646264 0.0593711 0.7608 -0.575791 0.102432 0.811155 -0.419711 0.0676488 0.905133 -0.296864 0.0205001 0.9547 -0.170484 0.0194097 0.985169 -0.0996337 0.0214816 0.994792 -0.0337471 0.00510516 0.999417 0 -0 1 0 0.0980171 0.995185" - "row2" "-0.609944 0.141567 0.779697 -0.541636 0.154582 0.826278 -0.419483 0.160299 0.893498 -0.304729 0.114504 0.945531 -0.142651 0.0397247 0.988976 -0.0868219 0.0425748 0.995314 0 0 1 -0.0138164 0.074655 0.997114 0 0.19509 0.980785" - "row3" "-0.62911 0.23822 0.739913 -0.552032 0.211379 0.806585 -0.414808 0.230335 0.880273 -0.348029 0.233025 0.908061 -0.150633 0.0965881 0.98386 -0.104228 0.108713 0.988594 -0.0641475 0.126334 0.989911 -0.0550654 0.102447 0.993213 0 0.290285 0.95694" - "row4" "-0.522525 0.302589 0.797124 -0.47858 0.3654 0.798401 -0.329554 0.311011 0.891441 -0.253387 0.286375 0.924005 0 0 1 -0.1122 0.250694 0.961542 -0.0956205 0.290873 0.951971 -0.0927951 0.275533 0.956802 0 0.382683 0.923879" - "row5" "-0.545664 0.539729 0.641049 -0.473343 0.608475 0.63695 -0.355837 0.556383 0.750878 -0.301299 0.562283 0.770102 -0.193988 0.443996 0.874778 -0.234982 0.571978 0.785891 -0.232469 0.483376 0.843982 -0.217137 0.316158 0.923524 0 0.471397 0.881921" - "row6" "-0.472985 0.626897 0.619101 -0.398116 0.700787 0.591946 -0.292608 0.70226 0.649007 -0.262034 0.685312 0.679474 -0.20724 0.567493 0.796871 -0.259382 0.683259 0.682553 -0.355888 0.699913 0.619245 -0.284222 0.597482 0.749822 0 0.55557 0.83147" - "row7" "-0.426358 0.749228 0.506829 -0.335953 0.834578 0.436595 -0.278509 0.804539 0.524547 -0.228587 0.861079 0.454193 -0.19867 0.76019 0.61858 -0.221907 0.84753 0.482131 -0.308678 0.783164 0.539789 -0.511457 0.708124 0.486797 0 0.634393 0.77301" - "row8" "-0.409572 0.666552 0.622864 -0.313684 0.828525 0.463841 -0.249927 0.800128 0.545281 -0.186526 0.857646 0.47922 -0.122215 0.708294 0.695258 -0.145826 0.86659 0.477238 -0.127684 0.831989 0.5399 -0.186248 0.866597 0.462949 0 0.707107 0.707107" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "9 9 9 9 9 9 9 9 9 9 1 9 9 9 9 9" - "row1" "9 9 1 9 1 9 9 9 9 9 9 9 9 9 9 1" - "row2" "0 1 1 1 1 9 9 9 9 9 9 9 9 9 9 9" - "row3" "0 0 9 9 9 1 9 9 9 9 9 9 9 9 9 9" - "row4" "9 0 1 1 9 9 9 9 9 9 9 9 9 9 9 1" - "row5" "0 0 9 0 0 0 0 0 0 9 9 9 9 9 9 9" - "row6" "0 0 0 0 1 0 0 0 0 0 0 0 1 9 9 9" - "row7" "0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 9" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - } - } - } - side - { - "id" "57280" - "plane" "(-1120 3584 1520) (-1408 3584 720) (-1296 3824 720)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-1408 3584 720]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "-0.951644 -0.0177736 0.306688 -0.990972 0.0267682 -0.131372 -0.998104 -0.00904202 0.0608828 -0.99619 0.0172995 -0.0854763 -0.92876 -0.0185119 0.370219 -0.99891 0.00780177 -0.0460271 -0.991898 0.0140573 -0.126257 -0.959079 -0.0336817 0.281127 -0.599475 -0.0159616 0.800234" - "row1" "-0.982613 0.0102506 0.185381 -0.996339 -0.00183327 0.0854663 -0.995628 0.00180955 0.0933889 -0.991982 -0.00667068 0.126203 0.6718 -0.043459 -0.739456 -0.949835 0.00136584 0.312749 -0.967032 0.00538411 0.2546 -0.939214 0.00425391 0.343306 -0.673719 0.0575862 0.73674" - "row2" "-0.994411 -0.0346181 -0.0997449 -0.987691 0.0522425 0.147435 -0.999995 -0.000982174 -0.00288104 -0.985733 0.0560584 0.158707 -0.908154 0.14065 0.394301 0.784251 -0.16534 -0.598007 -0.955984 0.0598444 0.287253 -0.999157 -0.00899969 -0.0400518 -0.609918 0.141626 0.779707" - "row3" "-0.919461 0.22529 0.322235 -0.570318 -0.502532 -0.649769 -0.988618 0.0932079 0.118096 -0.937309 0.218655 0.271369 -0.887258 0.265738 0.377038 -0.860474 0.244101 0.447213 -0.901652 0.201817 0.382482 -0.796291 0.283777 0.534221 0.629159 -0.238316 -0.739841" - "row4" "-0.830539 0.386931 0.40061 -0.998267 -0.0460086 -0.0366785 -0.917932 0.312074 0.244971 -0.858631 0.410536 0.306941 -0.861484 0.402064 0.310145 -0.80537 0.430544 0.407445 -0.757839 0.411172 0.506574 -0.702001 0.402758 0.58735 0.522539 -0.302625 -0.797102" - "row5" "-0.700152 0.629558 0.336813 -0.68919 0.665142 0.287407 -0.712424 0.636146 0.296259 -0.711062 0.634994 0.30195 -0.735557 0.598618 0.317194 -0.690839 0.63795 0.340237 -0.687142 0.599566 0.410313 -0.671738 0.579359 0.46164 -0.545704 0.539586 0.641135" - "row6" "-0.614241 0.731246 0.296628 -0.588852 0.767977 0.251923 0.593225 -0.770835 -0.232157 -0.605786 0.753764 0.254682 -0.649975 0.696429 0.304168 -0.607924 0.734135 0.302446 -0.594766 0.74066 0.312532 -0.559837 0.704802 0.435703 -0.472967 0.62692 0.619091" - "row7" "-0.487013 0.84427 0.223665 -0.439305 0.879444 0.183273 -0.477656 0.855104 0.201597 -0.442612 0.880546 0.169509 -0.519187 0.812637 0.264699 -0.479686 0.84268 0.244525 -0.491829 0.813344 0.310768 -0.462907 0.826567 0.320162 -0.426402 0.749179 0.506865" - "row8" "-0.4873 0.832427 0.263826 -0.384527 0.904986 0.182039 0.427921 -0.877055 -0.218309 -0.393892 0.896622 0.202281 0.488859 -0.806429 -0.332699 -0.403512 0.874962 0.267618 -0.422583 0.83141 0.360805 -0.39035 0.835191 0.387406 -0.424333 0.661691 0.618147" - } - distances - { - "row0" "49.2304 36.3636 46.5222 23.0741 25.8755 7.32256 10.8373 17.1281 20.6795" - "row1" "14.0283 33.9589 42.0944 34.3665 7.66819 17.6961 17.367 17.6194 16.6869" - "row2" "5.18351 28.329 22.3714 21.401 25.5285 7.84813 13.993 3.825 13.7097" - "row3" "14.3923 5.47812 17.091 19.7508 15.9657 4.9258 8.90468 5.53362 10.5866" - "row4" "12.4534 3.70919 11.2724 8.13175 10.4648 17.6563 9.95986 11.8822 3.89335" - "row5" "14.6618 21.5782 16.6338 17.1004 2.44337 7.60722 12.7526 3.39604 21.052" - "row6" "12.8847 12.0841 2.87014 23.4452 18.0002 3.0186 3.66643 7.68307 13.4711" - "row7" "9.84983 7.32163 8.8902 17.4821 20.0612 8.59047 8.05324 8.54822 14.367" - "row8" "17.6512 4.36978 3.57949 0.800803 8.02026 15.0821 19.9671 7.42398 8.60351" - } - offsets - { - "row0" "57.0217 -22.313 74.3762 55.2676 -22.6458 49.0145 54.2854 -22.9146 28.9278 54.3221 -23.1252 11.6189 55.0188 -23.0623 -5.62476 57.7958 -23.125 -25.5082 61.7615 -22.9146 -49.8491 67.9666 -22.6455 -81.8381 76.8347 -22.313 -123.961" - "row1" "40.4172 -14.7871 75.4854 38.2227 -14.95 49.5484 37.2386 -15.2114 29.2561 37.1556 -15.364 11.6506 38.2084 -15.4011 -5.85938 40.7997 -15.3716 -25.7971 45.1219 -15.2236 -50.5762 51.5656 -14.9658 -82.8042 61.2686 -14.8035 -125.897" - "row2" "29.0597 -9.59863 76.382 26.8069 -9.76709 50.4146 25.2725 -9.85449 29.5955 25.2852 -10.082 11.688 26.1257 -10.0923 -6.17871 28.8379 -10.1741 -26.6348 32.9937 -9.99878 -51.6836 39.9832 -9.95508 -85.0012 49.595 -9.78003 -128.286" - "row3" "23.476 -6.94141 77.084 20.8853 -7.05835 50.9047 19.324 -7.23926 30.0338 18.5753 -7.34961 11.6445 19.095 -7.46069 -6.88208 21.4994 -7.68433 -28.0988 25.801 -7.82642 -54.3107 32.1609 -7.75024 -87.9771 41.3016 -7.64551 -132.191" - "row4" "23.5239 -6.74976 76.8741 20.9004 -7.01025 51.0119 18.783 -7.18262 30.0255 17.5309 -7.41846 11.3076 16.9343 -7.55176 -7.85498 19.0112 -8.23242 -30.3185 22.3672 -8.63965 -57.6191 27.7119 -8.83057 -92.6704 35.2734 -8.60229 -137.36" - "row5" "31.0511 -9.72607 77.084 27.4617 -9.87256 50.8795 24.8455 -10.1841 29.7264 22.8127 -10.5854 10.5284 21.6383 -11.2007 -9.59448 21.7843 -12.1794 -33.4119 23.2998 -13.1438 -62.9177 26.4287 -13.7358 -100.158 31.9813 -13.9102 -147.827" - "row6" "45.1487 -15.5071 76.382 40.8583 -15.7651 50.373 37.0928 -16.074 29.1147 34.4771 -16.8901 9.73145 31.8159 -17.8438 -11.0366 29.8782 -19.4727 -36.5004 28.0776 -21.073 -68.3479 27.9691 -22.6094 -109.31 29.7221 -23.0723 -160.421" - "row7" "67.1841 -24.6011 75.4854 61.5928 -24.8923 49.4957 57.1066 -25.5505 28.6289 52.7374 -26.4443 9.3429 48.2422 -27.8511 -11.9281 43.5605 -30.0989 -38.6746 38.2979 -32.8435 -73.3896 32.2808 -35.6399 -118.63 27.6316 -37.0303 -176.035" - "row8" "97.6777 -37.188 74.3762 91.0054 -37.769 48.9605 84.6488 -38.4858 28.3234 78.3796 -39.6572 9.27197 71.115 -41.208 -11.8014 63.6869 -44.3479 -39.4565 54.2803 -48.1262 -75.0671 41.9663 -52.8105 -123.268 22.8488 -57.0864 -190.289" - } - offset_normals - { - "row0" "-0.878926 -0.0275819 0.47616 -0.898834 -0.0875644 0.429453 -0.895355 -0.0654281 0.440521 -0.893968 -0.088897 0.439225 -0.850928 -0.0262361 0.524627 -0.861168 -0.0852245 0.501126 -0.805438 -0.0656708 0.58903 -0.761109 -0.0771976 0.644014 -0.545373 -0.0166979 0.838027" - "row1" "-0.893779 0.0248163 0.447821 -0.916137 -0.00872121 0.400771 -0.914319 0.00785896 0.404919 -0.916005 -0.0211585 0.400609 -0.891621 0.0270638 0.451972 -0.895347 0.00189827 0.445365 -0.850931 0.0110488 0.525161 -0.819219 0.00699258 0.573438 -0.646264 0.0593711 0.7608" - "row2" "-0.878648 0.15664 0.451046 -0.903184 0.143277 0.404636 -0.919124 0.126652 0.373056 -0.90774 0.139729 0.39558 -0.889739 0.153313 0.429953 -0.882375 0.125552 0.453488 -0.869296 0.100788 0.483908 -0.786447 0.135494 0.602613 -0.609944 0.141567 0.779697" - "row3" "-0.855244 0.297023 0.424658 -0.875369 0.294816 0.383163 -0.881138 0.292978 0.371159 -0.88138 0.296304 0.367932 -0.878195 0.275488 0.390998 -0.860474 0.244125 0.4472 -0.827349 0.262028 0.496824 -0.796243 0.283829 0.534264 -0.62911 0.23822 0.739913" - "row4" "-0.798947 0.417724 0.432655 -0.807086 0.461735 0.367986 -0.823823 0.445877 0.350015 -0.827804 0.449342 0.335906 -0.8615 0.402033 0.31014 -0.805327 0.430616 0.407453 -0.757797 0.411267 0.506561 -0.701971 0.402807 0.587353 -0.522525 0.302589 0.797124" - "row5" "-0.700159 0.629551 0.336813 -0.689235 0.665085 0.287431 -0.712304 0.636305 0.296207 -0.711058 0.634992 0.301962 -0.735509 0.598665 0.317217 -0.690841 0.637934 0.340264 -0.687187 0.599524 0.410298 -0.67175 0.57936 0.46162 -0.545664 0.539729 0.641049" - "row6" "-0.614313 0.731192 0.29661 -0.588866 0.767957 0.25195 -0.593248 0.770813 0.232173 -0.605751 0.753789 0.254692 -0.650012 0.696401 0.304155 -0.607879 0.734172 0.302447 -0.594958 0.740392 0.312803 -0.559831 0.704888 0.435571 -0.472985 0.626897 0.619101" - "row7" "-0.487027 0.844268 0.223641 -0.439279 0.879454 0.183289 -0.477547 0.855173 0.201566 -0.442635 0.880531 0.169526 -0.519198 0.812617 0.264741 -0.47971 0.842642 0.244606 -0.491875 0.813323 0.31075 -0.462857 0.8266 0.32015 -0.426358 0.749228 0.506829" - "row8" "-0.487316 0.832409 0.263852 -0.384436 0.905048 0.181926 -0.427874 0.87709 0.218257 -0.393852 0.896633 0.20231 -0.488815 0.806449 0.332715 -0.403481 0.874991 0.267571 -0.422578 0.831428 0.360769 -0.390388 0.835164 0.387425 -0.409572 0.666552 0.622864" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1" - "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - } - } - } - side - { - "id" "57279" - "plane" "(-592 3824 1520) (-592 3824 720) (-592 3584 720)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57278" - "plane" "(-1008 3824 1520) (-1296 3824 720) (-592 3824 720)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - dispinfo - { - "power" "3" - "startposition" "[-1296 3824 720]" - "flags" "0" - "elevation" "0" - "subdiv" "1" - normals - { - "row0" "-0.4873 0.832427 0.263826 -0.384527 0.904986 0.182039 0.427921 -0.877055 -0.218309 -0.393892 0.896622 0.202281 0.488859 -0.806429 -0.332699 -0.403512 0.874962 0.267618 -0.422583 0.83141 0.360805 -0.39035 0.835191 0.387406 -0.424333 0.661691 0.618147" - "row1" "-0.25935 0.958468 0.118645 -0.16369 0.985084 0.0530471 0.222632 -0.970435 -0.0932213 -0.196297 0.977389 0.0785969 -0.271772 0.948064 0.165272 0.20115 -0.972451 -0.117808 -0.967855 0.245769 0.0534311 -0.800318 -0.584813 -0.13223 -0.445508 0.781194 0.437331" - "row2" "-0.203792 0.974263 0.0963342 -0.132681 0.990061 0.0466356 -0.0918361 0.9956 0.0186303 -0.137633 0.988596 0.0611177 0.183576 -0.975498 -0.121254 -0.266311 0.957809 0.108073 -0.651402 0.753241 0.0911214 -0.500738 0.832651 0.236547 -0.806708 -0.488366 -0.332748" - "row3" "-0.0340653 0.998213 0.0490978 -0.0703229 0.997358 0.0181987 -0.0735422 0.99707 0.0210592 -0.0774328 0.996666 0.025709 -0.0917026 0.994097 0.0579763 -0.44272 0.89342 0.0761585 -0.722508 0.683598 0.103327 -0.432401 0.887565 0.158928 -0.71581 -0.609568 -0.340651" - "row4" "0.536066 -0.842107 -0.0590774 0.0672434 -0.997358 -0.0274967 -0.0545153 0.998276 0.0217327 -0.0386569 0.999141 0.0149427 -0.07442 -0.997227 0 -0.748249 0.661086 0.0555666 -0.775064 0.617055 0.136084 -0.974927 0.210929 0.0708992 -0.664314 0.533337 0.523677" - "row5" "0.494231 0.869111 0.019541 0.300005 0.953936 0.00178253 -0.0238237 0.999676 0.00898595 -0.0226 0.99967 0.0122349 -0.0926814 0.995059 0.0355988 -0.584846 0.810682 0.0273799 -0.697667 0.712986 0.0700789 -0.401862 0.906544 0.129174 -0.981323 0.1685 0.0928007" - "row6" "0.998581 -0.0532468 -0.000912687 0.792308 0.610115 0.0028779 0.0684549 -0.997654 0 -0.0379415 0.998906 0.0273275 0 0.995273 0.0971129 -0.729053 0.684091 0.0223963 -0.688886 -0.72487 0 -0.115405 0.977907 0.174297 -0.171804 0.826427 0.536191" - "row7" "0.697379 0.716696 0.00308589 0.725224 0.688513 0 -0.716161 0.697098 0.0341611 -0.281976 0.959421 0 -0.453236 0.884783 0.108331 0.0132445 -0.999912 0 -0.0184994 0.989482 0.143471 -0.0837037 0.996491 0 -0.352636 0.82536 0.44094" - "row8" "0 1 0 0 0.995186 0.0980016 -0.229474 0.954612 0.189887 -0.244677 0.927852 0.281469 -0.311784 0.877846 0.363563 0 0.881926 0.471388 0 0.831453 0.555596 -0.124013 0.767083 0.629448 -0.745266 0.471491 0.47146" - } - distances - { - "row0" "17.6512 4.36978 3.57949 0.800803 8.02026 15.0821 19.9671 7.42398 8.60351" - "row1" "7.84104 16.4234 4.86402 12.1904 7.90082 2.50756 1.75231 3.14061 12.4203" - "row2" "9.64621 16.3517 12.5771 8.82007 5.94373 14.5053 9.64679 16.6845 4.07979" - "row3" "11.458 15.062 6.84281 9.38235 5.12694 14.9594 12.3185 23.0917 5.56795" - "row4" "2.83596 5.35619 15.4661 15.0232 8.61397 9.82861 12.2847 7.86837 6.36882" - "row5" "12.3532 14.9975 2.78484 15.1454 5.00299 11.4848 11.77 17.2455 0.970767" - "row6" "9.02801 8.82262 5.49678 17.6712 22.4172 4.32221 5.68057 10.6251 8.37773" - "row7" "9.2169 7.04927 1.84743 8.45949 3.19116 2.08759 3.34549 16.0223 11.9174" - "row8" "6.68677 11.3056 8.07909 12.2611 6.16021 1.26787 16.9173 14.5701 3.92082" - } - offsets - { - "row0" "97.6777 -37.188 74.3762 91.0054 -37.769 48.9605 84.6488 -38.4858 28.3234 78.3796 -39.6572 9.27197 71.115 -41.208 -11.8014 63.6869 -44.3479 -39.4565 54.2803 -48.1262 -75.0671 41.9663 -52.8105 -123.268 22.8488 -57.0864 -190.289" - "row1" "66.1362 -24.5762 75.4438 60.8545 -24.8777 49.4555 56.416 -25.6611 28.5992 51.6501 -26.9106 9.32959 46.1455 -29.0217 -11.9161 39.582 -32.4714 -38.636 30.6788 -37.3342 -73.3337 17.8569 -43.7861 -118.562 -2.63269 -52.7896 -175.966" - "row2" "42.5681 -15.231 75.9158 38.8542 -15.4873 49.8916 35.2888 -16.0015 28.7676 31.9261 -17.4541 9.56006 27.4647 -19.7061 -10.9041 21.8928 -23.5964 -36.0394 13.7182 -29.0344 -67.7057 1.7417 -37.1084 -108.501 -16.0295 -47.8931 -159.644" - "row3" "25.8237 -8.68896 75.2736 23.1045 -8.8291 49.1054 20.7115 -9.36401 28.2828 17.9763 -10.5247 9.89307 14.4225 -12.8232 -9.1145 9.60352 -16.8521 -31.7512 2.5144 -22.9604 -60.3365 -7.88721 -31.5911 -97.1853 -22.4577 -43.4424 -144.81" - "row4" "14.0555 -4.21826 72.1092 12.461 -4.40771 46.3423 10.7729 -4.78467 26.4105 8.76508 -5.77637 9.69507 5.79883 -7.67676 -6.78394 1.93463 -11.7771 -26.3511 -3.90527 -17.8323 -51.2408 -12.295 -26.6809 -84.856 -23.8476 -38.8254 -129.419" - "row5" "7.10577 -1.72803 66.2142 5.95178 -1.80469 40.892 4.85596 -2.14307 22.5939 3.34985 -2.94531 8.3374 1.18481 -4.70947 -4.97974 -1.86108 -8.02344 -20.4175 -6.29578 -13.4968 -41.2994 -12.6106 -21.8838 -71.2358 -21.0903 -34.2224 -114.075" - "row6" "3.08075 -0.459961 55.6177 2.41724 -0.513428 31.6499 1.6441 -0.699707 16.4413 0.723511 -1.39844 6.04407 -0.73761 -2.68359 -3.24512 -2.79169 -5.06348 -13.9698 -5.82397 -9.03516 -28.8918 -9.96307 -16.2441 -53.6488 -15.5288 -28.1035 -93.6787" - "row7" "1.09296 -0.0415039 37.5655 0.750488 -0.0537109 17.5233 0.392151 -0.178955 8.86957 -0.0870972 -0.53833 3.17926 -0.802002 -1.24463 -1.62964 -1.85754 -2.4624 -7.12207 -3.36877 -4.70215 -15.3317 -5.44336 -8.81396 -29.3186 -8.19464 -18.8091 -62.6975" - "row8" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - } - offset_normals - { - "row0" "-0.487316 0.832409 0.263852 -0.384436 0.905048 0.181926 -0.427874 0.87709 0.218257 -0.393852 0.896633 0.20231 -0.488815 0.806449 0.332715 -0.403481 0.874991 0.267571 -0.422578 0.831428 0.360769 -0.390388 0.835164 0.387425 -0.409572 0.666552 0.622864" - "row1" "-0.259174 0.958522 0.118594 -0.16367 0.985089 0.0530297 -0.222587 0.970444 0.0932428 -0.196287 0.977394 0.0785713 -0.271788 0.94807 0.165212 -0.201151 0.972449 0.117822 -0.250742 0.945967 0.205606 -0.234776 0.948113 0.214388 -0.313684 0.828525 0.463841" - "row2" "-0.203752 0.97427 0.0963519 -0.13266 0.990063 0.0466474 -0.091828 0.9956 0.0186357 -0.1376 0.988596 0.061181 -0.183562 0.975508 0.121202 -0.155419 0.981621 0.110748 -0.131799 0.984101 0.119059 -0.189344 0.944539 0.268317 -0.249927 0.800128 0.545281" - "row3" "-0.116461 0.991996 0.0487822 -0.0703294 0.997358 0.0181983 -0.0735376 0.997069 0.0210807 -0.0774399 0.996665 0.0257447 -0.0917089 0.994092 0.0580591 -0.104609 0.990916 0.0845147 -0.107771 0.983014 0.148556 -0.126953 0.976382 0.174818 -0.186526 0.857646 0.47922" - "row4" "-0.125848 0.989707 0.0681389 -0.0672645 0.997356 0.0275167 -0.0545253 0.998276 0.0217361 -0.0386546 0.999141 0.0149361 0 1 0 -0.049929 0.995246 0.0836173 -0.0670286 0.974338 0.214879 -0.106551 0.942463 0.316876 -0.122215 0.708294 0.695258" - "row5" "-0.0487493 0.998558 0.0224636 -0.0180692 0.999835 0.00187642 -0.0237985 0.999677 0.00896383 -0.0225775 0.99967 0.0122345 -0.0124646 0.999282 0.0357718 -0.0272422 0.999061 0.0336748 -0.0477349 0.994074 0.0976647 -0.095831 0.985448 0.14039 -0.145826 0.86659 0.477238" - "row6" "-0.0315228 0.999357 0.0170677 -0.0123994 0.999912 0.00473657 -0 1 0 -0.0056493 0.99961 0.0273491 0 0.995278 0.0970663 -0.0101345 0.999413 0.0327131 0 1 0 -0.0725386 0.981883 0.175056 -0.127684 0.831989 0.5399" - "row7" "-0.00788165 0.99996 0.00426744 -0 1 0 0 0.998801 0.0489492 -0 1 0 -0.00335873 0.992585 0.121506 -0.0132614 0.999912 0 -0.0185099 0.989471 0.143542 -0.0583798 0.998294 0 -0.186248 0.866597 0.462949" - "row8" "0 1 0 0 0.995185 0.0980171 0 0.980785 0.19509 0 0.95694 0.290285 0 0.92388 0.382683 0 0.881921 0.471397 0 0.83147 0.55557 0 0.77301 0.634393 0 0.707107 0.707107" - } - alphas - { - "row0" "0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0" - "row8" "0 0 0 0 0 0 0 0 0" - } - triangle_tags - { - "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row1" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row2" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row5" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row6" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - "row7" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" - } - allowed_verts - { - "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" - } - } - } - side - { - "id" "57277" - "plane" "(-592 3584 1520) (-592 3584 720) (-1408 3584 720)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57276" - "plane" "(-592 3584 720) (-592 3824 720) (-1296 3824 720)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 153 130" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "100969" - side - { - "id" "57878" - "plane" "(-608 3856 1536) (-592 3856 1536) (-592 2464 1536)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57879" - "plane" "(-608 2464 400) (-592 2464 400) (-592 3856 400)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57880" - "plane" "(-608 3856 1536) (-608 2464 1536) (-608 2464 400)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57881" - "plane" "(-592 3856 400) (-592 2464 400) (-592 2464 1536)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57882" - "plane" "(-592 3856 1536) (-608 3856 1536) (-608 3856 400)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57883" - "plane" "(-592 2464 400) (-608 2464 400) (-608 2464 1536)" - "material" "NATURE/BLENDROCKBLACK02A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 220 213" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "102149" - side - { - "id" "59450" - "plane" "(-672 768 1264) (-672 992 1264) (-656 992 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "59449" - "plane" "(-672 992 748) (-672 992 1264) (-672 768 1264)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "59448" - "plane" "(-656 768 748) (-656 768 1264) (-656 992 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "4" - "smoothing_groups" "0" - } - side - { - "id" "59447" - "plane" "(-656 992 748) (-656 992 1264) (-672 992 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "59446" - "plane" "(-672 768 748) (-672 768 1264) (-656 768 1264)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "59445" - "plane" "(-672 992 748) (-672 768 748) (-656 768 748)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[-1 0 0 -496] 0.25" - "rotation" "0" - "lightmapscale" "4" - "smoothing_groups" "0" - } - editor - { - "color" "0 208 205" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "102158" - side - { - "id" "59474" - "plane" "(-672 768 748) (-672 768 640) (-672 856 640)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "59473" - "plane" "(-656 856 640) (-656 768 640) (-656 768 748)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "4" - "smoothing_groups" "0" - } - side - { - "id" "59472" - "plane" "(-656 768 748) (-656 768 640) (-672 768 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "59471" - "plane" "(-672 856 640) (-672 768 640) (-656 768 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59470" - "plane" "(-672 768 748) (-672 856 748) (-656 856 748)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59469" - "plane" "(-672 856 748) (-672 856 640) (-656 856 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-1 0 0 160] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "4" - "smoothing_groups" "0" - } - editor - { - "color" "0 208 205" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "102160" - side - { - "id" "59486" - "plane" "(-672 904 640) (-672 992 640) (-672 992 748)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "59485" - "plane" "(-656 992 748) (-656 992 640) (-656 904 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "4" - "smoothing_groups" "0" - } - side - { - "id" "59484" - "plane" "(-672 992 748) (-672 992 640) (-656 992 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "59483" - "plane" "(-672 992 640) (-672 904 640) (-656 904 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59482" - "plane" "(-672 904 748) (-672 992 748) (-656 992 748)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59481" - "plane" "(-656 904 748) (-656 904 640) (-672 904 640)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "4" - "smoothing_groups" "0" - } - editor - { - "color" "0 208 205" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "102176" - side - { - "id" "59516" - "plane" "(-752 840 760) (-752 920 760) (-672 920 760)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59515" - "plane" "(-752 920 748) (-752 920 760) (-752 840 760)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59514" - "plane" "(-672 840 748) (-672 840 760) (-672 920 760)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -560] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59513" - "plane" "(-672 920 748) (-672 920 760) (-752 920 760)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -688] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59512" - "plane" "(-752 840 748) (-752 840 760) (-672 840 760)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -208] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59511" - "plane" "(-752 920 748) (-752 840 748) (-672 840 748)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 200 105" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "102177" - side - { - "id" "59522" - "plane" "(-752 920 624) (-752 840 624) (-672 840 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59521" - "plane" "(-752 840 624) (-752 920 624) (-752 920 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59520" - "plane" "(-672 920 624) (-672 840 624) (-672 840 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -128] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59519" - "plane" "(-752 920 624) (-672 920 624) (-672 920 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -96] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59518" - "plane" "(-672 840 624) (-752 840 624) (-752 840 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -800] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59517" - "plane" "(-752 840 640) (-752 920 640) (-672 920 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 200 105" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "102200" - side - { - "id" "59528" - "plane" "(-752 904 640) (-752 920 640) (-752 920 748)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 -1 0 608] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59527" - "plane" "(-672 920 748) (-672 920 640) (-672 904 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59526" - "plane" "(-752 920 748) (-752 920 640) (-672 920 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59525" - "plane" "(-752 920 640) (-752 904 640) (-672 904 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 1 0 -32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59524" - "plane" "(-752 904 748) (-752 920 748) (-672 920 748)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 624] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59523" - "plane" "(-672 904 748) (-672 904 640) (-752 904 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 200 105" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "102201" - side - { - "id" "59534" - "plane" "(-752 840 748) (-752 840 640) (-752 856 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -288] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59533" - "plane" "(-672 856 640) (-672 840 640) (-672 840 748)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 -1 0 736] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59532" - "plane" "(-672 840 748) (-672 840 640) (-752 840 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59531" - "plane" "(-752 856 640) (-752 840 640) (-672 840 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 864] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59530" - "plane" "(-752 840 748) (-752 856 748) (-672 856 748)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 1 0 -272] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59529" - "plane" "(-752 856 748) (-752 856 640) (-672 856 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 200 105" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - hidden - { - solid - { - "id" "14240" + "id" "98808" side { - "id" "11766" - "plane" "(0 -640 2112) (0 800 2112) (7200 800 2112)" + "id" "57275" + "plane" "(-592 3584 400) (-592 3824 400) (-1536 3824 400)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11765" - "plane" "(0 800 2080) (0 800 2112) (0 -640 2112)" - "material" "TOOLS/TOOLSNODRAW" + "id" "57274" + "plane" "(-1296 3824 720) (-1408 3584 720) (-1648 3584 400)" + "material" "NATURE/BLENDROCKBLACK02A" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-1648 3584 400]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "0.998886 -0.00202926 0.0471414 0.999831 0.000443189 -0.0183765 0.997945 -0.00187769 0.0640506 0.993044 -0.0121813 0.11711 0.294103 -0.0436397 0.954777 0.930136 -0.0563708 0.362863 0.936058 -0.0448079 0.348981 -0.76255 -0.11708 0.636246 -0.951644 -0.0177736 0.306688" + "row1" "0.999157 -0.00664456 -0.0405 0.996401 0.0389732 0.0752739 0.999956 0.00258768 0.00905157 0.375504 0.0498482 0.925479 0.135428 0.0820366 0.987385 0.997642 0.00186149 -0.068611 0.704755 -0.000506067 0.70945 -0.5407 -0.0395489 0.840285 -0.982613 0.0102506 0.185381" + "row2" "0.996559 0.0291481 0.0775911 0.978304 0.0945078 0.184362 0.997237 0.0392519 0.0630694 0.988853 0.054537 0.138548 -0.553006 0.277581 0.785578 0.982933 -0.0468661 -0.177896 0.720243 0.137816 0.679895 -0.554961 0.239264 0.796725 -0.994411 -0.0346181 -0.0997449" + "row3" "1 -0.00045564 -0.000758234 0.993457 0.0542442 0.100501 0.982721 0.0925976 0.160269 0.992567 0.0606628 0.105504 0.84296 0.247896 0.477457 0.572733 0.380172 0.726255 0.433152 0.462608 0.773546 0.984784 -0.103319 -0.13973 -0.919461 0.22529 0.322235" + "row4" "0.999636 -0.0174141 -0.0206165 0.998417 -0.0284247 -0.0485409 0.999278 -0.0190368 -0.0328844 0.976155 0.118562 0.181838 0.345606 0.495773 0.796722 0.0606774 0.667159 0.74244 0.997147 -0.0530347 -0.0537137 -0.391473 0.692446 0.606025 -0.830539 0.386931 0.40061" + "row5" "0.983695 0.134297 0.119619 0.951085 0.123399 0.283213 0.97325 0.106805 0.203415 0.959741 0.179122 0.216364 0.672579 0.530387 0.51607 0.780452 -0.537264 -0.319752 0.907955 -0.369995 -0.196777 -0.0214678 0.90604 0.422648 -0.700152 0.629558 0.336813" + "row6" "0.991061 -0.109873 -0.0756747 0.952951 0.138107 0.269834 0.988497 -0.0480068 -0.143421 0.999165 -0.0279315 -0.0298062 0.981469 0.147004 0.122915 -0.542355 0.76496 0.347401 -0.513634 0.827494 0.226791 -0.55319 0.795101 0.248585 -0.614241 0.731246 0.296628" + "row7" "0.959601 -0.247833 -0.133212 0.99673 0.0190578 0.0785191 0.974712 -0.144046 -0.170844 0.7635 0.569311 0.30488 0.525511 -0.768346 -0.365353 -0.373688 0.89823 0.231388 0.420883 -0.883703 -0.204762 -0.392544 0.908415 0.143846 -0.487013 0.84427 0.223665" + "row8" "0.762393 0.597403 0.24873 0.853 0.44734 0.268847 0.39357 0.823033 0.409534 -0.351264 0.875571 0.331646 -0.465048 0.825091 0.320868 -0.351303 0.911289 0.2148 -0.399096 0.891438 0.214618 -0.365549 0.914928 0.171117 -0.4873 0.832427 0.263826" + } + distances + { + "row0" "112.971 117.887 74.7624 25.8144 8.27421 14.4351 10.2216 1.91217 49.2304" + "row1" "128.6 109.945 86.4223 16.5787 8.51433 15.4761 8.68369 8.57449 14.0283" + "row2" "97.5204 84.5122 73.674 32.4554 24.7965 19.6339 7.14447 9.71506 5.18351" + "row3" "95.9115 82.4091 57.4352 35.734 15.2465 7.15138 6.00894 10.9311 14.3923" + "row4" "79.3236 82.0941 62.8793 33.2002 13.8135 6.6872 8.00073 4.98262 12.4534" + "row5" "50.171 48.4446 40.6288 29.3001 9.54124 12.1474 5.31113 0.500385 14.6618" + "row6" "50.1644 38.0457 46.9243 27.0874 4.9408 1.47896 12.6804 7.14274 12.8847" + "row7" "38.6436 34.9856 34.1773 8.54668 4.60513 7.54169 3.07378 6.47537 9.84983" + "row8" "10.9426 18.1842 8.00589 27.0577 8.64222 22.1781 7.42798 15.3871 17.6512" + } + offsets + { + "row0" "0 0 0 25.052 -11.2695 0.0828857 37.1704 -16.6853 0.920319 44.4883 -19.864 3.45563 48.9165 -21.6328 8.43701 51.9202 -22.582 17.3783 53.6567 -22.7747 30.4617 55.2111 -22.6331 49.1526 57.0217 -22.313 74.3762" + "row1" "0 0 0 11.7505 -5.28027 0.0849609 21.3052 -9.53662 0.987244 27.7665 -12.3267 3.55591 31.9513 -13.9751 8.75415 34.7108 -14.8191 17.5889 36.5795 -15.0618 30.9063 38.177 -14.937 49.6909 40.4172 -14.7871 75.4854" + "row2" "0 0 0 6.63599 -2.93677 0.0841064 12.2694 -5.40601 0.947998 17.177 -7.46777 3.65637 20.511 -8.73193 8.88171 23.1699 -9.51221 17.9095 24.886 -9.70068 31.2218 26.9011 -9.75317 50.5594 29.0597 -9.59863 76.382" + "row3" "0 0 0 4.70996 -1.9502 0.0856323 8.91809 -3.6748 0.995422 12.2748 -5.00586 3.59314 15.0181 -5.97729 8.92358 17.552 -6.68896 18.0719 19.6771 -7.05103 31.8205 21.3755 -7.0415 51.0592 23.476 -6.94141 77.084" + "row4" "0 0 0 5.18359 -1.92749 0.0836792 9.67444 -3.58521 0.930176 13.2063 -4.8562 3.50867 15.5919 -5.6416 8.65875 18.6724 -6.56299 18.0884 20.656 -6.94629 31.8334 22.1721 -6.98877 51.1747 23.5239 -6.74976 76.8741" + "row5" "0 0 0 7.87134 -2.72095 0.0856323 14.9121 -5.15234 0.995422 20.5198 -7.07739 3.59314 24.647 -8.47485 8.92358 27.5331 -9.4126 18.0718 29.2312 -9.85449 31.8205 30.0293 -9.84424 51.0592 31.0511 -9.72607 77.084" + "row6" "0 0 0 14.2839 -4.74854 0.0841064 26.1967 -8.76465 0.947998 35.9324 -12.0991 3.65637 41.6594 -14.1631 8.88171 44.7509 -15.3755 17.9095 45.3148 -15.6814 31.2218 45.3682 -15.7305 50.5594 45.1487 -15.5071 76.382" + "row7" "0 0 0 27.1459 -8.78809 0.0849609 48.5171 -15.873 0.987244 61.6649 -20.5149 3.55591 68.5405 -23.2571 8.75415 71.1288 -24.658 17.5889 70.751 -25.0601 30.9063 68.8221 -24.8501 49.6909 67.1841 -24.6011 75.4854" + "row8" "0 0 0 60.1565 -18.783 0.0828857 86.6394 -27.8091 0.920319 100.418 -33.1072 3.45563 106.421 -36.0547 8.43701 107.894 -37.6367 17.3783 105.605 -37.9575 30.4617 101.864 -37.7217 49.1526 97.6777 -37.188 74.3762" + } + offset_normals + { + "row0" "-0.799734 -0.0257967 0.5998 -0.756075 -0.0158853 0.654292 -0.789737 -0.0180316 0.613181 -0.792871 -0.0631747 0.606106 -0.821981 -0.0263144 0.568907 -0.840688 -0.0832143 0.535089 -0.858332 -0.0653393 0.508917 -0.876734 -0.0871202 0.47302 -0.878926 -0.0275819 0.47616" + "row1" "-0.796167 0.0977755 0.597125 -0.701857 0.327533 0.632549 -0.768652 0.175738 0.615053 -0.787443 0.0331555 0.615495 -0.819746 0.0473825 0.570763 -0.846113 -0.0144613 0.532807 -0.866298 -0.00027782 0.499527 -0.889129 -0.0214123 0.457155 -0.893779 0.0248163 0.447821" + "row2" "-0.780427 0.219853 0.58532 -0.737589 0.308043 0.600893 -0.749473 0.349754 0.562105 -0.783546 0.227509 0.578183 -0.808206 0.196269 0.555231 -0.836498 0.139838 0.529827 -0.863398 0.100104 0.494492 -0.877134 0.138094 0.459964 -0.878648 0.15664 0.451046" + "row3" "-0.752753 0.338568 0.564565 -0.712165 0.332344 0.61836 -0.731907 0.340902 0.589998 -0.762592 0.323171 0.56037 -0.783511 0.286391 0.551444 -0.806955 0.273877 0.523273 -0.830645 0.286066 0.477697 -0.850412 0.312802 0.423031 -0.855244 0.297023 0.424658" + "row4" "-0.713571 0.452107 0.535178 -0.696653 0.362536 0.619065 -0.701009 0.357226 0.617233 -0.716417 0.38099 0.58446 -0.749473 0.349754 0.562105 -0.750384 0.441867 0.491607 -0.771555 0.447061 0.452591 -0.781611 0.469185 0.411036 -0.798947 0.417724 0.432655" + "row5" "-0.663478 0.558734 0.497608 -0.650023 0.303344 0.696744 -0.644061 0.355666 0.677265 -0.642733 0.488564 0.590085 -0.665852 0.534699 0.520325 -0.627177 0.669467 0.398074 -0.656009 0.666424 0.354302 -0.666393 0.675659 0.315285 -0.700159 0.629551 0.336813" + "row6" "-0.60324 0.656817 0.45243 -0.584585 0.369597 0.722259 -0.562516 0.262507 0.784006 -0.569995 0.56187 0.599506 -0.613012 0.606109 0.506802 -0.542281 0.764996 0.347435 -0.513621 0.8275 0.226799 -0.553217 0.795073 0.248615 -0.614313 0.731192 0.29661" + "row7" "-0.533779 0.744857 0.400334 -0.450954 0.210445 0.867383 -0.486074 0.563344 0.668114 -0.384271 0.813956 0.435673 -0.466563 0.798776 0.379837 -0.373709 0.898216 0.231409 -0.420842 0.883723 0.204759 -0.39244 0.90843 0.144035 -0.487027 0.844268 0.223641" + "row8" "-0.456156 0.821509 0.342117 -0.370472 0.79614 0.478447 -0.415391 0.814455 0.405109 -0.351244 0.875563 0.331687 -0.465044 0.825094 0.320864 -0.351356 0.911264 0.214818 -0.399153 0.89141 0.21463 -0.36559 0.914909 0.171131 -0.487316 0.832409 0.263852" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 9 0 0 0 0 0 0 1 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 1 9 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0 9 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row5" "0 0 9 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row6" "1 0 1 9 0 0 0 0 0 0 0 0 0 0 0 0" + "row7" "1 9 1 9 0 0 1 0 0 0 0 0 0 0 0 0" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } + } } side { - "id" "11764" - "plane" "(7200 -640 2080) (7200 -640 2112) (7200 800 2112)" - "material" "TOOLS/TOOLSBLACK" + "id" "57273" + "plane" "(-592 3584 720) (-592 3824 720) (-592 3824 400)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11763" - "plane" "(7200 800 2080) (7200 800 2112) (0 800 2112)" - "material" "TOOLS/TOOLSNODRAW" + "id" "57272" + "plane" "(-592 3824 720) (-1296 3824 720) (-1536 3824 400)" + "material" "NATURE/BLENDROCKBLACK02A" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-1536 3824 400]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "0.762393 0.597403 0.24873 0.853 0.44734 0.268847 0.39357 0.823033 0.409534 -0.351264 0.875571 0.331646 -0.465048 0.825091 0.320868 -0.351303 0.911289 0.2148 -0.399096 0.891438 0.214618 -0.365549 0.914928 0.171117 -0.4873 0.832427 0.263826" + "row1" "0.264035 0.909717 0.320469 0.203774 -0.974745 -0.0913724 -0.136433 0.976897 0.164497 -0.11409 0.983496 0.140424 -0.222071 0.961648 0.160986 -0.150102 0.985283 0.0817716 -0.204109 0.97431 0.0951836 -0.166359 0.984587 0.0539796 -0.25935 0.958468 0.118645" + "row2" "0.351686 -0.898207 -0.263704 -0.0895338 0.991261 0.0968721 0 1 0 -0.0716084 0.995499 0.062086 -0.143855 0.985536 0.0895794 0.111376 -0.992145 -0.0569538 -0.0873628 0.995827 0.0264036 -0.0804934 0.995618 0.0475906 -0.203792 0.974263 0.0963342" + "row3" "-0.296201 0.928938 0.222126 0 0.999725 0.0234274 -0.0220221 0.999526 0.0215307 0.0275595 -0.999465 -0.0175934 -0.0455349 0.998374 0.0343043 0.0503504 0.998287 0.0297953 0.0280821 0.99934 0.0230469 0.0801563 0.996711 0.011959 -0.0340653 0.998213 0.0490978" + "row4" "-0.196827 0.963594 0.180958 0.214656 0.974774 0.0611455 0.262316 0.963992 0.0436969 0.319468 0.947474 0.0152396 0.722044 -0.691847 0 0.999639 0.0268509 0.000371738 0.442484 0.896523 0.0213049 0.874477 -0.484894 -0.0129557 0.536066 -0.842107 -0.0590774" + "row5" "0.897332 -0.437159 -0.0607278 0.482653 0.875812 0 0.986268 0.165144 0.00193256 0.874643 -0.484767 -0.000819366 0.904458 0.426563 0.000406963 0.644342 0.764736 0.00162136 0.33371 0.942652 0.0067329 0.680585 -0.732666 -0.0019638 0.494231 0.869111 0.019541" + "row6" "0.115567 0.989148 0.0907249 0.984579 0.174895 0.00397375 0.649138 0.760671 0 0.633748 0.77354 0.000323029 0.70797 0.706242 0 0.76346 0.645855 0.000342257 0.887758 0.460311 0 0.929 0.370075 0.00182406 0.998581 -0.0532468 -0.000912687" + "row7" "-0.0606388 0.997124 0.0454645 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0.215706 -0.976458 0 0.376319 0.92649 0 0.697379 0.716696 0.00308589" + "row8" "0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0" + } + distances + { + "row0" "10.9426 18.1842 8.00589 27.0577 8.64222 22.1781 7.42798 15.3871 17.6512" + "row1" "5.00376 1.53536 5.96246 4.72595 12.5527 3.03341 17.2781 18.8082 7.84104" + "row2" "8.58725 11.0994 3.84912 13.1142 3.37474 4.19555 16.9881 7.5796 9.64621" + "row3" "4.89681 12.9301 2.73274 2.4007 14.7498 13.8846 22.7648 14.5354 11.458" + "row4" "18.8017 6.18383 19.1171 25.7523 14.1019 8.53781 8.25073 3.07634 2.83596" + "row5" "9.07068 23.5343 14.0384 16.388 14.6978 15.2084 16.1995 9.85238 12.3532" + "row6" "18.8935 7.36492 12.9483 12.2815 8.51226 3.74496 4.80261 8.16452 9.02801" + "row7" "6.27072 2.82153 12.7607 3.07739 9.36353 15.8792 8.45865 12.7287 9.2169" + "row8" "0.943359 10.5251 15.9314 14.6584 9.84155 16.9451 1.34912 5.05713 6.68677" + } + offsets + { + "row0" "0 0 0 60.1565 -18.783 0.0828857 86.6394 -27.8091 0.920319 100.418 -33.1072 3.45563 106.421 -36.0547 8.43701 107.894 -37.6367 17.3783 105.605 -37.9575 30.4617 101.864 -37.7217 49.1526 97.6777 -37.188 74.3762" + "row1" "0 0 0 27.1294 -8.78125 0.0842896 48.4763 -15.8608 0.983704 61.5776 -20.498 3.54681 68.3754 -23.2373 8.73615 70.838 -24.6348 17.5604 70.281 -25.0361 30.8706 68.1024 -24.825 49.6496 66.1362 -24.5762 75.4438" + "row2" "0 0 0 14.0986 -4.66602 0.0805054 25.8655 -8.62695 0.912231 35.402 -11.9038 3.55786 40.9377 -13.9436 8.68311 43.6807 -15.1064 17.5739 43.8866 -15.4077 30.8151 43.3971 -15.4353 50.072 42.5681 -15.231 75.9158" + "row3" "0 0 0 7.20605 -2.42285 0.0765381 13.6589 -4.60547 0.896912 18.8022 -6.36548 3.2547 22.4482 -7.63818 8.20374 24.6707 -8.43652 16.8724 25.6405 -8.78711 30.2128 25.7186 -8.78003 49.2699 25.8237 -8.68896 75.2736" + "row4" "0 0 0 3.57324 -1.20459 0.0656128 6.64014 -2.24097 0.731506 8.98401 -3.03516 2.78888 10.4575 -3.52612 7.05212 12.2986 -4.10205 15.2762 13.2756 -4.3418 27.8872 13.7893 -4.36816 46.4751 14.0555 -4.21826 72.1092" + "row5" "0 0 0 1.47375 -0.496582 0.055542 2.71539 -0.911621 0.651489 3.5636 -1.18652 2.37299 4.28088 -1.39453 6.07013 5.18903 -1.62744 12.7311 5.99792 -1.77905 23.8075 6.50885 -1.77344 40.9965 7.10577 -1.72803 66.2142" + "row6" "0 0 0 0.408508 -0.137207 0.0402222 0.696899 -0.22998 0.459625 1.03571 -0.325684 1.82336 1.26514 -0.365967 4.48151 1.70911 -0.448486 9.21082 2.04028 -0.456055 17.2537 2.58014 -0.491943 31.7216 3.08075 -0.459961 55.6177" + "row7" "0 0 0 0.0349121 -0.0114746 0.0228882 0.0725708 -0.0200195 0.274597 0.130005 -0.027832 0.993042 0.213867 -0.0327148 2.40936 0.345032 -0.0380859 4.84613 0.523865 -0.0402832 9.33191 0.771729 -0.0419922 17.5624 1.09296 -0.0415039 37.5655" + "row8" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + } + offset_normals + { + "row0" "-0.456156 0.821509 0.342117 -0.370472 0.79614 0.478447 -0.415391 0.814455 0.405109 -0.351244 0.875563 0.331687 -0.465044 0.825094 0.320864 -0.351356 0.911264 0.214818 -0.399153 0.89141 0.21463 -0.36559 0.914909 0.171131 -0.487316 0.832409 0.263852" + "row1" "-0.405048 0.862351 0.303786 -0 0.995634 0.0933407 -0.136351 0.976906 0.164509 -0.114095 0.983501 0.140384 -0.222151 0.961635 0.160958 -0.150145 0.985279 0.0817479 -0.204148 0.9743 0.0952035 -0.166349 0.984587 0.0539992 -0.259174 0.958522 0.118594" + "row2" "-0.351611 0.898236 0.263709 -0.0895161 0.991264 0.0968658 0 1 0 -0.0715987 0.995499 0.0620899 -0.143813 0.98554 0.0896007 -0.111426 0.992139 0.0569613 -0.0924488 0.995365 0.026474 -0.132136 0.990102 0.0473075 -0.203752 0.97427 0.0963519" + "row3" "-0.296153 0.928955 0.222115 -0 0.999725 0.0234311 -0.0219554 0.999527 0.0215505 -0.0275167 0.999467 0.0175333 -0.0576467 0.997748 0.034294 -0.0587859 0.997827 0.0297618 -0.0677077 0.99744 0.0229882 -0.0648794 0.997821 0.0120052 -0.116461 0.991996 0.0487822" + "row4" "-0.238992 0.954334 0.179244 -0.0753745 0.995199 0.0624325 -0.0602662 0.997158 0.0451997 -0.0241319 0.999579 0.0160847 0 1 0 -0.0315075 0.999407 0.0139045 -0.0546812 0.998223 0.0236996 -0.0662442 0.997447 0.0266509 -0.125848 0.989707 0.0681389" + "row5" "-0.180457 0.974227 0.135343 0 1 0 -0.0172509 0.999783 0.0117003 -0.00870288 0.999961 0.00157821 -0.00530346 0.999985 0.000927983 -0.0125107 0.999919 0.00213366 -0.0216254 0.999741 0.00712186 -0.0192878 0.999811 0.00264694 -0.0487493 0.998558 0.0224636" + "row6" "-0.120884 0.988518 0.090663 -0.0302863 0.999283 0.0227147 0 1 0 -0.00217574 0.999997 0.000394555 0 1 0 -0.00312771 0.999995 0.000533424 0 1 0 -0.0127041 0.999907 0.00492923 -0.0315228 0.999357 0.0170677" + "row7" "-0.0606162 0.997125 0.0454622 0 1 0 0 1 0 0 1 0 0 1 0 -0 1 0 0 1 0 -0 1 0 -0.00788165 0.99996 0.00426744" + "row8" "0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } + } } side { - "id" "11762" - "plane" "(0 -640 2080) (0 -640 2112) (7200 -640 2112)" - "material" "TOOLS/TOOLSNODRAW" + "id" "57271" + "plane" "(-1408 3584 720) (-592 3584 720) (-592 3584 400)" + "material" "CONCRETE/CONCRETEFLOOR023A" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11761" - "plane" "(0 800 2080) (0 -640 2080) (7200 -640 2080)" - "material" "TOOLS/TOOLSBLACK" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -63.9961] 0.25" + "id" "57270" + "plane" "(-592 3824 720) (-592 3584 720) (-1408 3584 720)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "14252" + "color" "0 153 130" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -18081,77 +17239,325 @@ world { solid { - "id" "14242" + "id" "98809" side { - "id" "11772" - "plane" "(0 800 -3104) (0 -640 -3104) (7200 -640 -3104)" - "material" "TOOLS/TOOLSBLACK" + "id" "57281" + "plane" "(-592 3824 1520) (-592 3584 1520) (-1120 3584 1520)" + "material" "NATURE/BLENDROCKBLACK02A" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-1120 3584 1520]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "-0.599475 -0.0159616 0.800234 -0.813246 -0.0552689 0.57929 -0.34895 -0.0141365 -0.937035 -0.411966 -0.0282632 -0.910761 -0.0909702 -0.0027707 -0.99585 0.0143891 0.000598909 -0.999896 -0.0352564 -0.00104367 0.999378 -0.00880286 -0.000241037 0.999961 0 0 1" + "row1" "-0.673719 0.0575862 0.73674 -0.575796 0.102475 0.811146 0.0750134 -0.0121137 -0.997109 -0.859775 0.0589284 -0.507262 -0.160373 0.0181798 -0.986889 0.0885207 -0.0191109 -0.995891 -0.0337373 0.00524787 0.999417 0 0 1 0 -0.0979498 -0.995191" + "row2" "-0.609918 0.141626 0.779707 -0.541673 0.15439 0.826289 -0.41948 0.16035 0.89349 -0.34764 0.130755 0.928466 -0.142635 0.0399095 0.98897 -0.0867851 0.0427048 0.995311 0 0 1 -0.0138234 0.0745584 0.997121 -0.0257058 0.195084 0.98045" + "row3" "0.629159 -0.238316 -0.739841 0.551984 -0.211433 -0.806604 -0.414806 0.230323 0.880277 -0.348018 0.233092 0.908048 -0.150611 0.0967192 0.98385 -0.104215 0.108706 0.988596 -0.0641729 0.126398 0.989902 -0.193348 0.10075 0.975944 -0.461315 0.257599 0.849018" + "row4" "0.522539 -0.302625 -0.797102 -0.47857 0.36544 0.798389 -0.329548 0.31102 0.89144 -0.253452 0.286363 0.923991 0 0 1 -0.112206 0.250691 0.961543 -0.481824 -0.255966 -0.83805 -0.330399 0.261153 0.906993 -0.118135 0.37996 0.917428" + "row5" "-0.545704 0.539586 0.641135 -0.473346 0.608451 0.63697 -0.355829 0.556365 0.750895 -0.301283 0.562326 0.770076 -0.19399 0.444088 0.87473 -0.234972 0.571868 0.785974 -0.537112 0.419289 0.731921 -0.439789 0.290786 0.849723 -0.461881 -0.419364 -0.781537" + "row6" "-0.472967 0.62692 0.619091 -0.398103 0.70083 0.591905 -0.292641 0.702213 0.649044 0.262029 -0.685299 -0.67949 -0.207208 0.567532 0.796851 -0.259369 0.683243 0.682574 -0.441794 0.671844 0.594511 -0.473683 0.548829 0.688775 -0.92121 -0.216161 -0.32349" + "row7" "-0.426402 0.749179 0.506865 0.260816 -0.855429 -0.447455 -0.315427 0.794912 0.518286 0.00609466 -0.884487 -0.466525 -0.198647 0.760229 0.618539 -0.222045 0.847483 0.48215 -0.36779 0.765659 0.527728 -0.665091 0.61535 0.423081 -0.313829 0.602629 0.733723" + "row8" "-0.424333 0.661691 0.618147 -0.445508 0.781194 0.437331 -0.806708 -0.488366 -0.332748 -0.71581 -0.609568 -0.340651 -0.664314 0.533337 0.523677 -0.981323 0.1685 0.0928007 -0.171804 0.826427 0.536191 -0.352636 0.82536 0.44094 -0.745266 0.471491 0.47146" + } + distances + { + "row0" "20.6795 7.55804 11.2256 12.5166 18.5923 19.9745 9.35702 12.1545 11.0232" + "row1" "16.6869 10.3803 12.6971 4.50344 5.96257 0.919795 17.3061 14.298 7.66945" + "row2" "13.7097 4.99855 11.1862 8.69353 15.5687 5.41393 12.9058 17.083 16.6182" + "row3" "10.5866 1.92488 2.01186 14.0886 3.92769 7.04086 9.58618 5.91512 2.7627" + "row4" "3.89335 2.08305 5.29696 8.34909 13.1597 9.62478 0.614248 6.55336 17.9321" + "row5" "21.052 5.19618 15.8855 13.0778 11.5658 4.86729 2.62897 8.79049 5.36178" + "row6" "13.4711 17.8109 5.40458 7.12402 6.90094 14.9566 11.3668 11.4101 3.09015" + "row7" "14.367 1.6325 13.9639 5.05733 9.99808 0.647886 15.6326 11.0154 9.55935" + "row8" "8.60351 12.4203 4.07979 5.56795 6.36882 0.970767 8.37773 11.9174 3.92082" + } + offsets + { + "row0" "76.8347 -22.313 -123.961 61.3406 -22.6331 -81.921 48.5558 -22.7747 -50.7694 37.9589 -22.582 -28.9639 28.5504 -21.6328 -14.0618 20.6862 -19.864 -5.7594 13.4314 -16.6853 -1.53381 6.64636 -11.2695 -0.138062 0 0 0" + "row1" "61.2686 -14.8035 -125.897 47.1025 -14.9531 -82.926 36.2008 -15.0757 -51.6245 27.3964 -14.8303 -29.4304 20.1887 -13.9824 -14.693 14.2322 -12.3301 -6.01575 9.10767 -9.53809 -1.71118 4.44501 -5.28027 -0.179443 0 0 0" + "row2" "49.595 -9.78003 -128.286 36.8287 -9.94263 -85.537 26.8163 -9.85889 -53.3379 19.4812 -9.64258 -31.2128 13.6664 -8.80908 -15.9485 9.24231 -7.5061 -7.14331 5.63867 -5.41992 -2.33276 2.69379 -2.93848 -0.596558 0 0 0" + "row3" "41.3016 -7.64551 -132.191 29.215 -7.7373 -89.7026 20.1056 -7.67627 -58.1807 13.3667 -7.15527 -35.0826 8.50769 -6.25732 -19.2542 5.11157 -5.13721 -9.81824 2.80103 -3.71313 -4.6615 1.21997 -1.95386 -1.79443 0 0 0" + "row4" "35.2734 -8.60229 -137.36 23.6442 -8.81641 -96.7397 14.6915 -8.48096 -65.6874 8.30182 -7.65649 -42.7444 3.88379 -6.26636 -25.5898 1.35541 -5.13623 -15.6981 0.12561 -3.66235 -8.9458 -0.155762 -1.93457 -4.14832 0 0 0" + "row5" "31.9813 -13.9102 -147.827 19.5667 -13.719 -108.239 10.1999 -12.9468 -78.6554 3.53235 -11.478 -56.1735 -0.629211 -9.57861 -39.2571 -2.50116 -7.54883 -26.7454 -2.63562 -5.28491 -16.8792 -1.60687 -2.73242 -8.20776 0 0 0" + "row6" "29.7221 -23.0723 -160.421 15.5103 -22.5903 -124.448 4.91663 -20.8591 -96.7814 -2.26831 -18.6392 -76.5352 -6.16718 -15.8113 -59.4415 -7.11615 -12.7808 -44.99 -5.94727 -8.94336 -30.1174 -3.31317 -4.7644 -15.6733 0 0 0" + "row7" "27.6316 -37.0303 -176.035 9.65283 -35.6187 -145.955 -3.03168 -32.5986 -123.695 -10.505 -29.2017 -105.304 -13.6021 -25.4961 -88.937 -13.1412 -21.4041 -72.9465 -10.1028 -16.1187 -54.1466 -5.44946 -8.80933 -29.3796 0 0 0" + "row8" "22.8488 -57.0864 -190.289 -2.63269 -52.7896 -175.966 -16.0295 -47.8931 -159.644 -22.4577 -43.4424 -144.81 -23.8476 -38.8254 -129.419 -21.0903 -34.2224 -114.075 -15.5288 -28.1035 -93.6787 -8.19464 -18.8091 -62.6975 0 0 0" + } + offset_normals + { + "row0" "-0.545373 -0.0166979 0.838027 -0.510628 -0.0364924 0.859027 -0.371471 -0.0150928 0.928322 -0.277368 -0.0190574 0.960575 -0.140683 -0.00430734 0.990045 -0.090021 -0.00364136 0.995933 -0.0352365 -0.00107885 0.999378 -0.00881016 -0.000269744 0.999961 0 0 1" + "row1" "-0.646264 0.0593711 0.7608 -0.575791 0.102432 0.811155 -0.419711 0.0676488 0.905133 -0.296864 0.0205001 0.9547 -0.170484 0.0194097 0.985169 -0.0996337 0.0214816 0.994792 -0.0337471 0.00510516 0.999417 0 -0 1 0 0.0980171 0.995185" + "row2" "-0.609944 0.141567 0.779697 -0.541636 0.154582 0.826278 -0.419483 0.160299 0.893498 -0.304729 0.114504 0.945531 -0.142651 0.0397247 0.988976 -0.0868219 0.0425748 0.995314 0 0 1 -0.0138164 0.074655 0.997114 0 0.19509 0.980785" + "row3" "-0.62911 0.23822 0.739913 -0.552032 0.211379 0.806585 -0.414808 0.230335 0.880273 -0.348029 0.233025 0.908061 -0.150633 0.0965881 0.98386 -0.104228 0.108713 0.988594 -0.0641475 0.126334 0.989911 -0.0550654 0.102447 0.993213 0 0.290285 0.95694" + "row4" "-0.522525 0.302589 0.797124 -0.47858 0.3654 0.798401 -0.329554 0.311011 0.891441 -0.253387 0.286375 0.924005 0 0 1 -0.1122 0.250694 0.961542 -0.0956205 0.290873 0.951971 -0.0927951 0.275533 0.956802 0 0.382683 0.923879" + "row5" "-0.545664 0.539729 0.641049 -0.473343 0.608475 0.63695 -0.355837 0.556383 0.750878 -0.301299 0.562283 0.770102 -0.193988 0.443996 0.874778 -0.234982 0.571978 0.785891 -0.232469 0.483376 0.843982 -0.217137 0.316158 0.923524 0 0.471397 0.881921" + "row6" "-0.472985 0.626897 0.619101 -0.398116 0.700787 0.591946 -0.292608 0.70226 0.649007 -0.262034 0.685312 0.679474 -0.20724 0.567493 0.796871 -0.259382 0.683259 0.682553 -0.355888 0.699913 0.619245 -0.284222 0.597482 0.749822 0 0.55557 0.83147" + "row7" "-0.426358 0.749228 0.506829 -0.335953 0.834578 0.436595 -0.278509 0.804539 0.524547 -0.228587 0.861079 0.454193 -0.19867 0.76019 0.61858 -0.221907 0.84753 0.482131 -0.308678 0.783164 0.539789 -0.511457 0.708124 0.486797 0 0.634393 0.77301" + "row8" "-0.409572 0.666552 0.622864 -0.313684 0.828525 0.463841 -0.249927 0.800128 0.545281 -0.186526 0.857646 0.47922 -0.122215 0.708294 0.695258 -0.145826 0.86659 0.477238 -0.127684 0.831989 0.5399 -0.186248 0.866597 0.462949 0 0.707107 0.707107" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "9 9 9 9 9 9 9 9 9 9 1 9 9 9 9 9" + "row1" "9 9 1 9 1 9 9 9 9 9 9 9 9 9 9 1" + "row2" "0 1 1 1 1 9 9 9 9 9 9 9 9 9 9 9" + "row3" "0 0 9 9 9 1 9 9 9 9 9 9 9 9 9 9" + "row4" "9 0 1 1 9 9 9 9 9 9 9 9 9 9 9 1" + "row5" "0 0 9 0 0 0 0 0 0 9 9 9 9 9 9 9" + "row6" "0 0 0 0 1 0 0 0 0 0 0 0 1 9 9 9" + "row7" "0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 9" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } + } } side { - "id" "11771" - "plane" "(0 -640 -3072) (0 -640 -3104) (0 800 -3104)" - "material" "TOOLS/TOOLSBLACK" + "id" "57280" + "plane" "(-1120 3584 1520) (-1408 3584 720) (-1296 3824 720)" + "material" "NATURE/BLENDROCKBLACK02A" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-1408 3584 720]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "-0.951644 -0.0177736 0.306688 -0.990972 0.0267682 -0.131372 -0.998104 -0.00904202 0.0608828 -0.99619 0.0172995 -0.0854763 -0.92876 -0.0185119 0.370219 -0.99891 0.00780177 -0.0460271 -0.991898 0.0140573 -0.126257 -0.959079 -0.0336817 0.281127 -0.599475 -0.0159616 0.800234" + "row1" "-0.982613 0.0102506 0.185381 -0.996339 -0.00183327 0.0854663 -0.995628 0.00180955 0.0933889 -0.991982 -0.00667068 0.126203 0.6718 -0.043459 -0.739456 -0.949835 0.00136584 0.312749 -0.967032 0.00538411 0.2546 -0.939214 0.00425391 0.343306 -0.673719 0.0575862 0.73674" + "row2" "-0.994411 -0.0346181 -0.0997449 -0.987691 0.0522425 0.147435 -0.999995 -0.000982174 -0.00288104 -0.985733 0.0560584 0.158707 -0.908154 0.14065 0.394301 0.784251 -0.16534 -0.598007 -0.955984 0.0598444 0.287253 -0.999157 -0.00899969 -0.0400518 -0.609918 0.141626 0.779707" + "row3" "-0.919461 0.22529 0.322235 -0.570318 -0.502532 -0.649769 -0.988618 0.0932079 0.118096 -0.937309 0.218655 0.271369 -0.887258 0.265738 0.377038 -0.860474 0.244101 0.447213 -0.901652 0.201817 0.382482 -0.796291 0.283777 0.534221 0.629159 -0.238316 -0.739841" + "row4" "-0.830539 0.386931 0.40061 -0.998267 -0.0460086 -0.0366785 -0.917932 0.312074 0.244971 -0.858631 0.410536 0.306941 -0.861484 0.402064 0.310145 -0.80537 0.430544 0.407445 -0.757839 0.411172 0.506574 -0.702001 0.402758 0.58735 0.522539 -0.302625 -0.797102" + "row5" "-0.700152 0.629558 0.336813 -0.68919 0.665142 0.287407 -0.712424 0.636146 0.296259 -0.711062 0.634994 0.30195 -0.735557 0.598618 0.317194 -0.690839 0.63795 0.340237 -0.687142 0.599566 0.410313 -0.671738 0.579359 0.46164 -0.545704 0.539586 0.641135" + "row6" "-0.614241 0.731246 0.296628 -0.588852 0.767977 0.251923 0.593225 -0.770835 -0.232157 -0.605786 0.753764 0.254682 -0.649975 0.696429 0.304168 -0.607924 0.734135 0.302446 -0.594766 0.74066 0.312532 -0.559837 0.704802 0.435703 -0.472967 0.62692 0.619091" + "row7" "-0.487013 0.84427 0.223665 -0.439305 0.879444 0.183273 -0.477656 0.855104 0.201597 -0.442612 0.880546 0.169509 -0.519187 0.812637 0.264699 -0.479686 0.84268 0.244525 -0.491829 0.813344 0.310768 -0.462907 0.826567 0.320162 -0.426402 0.749179 0.506865" + "row8" "-0.4873 0.832427 0.263826 -0.384527 0.904986 0.182039 0.427921 -0.877055 -0.218309 -0.393892 0.896622 0.202281 0.488859 -0.806429 -0.332699 -0.403512 0.874962 0.267618 -0.422583 0.83141 0.360805 -0.39035 0.835191 0.387406 -0.424333 0.661691 0.618147" + } + distances + { + "row0" "49.2304 36.3636 46.5222 23.0741 25.8755 7.32256 10.8373 17.1281 20.6795" + "row1" "14.0283 33.9589 42.0944 34.3665 7.66819 17.6961 17.367 17.6194 16.6869" + "row2" "5.18351 28.329 22.3714 21.401 25.5285 7.84813 13.993 3.825 13.7097" + "row3" "14.3923 5.47812 17.091 19.7508 15.9657 4.9258 8.90468 5.53362 10.5866" + "row4" "12.4534 3.70919 11.2724 8.13175 10.4648 17.6563 9.95986 11.8822 3.89335" + "row5" "14.6618 21.5782 16.6338 17.1004 2.44337 7.60722 12.7526 3.39604 21.052" + "row6" "12.8847 12.0841 2.87014 23.4452 18.0002 3.0186 3.66643 7.68307 13.4711" + "row7" "9.84983 7.32163 8.8902 17.4821 20.0612 8.59047 8.05324 8.54822 14.367" + "row8" "17.6512 4.36978 3.57949 0.800803 8.02026 15.0821 19.9671 7.42398 8.60351" + } + offsets + { + "row0" "57.0217 -22.313 74.3762 55.2676 -22.6458 49.0145 54.2854 -22.9146 28.9278 54.3221 -23.1252 11.6189 55.0188 -23.0623 -5.62476 57.7958 -23.125 -25.5082 61.7615 -22.9146 -49.8491 67.9666 -22.6455 -81.8381 76.8347 -22.313 -123.961" + "row1" "40.4172 -14.7871 75.4854 38.2227 -14.95 49.5484 37.2386 -15.2114 29.2561 37.1556 -15.364 11.6506 38.2084 -15.4011 -5.85938 40.7997 -15.3716 -25.7971 45.1219 -15.2236 -50.5762 51.5656 -14.9658 -82.8042 61.2686 -14.8035 -125.897" + "row2" "29.0597 -9.59863 76.382 26.8069 -9.76709 50.4146 25.2725 -9.85449 29.5955 25.2852 -10.082 11.688 26.1257 -10.0923 -6.17871 28.8379 -10.1741 -26.6348 32.9937 -9.99878 -51.6836 39.9832 -9.95508 -85.0012 49.595 -9.78003 -128.286" + "row3" "23.476 -6.94141 77.084 20.8853 -7.05835 50.9047 19.324 -7.23926 30.0338 18.5753 -7.34961 11.6445 19.095 -7.46069 -6.88208 21.4994 -7.68433 -28.0988 25.801 -7.82642 -54.3107 32.1609 -7.75024 -87.9771 41.3016 -7.64551 -132.191" + "row4" "23.5239 -6.74976 76.8741 20.9004 -7.01025 51.0119 18.783 -7.18262 30.0255 17.5309 -7.41846 11.3076 16.9343 -7.55176 -7.85498 19.0112 -8.23242 -30.3185 22.3672 -8.63965 -57.6191 27.7119 -8.83057 -92.6704 35.2734 -8.60229 -137.36" + "row5" "31.0511 -9.72607 77.084 27.4617 -9.87256 50.8795 24.8455 -10.1841 29.7264 22.8127 -10.5854 10.5284 21.6383 -11.2007 -9.59448 21.7843 -12.1794 -33.4119 23.2998 -13.1438 -62.9177 26.4287 -13.7358 -100.158 31.9813 -13.9102 -147.827" + "row6" "45.1487 -15.5071 76.382 40.8583 -15.7651 50.373 37.0928 -16.074 29.1147 34.4771 -16.8901 9.73145 31.8159 -17.8438 -11.0366 29.8782 -19.4727 -36.5004 28.0776 -21.073 -68.3479 27.9691 -22.6094 -109.31 29.7221 -23.0723 -160.421" + "row7" "67.1841 -24.6011 75.4854 61.5928 -24.8923 49.4957 57.1066 -25.5505 28.6289 52.7374 -26.4443 9.3429 48.2422 -27.8511 -11.9281 43.5605 -30.0989 -38.6746 38.2979 -32.8435 -73.3896 32.2808 -35.6399 -118.63 27.6316 -37.0303 -176.035" + "row8" "97.6777 -37.188 74.3762 91.0054 -37.769 48.9605 84.6488 -38.4858 28.3234 78.3796 -39.6572 9.27197 71.115 -41.208 -11.8014 63.6869 -44.3479 -39.4565 54.2803 -48.1262 -75.0671 41.9663 -52.8105 -123.268 22.8488 -57.0864 -190.289" + } + offset_normals + { + "row0" "-0.878926 -0.0275819 0.47616 -0.898834 -0.0875644 0.429453 -0.895355 -0.0654281 0.440521 -0.893968 -0.088897 0.439225 -0.850928 -0.0262361 0.524627 -0.861168 -0.0852245 0.501126 -0.805438 -0.0656708 0.58903 -0.761109 -0.0771976 0.644014 -0.545373 -0.0166979 0.838027" + "row1" "-0.893779 0.0248163 0.447821 -0.916137 -0.00872121 0.400771 -0.914319 0.00785896 0.404919 -0.916005 -0.0211585 0.400609 -0.891621 0.0270638 0.451972 -0.895347 0.00189827 0.445365 -0.850931 0.0110488 0.525161 -0.819219 0.00699258 0.573438 -0.646264 0.0593711 0.7608" + "row2" "-0.878648 0.15664 0.451046 -0.903184 0.143277 0.404636 -0.919124 0.126652 0.373056 -0.90774 0.139729 0.39558 -0.889739 0.153313 0.429953 -0.882375 0.125552 0.453488 -0.869296 0.100788 0.483908 -0.786447 0.135494 0.602613 -0.609944 0.141567 0.779697" + "row3" "-0.855244 0.297023 0.424658 -0.875369 0.294816 0.383163 -0.881138 0.292978 0.371159 -0.88138 0.296304 0.367932 -0.878195 0.275488 0.390998 -0.860474 0.244125 0.4472 -0.827349 0.262028 0.496824 -0.796243 0.283829 0.534264 -0.62911 0.23822 0.739913" + "row4" "-0.798947 0.417724 0.432655 -0.807086 0.461735 0.367986 -0.823823 0.445877 0.350015 -0.827804 0.449342 0.335906 -0.8615 0.402033 0.31014 -0.805327 0.430616 0.407453 -0.757797 0.411267 0.506561 -0.701971 0.402807 0.587353 -0.522525 0.302589 0.797124" + "row5" "-0.700159 0.629551 0.336813 -0.689235 0.665085 0.287431 -0.712304 0.636305 0.296207 -0.711058 0.634992 0.301962 -0.735509 0.598665 0.317217 -0.690841 0.637934 0.340264 -0.687187 0.599524 0.410298 -0.67175 0.57936 0.46162 -0.545664 0.539729 0.641049" + "row6" "-0.614313 0.731192 0.29661 -0.588866 0.767957 0.25195 -0.593248 0.770813 0.232173 -0.605751 0.753789 0.254692 -0.650012 0.696401 0.304155 -0.607879 0.734172 0.302447 -0.594958 0.740392 0.312803 -0.559831 0.704888 0.435571 -0.472985 0.626897 0.619101" + "row7" "-0.487027 0.844268 0.223641 -0.439279 0.879454 0.183289 -0.477547 0.855173 0.201566 -0.442635 0.880531 0.169526 -0.519198 0.812617 0.264741 -0.47971 0.842642 0.244606 -0.491875 0.813323 0.31075 -0.462857 0.8266 0.32015 -0.426358 0.749228 0.506829" + "row8" "-0.487316 0.832409 0.263852 -0.384436 0.905048 0.181926 -0.427874 0.87709 0.218257 -0.393852 0.896633 0.20231 -0.488815 0.806449 0.332715 -0.403481 0.874991 0.267571 -0.422578 0.831428 0.360769 -0.390388 0.835164 0.387425 -0.409572 0.666552 0.622864" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1" + "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } + } } side { - "id" "11770" - "plane" "(7200 800 -3072) (7200 800 -3104) (7200 -640 -3104)" - "material" "TOOLS/TOOLSBLACK" + "id" "57279" + "plane" "(-592 3824 1520) (-592 3824 720) (-592 3584 720)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11769" - "plane" "(0 800 -3072) (0 800 -3104) (7200 800 -3104)" - "material" "TOOLS/TOOLSBLACK" + "id" "57278" + "plane" "(-1008 3824 1520) (-1296 3824 720) (-592 3824 720)" + "material" "NATURE/BLENDROCKBLACK02A" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" + dispinfo + { + "power" "3" + "startposition" "[-1296 3824 720]" + "flags" "0" + "elevation" "0" + "subdiv" "1" + normals + { + "row0" "-0.4873 0.832427 0.263826 -0.384527 0.904986 0.182039 0.427921 -0.877055 -0.218309 -0.393892 0.896622 0.202281 0.488859 -0.806429 -0.332699 -0.403512 0.874962 0.267618 -0.422583 0.83141 0.360805 -0.39035 0.835191 0.387406 -0.424333 0.661691 0.618147" + "row1" "-0.25935 0.958468 0.118645 -0.16369 0.985084 0.0530471 0.222632 -0.970435 -0.0932213 -0.196297 0.977389 0.0785969 -0.271772 0.948064 0.165272 0.20115 -0.972451 -0.117808 -0.967855 0.245769 0.0534311 -0.800318 -0.584813 -0.13223 -0.445508 0.781194 0.437331" + "row2" "-0.203792 0.974263 0.0963342 -0.132681 0.990061 0.0466356 -0.0918361 0.9956 0.0186303 -0.137633 0.988596 0.0611177 0.183576 -0.975498 -0.121254 -0.266311 0.957809 0.108073 -0.651402 0.753241 0.0911214 -0.500738 0.832651 0.236547 -0.806708 -0.488366 -0.332748" + "row3" "-0.0340653 0.998213 0.0490978 -0.0703229 0.997358 0.0181987 -0.0735422 0.99707 0.0210592 -0.0774328 0.996666 0.025709 -0.0917026 0.994097 0.0579763 -0.44272 0.89342 0.0761585 -0.722508 0.683598 0.103327 -0.432401 0.887565 0.158928 -0.71581 -0.609568 -0.340651" + "row4" "0.536066 -0.842107 -0.0590774 0.0672434 -0.997358 -0.0274967 -0.0545153 0.998276 0.0217327 -0.0386569 0.999141 0.0149427 -0.07442 -0.997227 0 -0.748249 0.661086 0.0555666 -0.775064 0.617055 0.136084 -0.974927 0.210929 0.0708992 -0.664314 0.533337 0.523677" + "row5" "0.494231 0.869111 0.019541 0.300005 0.953936 0.00178253 -0.0238237 0.999676 0.00898595 -0.0226 0.99967 0.0122349 -0.0926814 0.995059 0.0355988 -0.584846 0.810682 0.0273799 -0.697667 0.712986 0.0700789 -0.401862 0.906544 0.129174 -0.981323 0.1685 0.0928007" + "row6" "0.998581 -0.0532468 -0.000912687 0.792308 0.610115 0.0028779 0.0684549 -0.997654 0 -0.0379415 0.998906 0.0273275 0 0.995273 0.0971129 -0.729053 0.684091 0.0223963 -0.688886 -0.72487 0 -0.115405 0.977907 0.174297 -0.171804 0.826427 0.536191" + "row7" "0.697379 0.716696 0.00308589 0.725224 0.688513 0 -0.716161 0.697098 0.0341611 -0.281976 0.959421 0 -0.453236 0.884783 0.108331 0.0132445 -0.999912 0 -0.0184994 0.989482 0.143471 -0.0837037 0.996491 0 -0.352636 0.82536 0.44094" + "row8" "0 1 0 0 0.995186 0.0980016 -0.229474 0.954612 0.189887 -0.244677 0.927852 0.281469 -0.311784 0.877846 0.363563 0 0.881926 0.471388 0 0.831453 0.555596 -0.124013 0.767083 0.629448 -0.745266 0.471491 0.47146" + } + distances + { + "row0" "17.6512 4.36978 3.57949 0.800803 8.02026 15.0821 19.9671 7.42398 8.60351" + "row1" "7.84104 16.4234 4.86402 12.1904 7.90082 2.50756 1.75231 3.14061 12.4203" + "row2" "9.64621 16.3517 12.5771 8.82007 5.94373 14.5053 9.64679 16.6845 4.07979" + "row3" "11.458 15.062 6.84281 9.38235 5.12694 14.9594 12.3185 23.0917 5.56795" + "row4" "2.83596 5.35619 15.4661 15.0232 8.61397 9.82861 12.2847 7.86837 6.36882" + "row5" "12.3532 14.9975 2.78484 15.1454 5.00299 11.4848 11.77 17.2455 0.970767" + "row6" "9.02801 8.82262 5.49678 17.6712 22.4172 4.32221 5.68057 10.6251 8.37773" + "row7" "9.2169 7.04927 1.84743 8.45949 3.19116 2.08759 3.34549 16.0223 11.9174" + "row8" "6.68677 11.3056 8.07909 12.2611 6.16021 1.26787 16.9173 14.5701 3.92082" + } + offsets + { + "row0" "97.6777 -37.188 74.3762 91.0054 -37.769 48.9605 84.6488 -38.4858 28.3234 78.3796 -39.6572 9.27197 71.115 -41.208 -11.8014 63.6869 -44.3479 -39.4565 54.2803 -48.1262 -75.0671 41.9663 -52.8105 -123.268 22.8488 -57.0864 -190.289" + "row1" "66.1362 -24.5762 75.4438 60.8545 -24.8777 49.4555 56.416 -25.6611 28.5992 51.6501 -26.9106 9.32959 46.1455 -29.0217 -11.9161 39.582 -32.4714 -38.636 30.6788 -37.3342 -73.3337 17.8569 -43.7861 -118.562 -2.63269 -52.7896 -175.966" + "row2" "42.5681 -15.231 75.9158 38.8542 -15.4873 49.8916 35.2888 -16.0015 28.7676 31.9261 -17.4541 9.56006 27.4647 -19.7061 -10.9041 21.8928 -23.5964 -36.0394 13.7182 -29.0344 -67.7057 1.7417 -37.1084 -108.501 -16.0295 -47.8931 -159.644" + "row3" "25.8237 -8.68896 75.2736 23.1045 -8.8291 49.1054 20.7115 -9.36401 28.2828 17.9763 -10.5247 9.89307 14.4225 -12.8232 -9.1145 9.60352 -16.8521 -31.7512 2.5144 -22.9604 -60.3365 -7.88721 -31.5911 -97.1853 -22.4577 -43.4424 -144.81" + "row4" "14.0555 -4.21826 72.1092 12.461 -4.40771 46.3423 10.7729 -4.78467 26.4105 8.76508 -5.77637 9.69507 5.79883 -7.67676 -6.78394 1.93463 -11.7771 -26.3511 -3.90527 -17.8323 -51.2408 -12.295 -26.6809 -84.856 -23.8476 -38.8254 -129.419" + "row5" "7.10577 -1.72803 66.2142 5.95178 -1.80469 40.892 4.85596 -2.14307 22.5939 3.34985 -2.94531 8.3374 1.18481 -4.70947 -4.97974 -1.86108 -8.02344 -20.4175 -6.29578 -13.4968 -41.2994 -12.6106 -21.8838 -71.2358 -21.0903 -34.2224 -114.075" + "row6" "3.08075 -0.459961 55.6177 2.41724 -0.513428 31.6499 1.6441 -0.699707 16.4413 0.723511 -1.39844 6.04407 -0.73761 -2.68359 -3.24512 -2.79169 -5.06348 -13.9698 -5.82397 -9.03516 -28.8918 -9.96307 -16.2441 -53.6488 -15.5288 -28.1035 -93.6787" + "row7" "1.09296 -0.0415039 37.5655 0.750488 -0.0537109 17.5233 0.392151 -0.178955 8.86957 -0.0870972 -0.53833 3.17926 -0.802002 -1.24463 -1.62964 -1.85754 -2.4624 -7.12207 -3.36877 -4.70215 -15.3317 -5.44336 -8.81396 -29.3186 -8.19464 -18.8091 -62.6975" + "row8" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + } + offset_normals + { + "row0" "-0.487316 0.832409 0.263852 -0.384436 0.905048 0.181926 -0.427874 0.87709 0.218257 -0.393852 0.896633 0.20231 -0.488815 0.806449 0.332715 -0.403481 0.874991 0.267571 -0.422578 0.831428 0.360769 -0.390388 0.835164 0.387425 -0.409572 0.666552 0.622864" + "row1" "-0.259174 0.958522 0.118594 -0.16367 0.985089 0.0530297 -0.222587 0.970444 0.0932428 -0.196287 0.977394 0.0785713 -0.271788 0.94807 0.165212 -0.201151 0.972449 0.117822 -0.250742 0.945967 0.205606 -0.234776 0.948113 0.214388 -0.313684 0.828525 0.463841" + "row2" "-0.203752 0.97427 0.0963519 -0.13266 0.990063 0.0466474 -0.091828 0.9956 0.0186357 -0.1376 0.988596 0.061181 -0.183562 0.975508 0.121202 -0.155419 0.981621 0.110748 -0.131799 0.984101 0.119059 -0.189344 0.944539 0.268317 -0.249927 0.800128 0.545281" + "row3" "-0.116461 0.991996 0.0487822 -0.0703294 0.997358 0.0181983 -0.0735376 0.997069 0.0210807 -0.0774399 0.996665 0.0257447 -0.0917089 0.994092 0.0580591 -0.104609 0.990916 0.0845147 -0.107771 0.983014 0.148556 -0.126953 0.976382 0.174818 -0.186526 0.857646 0.47922" + "row4" "-0.125848 0.989707 0.0681389 -0.0672645 0.997356 0.0275167 -0.0545253 0.998276 0.0217361 -0.0386546 0.999141 0.0149361 0 1 0 -0.049929 0.995246 0.0836173 -0.0670286 0.974338 0.214879 -0.106551 0.942463 0.316876 -0.122215 0.708294 0.695258" + "row5" "-0.0487493 0.998558 0.0224636 -0.0180692 0.999835 0.00187642 -0.0237985 0.999677 0.00896383 -0.0225775 0.99967 0.0122345 -0.0124646 0.999282 0.0357718 -0.0272422 0.999061 0.0336748 -0.0477349 0.994074 0.0976647 -0.095831 0.985448 0.14039 -0.145826 0.86659 0.477238" + "row6" "-0.0315228 0.999357 0.0170677 -0.0123994 0.999912 0.00473657 -0 1 0 -0.0056493 0.99961 0.0273491 0 0.995278 0.0970663 -0.0101345 0.999413 0.0327131 0 1 0 -0.0725386 0.981883 0.175056 -0.127684 0.831989 0.5399" + "row7" "-0.00788165 0.99996 0.00426744 -0 1 0 0 0.998801 0.0489492 -0 1 0 -0.00335873 0.992585 0.121506 -0.0132614 0.999912 0 -0.0185099 0.989471 0.143542 -0.0583798 0.998294 0 -0.186248 0.866597 0.462949" + "row8" "0 1 0 0 0.995185 0.0980171 0 0.980785 0.19509 0 0.95694 0.290285 0 0.92388 0.382683 0 0.881921 0.471397 0 0.83147 0.55557 0 0.77301 0.634393 0 0.707107 0.707107" + } + alphas + { + "row0" "0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0" + "row8" "0 0 0 0 0 0 0 0 0" + } + triangle_tags + { + "row0" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row1" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row2" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row3" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row4" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row5" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row6" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + "row7" "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" + } + allowed_verts + { + "10" "-1 -1 -1 -1 -1 -1 -1 -1 -1 -1" + } + } } side { - "id" "11768" - "plane" "(7200 -640 -3072) (7200 -640 -3104) (0 -640 -3104)" - "material" "TOOLS/TOOLSBLACK" + "id" "57277" + "plane" "(-592 3584 1520) (-592 3584 720) (-1408 3584 720)" + "material" "CONCRETE/CONCRETEFLOOR023A" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11767" - "plane" "(0 -640 -3072) (0 800 -3072) (7200 800 -3072)" - "material" "TOOLS/TOOLSBLACK" + "id" "57276" + "plane" "(-592 3584 720) (-592 3824 720) (-1296 3824 720)" + "material" "CONCRETE/CONCRETEFLOOR023A" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "14252" + "color" "0 153 130" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -18161,77 +17567,76 @@ world { solid { - "id" "14246" + "id" "100969" side { - "id" "11784" - "plane" "(7200 800 2080) (7200 800 -3072) (7200 -640 -3072)" - "material" "TOOLS/TOOLSBLACK" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "57878" + "plane" "(-608 3856 1536) (-592 3856 1536) (-592 2464 1536)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11783" - "plane" "(7168 800 -3072) (7200 800 -3072) (7200 800 2080)" - "material" "TOOLS/TOOLSBLACK" + "id" "57879" + "plane" "(-608 2464 400) (-592 2464 400) (-592 3856 400)" + "material" "NATURE/BLENDROCKBLACK02A" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11782" - "plane" "(7200 -640 2080) (7200 -640 -3072) (7168 -640 -3072)" - "material" "TOOLS/TOOLSBLACK" - "uaxis" "[1 0 0 0] 0.25" + "id" "57880" + "plane" "(-608 3856 1536) (-608 2464 1536) (-608 2464 400)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11781" - "plane" "(7168 800 2080) (7200 800 2080) (7200 -640 2080)" - "material" "TOOLS/TOOLSBLACK" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "57881" + "plane" "(-592 3856 400) (-592 2464 400) (-592 2464 1536)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11780" - "plane" "(7168 -640 -3072) (7200 -640 -3072) (7200 800 -3072)" - "material" "TOOLS/TOOLSBLACK" + "id" "57882" + "plane" "(-592 3856 1536) (-608 3856 1536) (-608 3856 400)" + "material" "NATURE/BLENDROCKBLACK02A" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11779" - "plane" "(7168 -640 2080) (7168 -640 -3072) (7168 800 -3072)" - "material" "TOOLS/TOOLSBLACK" - "uaxis" "[0 1 0 0] 0.25" + "id" "57883" + "plane" "(-592 2464 400) (-608 2464 400) (-608 2464 1536)" + "material" "NATURE/BLENDROCKBLACK02A" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" - "lightmapscale" "128" + "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "14252" + "color" "0 220 213" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -18241,11 +17646,804 @@ world { solid { - "id" "14248" + "id" "102149" side { - "id" "11790" - "plane" "(7168 800 -3072) (7168 800 2080) (32 800 2080)" + "id" "59450" + "plane" "(-672 768 1264) (-672 992 1264) (-656 992 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "59449" + "plane" "(-672 992 748) (-672 992 1264) (-672 768 1264)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "59448" + "plane" "(-656 768 748) (-656 768 1264) (-656 992 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "4" + "smoothing_groups" "0" + } + side + { + "id" "59447" + "plane" "(-656 992 748) (-656 992 1264) (-672 992 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "59446" + "plane" "(-672 768 748) (-672 768 1264) (-656 768 1264)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "59445" + "plane" "(-672 992 748) (-672 768 748) (-656 768 748)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[-1 0 0 -496] 0.25" + "rotation" "0" + "lightmapscale" "4" + "smoothing_groups" "0" + } + editor + { + "color" "0 208 205" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "102158" + side + { + "id" "59474" + "plane" "(-672 768 748) (-672 768 640) (-672 856 640)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "59473" + "plane" "(-656 856 640) (-656 768 640) (-656 768 748)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "4" + "smoothing_groups" "0" + } + side + { + "id" "59472" + "plane" "(-656 768 748) (-656 768 640) (-672 768 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "59471" + "plane" "(-672 856 640) (-672 768 640) (-656 768 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59470" + "plane" "(-672 768 748) (-672 856 748) (-656 856 748)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59469" + "plane" "(-672 856 748) (-672 856 640) (-656 856 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-1 0 0 160] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "4" + "smoothing_groups" "0" + } + editor + { + "color" "0 208 205" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "102160" + side + { + "id" "59486" + "plane" "(-672 904 640) (-672 992 640) (-672 992 748)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "59485" + "plane" "(-656 992 748) (-656 992 640) (-656 904 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "4" + "smoothing_groups" "0" + } + side + { + "id" "59484" + "plane" "(-672 992 748) (-672 992 640) (-656 992 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "59483" + "plane" "(-672 992 640) (-672 904 640) (-656 904 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59482" + "plane" "(-672 904 748) (-672 992 748) (-656 992 748)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59481" + "plane" "(-656 904 748) (-656 904 640) (-672 904 640)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "4" + "smoothing_groups" "0" + } + editor + { + "color" "0 208 205" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "102176" + side + { + "id" "59516" + "plane" "(-752 840 760) (-752 920 760) (-672 920 760)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59515" + "plane" "(-752 920 748) (-752 920 760) (-752 840 760)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59514" + "plane" "(-672 840 748) (-672 840 760) (-672 920 760)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -560] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59513" + "plane" "(-672 920 748) (-672 920 760) (-752 920 760)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -688] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59512" + "plane" "(-752 840 748) (-752 840 760) (-672 840 760)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -208] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59511" + "plane" "(-752 920 748) (-752 840 748) (-672 840 748)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 200 105" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "102177" + side + { + "id" "59522" + "plane" "(-752 920 624) (-752 840 624) (-672 840 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59521" + "plane" "(-752 840 624) (-752 920 624) (-752 920 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59520" + "plane" "(-672 920 624) (-672 840 624) (-672 840 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -128] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59519" + "plane" "(-752 920 624) (-672 920 624) (-672 920 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -96] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59518" + "plane" "(-672 840 624) (-752 840 624) (-752 840 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -800] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59517" + "plane" "(-752 840 640) (-752 920 640) (-672 920 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 200 105" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "102200" + side + { + "id" "59528" + "plane" "(-752 904 640) (-752 920 640) (-752 920 748)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 -1 0 608] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59527" + "plane" "(-672 920 748) (-672 920 640) (-672 904 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59526" + "plane" "(-752 920 748) (-752 920 640) (-672 920 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59525" + "plane" "(-752 920 640) (-752 904 640) (-672 904 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 1 0 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59524" + "plane" "(-752 904 748) (-752 920 748) (-672 920 748)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 624] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59523" + "plane" "(-672 904 748) (-672 904 640) (-752 904 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 200 105" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "102201" + side + { + "id" "59534" + "plane" "(-752 840 748) (-752 840 640) (-752 856 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -288] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59533" + "plane" "(-672 856 640) (-672 840 640) (-672 840 748)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 -1 0 736] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59532" + "plane" "(-672 840 748) (-672 840 640) (-752 840 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59531" + "plane" "(-752 856 640) (-752 840 640) (-672 840 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 864] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59530" + "plane" "(-752 840 748) (-752 856 748) (-672 856 748)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 1 0 -272] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59529" + "plane" "(-752 856 748) (-752 856 640) (-672 856 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 200 105" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "14240" + side + { + "id" "11766" + "plane" "(0 -640 2112) (0 800 2112) (7200 800 2112)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11765" + "plane" "(0 800 2080) (0 800 2112) (0 -640 2112)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11764" + "plane" "(7200 -640 2080) (7200 -640 2112) (7200 800 2112)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11763" + "plane" "(7200 800 2080) (7200 800 2112) (0 800 2112)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11762" + "plane" "(0 -640 2080) (0 -640 2112) (7200 -640 2112)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11761" + "plane" "(0 800 2080) (0 -640 2080) (7200 -640 2080)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -63.9961] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "14252" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "14242" + side + { + "id" "11772" + "plane" "(0 800 -3104) (0 -640 -3104) (7200 -640 -3104)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11771" + "plane" "(0 -640 -3072) (0 -640 -3104) (0 800 -3104)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11770" + "plane" "(7200 800 -3072) (7200 800 -3104) (7200 -640 -3104)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11769" + "plane" "(0 800 -3072) (0 800 -3104) (7200 800 -3104)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11768" + "plane" "(7200 -640 -3072) (7200 -640 -3104) (0 -640 -3104)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11767" + "plane" "(0 -640 -3072) (0 800 -3072) (7200 800 -3072)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "14252" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "14246" + side + { + "id" "11784" + "plane" "(7200 800 2080) (7200 800 -3072) (7200 -640 -3072)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11783" + "plane" "(7168 800 -3072) (7200 800 -3072) (7200 800 2080)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11782" + "plane" "(7200 -640 2080) (7200 -640 -3072) (7168 -640 -3072)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11781" + "plane" "(7168 800 2080) (7200 800 2080) (7200 -640 2080)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11780" + "plane" "(7168 -640 -3072) (7200 -640 -3072) (7200 800 -3072)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + side + { + "id" "11779" + "plane" "(7168 -640 2080) (7168 -640 -3072) (7168 800 -3072)" + "material" "TOOLS/TOOLSBLACK" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "128" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "14252" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "14248" + side + { + "id" "11790" + "plane" "(7168 800 -3072) (7168 800 2080) (32 800 2080)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -23278,1279 +23476,2666 @@ world } } } - solid + hidden { - "id" "63397" - side - { - "id" "41694" - "plane" "(-1024 2464 624) (-768 2464 624) (-768 2464 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41693" - "plane" "(-1024 2304 1264) (-1024 2464 1264) (-768 2464 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 512] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41692" - "plane" "(-768 2464 624) (-1024 2464 624) (-1024 2304 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 512] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41691" - "plane" "(-1024 2304 624) (-1024 2464 624) (-1024 2464 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41690" - "plane" "(-768 2464 1264) (-768 2464 624) (-768 2304 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41689" - "plane" "(-768 2304 624) (-1024 2304 624) (-1024 2304 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "220 220 220" - "groupid" "63401" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63397" + side + { + "id" "41694" + "plane" "(-1024 2464 624) (-768 2464 624) (-768 2464 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41693" + "plane" "(-1024 2304 1264) (-1024 2464 1264) (-768 2464 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41692" + "plane" "(-768 2464 624) (-1024 2464 624) (-1024 2304 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41691" + "plane" "(-1024 2304 624) (-1024 2464 624) (-1024 2464 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41690" + "plane" "(-768 2464 1264) (-768 2464 624) (-768 2304 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41689" + "plane" "(-768 2304 624) (-1024 2304 624) (-1024 2304 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "63399" - side - { - "id" "41700" - "plane" "(-768 -16 624) (-2048 -16 624) (-2048 -16 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41699" - "plane" "(-768 -16 1264) (-2048 -16 1264) (-2048 0 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41698" - "plane" "(-2048 0 624) (-2048 -16 624) (-768 -16 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41697" - "plane" "(-2048 -16 1264) (-2048 -16 624) (-2048 0 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41696" - "plane" "(-768 0 624) (-768 -16 624) (-768 -16 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41695" - "plane" "(-2048 0 624) (-768 0 624) (-768 0 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "220 220 220" - "groupid" "63401" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63399" + side + { + "id" "41700" + "plane" "(-768 -16 624) (-2048 -16 624) (-2048 -16 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41699" + "plane" "(-768 -16 1264) (-2048 -16 1264) (-2048 0 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41698" + "plane" "(-2048 0 624) (-2048 -16 624) (-768 -16 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41697" + "plane" "(-2048 -16 1264) (-2048 -16 624) (-2048 0 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41696" + "plane" "(-768 0 624) (-768 -16 624) (-768 -16 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41695" + "plane" "(-2048 0 624) (-768 0 624) (-768 0 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "64602" - side - { - "id" "42906" - "plane" "(-1008 800 624) (-1008 0 624) (-768 0 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42905" - "plane" "(-768 800 624) (-768 0 624) (-768 0 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42904" - "plane" "(-768 0 632) (-768 0 624) (-1008 0 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42903" - "plane" "(-768 800 632) (-768 0 632) (-1008 0 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42902" - "plane" "(-1008 0 632) (-1008 0 624) (-1008 800 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42901" - "plane" "(-1008 800 624) (-768 800 624) (-768 800 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "220 220 220" - "groupid" "63401" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "64602" + side + { + "id" "42906" + "plane" "(-1008 800 624) (-1008 0 624) (-768 0 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42905" + "plane" "(-768 800 624) (-768 0 624) (-768 0 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42904" + "plane" "(-768 0 632) (-768 0 624) (-1008 0 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42903" + "plane" "(-768 800 632) (-768 0 632) (-1008 0 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42902" + "plane" "(-1008 0 632) (-1008 0 624) (-1008 800 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42901" + "plane" "(-1008 800 624) (-768 800 624) (-768 800 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "64603" - side - { - "id" "42912" - "plane" "(-1008 1504 624) (-1008 800 624) (-768 800 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42911" - "plane" "(-768 1504 624) (-768 800 624) (-768 800 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42910" - "plane" "(-1008 800 632) (-1008 1504 632) (-768 1504 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42909" - "plane" "(-1008 800 624) (-1008 1504 624) (-1008 1504 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42908" - "plane" "(-1008 1504 624) (-768 1504 624) (-768 1504 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42907" - "plane" "(-768 800 632) (-768 800 624) (-1008 800 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "220 220 220" - "groupid" "63401" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "64603" + side + { + "id" "42912" + "plane" "(-1008 1504 624) (-1008 800 624) (-768 800 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42911" + "plane" "(-768 1504 624) (-768 800 624) (-768 800 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42910" + "plane" "(-1008 800 632) (-1008 1504 632) (-768 1504 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42909" + "plane" "(-1008 800 624) (-1008 1504 624) (-1008 1504 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42908" + "plane" "(-1008 1504 624) (-768 1504 624) (-768 1504 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42907" + "plane" "(-768 800 632) (-768 800 624) (-1008 800 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "64604" - side - { - "id" "42918" - "plane" "(-768 1504 624) (-768 2304 624) (-1008 2304 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42917" - "plane" "(-768 2304 632) (-768 2304 624) (-768 1504 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42916" - "plane" "(-1008 2304 624) (-768 2304 624) (-768 2304 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42915" - "plane" "(-1008 1504 632) (-1008 2304 632) (-768 2304 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42914" - "plane" "(-1008 1504 624) (-1008 2304 624) (-1008 2304 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "42913" - "plane" "(-768 1504 632) (-768 1504 624) (-1008 1504 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "220 220 220" - "groupid" "63401" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "64604" + side + { + "id" "42918" + "plane" "(-768 1504 624) (-768 2304 624) (-1008 2304 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42917" + "plane" "(-768 2304 632) (-768 2304 624) (-768 1504 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42916" + "plane" "(-1008 2304 624) (-768 2304 624) (-768 2304 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42915" + "plane" "(-1008 1504 632) (-1008 2304 632) (-768 2304 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42914" + "plane" "(-1008 1504 624) (-1008 2304 624) (-1008 2304 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "42913" + "plane" "(-768 1504 632) (-768 1504 624) (-1008 1504 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "93999" - side - { - "id" "55703" - "plane" "(-2048 0 1280) (-2048 2072 1280) (-768 2072 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55702" - "plane" "(-2048 2072 1280) (-2048 0 1280) (-2048 0 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55701" - "plane" "(-768 0 1264) (-768 0 1280) (-768 2072 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55700" - "plane" "(-2048 -0 1264) (-2048 -0 1280) (-768 -0 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55699" - "plane" "(-2048 2072 1264) (-2048 0 1264) (-768 0 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55698" - "plane" "(-768 2072 1264) (-768 2072 1280) (-2048 2072 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "220 220 220" - "groupid" "63401" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "93999" + side + { + "id" "55703" + "plane" "(-2048 0 1280) (-2048 2072 1280) (-768 2072 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55702" + "plane" "(-2048 2072 1280) (-2048 0 1280) (-2048 0 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55701" + "plane" "(-768 0 1264) (-768 0 1280) (-768 2072 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55700" + "plane" "(-2048 -0 1264) (-2048 -0 1280) (-768 -0 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55699" + "plane" "(-2048 2072 1264) (-2048 0 1264) (-768 0 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55698" + "plane" "(-768 2072 1264) (-768 2072 1280) (-2048 2072 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94233" - side - { - "id" "55986" - "plane" "(-2048 2072 1280) (-2048 2123.2 1280) (-1196 2464 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55985" - "plane" "(-2048 2072 1264) (-2048 2123.2 1264) (-2048 2123.2 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55984" - "plane" "(-768 2072 1280) (-768 2464 1280) (-768 2464 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55983" - "plane" "(-768 2464 1264) (-768 2464 1280) (-1196 2464 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55982" - "plane" "(-2048 2123.2 1264) (-2048 2072 1264) (-768 2072 1264)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55981" - "plane" "(-2048 2072 1264) (-2048 2072 1280) (-768 2072 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55980" - "plane" "(-1196 2464 1264) (-1196 2464 1280) (-2048 2123.2 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "220 220 220" - "groupid" "63401" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94233" + side + { + "id" "55986" + "plane" "(-2048 2072 1280) (-2048 2123.2 1280) (-1196 2464 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55985" + "plane" "(-2048 2072 1264) (-2048 2123.2 1264) (-2048 2123.2 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55984" + "plane" "(-768 2072 1280) (-768 2464 1280) (-768 2464 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55983" + "plane" "(-768 2464 1264) (-768 2464 1280) (-1196 2464 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55982" + "plane" "(-2048 2123.2 1264) (-2048 2072 1264) (-768 2072 1264)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55981" + "plane" "(-2048 2072 1264) (-2048 2072 1280) (-768 2072 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55980" + "plane" "(-1196 2464 1264) (-1196 2464 1280) (-2048 2123.2 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94318" - side - { - "id" "56159" - "plane" "(-2048 2072 624) (-2048 0 624) (-1024 0 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56158" - "plane" "(-2048 0 632) (-2048 0 624) (-2048 2072 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56157" - "plane" "(-1024 0 624) (-2048 0 624) (-2048 0 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56156" - "plane" "(-1024 0 632) (-2048 0 632) (-2048 2072 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56155" - "plane" "(-1024 2072 624) (-1024 0 624) (-1024 0 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56154" - "plane" "(-2048 2072 632) (-2048 2072 624) (-1024 2072 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "220 220 220" - "groupid" "63401" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94318" + side + { + "id" "56159" + "plane" "(-2048 2072 624) (-2048 0 624) (-1024 0 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56158" + "plane" "(-2048 0 632) (-2048 0 624) (-2048 2072 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56157" + "plane" "(-1024 0 624) (-2048 0 624) (-2048 0 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56156" + "plane" "(-1024 0 632) (-2048 0 632) (-2048 2072 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56155" + "plane" "(-1024 2072 624) (-1024 0 624) (-1024 0 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56154" + "plane" "(-2048 2072 632) (-2048 2072 624) (-1024 2072 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94319" - side - { - "id" "56165" - "plane" "(-1856 2200 624) (-1856 2072 624) (-1024 2072 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56164" - "plane" "(-1856 2072 624) (-1856 2200 624) (-1856 2200 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56163" - "plane" "(-1856 2072 632) (-1856 2200 632) (-1024 2200 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56162" - "plane" "(-1024 2200 624) (-1024 2072 624) (-1024 2072 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "56161" - "plane" "(-1856 2200 632) (-1856 2200 624) (-1024 2200 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + solid { - "id" "56160" - "plane" "(-1024 2072 624) (-1856 2072 624) (-1856 2072 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "id" "94319" + side + { + "id" "56165" + "plane" "(-1856 2200 624) (-1856 2072 624) (-1024 2072 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56164" + "plane" "(-1856 2072 624) (-1856 2200 624) (-1856 2200 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56163" + "plane" "(-1856 2072 632) (-1856 2200 632) (-1024 2200 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56162" + "plane" "(-1024 2200 624) (-1024 2072 624) (-1024 2072 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56161" + "plane" "(-1856 2200 632) (-1856 2200 624) (-1024 2200 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56160" + "plane" "(-1024 2072 624) (-1856 2072 624) (-1856 2072 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } - editor + } + hidden + { + solid { - "color" "220 220 220" - "groupid" "63401" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "94320" + side + { + "id" "56171" + "plane" "(-1536 2328 624) (-1536 2200 624) (-1024 2200 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56170" + "plane" "(-1536 2200 624) (-1536 2328 624) (-1536 2328 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56169" + "plane" "(-1536 2200 632) (-1536 2328 632) (-1024 2328 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56168" + "plane" "(-1024 2328 624) (-1024 2200 624) (-1024 2200 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56167" + "plane" "(-1536 2328 632) (-1536 2328 624) (-1024 2328 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56166" + "plane" "(-1024 2200 624) (-1536 2200 624) (-1536 2200 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - solid + hidden { - "id" "94320" - side + solid { - "id" "56171" - "plane" "(-1536 2328 624) (-1536 2200 624) (-1024 2200 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "94321" + side + { + "id" "56177" + "plane" "(-1024 2456 624) (-1216 2456 624) (-1216 2328 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56176" + "plane" "(-1216 2328 624) (-1216 2456 624) (-1216 2456 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56175" + "plane" "(-1216 2456 632) (-1216 2456 624) (-1024 2456 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56174" + "plane" "(-1216 2328 632) (-1216 2456 632) (-1024 2456 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56173" + "plane" "(-1024 2456 632) (-1024 2456 624) (-1024 2328 624)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "56172" + "plane" "(-1024 2328 624) (-1216 2328 624) (-1216 2328 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "100505" + side + { + "id" "57503" + "plane" "(-2064 1600 624) (-2064 2072 624) (-2064 2072 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 64] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57502" + "plane" "(-2064 2072 1280) (-2064 2072 624) (-2048 2072 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57501" + "plane" "(-2064 1600 1280) (-2064 2072 1280) (-2048 2072 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57500" + "plane" "(-2048 2072 624) (-2064 2072 624) (-2064 1600 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57499" + "plane" "(-2048 2072 1280) (-2048 2072 624) (-2048 1600 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 64] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57498" + "plane" "(-2048 1600 624) (-2064 1600 624) (-2064 1600 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "100506" + side + { + "id" "57509" + "plane" "(-2064 0 1280) (-2064 0 624) (-2064 1600 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 64] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57508" + "plane" "(-2048 0 624) (-2064 0 624) (-2064 0 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57507" + "plane" "(-2048 0 1280) (-2064 0 1280) (-2064 1600 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57506" + "plane" "(-2064 1600 624) (-2064 0 624) (-2048 0 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57505" + "plane" "(-2048 1600 624) (-2048 0 624) (-2048 0 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 64] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57504" + "plane" "(-2064 1600 1280) (-2064 1600 624) (-2048 1600 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "102244" + side + { + "id" "59552" + "plane" "(-752 856 624) (-752 0 624) (-752 0 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59551" + "plane" "(-752 0 1280) (-752 0 624) (-768 0 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59550" + "plane" "(-752 856 1280) (-752 0 1280) (-768 0 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59549" + "plane" "(-768 0 624) (-752 0 624) (-752 856 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59548" + "plane" "(-768 0 1280) (-768 0 624) (-768 856 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59547" + "plane" "(-768 856 624) (-752 856 624) (-752 856 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "102246" + side + { + "id" "59564" + "plane" "(-752 2464 1280) (-752 2464 624) (-752 904 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59563" + "plane" "(-768 2464 624) (-752 2464 624) (-752 2464 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59562" + "plane" "(-768 904 1280) (-768 2464 1280) (-752 2464 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59561" + "plane" "(-752 904 624) (-752 2464 624) (-768 2464 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59560" + "plane" "(-768 904 624) (-768 2464 624) (-768 2464 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59559" + "plane" "(-752 904 1280) (-752 904 624) (-768 904 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "102259" + side + { + "id" "59588" + "plane" "(-752 856 748) (-752 856 1280) (-752 904 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59587" + "plane" "(-768 856 1280) (-768 904 1280) (-752 904 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59586" + "plane" "(-768 904 748) (-768 904 1280) (-768 856 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59585" + "plane" "(-752 856 1280) (-752 856 748) (-768 856 748)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59584" + "plane" "(-752 904 748) (-752 904 1280) (-768 904 1280)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59583" + "plane" "(-768 904 748) (-768 856 748) (-752 856 748)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "102260" + side + { + "id" "59594" + "plane" "(-752 904 624) (-752 856 624) (-752 856 640)" + "material" "METAL/CITADEL_METALWALL076A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59593" + "plane" "(-768 904 624) (-768 856 624) (-752 856 624)" + "material" "METAL/CITADEL_METALWALL076A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59592" + "plane" "(-768 856 624) (-768 904 624) (-768 904 640)" + "material" "METAL/CITADEL_METALWALL076A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59591" + "plane" "(-752 856 640) (-752 856 624) (-768 856 624)" + "material" "METAL/CITADEL_METALWALL076A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59590" + "plane" "(-768 904 624) (-752 904 624) (-752 904 640)" + "material" "METAL/CITADEL_METALWALL076A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59589" + "plane" "(-768 856 640) (-768 904 640) (-752 904 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "groupid" "63401" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "86823" + side + { + "id" "48251" + "plane" "(-768 1520 632) (-768 784 632) (-768 784 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48250" + "plane" "(-992 784 639.618) (-992 1520 639.618) (-768 1520 639.618)" + "material" "D3/MARBLE/TILES_1_S0001/SCALE_125_EXPENSIVE_WATER" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48249" + "plane" "(-992 1520 632) (-992 784 632) (-768 784 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48248" + "plane" "(-992 784 632) (-992 1520 632) (-992 1520 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48247" + "plane" "(-992 1520 632) (-768 1520 632) (-768 1520 639.629)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48246" + "plane" "(-768 784 639.618) (-768 784 632) (-992 784 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "135 184 0" + "groupid" "105991" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "86822" + side + { + "id" "48245" + "plane" "(-768 0 639.618) (-768 0 632) (-992 0 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48244" + "plane" "(-768 784 632) (-768 0 632) (-768 0 639.629)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48243" + "plane" "(-768 0 639.618) (-992 0 639.618) (-992 784 639.618)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48242" + "plane" "(-992 784 632) (-992 0 632) (-768 0 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48241" + "plane" "(-992 0 639.618) (-992 0 632) (-992 784 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48240" + "plane" "(-992 784 632) (-768 784 632) (-768 784 639.629)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "135 184 0" + "groupid" "105991" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "86824" + side + { + "id" "48257" + "plane" "(-992 2304 632) (-768 2304 632) (-768 2304 639.629)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48256" + "plane" "(-768 2304 639.618) (-768 2304 632) (-768 1520 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48255" + "plane" "(-992 1520 639.618) (-992 2304 639.618) (-768 2304 639.618)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48254" + "plane" "(-768 2304 632) (-992 2304 632) (-992 1520 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48253" + "plane" "(-992 1520 632) (-992 2304 632) (-992 2304 639.629)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48252" + "plane" "(-768 1520 639.618) (-768 1520 632) (-992 1520 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "135 184 0" + "groupid" "105991" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "90136" + side + { + "id" "51967" + "plane" "(-1024 1504 639.618) (-1024 1824 639.618) (-992 1824 639.618)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51966" + "plane" "(-1024 1824 632) (-1024 1504 632) (-992 1504 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51965" + "plane" "(-992 1824 632) (-992 1504 632) (-992 1504 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51964" + "plane" "(-1024 1504 632) (-1024 1824 632) (-1024 1824 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51963" + "plane" "(-992 1504 632) (-1024 1504 632) (-1024 1504 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51962" + "plane" "(-1024 1824 632) (-992 1824 632) (-992 1824 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "135 184 0" + "groupid" "105991" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "93927" + side + { + "id" "55577" + "plane" "(-1024 0 632) (-2048 0 632) (-2048 0 639.629)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55576" + "plane" "(-2048 0 639.618) (-2048 0 632) (-2048 2056 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55575" + "plane" "(-1024 0 639.617) (-2048 0 639.617) (-2048 2056 639.617)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55574" + "plane" "(-2048 2056 632) (-2048 0 632) (-1024 0 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55573" + "plane" "(-1024 2056 632) (-1024 0 632) (-1024 0 639.629)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55572" + "plane" "(-2048 2056 639.618) (-2048 2056 632) (-1024 2056 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "135 184 0" + "groupid" "105991" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "90149" + side + { + "id" "51997" + "plane" "(-1024 480 639.618) (-1024 800 639.618) (-992 800 639.618)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51996" + "plane" "(-1024 800 632) (-1024 480 632) (-992 480 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51995" + "plane" "(-992 800 632) (-992 480 632) (-992 480 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51994" + "plane" "(-1024 480 632) (-1024 800 632) (-1024 800 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51993" + "plane" "(-1024 800 632) (-992 800 632) (-992 800 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51992" + "plane" "(-992 480 632) (-1024 480 632) (-1024 480 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "135 184 0" + "groupid" "105991" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "93938" + side + { + "id" "55595" + "plane" "(-1792 2056 632) (-1792 2184 632) (-1792 2184 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55594" + "plane" "(-1792 2056 639.617) (-1792 2184 639.617) (-1024 2184 639.617)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55593" + "plane" "(-1792 2184 632) (-1792 2056 632) (-1024 2056 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55592" + "plane" "(-1024 2184 632) (-1024 2056 632) (-1024 2056 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55591" + "plane" "(-1024 2056 632) (-1792 2056 632) (-1792 2056 639.629)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55590" + "plane" "(-1792 2184 639.618) (-1792 2184 632) (-1024 2184 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "135 184 0" + "groupid" "105991" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "93964" + side + { + "id" "55655" + "plane" "(-1472 2312 639.617) (-1024 2312 639.617) (-1024 2184 639.617)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55654" + "plane" "(-1472 2184 632) (-1024 2184 632) (-1024 2312 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55653" + "plane" "(-1024 2312 632) (-1024 2184 632) (-1024 2184 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55652" + "plane" "(-1024 2184 632) (-1472 2184 632) (-1472 2184 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55651" + "plane" "(-1472 2312 632) (-1024 2312 632) (-1024 2312 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55650" + "plane" "(-1472 2184 632) (-1472 2312 632) (-1472 2312 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "135 184 0" + "groupid" "105991" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "93978" + side + { + "id" "55691" + "plane" "(-1152 2440 632) (-1024 2440 632) (-1024 2440 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55690" + "plane" "(-1152 2440 639.617) (-1024 2440 639.617) (-1024 2312 639.617)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55689" + "plane" "(-1024 2440 632) (-1152 2440 632) (-1152 2312 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55688" + "plane" "(-1024 2440 639.618) (-1024 2440 632) (-1024 2312 632)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55687" + "plane" "(-1024 2312 632) (-1152 2312 632) (-1152 2312 639.623)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55686" + "plane" "(-1152 2312 632) (-1152 2440 632) (-1152 2440 639.629)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "135 184 0" + "groupid" "105991" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + solid + { + "id" "112044" side { - "id" "56170" - "plane" "(-1536 2200 624) (-1536 2328 624) (-1536 2328 632)" + "id" "63177" + "plane" "(-176 247 11368) (-176 248 11368) (-36 248 11368)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -50] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "56169" - "plane" "(-1536 2200 632) (-1536 2328 632) (-1024 2328 632)" + "id" "63176" + "plane" "(-176 248 11288) (-176 247 11288) (-36 247 11288)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -50] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "56168" - "plane" "(-1024 2328 624) (-1024 2200 624) (-1024 2200 632)" + "id" "63175" + "plane" "(-176 247 11288) (-176 248 11288) (-176 248 11368)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" + "uaxis" "[0 1 0 50] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "56167" - "plane" "(-1536 2328 632) (-1536 2328 624) (-1024 2328 624)" + "id" "63174" + "plane" "(-36 248 11288) (-36 247 11288) (-36 247 11368)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[0 1 0 50] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "56166" - "plane" "(-1024 2200 624) (-1536 2200 624) (-1536 2200 632)" + "id" "63173" + "plane" "(-176 248 11288) (-36 248 11288) (-36 248 11368)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63172" + "plane" "(-36 247 11288) (-176 247 11288) (-176 247 11368)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "63401" + "color" "0 181 110" + "visgroupid" "20" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "94321" + "id" "112045" side { - "id" "56177" - "plane" "(-1024 2456 624) (-1216 2456 624) (-1216 2328 624)" + "id" "63183" + "plane" "(-37 154 11368) (-37 247 11368) (-36 247 11368)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -50] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "56176" - "plane" "(-1216 2328 624) (-1216 2456 624) (-1216 2456 632)" + "id" "63182" + "plane" "(-37 247 11288) (-37 154 11288) (-36 154 11288)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -50] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "56175" - "plane" "(-1216 2456 632) (-1216 2456 624) (-1024 2456 624)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" + "id" "63181" + "plane" "(-37 154 11288) (-37 247 11288) (-37 247 11368)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 114] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "56174" - "plane" "(-1216 2328 632) (-1216 2456 632) (-1024 2456 632)" + "id" "63180" + "plane" "(-36 247 11288) (-36 154 11288) (-36 154 11368)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" + "uaxis" "[0 1 0 50] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "56173" - "plane" "(-1024 2456 632) (-1024 2456 624) (-1024 2328 624)" + "id" "63179" + "plane" "(-37 247 11288) (-36 247 11288) (-36 247 11368)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "56172" - "plane" "(-1024 2328 624) (-1216 2328 624) (-1216 2328 632)" + "id" "63178" + "plane" "(-36 154 11288) (-37 154 11288) (-37 154 11368)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "63401" + "color" "0 131 116" + "visgroupid" "20" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "100505" + "id" "112046" side { - "id" "57503" - "plane" "(-2064 1600 624) (-2064 2072 624) (-2064 2072 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 64] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63189" + "plane" "(-48 129.5 11368) (-175 129.5 11368) (-175 247 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -50] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "57502" - "plane" "(-2064 2072 1280) (-2064 2072 624) (-2048 2072 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63188" + "plane" "(-48 247 11367) (-175 247 11367) (-175 129.5 11367)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -114] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "57501" - "plane" "(-2064 1600 1280) (-2064 2072 1280) (-2048 2072 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -64] 0.25" + "id" "63187" + "plane" "(-175 129.5 11367) (-175 247 11367) (-175 247 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 50] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "57500" - "plane" "(-2048 2072 624) (-2064 2072 624) (-2064 1600 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -64] 0.25" + "id" "63186" + "plane" "(-175 247 11367) (-48 247 11367) (-48 247 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "57499" - "plane" "(-2048 2072 1280) (-2048 2072 624) (-2048 1600 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 64] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63185" + "plane" "(-48 129.5 11367) (-175 129.5 11367) (-175 129.5 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "57498" - "plane" "(-2048 1600 624) (-2064 1600 624) (-2064 1600 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63184" + "plane" "(-48 247 11367) (-48 129.5 11367) (-48 129.5 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 50] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "63401" + "color" "0 137 198" + "visgroupid" "20" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "100506" + "id" "112047" side { - "id" "57509" - "plane" "(-2064 0 1280) (-2064 0 624) (-2064 1600 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 64] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63195" + "plane" "(-48 129.5 11368) (-48 154 11368) (-47 154 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -50] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "57508" - "plane" "(-2048 0 624) (-2064 0 624) (-2064 0 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63194" + "plane" "(-48 154 11344) (-48 129.5 11344) (-47 129.5 11344)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -50] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "57507" - "plane" "(-2048 0 1280) (-2064 0 1280) (-2064 1600 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -64] 0.25" + "id" "63193" + "plane" "(-48 129.5 11344) (-48 154 11344) (-48 154 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 50] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "57506" - "plane" "(-2064 1600 624) (-2064 0 624) (-2048 0 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -64] 0.25" + "id" "63192" + "plane" "(-47 154 11344) (-47 129.5 11344) (-47 129.5 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 50] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "57505" - "plane" "(-2048 1600 624) (-2048 0 624) (-2048 0 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 64] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63191" + "plane" "(-48 154 11344) (-47 154 11344) (-47 154 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "57504" - "plane" "(-2064 1600 1280) (-2064 1600 624) (-2048 1600 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63190" + "plane" "(-47 129.5 11344) (-48 129.5 11344) (-48 129.5 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "63401" + "color" "0 107 128" + "visgroupid" "20" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "102244" + "id" "112048" side { - "id" "59552" - "plane" "(-752 856 624) (-752 0 624) (-752 0 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63201" + "plane" "(-47 153 11368) (-47 154 11368) (-36 154 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59551" - "plane" "(-752 0 1280) (-752 0 624) (-768 0 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63200" + "plane" "(-47 154 11288) (-47 153 11288) (-36 153 11288)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59550" - "plane" "(-752 856 1280) (-752 0 1280) (-768 0 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63199" + "plane" "(-47 153 11288) (-47 154 11288) (-47 154 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 18] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59549" - "plane" "(-768 0 624) (-752 0 624) (-752 856 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63198" + "plane" "(-36 154 11288) (-36 153 11288) (-36 153 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 18] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59548" - "plane" "(-768 0 1280) (-768 0 624) (-768 856 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63197" + "plane" "(-47 154 11288) (-36 154 11288) (-36 154 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59547" - "plane" "(-768 856 624) (-752 856 624) (-752 856 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63196" + "plane" "(-36 153 11288) (-47 153 11288) (-47 153 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "63401" + "color" "0 109 162" + "visgroupid" "20" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "102246" + "id" "112049" side { - "id" "59564" - "plane" "(-752 2464 1280) (-752 2464 624) (-752 904 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63207" + "plane" "(-176 128 11368) (-176 247 11368) (-175 247 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -50] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59563" - "plane" "(-768 2464 624) (-752 2464 624) (-752 2464 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63206" + "plane" "(-176 247 11288) (-176 128 11288) (-175 128 11288)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -50] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59562" - "plane" "(-768 904 1280) (-768 2464 1280) (-752 2464 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63205" + "plane" "(-176 128 11288) (-176 247 11288) (-176 247 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 50] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59561" - "plane" "(-752 904 624) (-752 2464 624) (-768 2464 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63204" + "plane" "(-175 247 11288) (-175 128 11288) (-175 128 11368)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 50] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59560" - "plane" "(-768 904 624) (-768 2464 624) (-768 2464 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63203" + "plane" "(-176 247 11288) (-175 247 11288) (-175 247 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59559" - "plane" "(-752 904 1280) (-752 904 624) (-768 904 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63202" + "plane" "(-175 128 11288) (-176 128 11288) (-176 128 11368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "63401" + "color" "0 191 216" + "visgroupid" "20" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "102259" + "id" "112050" side { - "id" "59588" - "plane" "(-752 856 748) (-752 856 1280) (-752 904 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63213" + "plane" "(-48 129.5 11289) (-175 129.5 11289) (-175 247 11289)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -114] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59587" - "plane" "(-768 856 1280) (-768 904 1280) (-752 904 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63212" + "plane" "(-48 247 11288) (-175 247 11288) (-175 129.5 11288)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 -1 0 -50] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59586" - "plane" "(-768 904 748) (-768 904 1280) (-768 856 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63211" + "plane" "(-175 129.5 11288) (-175 247 11288) (-175 247 11289)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 50] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59585" - "plane" "(-752 856 1280) (-752 856 748) (-768 856 748)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63210" + "plane" "(-175 247 11288) (-48 247 11288) (-48 247 11289)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59584" - "plane" "(-752 904 748) (-752 904 1280) (-768 904 1280)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63209" + "plane" "(-48 129.5 11288) (-175 129.5 11288) (-175 129.5 11289)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -2] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59583" - "plane" "(-768 904 748) (-768 856 748) (-752 856 748)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63208" + "plane" "(-48 247 11288) (-48 129.5 11288) (-48 129.5 11289)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 50] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 220 220" - "groupid" "63401" + "color" "0 137 198" + "visgroupid" "20" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "102260" + "id" "112208" side { - "id" "59594" - "plane" "(-752 904 624) (-752 856 624) (-752 856 640)" - "material" "METAL/CITADEL_METALWALL076A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63297" + "plane" "(-4112 4112 12304) (4112 4112 12304) (4112 -4112 12304)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59593" - "plane" "(-768 904 624) (-768 856 624) (-752 856 624)" - "material" "METAL/CITADEL_METALWALL076A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63296" + "plane" "(-4112 4112 12304) (-4112 -4112 12304) (-4112 -4112 10224)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "59592" - "plane" "(-768 856 624) (-768 904 624) (-768 904 640)" - "material" "METAL/CITADEL_METALWALL076A" + "id" "63295" + "plane" "(4112 4112 10224) (4112 -4112 10224) (4112 -4112 12304)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -24559,9 +26144,9 @@ world } side { - "id" "59591" - "plane" "(-752 856 640) (-752 856 624) (-768 856 624)" - "material" "METAL/CITADEL_METALWALL076A" + "id" "63294" + "plane" "(4112 4112 12304) (-4112 4112 12304) (-4112 4112 10224)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -24570,9 +26155,9 @@ world } side { - "id" "59590" - "plane" "(-768 904 624) (-752 904 624) (-752 904 640)" - "material" "METAL/CITADEL_METALWALL076A" + "id" "63293" + "plane" "(4112 -4112 10224) (-4112 -4112 10224) (-4112 -4112 12304)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -24581,53 +26166,31 @@ world } side { - "id" "59589" - "plane" "(-768 856 640) (-768 904 640) (-752 904 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "63292" + "plane" "(4096 -4096 12288) (4096 4096 12288) (-4096 4096 12288)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } editor { "color" "220 220 220" - "groupid" "63401" + "groupid" "112220" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "86823" + "id" "112210" side { - "id" "48251" - "plane" "(-768 1520 632) (-768 784 632) (-768 784 639.623)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48250" - "plane" "(-992 784 639.618) (-992 1520 639.618) (-768 1520 639.618)" - "material" "D3/MARBLE/TILES_1_S0001/SCALE_125_EXPENSIVE_WATER" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48249" - "plane" "(-992 1520 632) (-992 784 632) (-768 784 632)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63303" + "plane" "(-4112 -4112 10224) (4112 -4112 10224) (4112 4112 10224)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -24636,9 +26199,9 @@ world } side { - "id" "48248" - "plane" "(-992 784 632) (-992 1520 632) (-992 1520 639.623)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63302" + "plane" "(-4112 4112 12304) (-4112 -4112 12304) (-4112 -4112 10224)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -24647,10 +26210,10 @@ world } side { - "id" "48247" - "plane" "(-992 1520 632) (-768 1520 632) (-768 1520 639.629)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "id" "63301" + "plane" "(4112 4112 10224) (4112 -4112 10224) (4112 -4112 12304)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -24658,76 +26221,21 @@ world } side { - "id" "48246" - "plane" "(-768 784 639.618) (-768 784 632) (-992 784 632)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63300" + "plane" "(4112 4112 12304) (-4112 4112 12304) (-4112 4112 10224)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } - editor - { - "color" "135 184 0" - "groupid" "105991" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "86822" - side - { - "id" "48245" - "plane" "(-768 0 639.618) (-768 0 632) (-992 0 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } side { - "id" "48244" - "plane" "(-768 784 632) (-768 0 632) (-768 0 639.629)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48243" - "plane" "(-768 0 639.618) (-992 0 639.618) (-992 784 639.618)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48242" - "plane" "(-992 784 632) (-992 0 632) (-768 0 632)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63299" + "plane" "(4112 -4112 10224) (-4112 -4112 10224) (-4112 -4112 12304)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48241" - "plane" "(-992 0 639.618) (-992 0 632) (-992 784 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -24735,64 +26243,64 @@ world } side { - "id" "48240" - "plane" "(-992 784 632) (-768 784 632) (-768 784 639.629)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63298" + "plane" "(4096 4096 10240) (4096 -4096 10240) (-4096 -4096 10240)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "135 184 0" - "groupid" "105991" + "color" "220 220 220" + "groupid" "112220" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "86824" + "id" "112212" side { - "id" "48257" - "plane" "(-992 2304 632) (-768 2304 632) (-768 2304 639.629)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" + "id" "63309" + "plane" "(-4112 4112 12304) (-4112 -4112 12304) (-4112 -4112 10224)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "48256" - "plane" "(-768 2304 639.618) (-768 2304 632) (-768 1520 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" + "id" "63308" + "plane" "(4112 4112 12304) (-4112 4112 12304) (-4112 4112 10224)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "48255" - "plane" "(-992 1520 639.618) (-992 2304 639.618) (-768 2304 639.618)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" + "id" "63307" + "plane" "(4112 -4112 10224) (-4112 -4112 10224) (-4112 -4112 12304)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "48254" - "plane" "(-768 2304 632) (-992 2304 632) (-992 1520 632)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63306" + "plane" "(-4096 4096 12288) (4096 4096 12288) (4096 -4096 12288)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -24801,21 +26309,21 @@ world } side { - "id" "48253" - "plane" "(-992 1520 632) (-992 2304 632) (-992 2304 639.629)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63305" + "plane" "(-4096 -4096 10240) (4096 -4096 10240) (4096 4096 10240)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "48252" - "plane" "(-768 1520 639.618) (-768 1520 632) (-992 1520 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "id" "63304" + "plane" "(-4096 -4096 10240) (-4096 -4096 12288) (-4096 4096 12288)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -24823,53 +26331,20 @@ world } editor { - "color" "135 184 0" - "groupid" "105991" + "color" "220 220 220" + "groupid" "112220" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "90136" - side - { - "id" "51967" - "plane" "(-1024 1504 639.618) (-1024 1824 639.618) (-992 1824 639.618)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51966" - "plane" "(-1024 1824 632) (-1024 1504 632) (-992 1504 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51965" - "plane" "(-992 1824 632) (-992 1504 632) (-992 1504 639.623)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "112214" side { - "id" "51964" - "plane" "(-1024 1504 632) (-1024 1824 632) (-1024 1824 639.623)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63315" + "plane" "(4112 4112 10224) (4112 -4112 10224) (4112 -4112 12304)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -24878,9 +26353,9 @@ world } side { - "id" "51963" - "plane" "(-992 1504 632) (-1024 1504 632) (-1024 1504 639.623)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63314" + "plane" "(4112 4112 12304) (-4112 4112 12304) (-4112 4112 10224)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -24889,64 +26364,31 @@ world } side { - "id" "51962" - "plane" "(-1024 1824 632) (-992 1824 632) (-992 1824 639.623)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63313" + "plane" "(4112 -4112 10224) (-4112 -4112 10224) (-4112 -4112 12304)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } - editor - { - "color" "135 184 0" - "groupid" "105991" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93927" - side - { - "id" "55577" - "plane" "(-1024 0 632) (-2048 0 632) (-2048 0 639.629)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } side { - "id" "55576" - "plane" "(-2048 0 639.618) (-2048 0 632) (-2048 2056 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55575" - "plane" "(-1024 0 639.617) (-2048 0 639.617) (-2048 2056 639.617)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" + "id" "63312" + "plane" "(-4096 4096 12288) (4096 4096 12288) (4096 -4096 12288)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "55574" - "plane" "(-2048 2056 632) (-2048 0 632) (-1024 0 632)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63311" + "plane" "(-4096 -4096 10240) (4096 -4096 10240) (4096 4096 10240)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -24955,53 +26397,42 @@ world } side { - "id" "55573" - "plane" "(-1024 2056 632) (-1024 0 632) (-1024 0 639.629)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63310" + "plane" "(4096 -4096 12288) (4096 -4096 10240) (4096 4096 10240)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } - side - { - "id" "55572" - "plane" "(-2048 2056 639.618) (-2048 2056 632) (-1024 2056 632)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } editor { - "color" "135 184 0" - "groupid" "105991" + "color" "220 220 220" + "groupid" "112220" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "90149" + "id" "112216" side { - "id" "51997" - "plane" "(-1024 480 639.618) (-1024 800 639.618) (-992 800 639.618)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" + "id" "63321" + "plane" "(4112 4112 12304) (-4112 4112 12304) (-4112 4112 10224)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "51996" - "plane" "(-1024 800 632) (-1024 480 632) (-992 480 632)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63320" + "plane" "(-4096 4096 12288) (4096 4096 12288) (4096 -4096 12288)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -25010,20 +26441,20 @@ world } side { - "id" "51995" - "plane" "(-992 800 632) (-992 480 632) (-992 480 639.623)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63319" + "plane" "(-4096 -4096 10240) (4096 -4096 10240) (4096 4096 10240)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "51994" - "plane" "(-1024 480 632) (-1024 800 632) (-1024 800 639.623)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63318" + "plane" "(-4096 4096 12288) (-4096 -4096 12288) (-4096 -4096 10240)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25032,10 +26463,10 @@ world } side { - "id" "51993" - "plane" "(-1024 800 632) (-992 800 632) (-992 800 639.623)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "id" "63317" + "plane" "(4096 4096 10240) (4096 -4096 10240) (4096 -4096 12288)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25043,9 +26474,9 @@ world } side { - "id" "51992" - "plane" "(-992 480 632) (-1024 480 632) (-1024 480 639.623)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63316" + "plane" "(-4096 4096 10240) (-4096 4096 12288) (4096 4096 12288)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25054,42 +26485,42 @@ world } editor { - "color" "135 184 0" - "groupid" "105991" + "color" "220 220 220" + "groupid" "112220" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "93938" + "id" "112218" side { - "id" "55595" - "plane" "(-1792 2056 632) (-1792 2184 632) (-1792 2184 639.623)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" + "id" "63327" + "plane" "(4112 -4112 10224) (-4112 -4112 10224) (-4112 -4112 12304)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "55594" - "plane" "(-1792 2056 639.617) (-1792 2184 639.617) (-1024 2184 639.617)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" + "id" "63326" + "plane" "(-4096 4096 12288) (4096 4096 12288) (4096 -4096 12288)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "55593" - "plane" "(-1792 2184 632) (-1792 2056 632) (-1024 2056 632)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63325" + "plane" "(-4096 -4096 10240) (4096 -4096 10240) (4096 4096 10240)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -25098,9 +26529,9 @@ world } side { - "id" "55592" - "plane" "(-1024 2184 632) (-1024 2056 632) (-1024 2056 639.623)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63324" + "plane" "(-4096 4096 12288) (-4096 -4096 12288) (-4096 -4096 10240)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25109,10 +26540,10 @@ world } side { - "id" "55591" - "plane" "(-1024 2056 632) (-1792 2056 632) (-1792 2056 639.629)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "id" "63323" + "plane" "(4096 4096 10240) (4096 -4096 10240) (4096 -4096 12288)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25120,9 +26551,9 @@ world } side { - "id" "55590" - "plane" "(-1792 2184 639.618) (-1792 2184 632) (-1024 2184 632)" - "material" "TOOLS/TOOLSNODRAW" + "id" "63322" + "plane" "(-4096 -4096 12288) (-4096 -4096 10240) (4096 -4096 10240)" + "material" "TOOLS/TOOLSSKYBOX" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25131,30 +26562,30 @@ world } editor { - "color" "135 184 0" - "groupid" "105991" + "color" "220 220 220" + "groupid" "112220" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "93964" + "id" "112227" side { - "id" "55655" - "plane" "(-1472 2312 639.617) (-1024 2312 639.617) (-1024 2184 639.617)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" + "id" "63328" + "plane" "(0 1024 11008) (512 1024 11008) (512 512 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "55654" - "plane" "(-1472 2184 632) (-1024 2184 632) (-1024 2312 632)" + "id" "63329" + "plane" "(0 512 10240) (512 512 10240) (512 1024 10240)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -25164,8 +26595,8 @@ world } side { - "id" "55653" - "plane" "(-1024 2312 632) (-1024 2184 632) (-1024 2184 639.623)" + "id" "63330" + "plane" "(0 1024 11008) (0 512 11008) (0 512 10240)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -25175,10 +26606,10 @@ world } side { - "id" "55652" - "plane" "(-1024 2184 632) (-1472 2184 632) (-1472 2184 639.623)" + "id" "63331" + "plane" "(512 1024 10240) (512 512 10240) (512 512 11008)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25186,8 +26617,8 @@ world } side { - "id" "55651" - "plane" "(-1472 2312 632) (-1024 2312 632) (-1024 2312 639.623)" + "id" "63332" + "plane" "(512 1024 11008) (0 1024 11008) (0 1024 10240)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -25197,10 +26628,10 @@ world } side { - "id" "55650" - "plane" "(-1472 2184 632) (-1472 2312 632) (-1472 2312 639.623)" + "id" "63333" + "plane" "(512 512 10240) (0 512 10240) (0 512 11008)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25208,52 +26639,51 @@ world } editor { - "color" "135 184 0" - "groupid" "105991" + "color" "0 241 154" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "93978" + "id" "112237" side { - "id" "55691" - "plane" "(-1152 2440 632) (-1024 2440 632) (-1024 2440 639.623)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" + "id" "63388" + "plane" "(0 1536 11008) (512 1536 11008) (512 1024 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "55690" - "plane" "(-1152 2440 639.617) (-1024 2440 639.617) (-1024 2312 639.617)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_WATER" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" + "id" "63389" + "plane" "(0 1024 10240) (512 1024 10240) (512 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "55689" - "plane" "(-1024 2440 632) (-1152 2440 632) (-1152 2312 632)" + "id" "63390" + "plane" "(0 1536 11008) (0 1024 11008) (0 1024 10240)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "55688" - "plane" "(-1024 2440 639.618) (-1024 2440 632) (-1024 2312 632)" + "id" "63391" + "plane" "(512 1536 10240) (512 1024 10240) (512 1024 11008)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -25263,8 +26693,8 @@ world } side { - "id" "55687" - "plane" "(-1024 2312 632) (-1152 2312 632) (-1152 2312 639.623)" + "id" "63392" + "plane" "(512 1536 11008) (0 1536 11008) (0 1536 10240)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -25274,10 +26704,10 @@ world } side { - "id" "55686" - "plane" "(-1152 2312 632) (-1152 2440 632) (-1152 2440 639.629)" + "id" "63393" + "plane" "(512 1024 10240) (0 1024 10240) (0 1024 11008)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25285,42 +26715,41 @@ world } editor { - "color" "135 184 0" - "groupid" "105991" + "color" "0 109 234" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "111001" + "id" "112238" side { - "id" "63041" - "plane" "(-16376 16376 16376) (16376 16376 16376) (16376 -16376 16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63394" + "plane" "(-512 1536 11008) (0 1536 11008) (0 1024 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63040" - "plane" "(-16376 16376 16376) (-16376 -16376 16376) (-16376 -16376 -16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63395" + "plane" "(-512 1024 10240) (0 1024 10240) (0 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63039" - "plane" "(16376 16376 -16376) (16376 -16376 -16376) (16376 -16376 16376)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63396" + "plane" "(-512 1536 11008) (-512 1024 11008) (-512 1024 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25329,10 +26758,10 @@ world } side { - "id" "63038" - "plane" "(16376 16376 16376) (-16376 16376 16376) (-16376 16376 -16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" + "id" "63397" + "plane" "(0 1536 10240) (0 1024 10240) (0 1024 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25340,9 +26769,9 @@ world } side { - "id" "63037" - "plane" "(16376 -16376 -16376) (-16376 -16376 -16376) (-16376 -16376 16376)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63398" + "plane" "(0 1536 11008) (-512 1536 11008) (-512 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25351,53 +26780,52 @@ world } side { - "id" "63036" - "plane" "(-152 -160 1800) (-152 4104 1800) (-3336 4104 1800)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63399" + "plane" "(0 1024 10240) (-512 1024 10240) (-512 1024 11008)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 192 189" + "color" "0 151 188" "visgroupshown" "1" "visgroupautoshown" "1" - "cordonsolid" "1" } } solid { - "id" "111003" + "id" "112239" side { - "id" "63047" - "plane" "(-16376 -16376 -16376) (16376 -16376 -16376) (16376 16376 -16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63400" + "plane" "(-512 1024 11008) (0 1024 11008) (0 512 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63046" - "plane" "(-16376 16376 16376) (-16376 -16376 16376) (-16376 -16376 -16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63401" + "plane" "(-512 512 10240) (0 512 10240) (0 1024 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63045" - "plane" "(16376 16376 -16376) (16376 -16376 -16376) (16376 -16376 16376)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63402" + "plane" "(-512 1024 11008) (-512 512 11008) (-512 512 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25406,10 +26834,10 @@ world } side { - "id" "63044" - "plane" "(16376 16376 16376) (-16376 16376 16376) (-16376 16376 -16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" + "id" "63403" + "plane" "(0 1024 10240) (0 512 10240) (0 512 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25417,9 +26845,9 @@ world } side { - "id" "63043" - "plane" "(16376 -16376 -16376) (-16376 -16376 -16376) (-16376 -16376 16376)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63404" + "plane" "(0 1024 11008) (-512 1024 11008) (-512 1024 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25428,54 +26856,53 @@ world } side { - "id" "63042" - "plane" "(-152 4104 392) (-152 -160 392) (-3336 -160 392)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63405" + "plane" "(0 512 10240) (-512 512 10240) (-512 512 11008)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 192 189" + "color" "0 193 226" "visgroupshown" "1" "visgroupautoshown" "1" - "cordonsolid" "1" } } solid { - "id" "111005" + "id" "112240" side { - "id" "63053" - "plane" "(-16376 16376 16376) (-16376 -16376 16376) (-16376 -16376 -16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63406" + "plane" "(0 2048 11008) (512 2048 11008) (512 1536 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63052" - "plane" "(16376 16376 16376) (-16376 16376 16376) (-16376 16376 -16376)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63407" + "plane" "(0 1536 10240) (512 1536 10240) (512 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63051" - "plane" "(16376 -16376 -16376) (-16376 -16376 -16376) (-16376 -16376 16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" + "id" "63408" + "plane" "(0 2048 11008) (0 1536 11008) (0 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25483,32 +26910,32 @@ world } side { - "id" "63050" - "plane" "(-3336 4104 1800) (-152 4104 1800) (-152 -160 1800)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63409" + "plane" "(512 2048 10240) (512 1536 10240) (512 1536 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63049" - "plane" "(-3336 -160 392) (-152 -160 392) (-152 4104 392)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63410" + "plane" "(512 2048 11008) (0 2048 11008) (0 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63048" - "plane" "(-3336 -160 392) (-3336 -160 1800) (-3336 4104 1800)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[0 1 0 0] 0.25" + "id" "63411" + "plane" "(512 1536 10240) (0 1536 10240) (0 1536 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25516,43 +26943,42 @@ world } editor { - "color" "0 192 189" + "color" "0 203 204" "visgroupshown" "1" "visgroupautoshown" "1" - "cordonsolid" "1" } } solid { - "id" "111007" + "id" "112241" side { - "id" "63059" - "plane" "(16376 16376 -16376) (16376 -16376 -16376) (16376 -16376 16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63412" + "plane" "(-512 2048 11008) (0 2048 11008) (0 1536 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63058" - "plane" "(16376 16376 16376) (-16376 16376 16376) (-16376 16376 -16376)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63413" + "plane" "(-512 1536 10240) (0 1536 10240) (0 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63057" - "plane" "(16376 -16376 -16376) (-16376 -16376 -16376) (-16376 -16376 16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" + "id" "63414" + "plane" "(-512 2048 11008) (-512 1536 11008) (-512 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25560,32 +26986,32 @@ world } side { - "id" "63056" - "plane" "(-3336 4104 1800) (-152 4104 1800) (-152 -160 1800)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63415" + "plane" "(0 2048 10240) (0 1536 10240) (0 1536 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63055" - "plane" "(-3336 -160 392) (-152 -160 392) (-152 4104 392)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63416" + "plane" "(0 2048 11008) (-512 2048 11008) (-512 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63054" - "plane" "(-152 -160 1800) (-152 -160 392) (-152 4104 392)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[0 1 0 0] 0.25" + "id" "63417" + "plane" "(0 1536 10240) (-512 1536 10240) (-512 1536 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25593,31 +27019,30 @@ world } editor { - "color" "0 192 189" + "color" "0 201 190" "visgroupshown" "1" "visgroupautoshown" "1" - "cordonsolid" "1" } } solid { - "id" "111009" + "id" "112242" side { - "id" "63065" - "plane" "(16376 16376 16376) (-16376 16376 16376) (-16376 16376 -16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63418" + "plane" "(-512 2560 11008) (0 2560 11008) (0 2048 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63064" - "plane" "(-3336 4104 1800) (-152 4104 1800) (-152 -160 1800)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63419" + "plane" "(-512 2048 10240) (0 2048 10240) (0 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -25626,20 +27051,20 @@ world } side { - "id" "63063" - "plane" "(-3336 -160 392) (-152 -160 392) (-152 4104 392)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63420" + "plane" "(-512 2560 11008) (-512 2048 11008) (-512 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63062" - "plane" "(-3336 4104 1800) (-3336 -160 1800) (-3336 -160 392)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63421" + "plane" "(0 2560 10240) (0 2048 10240) (0 2048 11008)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25648,10 +27073,10 @@ world } side { - "id" "63061" - "plane" "(-152 4104 392) (-152 -160 392) (-152 -160 1800)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[0 1 0 0] 0.25" + "id" "63422" + "plane" "(0 2560 11008) (-512 2560 11008) (-512 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25659,9 +27084,9 @@ world } side { - "id" "63060" - "plane" "(-3336 4104 392) (-3336 4104 1800) (-152 4104 1800)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63423" + "plane" "(0 2048 10240) (-512 2048 10240) (-512 2048 11008)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25670,31 +27095,30 @@ world } editor { - "color" "0 192 189" + "color" "0 135 196" "visgroupshown" "1" "visgroupautoshown" "1" - "cordonsolid" "1" } } solid { - "id" "111011" + "id" "112243" side { - "id" "63071" - "plane" "(16376 -16376 -16376) (-16376 -16376 -16376) (-16376 -16376 16376)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "63424" + "plane" "(0 2560 11008) (512 2560 11008) (512 2048 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63070" - "plane" "(-3336 4104 1800) (-152 4104 1800) (-152 -160 1800)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63425" + "plane" "(0 2048 10240) (512 2048 10240) (512 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" @@ -25703,20 +27127,20 @@ world } side { - "id" "63069" - "plane" "(-3336 -160 392) (-152 -160 392) (-152 4104 392)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "63426" + "plane" "(0 2560 11008) (0 2048 11008) (0 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "63068" - "plane" "(-3336 4104 1800) (-3336 -160 1800) (-3336 -160 392)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63427" + "plane" "(512 2560 10240) (512 2048 10240) (512 2048 11008)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25725,10 +27149,10 @@ world } side { - "id" "63067" - "plane" "(-152 4104 392) (-152 -160 392) (-152 -160 1800)" - "material" "TOOLS/TOOLSSKYBOX" - "uaxis" "[0 1 0 0] 0.25" + "id" "63428" + "plane" "(512 2560 11008) (0 2560 11008) (0 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -25736,9 +27160,9 @@ world } side { - "id" "63066" - "plane" "(-3336 -160 1800) (-3336 -160 392) (-152 -160 392)" - "material" "TOOLS/TOOLSSKYBOX" + "id" "63429" + "plane" "(512 2048 10240) (0 2048 10240) (0 2048 11008)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -25747,964 +27171,2879 @@ world } editor { - "color" "0 192 189" + "color" "0 193 114" "visgroupshown" "1" "visgroupautoshown" "1" - "cordonsolid" "1" } } - group + solid { - "id" "11500" - editor + "id" "112244" + side { - "color" "246 135 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63430" + "plane" "(512 2560 11008) (1024 2560 11008) (1024 2048 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "11438" - editor + side { - "color" "246 135 0" - "groupid" "11500" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63431" + "plane" "(512 2048 10240) (1024 2048 10240) (1024 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "12112" - editor + side { - "color" "162 147 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63432" + "plane" "(512 2560 11008) (512 2048 11008) (512 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "12087" - editor + side { - "color" "162 147 0" - "groupid" "12112" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63433" + "plane" "(1024 2560 10240) (1024 2048 10240) (1024 2048 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "12152" - editor + side { - "color" "162 147 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63434" + "plane" "(1024 2560 11008) (512 2560 11008) (512 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "12158" - editor + side { - "color" "162 147 0" - "groupid" "12152" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63435" + "plane" "(1024 2048 10240) (512 2048 10240) (512 2048 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "12191" editor { - "color" "162 147 0" + "color" "0 127 192" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "12197" - editor + "id" "112245" + side { - "color" "162 147 0" - "groupid" "12191" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63436" + "plane" "(512 2048 11008) (1024 2048 11008) (1024 1536 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "12230" - editor + side { - "color" "162 147 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63437" + "plane" "(512 1536 10240) (1024 1536 10240) (1024 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "12236" - editor + side { - "color" "162 147 0" - "groupid" "12230" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63438" + "plane" "(512 2048 11008) (512 1536 11008) (512 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "14252" - editor + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63439" + "plane" "(1024 2048 10240) (1024 1536 10240) (1024 1536 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "18218" - editor + side { - "color" "224 245 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63440" + "plane" "(1024 2048 11008) (512 2048 11008) (512 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "28608" - editor + side { - "color" "221 142 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63441" + "plane" "(1024 1536 10240) (512 1536 10240) (512 1536 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "28119" editor { - "color" "221 142 0" - "groupid" "28608" + "color" "0 133 238" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "33746" - editor + "id" "112246" + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63442" + "plane" "(512 3072 11008) (1024 3072 11008) (1024 2560 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "34201" - editor + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63443" + "plane" "(512 2560 10240) (1024 2560 10240) (1024 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "40882" - editor + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63444" + "plane" "(512 3072 11008) (512 2560 11008) (512 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41078" - editor + side { - "color" "186 239 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63445" + "plane" "(1024 3072 10240) (1024 2560 10240) (1024 2560 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41088" - editor + side { - "color" "232 165 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63446" + "plane" "(1024 3072 11008) (512 3072 11008) (512 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41109" - editor + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63447" + "plane" "(1024 2560 10240) (512 2560 10240) (512 2560 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41110" editor { - "color" "220 220 220" - "groupid" "41109" + "color" "0 219 232" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "41120" - editor + "id" "112247" + side { - "color" "220 220 220" - "groupid" "41109" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63448" + "plane" "(0 3072 11008) (512 3072 11008) (512 2560 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41130" - editor + side { - "color" "220 220 220" - "groupid" "41109" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63449" + "plane" "(0 2560 10240) (512 2560 10240) (512 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41140" - editor + side { - "color" "220 220 220" - "groupid" "41109" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63450" + "plane" "(0 3072 11008) (0 2560 11008) (0 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41150" - editor + side { - "color" "220 220 220" - "groupid" "41109" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63451" + "plane" "(512 3072 10240) (512 2560 10240) (512 2560 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41160" - editor + side { - "color" "220 220 220" - "groupid" "41109" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63452" + "plane" "(512 3072 11008) (0 3072 11008) (0 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41170" - editor + side { - "color" "220 220 220" - "groupid" "41109" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63453" + "plane" "(512 2560 10240) (0 2560 10240) (0 2560 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41180" editor { - "color" "220 220 220" - "groupid" "41109" + "color" "0 245 210" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "41190" - editor + "id" "112248" + side { - "color" "220 220 220" - "groupid" "41109" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63454" + "plane" "(-1024 1024 11008) (-512 1024 11008) (-512 512 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41200" - editor + side { - "color" "220 220 220" - "groupid" "41109" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63455" + "plane" "(-1024 512 10240) (-512 512 10240) (-512 1024 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41514" - editor + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63456" + "plane" "(-1024 1024 11008) (-1024 512 11008) (-1024 512 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41658" - editor + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63457" + "plane" "(-512 1024 10240) (-512 512 10240) (-512 512 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "41690" - editor + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63458" + "plane" "(-512 1024 11008) (-1024 1024 11008) (-1024 1024 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "48145" - editor + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63459" + "plane" "(-512 512 10240) (-1024 512 10240) (-1024 512 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "53302" editor { - "color" "169 222 0" + "color" "0 135 248" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "60289" - editor + "id" "112249" + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63460" + "plane" "(-1024 1536 11008) (-512 1536 11008) (-512 1024 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "61095" - editor + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63461" + "plane" "(-1024 1024 10240) (-512 1024 10240) (-512 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "63401" - editor + side { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63462" + "plane" "(-1024 1536 11008) (-1024 1024 11008) (-1024 1024 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80982" - editor + side { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63463" + "plane" "(-512 1536 10240) (-512 1024 10240) (-512 1024 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80551" - editor + side { - "color" "208 169 0" - "groupid" "80982" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63464" + "plane" "(-512 1536 11008) (-1024 1536 11008) (-1024 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80552" - editor + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63465" + "plane" "(-512 1024 10240) (-1024 1024 10240) (-1024 1024 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80565" editor { - "color" "208 169 0" - "groupid" "80551" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "80578" - editor + "id" "112250" + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63466" + "plane" "(-512 3072 11008) (0 3072 11008) (0 2560 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80591" - editor + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63467" + "plane" "(-512 2560 10240) (0 2560 10240) (0 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80604" - editor + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63468" + "plane" "(-512 3072 11008) (-512 2560 11008) (-512 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80617" - editor + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63469" + "plane" "(0 3072 10240) (0 2560 10240) (0 2560 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80630" - editor + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63470" + "plane" "(0 3072 11008) (-512 3072 11008) (-512 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80643" - editor + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63471" + "plane" "(0 2560 10240) (-512 2560 10240) (-512 2560 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80656" editor { - "color" "208 169 0" - "groupid" "80551" + "color" "0 191 184" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "80669" - editor + "id" "112298" + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63519" + "plane" "(-1024 2048 11008) (-512 2048 11008) (-512 1536 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80682" - editor + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63518" + "plane" "(-1024 1536 10240) (-512 1536 10240) (-512 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80695" - editor + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63517" + "plane" "(-1024 2048 11008) (-1024 1536 11008) (-1024 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80708" - editor + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63516" + "plane" "(-512 2048 10240) (-512 1536 10240) (-512 1536 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80721" - editor + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63515" + "plane" "(-512 2048 11008) (-1024 2048 11008) (-1024 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80734" - editor + side { - "color" "208 169 0" - "groupid" "80551" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63514" + "plane" "(-512 1536 10240) (-1024 1536 10240) (-1024 1536 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "80747" editor { - "color" "208 169 0" - "groupid" "80551" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "80537" - editor + "id" "112299" + side { - "color" "208 169 0" - "groupid" "80982" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63531" + "plane" "(-1024 2560 11008) (-512 2560 11008) (-512 2048 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "81206" - editor + side { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63530" + "plane" "(-1024 2048 10240) (-512 2048 10240) (-512 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "81207" - editor + side { - "color" "208 169 0" - "groupid" "81206" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63529" + "plane" "(-1024 2560 11008) (-1024 2048 11008) (-1024 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "81208" - editor + side { - "color" "208 169 0" - "groupid" "81207" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63528" + "plane" "(-512 2560 10240) (-512 2048 10240) (-512 2048 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "81221" - editor + side { - "color" "208 169 0" - "groupid" "81207" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63527" + "plane" "(-512 2560 11008) (-1024 2560 11008) (-1024 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "81234" - editor + side { - "color" "208 169 0" - "groupid" "81207" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63526" + "plane" "(-512 2048 10240) (-1024 2048 10240) (-1024 2048 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } - } - group - { - "id" "81247" editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "81260" - editor + "id" "112300" + side { - "color" "208 169 0" - "groupid" "81207" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "63543" + "plane" "(-1024 3072 11008) (-512 3072 11008) (-512 2560 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63542" + "plane" "(-1024 2560 10240) (-512 2560 10240) (-512 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63541" + "plane" "(-1024 3072 11008) (-1024 2560 11008) (-1024 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63540" + "plane" "(-512 3072 10240) (-512 2560 10240) (-512 2560 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63539" + "plane" "(-512 3072 11008) (-1024 3072 11008) (-1024 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63538" + "plane" "(-512 2560 10240) (-1024 2560 10240) (-1024 2560 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 105 174" + "visgroupshown" "1" + "visgroupautoshown" "1" } } - group + solid { - "id" "81273" + "id" "112301" + side + { + "id" "63555" + "plane" "(-1536 3072 11008) (-1024 3072 11008) (-1024 2560 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63554" + "plane" "(-1536 2560 10240) (-1024 2560 10240) (-1024 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63553" + "plane" "(-1536 3072 11008) (-1536 2560 11008) (-1536 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63552" + "plane" "(-1024 3072 10240) (-1024 2560 10240) (-1024 2560 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63551" + "plane" "(-1024 3072 11008) (-1536 3072 11008) (-1536 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63550" + "plane" "(-1024 2560 10240) (-1536 2560 10240) (-1536 2560 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "81286" + "id" "112302" + side + { + "id" "63567" + "plane" "(-1536 2560 11008) (-1024 2560 11008) (-1024 2048 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63566" + "plane" "(-1536 2048 10240) (-1024 2048 10240) (-1024 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63565" + "plane" "(-1536 2560 11008) (-1536 2048 11008) (-1536 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63564" + "plane" "(-1024 2560 10240) (-1024 2048 10240) (-1024 2048 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63563" + "plane" "(-1024 2560 11008) (-1536 2560 11008) (-1536 2560 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63562" + "plane" "(-1024 2048 10240) (-1536 2048 10240) (-1536 2048 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "81299" + "id" "112303" + side + { + "id" "63579" + "plane" "(-1536 2048 11008) (-1024 2048 11008) (-1024 1536 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63578" + "plane" "(-1536 1536 10240) (-1024 1536 10240) (-1024 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63577" + "plane" "(-1536 2048 11008) (-1536 1536 11008) (-1536 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63576" + "plane" "(-1024 2048 10240) (-1024 1536 10240) (-1024 1536 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63575" + "plane" "(-1024 2048 11008) (-1536 2048 11008) (-1536 2048 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63574" + "plane" "(-1024 1536 10240) (-1536 1536 10240) (-1536 1536 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "81312" + "id" "112304" + side + { + "id" "63591" + "plane" "(-1536 1536 11008) (-1024 1536 11008) (-1024 1024 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63590" + "plane" "(-1536 1024 10240) (-1024 1024 10240) (-1024 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63589" + "plane" "(-1536 1536 11008) (-1536 1024 11008) (-1536 1024 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63588" + "plane" "(-1024 1536 10240) (-1024 1024 10240) (-1024 1024 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63587" + "plane" "(-1024 1536 11008) (-1536 1536 11008) (-1536 1536 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63586" + "plane" "(-1024 1024 10240) (-1536 1024 10240) (-1536 1024 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "81325" + "id" "112305" + side + { + "id" "63603" + "plane" "(-1024 3584 11008) (-512 3584 11008) (-512 3072 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63602" + "plane" "(-1024 3072 10240) (-512 3072 10240) (-512 3584 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63601" + "plane" "(-1024 3584 11008) (-1024 3072 11008) (-1024 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63600" + "plane" "(-512 3584 10240) (-512 3072 10240) (-512 3072 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63599" + "plane" "(-512 3584 11008) (-1024 3584 11008) (-1024 3584 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63598" + "plane" "(-512 3072 10240) (-1024 3072 10240) (-1024 3072 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "81338" + "id" "112306" + side + { + "id" "63615" + "plane" "(-512 3584 11008) (0 3584 11008) (0 3072 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63614" + "plane" "(-512 3072 10240) (0 3072 10240) (0 3584 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63613" + "plane" "(-512 3584 11008) (-512 3072 11008) (-512 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63612" + "plane" "(0 3584 10240) (0 3072 10240) (0 3072 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63611" + "plane" "(0 3584 11008) (-512 3584 11008) (-512 3584 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63610" + "plane" "(0 3072 10240) (-512 3072 10240) (-512 3072 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "81351" + "id" "112307" + side + { + "id" "63627" + "plane" "(0 3584 11008) (512 3584 11008) (512 3072 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63626" + "plane" "(0 3072 10240) (512 3072 10240) (512 3584 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63625" + "plane" "(0 3584 11008) (0 3072 11008) (0 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63624" + "plane" "(512 3584 10240) (512 3072 10240) (512 3072 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63623" + "plane" "(512 3584 11008) (0 3584 11008) (0 3584 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63622" + "plane" "(512 3072 10240) (0 3072 10240) (0 3072 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "81364" + "id" "112308" + side + { + "id" "63639" + "plane" "(512 3584 11008) (1024 3584 11008) (1024 3072 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63638" + "plane" "(512 3072 10240) (1024 3072 10240) (1024 3584 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63637" + "plane" "(512 3584 11008) (512 3072 11008) (512 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63636" + "plane" "(1024 3584 10240) (1024 3072 10240) (1024 3072 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63635" + "plane" "(1024 3584 11008) (512 3584 11008) (512 3584 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63634" + "plane" "(1024 3072 10240) (512 3072 10240) (512 3072 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "81377" + "id" "112309" + side + { + "id" "63651" + "plane" "(-1536 3584 11008) (-1024 3584 11008) (-1024 3072 11008)" + "material" "NATURE/BLENDMILGROUND019_ROCK002" + "uaxis" "[1 0 0 0] 0.05" + "vaxis" "[0 -1 0 0] 0.05" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63650" + "plane" "(-1536 3072 10240) (-1024 3072 10240) (-1024 3584 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63649" + "plane" "(-1536 3584 11008) (-1536 3072 11008) (-1536 3072 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63648" + "plane" "(-1024 3584 10240) (-1024 3072 10240) (-1024 3072 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63647" + "plane" "(-1024 3584 11008) (-1536 3584 11008) (-1536 3584 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63646" + "plane" "(-1024 3072 10240) (-1536 3072 10240) (-1536 3072 11008)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 105 174" "visgroupshown" "1" "visgroupautoshown" "1" } } - group + solid { - "id" "81390" + "id" "112437" + side + { + "id" "63741" + "plane" "(-16376 16376 16376) (16376 16376 16376) (16376 -16376 16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63740" + "plane" "(-16376 16376 16376) (-16376 -16376 16376) (-16376 -16376 -16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63739" + "plane" "(16376 16376 -16376) (16376 -16376 -16376) (16376 -16376 16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63738" + "plane" "(16376 16376 16376) (-16376 16376 16376) (-16376 16376 -16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63737" + "plane" "(16376 -16376 -16376) (-16376 -16376 -16376) (-16376 -16376 16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63736" + "plane" "(4768 -4544 13856) (4768 5088 13856) (-4928 5088 13856)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 229 134" "visgroupshown" "1" "visgroupautoshown" "1" + "cordonsolid" "1" } } - group + solid { - "id" "81403" + "id" "112439" + side + { + "id" "63747" + "plane" "(-16376 -16376 -16376) (16376 -16376 -16376) (16376 16376 -16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63746" + "plane" "(-16376 16376 16376) (-16376 -16376 16376) (-16376 -16376 -16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63745" + "plane" "(16376 16376 -16376) (16376 -16376 -16376) (16376 -16376 16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63744" + "plane" "(16376 16376 16376) (-16376 16376 16376) (-16376 16376 -16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63743" + "plane" "(16376 -16376 -16376) (-16376 -16376 -16376) (-16376 -16376 16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63742" + "plane" "(4768 5088 9312) (4768 -4544 9312) (-4928 -4544 9312)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81207" + "color" "0 229 134" "visgroupshown" "1" "visgroupautoshown" "1" + "cordonsolid" "1" } } - group + solid { - "id" "81416" + "id" "112441" + side + { + "id" "63753" + "plane" "(-16376 16376 16376) (-16376 -16376 16376) (-16376 -16376 -16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63752" + "plane" "(16376 16376 16376) (-16376 16376 16376) (-16376 16376 -16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63751" + "plane" "(16376 -16376 -16376) (-16376 -16376 -16376) (-16376 -16376 16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63750" + "plane" "(-4928 5088 13856) (4768 5088 13856) (4768 -4544 13856)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63749" + "plane" "(-4928 -4544 9312) (4768 -4544 9312) (4768 5088 9312)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63748" + "plane" "(-4928 -4544 9312) (-4928 -4544 13856) (-4928 5088 13856)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "208 169 0" - "groupid" "81206" + "color" "0 229 134" "visgroupshown" "1" "visgroupautoshown" "1" + "cordonsolid" "1" } } - group + solid { - "id" "90940" + "id" "112443" + side + { + "id" "63759" + "plane" "(16376 16376 -16376) (16376 -16376 -16376) (16376 -16376 16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63758" + "plane" "(16376 16376 16376) (-16376 16376 16376) (-16376 16376 -16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63757" + "plane" "(16376 -16376 -16376) (-16376 -16376 -16376) (-16376 -16376 16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63756" + "plane" "(-4928 5088 13856) (4768 5088 13856) (4768 -4544 13856)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63755" + "plane" "(-4928 -4544 9312) (4768 -4544 9312) (4768 5088 9312)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63754" + "plane" "(4768 -4544 13856) (4768 -4544 9312) (4768 5088 9312)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "168 153 0" + "color" "0 229 134" "visgroupshown" "1" "visgroupautoshown" "1" + "cordonsolid" "1" } } - group + solid { - "id" "90956" + "id" "112445" + side + { + "id" "63765" + "plane" "(16376 16376 16376) (-16376 16376 16376) (-16376 16376 -16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63764" + "plane" "(-4928 5088 13856) (4768 5088 13856) (4768 -4544 13856)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63763" + "plane" "(-4928 -4544 9312) (4768 -4544 9312) (4768 5088 9312)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63762" + "plane" "(-4928 5088 13856) (-4928 -4544 13856) (-4928 -4544 9312)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63761" + "plane" "(4768 5088 9312) (4768 -4544 9312) (4768 -4544 13856)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63760" + "plane" "(-4928 5088 9312) (-4928 5088 13856) (4768 5088 13856)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "168 153 0" + "color" "0 229 134" "visgroupshown" "1" "visgroupautoshown" "1" + "cordonsolid" "1" } } - group + solid { - "id" "91031" + "id" "112447" + side + { + "id" "63771" + "plane" "(16376 -16376 -16376) (-16376 -16376 -16376) (-16376 -16376 16376)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63770" + "plane" "(-4928 5088 13856) (4768 5088 13856) (4768 -4544 13856)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63769" + "plane" "(-4928 -4544 9312) (4768 -4544 9312) (4768 5088 9312)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63768" + "plane" "(-4928 5088 13856) (-4928 -4544 13856) (-4928 -4544 9312)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63767" + "plane" "(4768 5088 9312) (4768 -4544 9312) (4768 -4544 13856)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63766" + "plane" "(-4928 -4544 13856) (-4928 -4544 9312) (4768 -4544 9312)" + "material" "TOOLS/TOOLSSKYBOX" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } editor { - "color" "168 153 0" + "color" "0 229 134" "visgroupshown" "1" "visgroupautoshown" "1" + "cordonsolid" "1" } } group { - "id" "105991" + "id" "11500" editor { - "color" "135 184 0" + "color" "246 135 0" "visgroupshown" "1" "visgroupautoshown" "1" } } -} -hidden -{ - entity + group { - "id" "11009" - "classname" "light_spot" - "_cone" "60" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 10000" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-29.0591 315.409 -26.6268" - "pitch" "-29.0591" - "style" "0" - "origin" "-5221.85 360.561 351.552" + "id" "11438" editor { "color" "246 135 0" - "groupid" "11438" + "groupid" "11500" "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[0 0]" } } -} -hidden -{ - entity + group { - "id" "11358" - "classname" "prop_static" - "angles" "29.5058 315.666 26.7528" - "disableselfshadowing" "0" - "disableshadows" "1" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/light_spotlight01_lamp.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-5221.85 362.753 348.844" + "id" "12112" editor { - "color" "246 135 0" - "groupid" "11438" + "color" "162 147 0" "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[0 500]" } } -} -hidden -{ - entity + group { - "id" "11475" - "classname" "point_spotlight" - "angles" "29.5058 315.666 26.7528" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "1000" - "spotlightwidth" "200" - "origin" "-5221.85 360.561 351.552" + "id" "12087" editor { - "color" "246 135 0" - "groupid" "11500" + "color" "162 147 0" + "groupid" "12112" "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[0 1500]" } } -} -hidden -{ - entity + group { - "id" "12035" - "classname" "prop_static" + "id" "12152" + editor + { + "color" "162 147 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "12158" + editor + { + "color" "162 147 0" + "groupid" "12152" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "12191" + editor + { + "color" "162 147 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "12197" + editor + { + "color" "162 147 0" + "groupid" "12191" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "12230" + editor + { + "color" "162 147 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "12236" + editor + { + "color" "162 147 0" + "groupid" "12230" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "14252" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "18218" + editor + { + "color" "224 245 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "28608" + editor + { + "color" "221 142 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "28119" + editor + { + "color" "221 142 0" + "groupid" "28608" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "33746" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "34201" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "40882" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41078" + editor + { + "color" "186 239 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41088" + editor + { + "color" "232 165 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41109" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41110" + editor + { + "color" "220 220 220" + "groupid" "41109" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41120" + editor + { + "color" "220 220 220" + "groupid" "41109" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41130" + editor + { + "color" "220 220 220" + "groupid" "41109" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41140" + editor + { + "color" "220 220 220" + "groupid" "41109" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41150" + editor + { + "color" "220 220 220" + "groupid" "41109" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41160" + editor + { + "color" "220 220 220" + "groupid" "41109" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41170" + editor + { + "color" "220 220 220" + "groupid" "41109" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41180" + editor + { + "color" "220 220 220" + "groupid" "41109" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41190" + editor + { + "color" "220 220 220" + "groupid" "41109" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41200" + editor + { + "color" "220 220 220" + "groupid" "41109" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41514" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41658" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "41690" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "48145" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "53302" + editor + { + "color" "169 222 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "60289" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "61095" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "63401" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80982" + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80551" + editor + { + "color" "208 169 0" + "groupid" "80982" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80552" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80565" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80578" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80591" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80604" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80617" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80630" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80643" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80656" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80669" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80682" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80695" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80708" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80721" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80734" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80747" + editor + { + "color" "208 169 0" + "groupid" "80551" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "80537" + editor + { + "color" "208 169 0" + "groupid" "80982" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81206" + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81207" + editor + { + "color" "208 169 0" + "groupid" "81206" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81208" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81221" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81234" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81247" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81260" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81273" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81286" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81299" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81312" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81325" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81338" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81351" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81364" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81377" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81390" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81403" + editor + { + "color" "208 169 0" + "groupid" "81207" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "81416" + editor + { + "color" "208 169 0" + "groupid" "81206" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "90940" + editor + { + "color" "168 153 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "90956" + editor + { + "color" "168 153 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "91031" + editor + { + "color" "168 153 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "105991" + editor + { + "color" "135 184 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + group + { + "id" "112220" + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } +} +hidden +{ + entity + { + "id" "11009" + "classname" "light_spot" + "_cone" "60" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 10000" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-29.0591 315.409 -26.6268" + "pitch" "-29.0591" + "style" "0" + "origin" "-5221.85 360.561 351.552" + editor + { + "color" "246 135 0" + "groupid" "11438" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } + } +} +hidden +{ + entity + { + "id" "11358" + "classname" "prop_static" + "angles" "29.5058 315.666 26.7528" + "disableselfshadowing" "0" + "disableshadows" "1" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/light_spotlight01_lamp.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-5221.85 362.753 348.844" + editor + { + "color" "246 135 0" + "groupid" "11438" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 500]" + } + } +} +hidden +{ + entity + { + "id" "11475" + "classname" "point_spotlight" + "angles" "29.5058 315.666 26.7528" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "1000" + "spotlightwidth" "200" + "origin" "-5221.85 360.561 351.552" + editor + { + "color" "246 135 0" + "groupid" "11500" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 1500]" + } + } +} +hidden +{ + entity + { + "id" "12035" + "classname" "prop_static" "angles" "0 90 0" "disableselfshadowing" "0" "disableshadows" "1" @@ -27528,8860 +30867,18128 @@ hidden } } } -entity -{ - "id" "33751" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 896 454" - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity +hidden { - "id" "33755" - "classname" "func_detail" - solid + entity { - "id" "33756" - side - { - "id" "22416" - "plane" "(-386 992 504) (-374 992 504) (-374 892 504)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 38] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22415" - "plane" "(-386 892 488) (-374 892 496) (-374 992 496)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22414" - "plane" "(-374 992 496) (-374 892 496) (-374 892 504)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22413" - "plane" "(-386 992 504) (-386 892 504) (-386 892 488)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22412" - "plane" "(-374 892 496) (-386 892 488) (-386 892 504)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22411" - "plane" "(-374 992 504) (-386 992 504) (-386 992 488)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "33751" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 896 454" editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "33757" - side - { - "id" "22422" - "plane" "(-398 992 496) (-386 992 496) (-386 892 496)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 118] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22421" - "plane" "(-398 892 480) (-386 892 488) (-386 992 488)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22420" - "plane" "(-386 992 488) (-386 892 488) (-386 892 496)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33755" + "classname" "func_detail" + hidden { - "id" "22419" - "plane" "(-398 992 496) (-398 892 496) (-398 892 480)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22418" - "plane" "(-386 892 488) (-398 892 480) (-398 892 496)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22417" - "plane" "(-386 992 496) (-398 992 496) (-398 992 480)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33758" - side - { - "id" "22428" - "plane" "(-410 992 488) (-398 992 488) (-398 892 488)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22427" - "plane" "(-410 892 472) (-398 892 480) (-398 992 480)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22426" - "plane" "(-398 992 480) (-398 892 480) (-398 892 488)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -160] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33756" + side + { + "id" "22416" + "plane" "(-386 992 504) (-374 992 504) (-374 892 504)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 38] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22415" + "plane" "(-386 892 488) (-374 892 496) (-374 992 496)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22414" + "plane" "(-374 992 496) (-374 892 496) (-374 892 504)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22413" + "plane" "(-386 992 504) (-386 892 504) (-386 892 488)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22412" + "plane" "(-374 892 496) (-386 892 488) (-386 892 504)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22411" + "plane" "(-374 992 504) (-386 992 504) (-386 992 488)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22425" - "plane" "(-410 992 488) (-410 892 488) (-410 892 472)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33757" + side + { + "id" "22422" + "plane" "(-398 992 496) (-386 992 496) (-386 892 496)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22421" + "plane" "(-398 892 480) (-386 892 488) (-386 992 488)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22420" + "plane" "(-386 992 488) (-386 892 488) (-386 892 496)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22419" + "plane" "(-398 992 496) (-398 892 496) (-398 892 480)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22418" + "plane" "(-386 892 488) (-398 892 480) (-398 892 496)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22417" + "plane" "(-386 992 496) (-398 992 496) (-398 992 480)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22424" - "plane" "(-398 892 480) (-410 892 472) (-410 892 488)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33758" + side + { + "id" "22428" + "plane" "(-410 992 488) (-398 992 488) (-398 892 488)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22427" + "plane" "(-410 892 472) (-398 892 480) (-398 992 480)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22426" + "plane" "(-398 992 480) (-398 892 480) (-398 892 488)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -160] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22425" + "plane" "(-410 992 488) (-410 892 488) (-410 892 472)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22424" + "plane" "(-398 892 480) (-410 892 472) (-410 892 488)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22423" + "plane" "(-398 992 488) (-410 992 488) (-410 992 472)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22423" - "plane" "(-398 992 488) (-410 992 488) (-410 992 472)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33759" + side + { + "id" "22434" + "plane" "(-422 992 480) (-410 992 480) (-410 892 480)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22433" + "plane" "(-422 892 464) (-410 892 472) (-410 992 472)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22432" + "plane" "(-410 992 472) (-410 892 472) (-410 892 480)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22431" + "plane" "(-422 992 480) (-422 892 480) (-422 892 464)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22430" + "plane" "(-410 892 472) (-422 892 464) (-422 892 480)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22429" + "plane" "(-410 992 480) (-422 992 480) (-422 992 464)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33760" + side + { + "id" "22440" + "plane" "(-434 992 472) (-422 992 472) (-422 892 472)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22439" + "plane" "(-434 892 456) (-422 892 464) (-422 992 464)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22438" + "plane" "(-422 992 464) (-422 892 464) (-422 892 472)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -96] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22437" + "plane" "(-434 992 472) (-434 892 472) (-434 892 456)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22436" + "plane" "(-422 892 464) (-434 892 456) (-434 892 472)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22435" + "plane" "(-422 992 472) (-434 992 472) (-434 992 456)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33759" - side + hidden { - "id" "22434" - "plane" "(-422 992 480) (-410 992 480) (-410 892 480)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33761" + side + { + "id" "22446" + "plane" "(-446 992 464) (-434 992 464) (-434 892 464)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 54] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22445" + "plane" "(-446 892 448) (-434 892 456) (-434 992 456)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22444" + "plane" "(-434 992 456) (-434 892 456) (-434 892 464)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22443" + "plane" "(-446 992 464) (-446 892 464) (-446 892 448)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22442" + "plane" "(-434 892 456) (-446 892 448) (-446 892 464)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22441" + "plane" "(-434 992 464) (-446 992 464) (-446 992 448)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22433" - "plane" "(-422 892 464) (-410 892 472) (-410 992 472)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33762" + side + { + "id" "22452" + "plane" "(-458 992 456) (-446 992 456) (-446 892 456)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22451" + "plane" "(-458 892 440) (-446 892 448) (-446 992 448)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22450" + "plane" "(-446 992 448) (-446 892 448) (-446 892 456)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -32] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22449" + "plane" "(-458 992 456) (-458 892 456) (-458 892 440)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22448" + "plane" "(-446 892 448) (-458 892 440) (-458 892 456)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22447" + "plane" "(-446 992 456) (-458 992 456) (-458 992 440)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22432" - "plane" "(-410 992 472) (-410 892 472) (-410 892 480)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33763" + side + { + "id" "22458" + "plane" "(-470 992 448) (-458 992 448) (-458 892 448)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22457" + "plane" "(-470 892 432) (-458 892 440) (-458 992 440)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22456" + "plane" "(-458 992 440) (-458 892 440) (-458 892 448)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22455" + "plane" "(-470 992 448) (-470 892 448) (-470 892 432)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22454" + "plane" "(-458 892 440) (-470 892 432) (-470 892 448)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22453" + "plane" "(-458 992 448) (-470 992 448) (-470 992 432)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22431" - "plane" "(-422 992 480) (-422 892 480) (-422 892 464)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33764" + side + { + "id" "22464" + "plane" "(-482 992 440) (-470 992 440) (-470 892 440)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 38] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22463" + "plane" "(-482 892 424) (-470 892 432) (-470 992 432)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22462" + "plane" "(-470 992 432) (-470 892 432) (-470 892 440)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -480] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22461" + "plane" "(-482 992 440) (-482 892 440) (-482 892 424)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22460" + "plane" "(-470 892 432) (-482 892 424) (-482 892 440)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22459" + "plane" "(-470 992 440) (-482 992 440) (-482 992 424)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22430" - "plane" "(-410 892 472) (-422 892 464) (-422 892 480)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33765" + side + { + "id" "22470" + "plane" "(-494 992 432) (-482 992 432) (-482 892 432)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22469" + "plane" "(-494 892 416) (-482 892 424) (-482 992 424)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22468" + "plane" "(-482 992 424) (-482 892 424) (-482 892 432)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22467" + "plane" "(-494 992 432) (-494 892 432) (-494 892 416)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22466" + "plane" "(-482 892 424) (-494 892 416) (-494 892 432)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22465" + "plane" "(-482 992 432) (-494 992 432) (-494 992 416)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22429" - "plane" "(-410 992 480) (-422 992 480) (-422 992 464)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33766" + side + { + "id" "22476" + "plane" "(-506 992 424) (-494 992 424) (-494 892 424)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22475" + "plane" "(-506 892 408) (-494 892 416) (-494 992 416)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22474" + "plane" "(-494 992 416) (-494 892 416) (-494 892 424)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -416] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22473" + "plane" "(-506 992 424) (-506 892 424) (-506 892 408)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22472" + "plane" "(-494 892 416) (-506 892 408) (-506 892 424)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22471" + "plane" "(-494 992 424) (-506 992 424) (-506 992 408)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33767" + side + { + "id" "22482" + "plane" "(-518 992 416) (-506 992 416) (-506 892 416)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22481" + "plane" "(-518 892 400) (-506 892 408) (-506 992 408)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22480" + "plane" "(-506 992 408) (-506 892 408) (-506 892 416)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22479" + "plane" "(-518 992 416) (-518 892 416) (-518 892 400)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22478" + "plane" "(-506 892 408) (-518 892 400) (-518 892 416)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22477" + "plane" "(-506 992 416) (-518 992 416) (-518 992 400)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33760" - side + hidden { - "id" "22440" - "plane" "(-434 992 472) (-422 992 472) (-422 892 472)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33768" + side + { + "id" "22488" + "plane" "(-530 992 408) (-518 992 408) (-518 892 408)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22487" + "plane" "(-530 892 392) (-518 892 400) (-518 992 400)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22486" + "plane" "(-518 992 400) (-518 892 400) (-518 892 408)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22485" + "plane" "(-530 992 408) (-530 892 408) (-530 892 392)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22484" + "plane" "(-518 892 400) (-530 892 392) (-530 892 408)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22483" + "plane" "(-518 992 408) (-530 992 408) (-530 992 392)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22439" - "plane" "(-434 892 456) (-422 892 464) (-422 992 464)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33769" + side + { + "id" "22494" + "plane" "(-542 992 400) (-530 992 400) (-530 892 400)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 54] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22493" + "plane" "(-542 892 384) (-530 892 392) (-530 992 392)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22492" + "plane" "(-530 992 392) (-530 892 392) (-530 892 400)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22491" + "plane" "(-542 992 400) (-542 892 400) (-542 892 384)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22490" + "plane" "(-530 892 392) (-542 892 384) (-542 892 400)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22489" + "plane" "(-530 992 400) (-542 992 400) (-542 992 384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22438" - "plane" "(-422 992 464) (-422 892 464) (-422 892 472)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -96] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33770" + side + { + "id" "22500" + "plane" "(-542 992 392) (-542 892 392) (-554 892 392)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22499" + "plane" "(-542 892 384) (-542 992 384) (-554 992 376)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22498" + "plane" "(-542 892 384) (-542 892 392) (-542 992 392)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22497" + "plane" "(-554 892 392) (-554 892 376) (-554 992 376)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22496" + "plane" "(-554 892 376) (-554 892 392) (-542 892 392)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22495" + "plane" "(-554 992 392) (-554 992 376) (-542 992 384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22437" - "plane" "(-434 992 472) (-434 892 472) (-434 892 456)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22436" - "plane" "(-422 892 464) (-434 892 456) (-434 892 472)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22435" - "plane" "(-422 992 472) (-434 992 472) (-434 992 456)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33771" + side + { + "id" "22506" + "plane" "(-374 892 512) (-374 992 512) (-362 992 512)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22505" + "plane" "(-374 992 496) (-374 892 496) (-362 892 496)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22504" + "plane" "(-374 992 496) (-374 992 512) (-374 892 512)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22503" + "plane" "(-362 992 496) (-362 992 512) (-374 992 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22502" + "plane" "(-374 892 496) (-374 892 512) (-362 892 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" + "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22501" + "plane" "(-362 892 496) (-362 892 512) (-362 992 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 383.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "33761" - side - { - "id" "22446" - "plane" "(-446 992 464) (-434 992 464) (-434 892 464)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 54] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22445" - "plane" "(-446 892 448) (-434 892 456) (-434 992 456)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22444" - "plane" "(-434 992 456) (-434 892 456) (-434 892 464)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33772" + "classname" "func_detail" + hidden { - "id" "22443" - "plane" "(-446 992 464) (-446 892 464) (-446 892 448)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33773" + side + { + "id" "22512" + "plane" "(-272 892 512) (-272 768 512) (-362 768 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "22511" + "plane" "(-272 768 496) (-272 892 496) (-362 892 496)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 -205.198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22510" + "plane" "(-272 892 496) (-272 768 496) (-272 768 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -191.998] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22509" + "plane" "(-362 768 496) (-362 892 496) (-362 892 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -191.998] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22508" + "plane" "(-272 768 496) (-362 768 496) (-362 768 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22507" + "plane" "(-362 892 496) (-272 892 496) (-272 892 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 304] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22442" - "plane" "(-434 892 456) (-446 892 448) (-446 892 464)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33774" + side + { + "id" "22518" + "plane" "(-362 868 512) (-362 768 512) (-374 768 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "22517" + "plane" "(-362 768 496) (-362 868 496) (-374 868 504)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22516" + "plane" "(-362 768 496) (-362 768 512) (-362 868 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22515" + "plane" "(-374 768 504) (-374 768 512) (-362 768 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22514" + "plane" "(-362 868 496) (-362 868 512) (-374 868 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 208] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22513" + "plane" "(-374 868 504) (-374 868 512) (-374 768 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 1 -184.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22441" - "plane" "(-434 992 464) (-446 992 464) (-446 992 448)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33775" + side + { + "id" "22524" + "plane" "(-272 992 512) (-272 892 512) (-362 892 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "22523" + "plane" "(-272 892 496) (-272 992 496) (-362 992 496)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22522" + "plane" "(-272 992 496) (-272 892 496) (-272 892 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22521" + "plane" "(-362 992 496) (-272 992 496) (-272 992 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22520" + "plane" "(-272 892 496) (-362 892 496) (-362 892 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -208] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22519" + "plane" "(-362 892 496) (-362 992 496) (-362 992 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 1500]" } } - solid +} +hidden +{ + entity { - "id" "33762" - side - { - "id" "22452" - "plane" "(-458 992 456) (-446 992 456) (-446 892 456)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22451" - "plane" "(-458 892 440) (-446 892 448) (-446 992 448)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22450" - "plane" "(-446 992 448) (-446 892 448) (-446 892 456)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -32] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22449" - "plane" "(-458 992 456) (-458 892 456) (-458 892 440)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33776" + "classname" "func_detail" + hidden { - "id" "22448" - "plane" "(-446 892 448) (-458 892 440) (-458 892 456)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33777" + side + { + "id" "22530" + "plane" "(-542 768 632) (-554 768 632) (-554 868 632)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22529" + "plane" "(-542 868 616) (-554 868 624) (-554 768 624)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22528" + "plane" "(-554 768 624) (-554 868 624) (-554 868 632)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22527" + "plane" "(-542 768 632) (-542 868 632) (-542 868 616)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22526" + "plane" "(-554 868 624) (-542 868 616) (-542 868 632)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22525" + "plane" "(-554 768 632) (-542 768 632) (-542 768 616)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22447" - "plane" "(-446 992 456) (-458 992 456) (-458 992 440)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33778" + side + { + "id" "22536" + "plane" "(-530 768 624) (-542 768 624) (-542 868 624)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22535" + "plane" "(-530 868 608) (-542 868 616) (-542 768 616)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22534" + "plane" "(-542 768 616) (-542 868 616) (-542 868 624)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22533" + "plane" "(-530 768 624) (-530 868 624) (-530 868 608)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22532" + "plane" "(-542 868 616) (-530 868 608) (-530 868 624)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22531" + "plane" "(-542 768 624) (-530 768 624) (-530 768 608)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33779" + side + { + "id" "22542" + "plane" "(-518 768 616) (-530 768 616) (-530 868 616)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22541" + "plane" "(-518 868 600) (-530 868 608) (-530 768 608)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22540" + "plane" "(-530 768 608) (-530 868 608) (-530 868 616)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -160] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22539" + "plane" "(-518 768 616) (-518 868 616) (-518 868 600)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22538" + "plane" "(-530 868 608) (-518 868 600) (-518 868 616)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22537" + "plane" "(-530 768 616) (-518 768 616) (-518 768 600)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33763" - side + hidden { - "id" "22458" - "plane" "(-470 992 448) (-458 992 448) (-458 892 448)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 86] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33780" + side + { + "id" "22548" + "plane" "(-506 768 608) (-518 768 608) (-518 868 608)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22547" + "plane" "(-506 868 592) (-518 868 600) (-518 768 600)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22546" + "plane" "(-518 768 600) (-518 868 600) (-518 868 608)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22545" + "plane" "(-506 768 608) (-506 868 608) (-506 868 592)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22544" + "plane" "(-518 868 600) (-506 868 592) (-506 868 608)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22543" + "plane" "(-518 768 608) (-506 768 608) (-506 768 592)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22457" - "plane" "(-470 892 432) (-458 892 440) (-458 992 440)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33781" + side + { + "id" "22554" + "plane" "(-494 768 600) (-506 768 600) (-506 868 600)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22553" + "plane" "(-494 868 584) (-506 868 592) (-506 768 592)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22552" + "plane" "(-506 768 592) (-506 868 592) (-506 868 600)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -96] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22551" + "plane" "(-494 768 600) (-494 868 600) (-494 868 584)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22550" + "plane" "(-506 868 592) (-494 868 584) (-494 868 600)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22549" + "plane" "(-506 768 600) (-494 768 600) (-494 768 584)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22456" - "plane" "(-458 992 440) (-458 892 440) (-458 892 448)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33782" + side + { + "id" "22560" + "plane" "(-482 768 592) (-494 768 592) (-494 868 592)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22559" + "plane" "(-482 868 576) (-494 868 584) (-494 768 584)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22558" + "plane" "(-494 768 584) (-494 868 584) (-494 868 592)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22557" + "plane" "(-482 768 592) (-482 868 592) (-482 868 576)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22556" + "plane" "(-494 868 584) (-482 868 576) (-482 868 592)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22555" + "plane" "(-494 768 592) (-482 768 592) (-482 768 576)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22455" - "plane" "(-470 992 448) (-470 892 448) (-470 892 432)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33783" + side + { + "id" "22566" + "plane" "(-470 768 584) (-482 768 584) (-482 868 584)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22565" + "plane" "(-470 868 568) (-482 868 576) (-482 768 576)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22564" + "plane" "(-482 768 576) (-482 868 576) (-482 868 584)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -32] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22563" + "plane" "(-470 768 584) (-470 868 584) (-470 868 568)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22562" + "plane" "(-482 868 576) (-470 868 568) (-470 868 584)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22561" + "plane" "(-482 768 584) (-470 768 584) (-470 768 568)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22454" - "plane" "(-458 892 440) (-470 892 432) (-470 892 448)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33784" + side + { + "id" "22572" + "plane" "(-458 768 576) (-470 768 576) (-470 868 576)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22571" + "plane" "(-458 868 560) (-470 868 568) (-470 768 568)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22570" + "plane" "(-470 768 568) (-470 868 568) (-470 868 576)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22569" + "plane" "(-458 768 576) (-458 868 576) (-458 868 560)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22568" + "plane" "(-470 868 568) (-458 868 560) (-458 868 576)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22567" + "plane" "(-470 768 576) (-458 768 576) (-458 768 560)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22453" - "plane" "(-458 992 448) (-470 992 448) (-470 992 432)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33785" + side + { + "id" "22578" + "plane" "(-446 768 568) (-458 768 568) (-458 868 568)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22577" + "plane" "(-446 868 552) (-458 868 560) (-458 768 560)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22576" + "plane" "(-458 768 560) (-458 868 560) (-458 868 568)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -480] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22575" + "plane" "(-446 768 568) (-446 868 568) (-446 868 552)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22574" + "plane" "(-458 868 560) (-446 868 552) (-446 868 568)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22573" + "plane" "(-458 768 568) (-446 768 568) (-446 768 552)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33786" + side + { + "id" "22584" + "plane" "(-434 768 560) (-446 768 560) (-446 868 560)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22583" + "plane" "(-434 868 544) (-446 868 552) (-446 768 552)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22582" + "plane" "(-446 768 552) (-446 868 552) (-446 868 560)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22581" + "plane" "(-434 768 560) (-434 868 560) (-434 868 544)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22580" + "plane" "(-446 868 552) (-434 868 544) (-434 868 560)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22579" + "plane" "(-446 768 560) (-434 768 560) (-434 768 544)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33764" - side + hidden { - "id" "22464" - "plane" "(-482 992 440) (-470 992 440) (-470 892 440)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 38] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33787" + side + { + "id" "22590" + "plane" "(-422 768 552) (-434 768 552) (-434 868 552)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22589" + "plane" "(-422 868 536) (-434 868 544) (-434 768 544)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22588" + "plane" "(-434 768 544) (-434 868 544) (-434 868 552)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -416] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22587" + "plane" "(-422 768 552) (-422 868 552) (-422 868 536)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22586" + "plane" "(-434 868 544) (-422 868 536) (-422 868 552)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22585" + "plane" "(-434 768 552) (-422 768 552) (-422 768 536)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22463" - "plane" "(-482 892 424) (-470 892 432) (-470 992 432)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22462" - "plane" "(-470 992 432) (-470 892 432) (-470 892 440)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -480] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22461" - "plane" "(-482 992 440) (-482 892 440) (-482 892 424)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22460" - "plane" "(-470 892 432) (-482 892 424) (-482 892 440)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22459" - "plane" "(-470 992 440) (-482 992 440) (-482 992 424)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33765" - side - { - "id" "22470" - "plane" "(-494 992 432) (-482 992 432) (-482 892 432)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 118] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22469" - "plane" "(-494 892 416) (-482 892 424) (-482 992 424)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22468" - "plane" "(-482 992 424) (-482 892 424) (-482 892 432)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22467" - "plane" "(-494 992 432) (-494 892 432) (-494 892 416)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22466" - "plane" "(-482 892 424) (-494 892 416) (-494 892 432)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22465" - "plane" "(-482 992 432) (-494 992 432) (-494 992 416)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33766" - side - { - "id" "22476" - "plane" "(-506 992 424) (-494 992 424) (-494 892 424)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22475" - "plane" "(-506 892 408) (-494 892 416) (-494 992 416)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33788" + side + { + "id" "22596" + "plane" "(-410 768 544) (-422 768 544) (-422 868 544)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22595" + "plane" "(-410 868 528) (-422 868 536) (-422 768 536)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22594" + "plane" "(-422 768 536) (-422 868 536) (-422 868 544)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22593" + "plane" "(-410 768 544) (-410 868 544) (-410 868 528)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22592" + "plane" "(-422 868 536) (-410 868 528) (-410 868 544)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22591" + "plane" "(-422 768 544) (-410 768 544) (-410 768 528)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22474" - "plane" "(-494 992 416) (-494 892 416) (-494 892 424)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -416] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33789" + side + { + "id" "22602" + "plane" "(-398 768 536) (-410 768 536) (-410 868 536)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22601" + "plane" "(-398 868 520) (-410 868 528) (-410 768 528)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22600" + "plane" "(-410 768 528) (-410 868 528) (-410 868 536)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22599" + "plane" "(-398 768 536) (-398 868 536) (-398 868 520)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22598" + "plane" "(-410 868 528) (-398 868 520) (-398 868 536)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22597" + "plane" "(-410 768 536) (-398 768 536) (-398 768 520)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22473" - "plane" "(-506 992 424) (-506 892 424) (-506 892 408)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33790" + side + { + "id" "22608" + "plane" "(-386 768 528) (-398 768 528) (-398 868 528)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22607" + "plane" "(-386 868 512) (-398 868 520) (-398 768 520)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22606" + "plane" "(-398 768 520) (-398 868 520) (-398 868 528)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22605" + "plane" "(-386 768 528) (-386 868 528) (-386 868 512)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22604" + "plane" "(-398 868 520) (-386 868 512) (-386 868 528)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22603" + "plane" "(-398 768 528) (-386 768 528) (-386 768 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22472" - "plane" "(-494 892 416) (-506 892 408) (-506 892 424)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33791" + side + { + "id" "22614" + "plane" "(-386 768 520) (-386 868 520) (-374 868 520)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22613" + "plane" "(-386 868 512) (-386 768 512) (-374 768 504)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22612" + "plane" "(-386 868 512) (-386 868 520) (-386 768 520)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22611" + "plane" "(-374 868 520) (-374 868 504) (-374 768 504)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22610" + "plane" "(-374 868 504) (-374 868 520) (-386 868 520)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22609" + "plane" "(-374 768 520) (-374 768 504) (-386 768 512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22471" - "plane" "(-494 992 424) (-506 992 424) (-506 992 408)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33792" + side + { + "id" "22620" + "plane" "(-554 868 640) (-554 768 640) (-566 768 640)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22619" + "plane" "(-554 768 624) (-554 868 624) (-566 868 624)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 151.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22618" + "plane" "(-554 768 624) (-554 768 640) (-554 868 640)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22617" + "plane" "(-566 768 624) (-566 768 640) (-554 768 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22616" + "plane" "(-554 868 624) (-554 868 640) (-566 868 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" + "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22615" + "plane" "(-566 868 624) (-566 868 640) (-566 768 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 383.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "33767" - side - { - "id" "22482" - "plane" "(-518 992 416) (-506 992 416) (-506 892 416)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22481" - "plane" "(-518 892 400) (-506 892 408) (-506 992 408)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22480" - "plane" "(-506 992 408) (-506 892 408) (-506 892 416)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22479" - "plane" "(-518 992 416) (-518 892 416) (-518 892 400)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22478" - "plane" "(-506 892 408) (-518 892 400) (-518 892 416)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22477" - "plane" "(-506 992 416) (-518 992 416) (-518 992 400)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "33793" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 864 582" editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "33768" - side - { - "id" "22488" - "plane" "(-530 992 408) (-518 992 408) (-518 892 408)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22487" - "plane" "(-530 892 392) (-518 892 400) (-518 992 400)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22486" - "plane" "(-518 992 400) (-518 892 400) (-518 892 408)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33797" + "classname" "func_detail" + hidden { - "id" "22485" - "plane" "(-530 992 408) (-530 892 408) (-530 892 392)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33798" + side + { + "id" "22854" + "plane" "(-656 868 640) (-656 992 640) (-566 992 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "22853" + "plane" "(-656 992 624) (-656 868 624) (-566 868 624)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 -333.198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22852" + "plane" "(-656 868 624) (-656 992 624) (-656 992 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192.002] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22851" + "plane" "(-566 992 624) (-566 868 624) (-566 868 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192.002] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22850" + "plane" "(-656 992 624) (-566 992 624) (-566 992 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22849" + "plane" "(-566 868 624) (-656 868 624) (-656 868 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 304] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22484" - "plane" "(-518 892 400) (-530 892 392) (-530 892 408)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33799" + side + { + "id" "22860" + "plane" "(-566 892 640) (-566 992 640) (-554 992 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "22859" + "plane" "(-566 992 624) (-566 892 624) (-554 892 632)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22858" + "plane" "(-566 992 624) (-566 992 640) (-566 892 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22857" + "plane" "(-554 992 632) (-554 992 640) (-566 992 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22856" + "plane" "(-566 892 624) (-566 892 640) (-554 892 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 208] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22855" + "plane" "(-554 892 632) (-554 892 640) (-554 992 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 1 -184.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22483" - "plane" "(-518 992 408) (-530 992 408) (-530 992 392)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33800" + side + { + "id" "22866" + "plane" "(-656 768 640) (-656 868 640) (-566 868 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "22865" + "plane" "(-656 868 624) (-656 768 624) (-566 768 624)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 151.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22864" + "plane" "(-656 768 624) (-656 868 624) (-656 868 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 191.998] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22863" + "plane" "(-566 768 624) (-656 768 624) (-656 768 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22862" + "plane" "(-656 868 624) (-566 868 624) (-566 868 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -208] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22861" + "plane" "(-566 868 624) (-566 768 624) (-566 768 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 191.998] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 1500]" } } - solid +} +hidden +{ + entity { - "id" "33769" - side - { - "id" "22494" - "plane" "(-542 992 400) (-530 992 400) (-530 892 400)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 54] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22493" - "plane" "(-542 892 384) (-530 892 392) (-530 992 392)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22492" - "plane" "(-530 992 392) (-530 892 392) (-530 892 400)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22491" - "plane" "(-542 992 400) (-542 892 400) (-542 892 384)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22490" - "plane" "(-530 892 392) (-542 892 384) (-542 892 400)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22489" - "plane" "(-530 992 400) (-542 992 400) (-542 992 384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "33801" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 896 710" editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - hidden +} +hidden +{ + entity { - solid + "id" "33805" + "classname" "func_detail" + hidden { - "id" "33770" - side - { - "id" "22500" - "plane" "(-542 992 392) (-542 892 392) (-554 892 392)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22499" - "plane" "(-542 892 384) (-542 992 384) (-554 992 376)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22498" - "plane" "(-542 892 384) (-542 892 392) (-542 992 392)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + solid { - "id" "22497" - "plane" "(-554 892 392) (-554 892 376) (-554 992 376)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "id" "33806" + side + { + "id" "22872" + "plane" "(-386 992 760) (-374 992 760) (-374 892 760)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 38] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22871" + "plane" "(-386 892 744) (-374 892 752) (-374 992 752)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22870" + "plane" "(-374 992 752) (-374 892 752) (-374 892 760)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22869" + "plane" "(-386 992 760) (-386 892 760) (-386 892 744)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22868" + "plane" "(-374 892 752) (-386 892 744) (-386 892 760)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22867" + "plane" "(-374 992 760) (-386 992 760) (-386 992 744)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } - side + } + hidden + { + solid { - "id" "22496" - "plane" "(-554 892 376) (-554 892 392) (-542 892 392)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "id" "33807" + side + { + "id" "22878" + "plane" "(-398 992 752) (-386 992 752) (-386 892 752)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22877" + "plane" "(-398 892 736) (-386 892 744) (-386 992 744)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22876" + "plane" "(-386 992 744) (-386 892 744) (-386 892 752)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22875" + "plane" "(-398 992 752) (-398 892 752) (-398 892 736)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22874" + "plane" "(-386 892 744) (-398 892 736) (-398 892 752)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22873" + "plane" "(-386 992 752) (-398 992 752) (-398 992 736)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } - side + } + hidden + { + solid { - "id" "22495" - "plane" "(-554 992 392) (-554 992 376) (-542 992 384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "id" "33808" + side + { + "id" "22884" + "plane" "(-410 992 744) (-398 992 744) (-398 892 744)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22883" + "plane" "(-410 892 728) (-398 892 736) (-398 992 736)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22882" + "plane" "(-398 992 736) (-398 892 736) (-398 892 744)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -160] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22881" + "plane" "(-410 992 744) (-410 892 744) (-410 892 728)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22880" + "plane" "(-398 892 736) (-410 892 728) (-410 892 744)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22879" + "plane" "(-398 992 744) (-410 992 744) (-410 992 728)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } - editor + } + hidden + { + solid { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "33809" + side + { + "id" "22890" + "plane" "(-422 992 736) (-410 992 736) (-410 892 736)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22889" + "plane" "(-422 892 720) (-410 892 728) (-410 992 728)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22888" + "plane" "(-410 992 728) (-410 892 728) (-410 892 736)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22887" + "plane" "(-422 992 736) (-422 892 736) (-422 892 720)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22886" + "plane" "(-410 892 728) (-422 892 720) (-422 892 736)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22885" + "plane" "(-410 992 736) (-422 992 736) (-422 992 720)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - } - solid - { - "id" "33771" - side + hidden { - "id" "22506" - "plane" "(-374 892 512) (-374 992 512) (-362 992 512)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 86] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22505" - "plane" "(-374 992 496) (-374 892 496) (-362 892 496)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33810" + side + { + "id" "22896" + "plane" "(-434 992 728) (-422 992 728) (-422 892 728)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22895" + "plane" "(-434 892 712) (-422 892 720) (-422 992 720)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22894" + "plane" "(-422 992 720) (-422 892 720) (-422 892 728)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -96] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22893" + "plane" "(-434 992 728) (-434 892 728) (-434 892 712)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22892" + "plane" "(-422 892 720) (-434 892 712) (-434 892 728)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22891" + "plane" "(-422 992 728) (-434 992 728) (-434 992 712)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22504" - "plane" "(-374 992 496) (-374 992 512) (-374 892 512)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33811" + side + { + "id" "22902" + "plane" "(-446 992 720) (-434 992 720) (-434 892 720)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 54] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22901" + "plane" "(-446 892 704) (-434 892 712) (-434 992 712)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22900" + "plane" "(-434 992 712) (-434 892 712) (-434 892 720)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22899" + "plane" "(-446 992 720) (-446 892 720) (-446 892 704)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22898" + "plane" "(-434 892 712) (-446 892 704) (-446 892 720)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22897" + "plane" "(-434 992 720) (-446 992 720) (-446 992 704)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22503" - "plane" "(-362 992 496) (-362 992 512) (-374 992 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33812" + side + { + "id" "22908" + "plane" "(-458 992 712) (-446 992 712) (-446 892 712)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22907" + "plane" "(-458 892 696) (-446 892 704) (-446 992 704)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22906" + "plane" "(-446 992 704) (-446 892 704) (-446 892 712)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -32] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22905" + "plane" "(-458 992 712) (-458 892 712) (-458 892 696)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22904" + "plane" "(-446 892 704) (-458 892 696) (-458 892 712)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22903" + "plane" "(-446 992 712) (-458 992 712) (-458 992 696)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22502" - "plane" "(-374 892 496) (-374 892 512) (-362 892 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -224.62] 0.25" - "vaxis" "[-0.83205 0 -0.5547 351.559] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33813" + side + { + "id" "22914" + "plane" "(-470 992 704) (-458 992 704) (-458 892 704)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22913" + "plane" "(-470 892 688) (-458 892 696) (-458 992 696)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22912" + "plane" "(-458 992 696) (-458 892 696) (-458 892 704)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22911" + "plane" "(-470 992 704) (-470 892 704) (-470 892 688)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22910" + "plane" "(-458 892 696) (-470 892 688) (-470 892 704)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22909" + "plane" "(-458 992 704) (-470 992 704) (-470 992 688)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22501" - "plane" "(-362 892 496) (-362 892 512) (-362 992 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 383.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33814" + side + { + "id" "22920" + "plane" "(-482 992 696) (-470 992 696) (-470 892 696)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 38] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22919" + "plane" "(-482 892 680) (-470 892 688) (-470 992 688)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22918" + "plane" "(-470 992 688) (-470 892 688) (-470 892 696)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -480] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22917" + "plane" "(-482 992 696) (-482 892 696) (-482 892 680)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22916" + "plane" "(-470 892 688) (-482 892 680) (-482 892 696)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22915" + "plane" "(-470 992 696) (-482 992 696) (-482 992 680)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33815" + side + { + "id" "22926" + "plane" "(-494 992 688) (-482 992 688) (-482 892 688)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22925" + "plane" "(-494 892 672) (-482 892 680) (-482 992 680)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22924" + "plane" "(-482 992 680) (-482 892 680) (-482 892 688)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22923" + "plane" "(-494 992 688) (-494 892 688) (-494 892 672)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22922" + "plane" "(-482 892 680) (-494 892 672) (-494 892 688)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22921" + "plane" "(-482 992 688) (-494 992 688) (-494 992 672)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } -} -entity -{ - "id" "33772" - "classname" "func_detail" - solid - { - "id" "33773" - side + hidden { - "id" "22512" - "plane" "(-272 892 512) (-272 768 512) (-362 768 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "33816" + side + { + "id" "22932" + "plane" "(-506 992 680) (-494 992 680) (-494 892 680)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22931" + "plane" "(-506 892 664) (-494 892 672) (-494 992 672)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22930" + "plane" "(-494 992 672) (-494 892 672) (-494 892 680)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -416] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22929" + "plane" "(-506 992 680) (-506 892 680) (-506 892 664)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22928" + "plane" "(-494 892 672) (-506 892 664) (-506 892 680)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22927" + "plane" "(-494 992 680) (-506 992 680) (-506 992 664)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22511" - "plane" "(-272 768 496) (-272 892 496) (-362 892 496)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 -205.198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33817" + side + { + "id" "22938" + "plane" "(-518 992 672) (-506 992 672) (-506 892 672)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22937" + "plane" "(-518 892 656) (-506 892 664) (-506 992 664)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22936" + "plane" "(-506 992 664) (-506 892 664) (-506 892 672)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22935" + "plane" "(-518 992 672) (-518 892 672) (-518 892 656)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22934" + "plane" "(-506 892 664) (-518 892 656) (-518 892 672)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22933" + "plane" "(-506 992 672) (-518 992 672) (-518 992 656)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22510" - "plane" "(-272 892 496) (-272 768 496) (-272 768 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -191.998] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33818" + side + { + "id" "22944" + "plane" "(-530 992 664) (-518 992 664) (-518 892 664)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22943" + "plane" "(-530 892 648) (-518 892 656) (-518 992 656)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22942" + "plane" "(-518 992 656) (-518 892 656) (-518 892 664)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22941" + "plane" "(-530 992 664) (-530 892 664) (-530 892 648)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22940" + "plane" "(-518 892 656) (-530 892 648) (-530 892 664)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22939" + "plane" "(-518 992 664) (-530 992 664) (-530 992 648)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22509" - "plane" "(-362 768 496) (-362 892 496) (-362 892 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -191.998] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33819" + side + { + "id" "22950" + "plane" "(-542 992 656) (-530 992 656) (-530 892 656)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 54] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22949" + "plane" "(-542 892 640) (-530 892 648) (-530 992 648)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22948" + "plane" "(-530 992 648) (-530 892 648) (-530 892 656)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22947" + "plane" "(-542 992 656) (-542 892 656) (-542 892 640)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22946" + "plane" "(-530 892 648) (-542 892 640) (-542 892 656)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22945" + "plane" "(-530 992 656) (-542 992 656) (-542 992 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22508" - "plane" "(-272 768 496) (-362 768 496) (-362 768 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33820" + side + { + "id" "22956" + "plane" "(-542 992 648) (-542 892 648) (-554 892 648)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22955" + "plane" "(-542 892 640) (-542 992 640) (-554 992 632)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22954" + "plane" "(-542 892 640) (-542 892 648) (-542 992 648)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22953" + "plane" "(-554 892 648) (-554 892 632) (-554 992 632)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22952" + "plane" "(-554 892 632) (-554 892 648) (-542 892 648)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22951" + "plane" "(-554 992 648) (-554 992 632) (-542 992 640)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22507" - "plane" "(-362 892 496) (-272 892 496) (-272 892 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 304] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33821" + side + { + "id" "22962" + "plane" "(-374 892 768) (-374 992 768) (-362 992 768)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22961" + "plane" "(-374 992 752) (-374 892 752) (-362 892 752)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22960" + "plane" "(-374 992 752) (-374 992 768) (-374 892 768)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22959" + "plane" "(-362 992 752) (-362 992 768) (-374 992 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22958" + "plane" "(-374 892 752) (-374 892 768) (-362 892 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" + "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22957" + "plane" "(-362 892 752) (-362 892 768) (-362 992 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 383.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "33774" - side - { - "id" "22518" - "plane" "(-362 868 512) (-362 768 512) (-374 768 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "22517" - "plane" "(-362 768 496) (-362 868 496) (-374 868 504)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22516" - "plane" "(-362 768 496) (-362 768 512) (-362 868 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 375.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33822" + "classname" "func_detail" + hidden { - "id" "22515" - "plane" "(-374 768 504) (-374 768 512) (-362 768 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33823" + side + { + "id" "22968" + "plane" "(-272 892 768) (-272 768 768) (-362 768 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "22967" + "plane" "(-272 768 752) (-272 892 752) (-362 892 752)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 -205.198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22966" + "plane" "(-272 892 752) (-272 768 752) (-272 768 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -191.998] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22965" + "plane" "(-362 768 752) (-362 892 752) (-362 892 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -191.998] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22964" + "plane" "(-272 768 752) (-362 768 752) (-362 768 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22963" + "plane" "(-362 892 752) (-272 892 752) (-272 892 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 304] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22514" - "plane" "(-362 868 496) (-362 868 512) (-374 868 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 208] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33824" + side + { + "id" "22974" + "plane" "(-362 868 768) (-362 768 768) (-374 768 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "22973" + "plane" "(-362 768 752) (-362 868 752) (-374 868 760)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22972" + "plane" "(-362 768 752) (-362 768 768) (-362 868 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22971" + "plane" "(-374 768 760) (-374 768 768) (-362 768 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22970" + "plane" "(-362 868 752) (-362 868 768) (-374 868 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 208] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22969" + "plane" "(-374 868 760) (-374 868 768) (-374 768 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 1 -184.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22513" - "plane" "(-374 868 504) (-374 868 512) (-374 768 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 1 -184.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33825" + side + { + "id" "22980" + "plane" "(-272 992 768) (-272 892 768) (-362 892 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "22979" + "plane" "(-272 892 752) (-272 992 752) (-362 992 752)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22978" + "plane" "(-272 992 752) (-272 892 752) (-272 892 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22977" + "plane" "(-362 992 752) (-272 992 752) (-272 992 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22976" + "plane" "(-272 892 752) (-362 892 752) (-362 892 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -208] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22975" + "plane" "(-362 892 752) (-362 992 752) (-362 992 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 1500]" } } - solid +} +hidden +{ + entity { - "id" "33775" - side - { - "id" "22524" - "plane" "(-272 992 512) (-272 892 512) (-362 892 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "22523" - "plane" "(-272 892 496) (-272 992 496) (-362 992 496)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22522" - "plane" "(-272 992 496) (-272 892 496) (-272 892 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33826" + "classname" "func_detail" + hidden { - "id" "22521" - "plane" "(-362 992 496) (-272 992 496) (-272 992 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22520" - "plane" "(-272 892 496) (-362 892 496) (-362 892 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -208] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33827" + side + { + "id" "22986" + "plane" "(-542 768 888) (-554 768 888) (-554 868 888)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22985" + "plane" "(-542 868 872) (-554 868 880) (-554 768 880)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22984" + "plane" "(-554 768 880) (-554 868 880) (-554 868 888)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22983" + "plane" "(-542 768 888) (-542 868 888) (-542 868 872)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22982" + "plane" "(-554 868 880) (-542 868 872) (-542 868 888)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22981" + "plane" "(-554 768 888) (-542 768 888) (-542 768 872)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22519" - "plane" "(-362 892 496) (-362 992 496) (-362 992 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33828" + side + { + "id" "22992" + "plane" "(-530 768 880) (-542 768 880) (-542 868 880)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22991" + "plane" "(-530 868 864) (-542 868 872) (-542 768 872)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22990" + "plane" "(-542 768 872) (-542 868 872) (-542 868 880)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22989" + "plane" "(-530 768 880) (-530 868 880) (-530 868 864)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22988" + "plane" "(-542 868 872) (-530 868 864) (-530 868 880)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22987" + "plane" "(-542 768 880) (-530 768 880) (-530 768 864)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33829" + side + { + "id" "22998" + "plane" "(-518 768 872) (-530 768 872) (-530 868 872)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22997" + "plane" "(-518 868 856) (-530 868 864) (-530 768 864)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22996" + "plane" "(-530 768 864) (-530 868 864) (-530 868 872)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -160] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22995" + "plane" "(-518 768 872) (-518 868 872) (-518 868 856)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22994" + "plane" "(-530 868 864) (-518 868 856) (-518 868 872)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22993" + "plane" "(-530 768 872) (-518 768 872) (-518 768 856)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 1500]" - } -} -entity -{ - "id" "33776" - "classname" "func_detail" - solid - { - "id" "33777" - side + hidden { - "id" "22530" - "plane" "(-542 768 632) (-554 768 632) (-554 868 632)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33830" + side + { + "id" "23004" + "plane" "(-506 768 864) (-518 768 864) (-518 868 864)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23003" + "plane" "(-506 868 848) (-518 868 856) (-518 768 856)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23002" + "plane" "(-518 768 856) (-518 868 856) (-518 868 864)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23001" + "plane" "(-506 768 864) (-506 868 864) (-506 868 848)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23000" + "plane" "(-518 868 856) (-506 868 848) (-506 868 864)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22999" + "plane" "(-518 768 864) (-506 768 864) (-506 768 848)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22529" - "plane" "(-542 868 616) (-554 868 624) (-554 768 624)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33831" + side + { + "id" "23010" + "plane" "(-494 768 856) (-506 768 856) (-506 868 856)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23009" + "plane" "(-494 868 840) (-506 868 848) (-506 768 848)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23008" + "plane" "(-506 768 848) (-506 868 848) (-506 868 856)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -96] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23007" + "plane" "(-494 768 856) (-494 868 856) (-494 868 840)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23006" + "plane" "(-506 868 848) (-494 868 840) (-494 868 856)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23005" + "plane" "(-506 768 856) (-494 768 856) (-494 768 840)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22528" - "plane" "(-554 768 624) (-554 868 624) (-554 868 632)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33832" + side + { + "id" "23016" + "plane" "(-482 768 848) (-494 768 848) (-494 868 848)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23015" + "plane" "(-482 868 832) (-494 868 840) (-494 768 840)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23014" + "plane" "(-494 768 840) (-494 868 840) (-494 868 848)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23013" + "plane" "(-482 768 848) (-482 868 848) (-482 868 832)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23012" + "plane" "(-494 868 840) (-482 868 832) (-482 868 848)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23011" + "plane" "(-494 768 848) (-482 768 848) (-482 768 832)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22527" - "plane" "(-542 768 632) (-542 868 632) (-542 868 616)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33833" + side + { + "id" "23022" + "plane" "(-470 768 840) (-482 768 840) (-482 868 840)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23021" + "plane" "(-470 868 824) (-482 868 832) (-482 768 832)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23020" + "plane" "(-482 768 832) (-482 868 832) (-482 868 840)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -32] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23019" + "plane" "(-470 768 840) (-470 868 840) (-470 868 824)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23018" + "plane" "(-482 868 832) (-470 868 824) (-470 868 840)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23017" + "plane" "(-482 768 840) (-470 768 840) (-470 768 824)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22526" - "plane" "(-554 868 624) (-542 868 616) (-542 868 632)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33834" + side + { + "id" "23028" + "plane" "(-458 768 832) (-470 768 832) (-470 868 832)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23027" + "plane" "(-458 868 816) (-470 868 824) (-470 768 824)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23026" + "plane" "(-470 768 824) (-470 868 824) (-470 868 832)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23025" + "plane" "(-458 768 832) (-458 868 832) (-458 868 816)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23024" + "plane" "(-470 868 824) (-458 868 816) (-458 868 832)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23023" + "plane" "(-470 768 832) (-458 768 832) (-458 768 816)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22525" - "plane" "(-554 768 632) (-542 768 632) (-542 768 616)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33835" + side + { + "id" "23034" + "plane" "(-446 768 824) (-458 768 824) (-458 868 824)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23033" + "plane" "(-446 868 808) (-458 868 816) (-458 768 816)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23032" + "plane" "(-458 768 816) (-458 868 816) (-458 868 824)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -480] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23031" + "plane" "(-446 768 824) (-446 868 824) (-446 868 808)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23030" + "plane" "(-458 868 816) (-446 868 808) (-446 868 824)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23029" + "plane" "(-458 768 824) (-446 768 824) (-446 768 808)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33836" + side + { + "id" "23040" + "plane" "(-434 768 816) (-446 768 816) (-446 868 816)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23039" + "plane" "(-434 868 800) (-446 868 808) (-446 768 808)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23038" + "plane" "(-446 768 808) (-446 868 808) (-446 868 816)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23037" + "plane" "(-434 768 816) (-434 868 816) (-434 868 800)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23036" + "plane" "(-446 868 808) (-434 868 800) (-434 868 816)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23035" + "plane" "(-446 768 816) (-434 768 816) (-434 768 800)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33778" - side + hidden { - "id" "22536" - "plane" "(-530 768 624) (-542 768 624) (-542 868 624)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33837" + side + { + "id" "23046" + "plane" "(-422 768 808) (-434 768 808) (-434 868 808)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23045" + "plane" "(-422 868 792) (-434 868 800) (-434 768 800)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23044" + "plane" "(-434 768 800) (-434 868 800) (-434 868 808)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -416] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23043" + "plane" "(-422 768 808) (-422 868 808) (-422 868 792)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23042" + "plane" "(-434 868 800) (-422 868 792) (-422 868 808)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23041" + "plane" "(-434 768 808) (-422 768 808) (-422 768 792)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22535" - "plane" "(-530 868 608) (-542 868 616) (-542 768 616)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33838" + side + { + "id" "23052" + "plane" "(-410 768 800) (-422 768 800) (-422 868 800)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23051" + "plane" "(-410 868 784) (-422 868 792) (-422 768 792)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23050" + "plane" "(-422 768 792) (-422 868 792) (-422 868 800)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23049" + "plane" "(-410 768 800) (-410 868 800) (-410 868 784)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23048" + "plane" "(-422 868 792) (-410 868 784) (-410 868 800)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23047" + "plane" "(-422 768 800) (-410 768 800) (-410 768 784)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22534" - "plane" "(-542 768 616) (-542 868 616) (-542 868 624)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33839" + side + { + "id" "23058" + "plane" "(-398 768 792) (-410 768 792) (-410 868 792)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23057" + "plane" "(-398 868 776) (-410 868 784) (-410 768 784)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23056" + "plane" "(-410 768 784) (-410 868 784) (-410 868 792)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23055" + "plane" "(-398 768 792) (-398 868 792) (-398 868 776)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23054" + "plane" "(-410 868 784) (-398 868 776) (-398 868 792)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23053" + "plane" "(-410 768 792) (-398 768 792) (-398 768 776)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22533" - "plane" "(-530 768 624) (-530 868 624) (-530 868 608)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33840" + side + { + "id" "23064" + "plane" "(-386 768 784) (-398 768 784) (-398 868 784)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23063" + "plane" "(-386 868 768) (-398 868 776) (-398 768 776)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23062" + "plane" "(-398 768 776) (-398 868 776) (-398 868 784)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23061" + "plane" "(-386 768 784) (-386 868 784) (-386 868 768)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23060" + "plane" "(-398 868 776) (-386 868 768) (-386 868 784)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23059" + "plane" "(-398 768 784) (-386 768 784) (-386 768 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22532" - "plane" "(-542 868 616) (-530 868 608) (-530 868 624)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33841" + side + { + "id" "23070" + "plane" "(-386 768 776) (-386 868 776) (-374 868 776)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23069" + "plane" "(-386 868 768) (-386 768 768) (-374 768 760)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23068" + "plane" "(-386 868 768) (-386 868 776) (-386 768 776)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23067" + "plane" "(-374 868 776) (-374 868 760) (-374 768 760)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23066" + "plane" "(-374 868 760) (-374 868 776) (-386 868 776)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23065" + "plane" "(-374 768 776) (-374 768 760) (-386 768 768)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22531" - "plane" "(-542 768 624) (-530 768 624) (-530 768 608)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33842" + side + { + "id" "23076" + "plane" "(-554 868 896) (-554 768 896) (-566 768 896)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23075" + "plane" "(-554 768 880) (-554 868 880) (-566 868 880)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 151.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23074" + "plane" "(-554 768 880) (-554 768 896) (-554 868 896)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23073" + "plane" "(-566 768 880) (-566 768 896) (-554 768 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23072" + "plane" "(-554 868 880) (-554 868 896) (-566 868 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" + "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23071" + "plane" "(-566 868 880) (-566 868 896) (-566 768 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 383.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "33779" - side - { - "id" "22542" - "plane" "(-518 768 616) (-530 768 616) (-530 868 616)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22541" - "plane" "(-518 868 600) (-530 868 608) (-530 768 608)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22540" - "plane" "(-530 768 608) (-530 868 608) (-530 868 616)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -160] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22539" - "plane" "(-518 768 616) (-518 868 616) (-518 868 600)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22538" - "plane" "(-530 868 608) (-518 868 600) (-518 868 616)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22537" - "plane" "(-530 768 616) (-518 768 616) (-518 768 600)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33780" - side - { - "id" "22548" - "plane" "(-506 768 608) (-518 768 608) (-518 868 608)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22547" - "plane" "(-506 868 592) (-518 868 600) (-518 768 600)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22546" - "plane" "(-518 768 600) (-518 868 600) (-518 868 608)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22545" - "plane" "(-506 768 608) (-506 868 608) (-506 868 592)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22544" - "plane" "(-518 868 600) (-506 868 592) (-506 868 608)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22543" - "plane" "(-518 768 608) (-506 768 608) (-506 768 592)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "33843" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 864 838" editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "33781" - side - { - "id" "22554" - "plane" "(-494 768 600) (-506 768 600) (-506 868 600)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22553" - "plane" "(-494 868 584) (-506 868 592) (-506 768 592)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22552" - "plane" "(-506 768 592) (-506 868 592) (-506 868 600)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -96] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33847" + "classname" "func_detail" + hidden { - "id" "22551" - "plane" "(-494 768 600) (-494 868 600) (-494 868 584)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33848" + side + { + "id" "23310" + "plane" "(-656 868 896) (-656 992 896) (-566 992 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "23309" + "plane" "(-656 992 880) (-656 868 880) (-566 868 880)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 -333.199] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23308" + "plane" "(-656 868 880) (-656 992 880) (-656 992 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192.002] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23307" + "plane" "(-566 992 880) (-566 868 880) (-566 868 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192.002] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23306" + "plane" "(-656 992 880) (-566 992 880) (-566 992 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23305" + "plane" "(-566 868 880) (-656 868 880) (-656 868 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 304] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22550" - "plane" "(-506 868 592) (-494 868 584) (-494 868 600)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33849" + side + { + "id" "23316" + "plane" "(-566 892 896) (-566 992 896) (-554 992 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "23315" + "plane" "(-566 992 880) (-566 892 880) (-554 892 888)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23314" + "plane" "(-566 992 880) (-566 992 896) (-566 892 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23313" + "plane" "(-554 992 888) (-554 992 896) (-566 992 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23312" + "plane" "(-566 892 880) (-566 892 896) (-554 892 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 208] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23311" + "plane" "(-554 892 888) (-554 892 896) (-554 992 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 1 -184.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22549" - "plane" "(-506 768 600) (-494 768 600) (-494 768 584)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33850" + side + { + "id" "23322" + "plane" "(-656 768 896) (-656 868 896) (-566 868 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "23321" + "plane" "(-656 868 880) (-656 768 880) (-566 768 880)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 151.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23320" + "plane" "(-656 768 880) (-656 868 880) (-656 868 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 191.998] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23319" + "plane" "(-566 768 880) (-656 768 880) (-656 768 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23318" + "plane" "(-656 868 880) (-566 868 880) (-566 868 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -208] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23317" + "plane" "(-566 868 880) (-566 768 880) (-566 768 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 191.998] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 1500]" } } - solid +} +hidden +{ + entity { - "id" "33782" - side - { - "id" "22560" - "plane" "(-482 768 592) (-494 768 592) (-494 868 592)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22559" - "plane" "(-482 868 576) (-494 868 584) (-494 768 584)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22558" - "plane" "(-494 768 584) (-494 868 584) (-494 868 592)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22557" - "plane" "(-482 768 592) (-482 868 592) (-482 868 576)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22556" - "plane" "(-494 868 584) (-482 868 576) (-482 868 592)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22555" - "plane" "(-494 768 592) (-482 768 592) (-482 768 576)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "33851" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 896 966" editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "33783" - side - { - "id" "22566" - "plane" "(-470 768 584) (-482 768 584) (-482 868 584)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22565" - "plane" "(-470 868 568) (-482 868 576) (-482 768 576)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33855" + "classname" "func_detail" + hidden { - "id" "22564" - "plane" "(-482 768 576) (-482 868 576) (-482 868 584)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -32] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33856" + side + { + "id" "23328" + "plane" "(-386 992 1016) (-374 992 1016) (-374 892 1016)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 38] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23327" + "plane" "(-386 892 1000) (-374 892 1008) (-374 992 1008)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23326" + "plane" "(-374 992 1008) (-374 892 1008) (-374 892 1016)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23325" + "plane" "(-386 992 1016) (-386 892 1016) (-386 892 1000)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23324" + "plane" "(-374 892 1008) (-386 892 1000) (-386 892 1016)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23323" + "plane" "(-374 992 1016) (-386 992 1016) (-386 992 1000)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22563" - "plane" "(-470 768 584) (-470 868 584) (-470 868 568)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33857" + side + { + "id" "23334" + "plane" "(-398 992 1008) (-386 992 1008) (-386 892 1008)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23333" + "plane" "(-398 892 992) (-386 892 1000) (-386 992 1000)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23332" + "plane" "(-386 992 1000) (-386 892 1000) (-386 892 1008)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23331" + "plane" "(-398 992 1008) (-398 892 1008) (-398 892 992)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23330" + "plane" "(-386 892 1000) (-398 892 992) (-398 892 1008)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23329" + "plane" "(-386 992 1008) (-398 992 1008) (-398 992 992)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22562" - "plane" "(-482 868 576) (-470 868 568) (-470 868 584)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33858" + side + { + "id" "23340" + "plane" "(-410 992 1000) (-398 992 1000) (-398 892 1000)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23339" + "plane" "(-410 892 984) (-398 892 992) (-398 992 992)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23338" + "plane" "(-398 992 992) (-398 892 992) (-398 892 1000)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -160] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23337" + "plane" "(-410 992 1000) (-410 892 1000) (-410 892 984)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23336" + "plane" "(-398 892 992) (-410 892 984) (-410 892 1000)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23335" + "plane" "(-398 992 1000) (-410 992 1000) (-410 992 984)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22561" - "plane" "(-482 768 584) (-470 768 584) (-470 768 568)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33859" + side + { + "id" "23346" + "plane" "(-422 992 992) (-410 992 992) (-410 892 992)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23345" + "plane" "(-422 892 976) (-410 892 984) (-410 992 984)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23344" + "plane" "(-410 992 984) (-410 892 984) (-410 892 992)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23343" + "plane" "(-422 992 992) (-422 892 992) (-422 892 976)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23342" + "plane" "(-410 892 984) (-422 892 976) (-422 892 992)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23341" + "plane" "(-410 992 992) (-422 992 992) (-422 992 976)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33860" + side + { + "id" "23352" + "plane" "(-434 992 984) (-422 992 984) (-422 892 984)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23351" + "plane" "(-434 892 968) (-422 892 976) (-422 992 976)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23350" + "plane" "(-422 992 976) (-422 892 976) (-422 892 984)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -96] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23349" + "plane" "(-434 992 984) (-434 892 984) (-434 892 968)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23348" + "plane" "(-422 892 976) (-434 892 968) (-434 892 984)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23347" + "plane" "(-422 992 984) (-434 992 984) (-434 992 968)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33784" - side + hidden { - "id" "22572" - "plane" "(-458 768 576) (-470 768 576) (-470 868 576)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33861" + side + { + "id" "23358" + "plane" "(-446 992 976) (-434 992 976) (-434 892 976)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 54] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23357" + "plane" "(-446 892 960) (-434 892 968) (-434 992 968)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23356" + "plane" "(-434 992 968) (-434 892 968) (-434 892 976)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23355" + "plane" "(-446 992 976) (-446 892 976) (-446 892 960)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23354" + "plane" "(-434 892 968) (-446 892 960) (-446 892 976)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23353" + "plane" "(-434 992 976) (-446 992 976) (-446 992 960)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22571" - "plane" "(-458 868 560) (-470 868 568) (-470 768 568)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33862" + side + { + "id" "23364" + "plane" "(-458 992 968) (-446 992 968) (-446 892 968)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23363" + "plane" "(-458 892 952) (-446 892 960) (-446 992 960)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23362" + "plane" "(-446 992 960) (-446 892 960) (-446 892 968)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -32] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23361" + "plane" "(-458 992 968) (-458 892 968) (-458 892 952)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23360" + "plane" "(-446 892 960) (-458 892 952) (-458 892 968)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23359" + "plane" "(-446 992 968) (-458 992 968) (-458 992 952)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22570" - "plane" "(-470 768 568) (-470 868 568) (-470 868 576)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33863" + side + { + "id" "23370" + "plane" "(-470 992 960) (-458 992 960) (-458 892 960)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23369" + "plane" "(-470 892 944) (-458 892 952) (-458 992 952)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23368" + "plane" "(-458 992 952) (-458 892 952) (-458 892 960)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23367" + "plane" "(-470 992 960) (-470 892 960) (-470 892 944)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23366" + "plane" "(-458 892 952) (-470 892 944) (-470 892 960)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23365" + "plane" "(-458 992 960) (-470 992 960) (-470 992 944)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22569" - "plane" "(-458 768 576) (-458 868 576) (-458 868 560)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33864" + side + { + "id" "23376" + "plane" "(-482 992 952) (-470 992 952) (-470 892 952)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 38] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23375" + "plane" "(-482 892 936) (-470 892 944) (-470 992 944)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23374" + "plane" "(-470 992 944) (-470 892 944) (-470 892 952)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -480] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23373" + "plane" "(-482 992 952) (-482 892 952) (-482 892 936)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23372" + "plane" "(-470 892 944) (-482 892 936) (-482 892 952)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23371" + "plane" "(-470 992 952) (-482 992 952) (-482 992 936)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22568" - "plane" "(-470 868 568) (-458 868 560) (-458 868 576)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33865" + side + { + "id" "23382" + "plane" "(-494 992 944) (-482 992 944) (-482 892 944)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23381" + "plane" "(-494 892 928) (-482 892 936) (-482 992 936)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23380" + "plane" "(-482 992 936) (-482 892 936) (-482 892 944)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23379" + "plane" "(-494 992 944) (-494 892 944) (-494 892 928)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23378" + "plane" "(-482 892 936) (-494 892 928) (-494 892 944)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23377" + "plane" "(-482 992 944) (-494 992 944) (-494 992 928)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22567" - "plane" "(-470 768 576) (-458 768 576) (-458 768 560)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33785" - side - { - "id" "22578" - "plane" "(-446 768 568) (-458 768 568) (-458 868 568)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33866" + side + { + "id" "23388" + "plane" "(-506 992 936) (-494 992 936) (-494 892 936)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23387" + "plane" "(-506 892 920) (-494 892 928) (-494 992 928)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23386" + "plane" "(-494 992 928) (-494 892 928) (-494 892 936)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -416] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23385" + "plane" "(-506 992 936) (-506 892 936) (-506 892 920)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23384" + "plane" "(-494 892 928) (-506 892 920) (-506 892 936)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23383" + "plane" "(-494 992 936) (-506 992 936) (-506 992 920)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22577" - "plane" "(-446 868 552) (-458 868 560) (-458 768 560)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33867" + side + { + "id" "23394" + "plane" "(-518 992 928) (-506 992 928) (-506 892 928)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23393" + "plane" "(-518 892 912) (-506 892 920) (-506 992 920)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23392" + "plane" "(-506 992 920) (-506 892 920) (-506 892 928)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23391" + "plane" "(-518 992 928) (-518 892 928) (-518 892 912)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23390" + "plane" "(-506 892 920) (-518 892 912) (-518 892 928)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23389" + "plane" "(-506 992 928) (-518 992 928) (-518 992 912)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22576" - "plane" "(-458 768 560) (-458 868 560) (-458 868 568)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -480] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33868" + side + { + "id" "23400" + "plane" "(-530 992 920) (-518 992 920) (-518 892 920)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23399" + "plane" "(-530 892 904) (-518 892 912) (-518 992 912)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23398" + "plane" "(-518 992 912) (-518 892 912) (-518 892 920)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23397" + "plane" "(-530 992 920) (-530 892 920) (-530 892 904)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23396" + "plane" "(-518 892 912) (-530 892 904) (-530 892 920)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23395" + "plane" "(-518 992 920) (-530 992 920) (-530 992 904)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22575" - "plane" "(-446 768 568) (-446 868 568) (-446 868 552)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33869" + side + { + "id" "23406" + "plane" "(-542 992 912) (-530 992 912) (-530 892 912)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 54] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23405" + "plane" "(-542 892 896) (-530 892 904) (-530 992 904)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23404" + "plane" "(-530 992 904) (-530 892 904) (-530 892 912)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23403" + "plane" "(-542 992 912) (-542 892 912) (-542 892 896)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23402" + "plane" "(-530 892 904) (-542 892 896) (-542 892 912)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23401" + "plane" "(-530 992 912) (-542 992 912) (-542 992 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22574" - "plane" "(-458 868 560) (-446 868 552) (-446 868 568)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33870" + side + { + "id" "23412" + "plane" "(-542 992 904) (-542 892 904) (-554 892 904)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23411" + "plane" "(-542 892 896) (-542 992 896) (-554 992 888)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23410" + "plane" "(-542 892 896) (-542 892 904) (-542 992 904)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23409" + "plane" "(-554 892 904) (-554 892 888) (-554 992 888)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23408" + "plane" "(-554 892 888) (-554 892 904) (-542 892 904)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23407" + "plane" "(-554 992 904) (-554 992 888) (-542 992 896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22573" - "plane" "(-458 768 568) (-446 768 568) (-446 768 552)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33871" + side + { + "id" "23418" + "plane" "(-374 892 1024) (-374 992 1024) (-362 992 1024)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23417" + "plane" "(-374 992 1008) (-374 892 1008) (-362 892 1008)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23416" + "plane" "(-374 992 1008) (-374 992 1024) (-374 892 1024)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23415" + "plane" "(-362 992 1008) (-362 992 1024) (-374 992 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23414" + "plane" "(-374 892 1008) (-374 892 1024) (-362 892 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" + "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23413" + "plane" "(-362 892 1008) (-362 892 1024) (-362 992 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 383.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "33786" - side - { - "id" "22584" - "plane" "(-434 768 560) (-446 768 560) (-446 868 560)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22583" - "plane" "(-434 868 544) (-446 868 552) (-446 768 552)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22582" - "plane" "(-446 768 552) (-446 868 552) (-446 868 560)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33872" + "classname" "func_detail" + hidden { - "id" "22581" - "plane" "(-434 768 560) (-434 868 560) (-434 868 544)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33873" + side + { + "id" "23424" + "plane" "(-272 892 1024) (-272 768 1024) (-362 768 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "23423" + "plane" "(-272 768 1008) (-272 892 1008) (-362 892 1008)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 -205.199] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23422" + "plane" "(-272 892 1008) (-272 768 1008) (-272 768 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -191.998] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23421" + "plane" "(-362 768 1008) (-362 892 1008) (-362 892 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -191.998] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23420" + "plane" "(-272 768 1008) (-362 768 1008) (-362 768 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[1 0 0 23.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23419" + "plane" "(-362 892 1008) (-272 892 1008) (-272 892 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 304] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22580" - "plane" "(-446 868 552) (-434 868 544) (-434 868 560)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33874" + side + { + "id" "23430" + "plane" "(-362 868 1024) (-362 768 1024) (-374 768 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "23429" + "plane" "(-362 768 1008) (-362 868 1008) (-374 868 1016)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23428" + "plane" "(-362 768 1008) (-362 768 1024) (-362 868 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23427" + "plane" "(-374 768 1016) (-374 768 1024) (-362 768 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[1 0 0 31.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23426" + "plane" "(-362 868 1008) (-362 868 1024) (-374 868 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 208] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23425" + "plane" "(-374 868 1016) (-374 868 1024) (-374 768 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 1 -184.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22579" - "plane" "(-446 768 560) (-434 768 560) (-434 768 544)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33875" + side + { + "id" "23436" + "plane" "(-272 992 1024) (-272 892 1024) (-362 892 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "23435" + "plane" "(-272 892 1008) (-272 992 1008) (-362 992 1008)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23434" + "plane" "(-272 992 1008) (-272 892 1008) (-272 892 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23433" + "plane" "(-362 992 1008) (-272 992 1008) (-272 992 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23432" + "plane" "(-272 892 1008) (-362 892 1008) (-362 892 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -208] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23431" + "plane" "(-362 892 1008) (-362 992 1008) (-362 992 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 1500]" } } - solid +} +hidden +{ + entity { - "id" "33787" - side - { - "id" "22590" - "plane" "(-422 768 552) (-434 768 552) (-434 868 552)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22589" - "plane" "(-422 868 536) (-434 868 544) (-434 768 544)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22588" - "plane" "(-434 768 544) (-434 868 544) (-434 868 552)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -416] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22587" - "plane" "(-422 768 552) (-422 868 552) (-422 868 536)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33876" + "classname" "func_detail" + hidden { - "id" "22586" - "plane" "(-434 868 544) (-422 868 536) (-422 868 552)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33877" + side + { + "id" "23442" + "plane" "(-542 768 1144) (-554 768 1144) (-554 868 1144)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23441" + "plane" "(-542 868 1128) (-554 868 1136) (-554 768 1136)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23440" + "plane" "(-554 768 1136) (-554 868 1136) (-554 868 1144)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23439" + "plane" "(-542 768 1144) (-542 868 1144) (-542 868 1128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23438" + "plane" "(-554 868 1136) (-542 868 1128) (-542 868 1144)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23437" + "plane" "(-554 768 1144) (-542 768 1144) (-542 768 1128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22585" - "plane" "(-434 768 552) (-422 768 552) (-422 768 536)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33878" + side + { + "id" "23448" + "plane" "(-530 768 1136) (-542 768 1136) (-542 868 1136)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23447" + "plane" "(-530 868 1120) (-542 868 1128) (-542 768 1128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23446" + "plane" "(-542 768 1128) (-542 868 1128) (-542 868 1136)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23445" + "plane" "(-530 768 1136) (-530 868 1136) (-530 868 1120)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23444" + "plane" "(-542 868 1128) (-530 868 1120) (-530 868 1136)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23443" + "plane" "(-542 768 1136) (-530 768 1136) (-530 768 1120)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33879" + side + { + "id" "23454" + "plane" "(-518 768 1128) (-530 768 1128) (-530 868 1128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23453" + "plane" "(-518 868 1112) (-530 868 1120) (-530 768 1120)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23452" + "plane" "(-530 768 1120) (-530 868 1120) (-530 868 1128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -160] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23451" + "plane" "(-518 768 1128) (-518 868 1128) (-518 868 1112)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23450" + "plane" "(-530 868 1120) (-518 868 1112) (-518 868 1128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23449" + "plane" "(-530 768 1128) (-518 768 1128) (-518 768 1112)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33788" - side + hidden { - "id" "22596" - "plane" "(-410 768 544) (-422 768 544) (-422 868 544)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33880" + side + { + "id" "23460" + "plane" "(-506 768 1120) (-518 768 1120) (-518 868 1120)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23459" + "plane" "(-506 868 1104) (-518 868 1112) (-518 768 1112)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23458" + "plane" "(-518 768 1112) (-518 868 1112) (-518 868 1120)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23457" + "plane" "(-506 768 1120) (-506 868 1120) (-506 868 1104)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23456" + "plane" "(-518 868 1112) (-506 868 1104) (-506 868 1120)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23455" + "plane" "(-518 768 1120) (-506 768 1120) (-506 768 1104)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22595" - "plane" "(-410 868 528) (-422 868 536) (-422 768 536)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33881" + side + { + "id" "23466" + "plane" "(-494 768 1112) (-506 768 1112) (-506 868 1112)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23465" + "plane" "(-494 868 1096) (-506 868 1104) (-506 768 1104)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23464" + "plane" "(-506 768 1104) (-506 868 1104) (-506 868 1112)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -96] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23463" + "plane" "(-494 768 1112) (-494 868 1112) (-494 868 1096)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23462" + "plane" "(-506 868 1104) (-494 868 1096) (-494 868 1112)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23461" + "plane" "(-506 768 1112) (-494 768 1112) (-494 768 1096)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22594" - "plane" "(-422 768 536) (-422 868 536) (-422 868 544)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33882" + side + { + "id" "23472" + "plane" "(-482 768 1104) (-494 768 1104) (-494 868 1104)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23471" + "plane" "(-482 868 1088) (-494 868 1096) (-494 768 1096)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23470" + "plane" "(-494 768 1096) (-494 868 1096) (-494 868 1104)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23469" + "plane" "(-482 768 1104) (-482 868 1104) (-482 868 1088)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23468" + "plane" "(-494 868 1096) (-482 868 1088) (-482 868 1104)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23467" + "plane" "(-494 768 1104) (-482 768 1104) (-482 768 1088)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22593" - "plane" "(-410 768 544) (-410 868 544) (-410 868 528)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22592" - "plane" "(-422 868 536) (-410 868 528) (-410 868 544)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22591" - "plane" "(-422 768 544) (-410 768 544) (-410 768 528)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33789" - side - { - "id" "22602" - "plane" "(-398 768 536) (-410 768 536) (-410 868 536)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22601" - "plane" "(-398 868 520) (-410 868 528) (-410 768 528)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22600" - "plane" "(-410 768 528) (-410 868 528) (-410 868 536)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22599" - "plane" "(-398 768 536) (-398 868 536) (-398 868 520)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33883" + side + { + "id" "23478" + "plane" "(-470 768 1096) (-482 768 1096) (-482 868 1096)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23477" + "plane" "(-470 868 1080) (-482 868 1088) (-482 768 1088)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23476" + "plane" "(-482 768 1088) (-482 868 1088) (-482 868 1096)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -32] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23475" + "plane" "(-470 768 1096) (-470 868 1096) (-470 868 1080)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23474" + "plane" "(-482 868 1088) (-470 868 1080) (-470 868 1096)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23473" + "plane" "(-482 768 1096) (-470 768 1096) (-470 768 1080)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22598" - "plane" "(-410 868 528) (-398 868 520) (-398 868 536)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33884" + side + { + "id" "23484" + "plane" "(-458 768 1088) (-470 768 1088) (-470 868 1088)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23483" + "plane" "(-458 868 1072) (-470 868 1080) (-470 768 1080)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23482" + "plane" "(-470 768 1080) (-470 868 1080) (-470 868 1088)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23481" + "plane" "(-458 768 1088) (-458 868 1088) (-458 868 1072)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23480" + "plane" "(-470 868 1080) (-458 868 1072) (-458 868 1088)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23479" + "plane" "(-470 768 1088) (-458 768 1088) (-458 768 1072)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22597" - "plane" "(-410 768 536) (-398 768 536) (-398 768 520)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33885" + side + { + "id" "23490" + "plane" "(-446 768 1080) (-458 768 1080) (-458 868 1080)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23489" + "plane" "(-446 868 1064) (-458 868 1072) (-458 768 1072)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23488" + "plane" "(-458 768 1072) (-458 868 1072) (-458 868 1080)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -480] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23487" + "plane" "(-446 768 1080) (-446 868 1080) (-446 868 1064)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23486" + "plane" "(-458 868 1072) (-446 868 1064) (-446 868 1080)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23485" + "plane" "(-458 768 1080) (-446 768 1080) (-446 768 1064)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33886" + side + { + "id" "23496" + "plane" "(-434 768 1072) (-446 768 1072) (-446 868 1072)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23495" + "plane" "(-434 868 1056) (-446 868 1064) (-446 768 1064)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23494" + "plane" "(-446 768 1064) (-446 868 1064) (-446 868 1072)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23493" + "plane" "(-434 768 1072) (-434 868 1072) (-434 868 1056)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23492" + "plane" "(-446 868 1064) (-434 868 1056) (-434 868 1072)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23491" + "plane" "(-446 768 1072) (-434 768 1072) (-434 768 1056)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33790" - side + hidden { - "id" "22608" - "plane" "(-386 768 528) (-398 768 528) (-398 868 528)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33887" + side + { + "id" "23502" + "plane" "(-422 768 1064) (-434 768 1064) (-434 868 1064)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23501" + "plane" "(-422 868 1048) (-434 868 1056) (-434 768 1056)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23500" + "plane" "(-434 768 1056) (-434 868 1056) (-434 868 1064)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -416] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23499" + "plane" "(-422 768 1064) (-422 868 1064) (-422 868 1048)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23498" + "plane" "(-434 868 1056) (-422 868 1048) (-422 868 1064)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23497" + "plane" "(-434 768 1064) (-422 768 1064) (-422 768 1048)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22607" - "plane" "(-386 868 512) (-398 868 520) (-398 768 520)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33888" + side + { + "id" "23508" + "plane" "(-410 768 1056) (-422 768 1056) (-422 868 1056)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23507" + "plane" "(-410 868 1040) (-422 868 1048) (-422 768 1048)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23506" + "plane" "(-422 768 1048) (-422 868 1048) (-422 868 1056)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23505" + "plane" "(-410 768 1056) (-410 868 1056) (-410 868 1040)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23504" + "plane" "(-422 868 1048) (-410 868 1040) (-410 868 1056)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23503" + "plane" "(-422 768 1056) (-410 768 1056) (-410 768 1040)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22606" - "plane" "(-398 768 520) (-398 868 520) (-398 868 528)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33889" + side + { + "id" "23514" + "plane" "(-398 768 1048) (-410 768 1048) (-410 868 1048)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23513" + "plane" "(-398 868 1032) (-410 868 1040) (-410 768 1040)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23512" + "plane" "(-410 768 1040) (-410 868 1040) (-410 868 1048)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23511" + "plane" "(-398 768 1048) (-398 868 1048) (-398 868 1032)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23510" + "plane" "(-410 868 1040) (-398 868 1032) (-398 868 1048)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23509" + "plane" "(-410 768 1048) (-398 768 1048) (-398 768 1032)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22605" - "plane" "(-386 768 528) (-386 868 528) (-386 868 512)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33890" + side + { + "id" "23520" + "plane" "(-386 768 1040) (-398 768 1040) (-398 868 1040)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23519" + "plane" "(-386 868 1024) (-398 868 1032) (-398 768 1032)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23518" + "plane" "(-398 768 1032) (-398 868 1032) (-398 868 1040)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23517" + "plane" "(-386 768 1040) (-386 868 1040) (-386 868 1024)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 110] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23516" + "plane" "(-398 868 1032) (-386 868 1024) (-386 868 1040)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23515" + "plane" "(-398 768 1040) (-386 768 1040) (-386 768 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22604" - "plane" "(-398 868 520) (-386 868 512) (-386 868 528)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33891" + side + { + "id" "23526" + "plane" "(-386 768 1032) (-386 868 1032) (-374 868 1032)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23525" + "plane" "(-386 868 1024) (-386 768 1024) (-374 768 1016)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23524" + "plane" "(-386 868 1024) (-386 868 1032) (-386 768 1032)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23523" + "plane" "(-374 868 1032) (-374 868 1016) (-374 768 1016)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23522" + "plane" "(-374 868 1016) (-374 868 1032) (-386 868 1032)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23521" + "plane" "(-374 768 1032) (-374 768 1016) (-386 768 1024)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22603" - "plane" "(-398 768 528) (-386 768 528) (-386 768 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33892" + side + { + "id" "23532" + "plane" "(-554 868 1152) (-554 768 1152) (-566 768 1152)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23531" + "plane" "(-554 768 1136) (-554 868 1136) (-566 868 1136)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 151.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23530" + "plane" "(-554 768 1136) (-554 768 1152) (-554 868 1152)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23529" + "plane" "(-566 768 1136) (-566 768 1152) (-554 768 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23528" + "plane" "(-554 868 1136) (-554 868 1152) (-566 868 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" + "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "23527" + "plane" "(-566 868 1136) (-566 868 1152) (-566 768 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 383.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "33791" - side - { - "id" "22614" - "plane" "(-386 768 520) (-386 868 520) (-374 868 520)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22613" - "plane" "(-386 868 512) (-386 768 512) (-374 768 504)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22612" - "plane" "(-386 868 512) (-386 868 520) (-386 768 520)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22611" - "plane" "(-374 868 520) (-374 868 504) (-374 768 504)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22610" - "plane" "(-374 868 504) (-374 868 520) (-386 868 520)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22609" - "plane" "(-374 768 520) (-374 768 504) (-386 768 512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "33893" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 864 1094" editor { "color" "220 220 220" + "groupid" "33746" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "33792" - side - { - "id" "22620" - "plane" "(-554 868 640) (-554 768 640) (-566 768 640)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22619" - "plane" "(-554 768 624) (-554 868 624) (-566 868 624)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 151.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22618" - "plane" "(-554 768 624) (-554 768 640) (-554 868 640)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22617" - "plane" "(-566 768 624) (-566 768 640) (-554 768 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22616" - "plane" "(-554 868 624) (-554 868 640) (-566 868 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -127.582] 0.25" - "vaxis" "[0.83205 0 -0.5547 140.136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22615" - "plane" "(-566 868 624) (-566 868 640) (-566 768 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 383.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "34202" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 864 70" editor { "color" "220 220 220" + "groupid" "34201" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } -} -entity -{ - "id" "33793" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 864 582" - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "33797" - "classname" "func_detail" - solid + entity { - "id" "33798" - side - { - "id" "22854" - "plane" "(-656 868 640) (-656 992 640) (-566 992 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "22853" - "plane" "(-656 992 624) (-656 868 624) (-566 868 624)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 -333.198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22852" - "plane" "(-656 868 624) (-656 992 624) (-656 992 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192.002] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22851" - "plane" "(-566 992 624) (-566 868 624) (-566 868 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192.002] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22850" - "plane" "(-656 992 624) (-566 992 624) (-566 992 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22849" - "plane" "(-566 868 624) (-656 868 624) (-656 868 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 304] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + "id" "34206" + "classname" "func_detail" + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "34207" + side + { + "id" "25164" + "plane" "(-542 768 120) (-554 768 120) (-554 868 120)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25163" + "plane" "(-542 868 104) (-554 868 112) (-554 768 112)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25162" + "plane" "(-554 768 112) (-554 868 112) (-554 868 120)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 288] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25161" + "plane" "(-542 768 120) (-542 868 120) (-542 868 104)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25160" + "plane" "(-554 868 112) (-542 868 104) (-542 868 120)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25159" + "plane" "(-554 768 120) (-542 768 120) (-542 768 104)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33799" - side + hidden { - "id" "22860" - "plane" "(-566 892 640) (-566 992 640) (-554 992 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "34208" + side + { + "id" "25170" + "plane" "(-530 768 112) (-542 768 112) (-542 868 112)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25169" + "plane" "(-530 868 96) (-542 868 104) (-542 768 104)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25168" + "plane" "(-542 768 104) (-542 868 104) (-542 868 112)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25167" + "plane" "(-530 768 112) (-530 868 112) (-530 868 96)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25166" + "plane" "(-542 868 104) (-530 868 96) (-530 868 112)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25165" + "plane" "(-542 768 112) (-530 768 112) (-530 768 96)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22859" - "plane" "(-566 992 624) (-566 892 624) (-554 892 632)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22858" - "plane" "(-566 992 624) (-566 992 640) (-566 892 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 375.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22857" - "plane" "(-554 992 632) (-554 992 640) (-566 992 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34209" + side + { + "id" "25176" + "plane" "(-518 768 104) (-530 768 104) (-530 868 104)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25175" + "plane" "(-518 868 88) (-530 868 96) (-530 768 96)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25174" + "plane" "(-530 768 96) (-530 868 96) (-530 868 104)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 352] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25173" + "plane" "(-518 768 104) (-518 868 104) (-518 868 88)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25172" + "plane" "(-530 868 96) (-518 868 88) (-518 868 104)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25171" + "plane" "(-530 768 104) (-518 768 104) (-518 768 88)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22856" - "plane" "(-566 892 624) (-566 892 640) (-554 892 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 208] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34210" + side + { + "id" "25182" + "plane" "(-506 768 96) (-518 768 96) (-518 868 96)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25181" + "plane" "(-506 868 80) (-518 868 88) (-518 768 88)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25180" + "plane" "(-518 768 88) (-518 868 88) (-518 868 96)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25179" + "plane" "(-506 768 96) (-506 868 96) (-506 868 80)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25178" + "plane" "(-518 868 88) (-506 868 80) (-506 868 96)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25177" + "plane" "(-518 768 96) (-506 768 96) (-506 768 80)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22855" - "plane" "(-554 892 632) (-554 892 640) (-554 992 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 1 -184.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34211" + side + { + "id" "25188" + "plane" "(-494 768 88) (-506 768 88) (-506 868 88)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25187" + "plane" "(-494 868 72) (-506 868 80) (-506 768 80)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25186" + "plane" "(-506 768 80) (-506 868 80) (-506 868 88)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 416] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25185" + "plane" "(-494 768 88) (-494 868 88) (-494 868 72)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25184" + "plane" "(-506 868 80) (-494 868 72) (-494 868 88)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25183" + "plane" "(-506 768 88) (-494 768 88) (-494 768 72)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "34212" + side + { + "id" "25194" + "plane" "(-482 768 80) (-494 768 80) (-494 868 80)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25193" + "plane" "(-482 868 64) (-494 868 72) (-494 768 72)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25192" + "plane" "(-494 768 72) (-494 868 72) (-494 868 80)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 448] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25191" + "plane" "(-482 768 80) (-482 868 80) (-482 868 64)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25190" + "plane" "(-494 868 72) (-482 868 64) (-482 868 80)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25189" + "plane" "(-494 768 80) (-482 768 80) (-482 768 64)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33800" - side + hidden { - "id" "22866" - "plane" "(-656 768 640) (-656 868 640) (-566 868 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "34213" + side + { + "id" "25200" + "plane" "(-470 768 72) (-482 768 72) (-482 868 72)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25199" + "plane" "(-470 868 56) (-482 868 64) (-482 768 64)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25198" + "plane" "(-482 768 64) (-482 868 64) (-482 868 72)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 480] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25197" + "plane" "(-470 768 72) (-470 868 72) (-470 868 56)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25196" + "plane" "(-482 868 64) (-470 868 56) (-470 868 72)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25195" + "plane" "(-482 768 72) (-470 768 72) (-470 768 56)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22865" - "plane" "(-656 868 624) (-656 768 624) (-566 768 624)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 151.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34214" + side + { + "id" "25206" + "plane" "(-458 768 64) (-470 768 64) (-470 868 64)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25205" + "plane" "(-458 868 48) (-470 868 56) (-470 768 56)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25204" + "plane" "(-470 768 56) (-470 868 56) (-470 868 64)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25203" + "plane" "(-458 768 64) (-458 868 64) (-458 868 48)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25202" + "plane" "(-470 868 56) (-458 868 48) (-458 868 64)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25201" + "plane" "(-470 768 64) (-458 768 64) (-458 768 48)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22864" - "plane" "(-656 768 624) (-656 868 624) (-656 868 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 191.998] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34215" + side + { + "id" "25212" + "plane" "(-446 768 56) (-458 768 56) (-458 868 56)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25211" + "plane" "(-446 868 40) (-458 868 48) (-458 768 48)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25210" + "plane" "(-458 768 48) (-458 868 48) (-458 868 56)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 32] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25209" + "plane" "(-446 768 56) (-446 868 56) (-446 868 40)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25208" + "plane" "(-458 868 48) (-446 868 40) (-446 868 56)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25207" + "plane" "(-458 768 56) (-446 768 56) (-446 768 40)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22863" - "plane" "(-566 768 624) (-656 768 624) (-656 768 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34216" + side + { + "id" "25218" + "plane" "(-434 768 48) (-446 768 48) (-446 868 48)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25217" + "plane" "(-434 868 32) (-446 868 40) (-446 768 40)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25216" + "plane" "(-446 768 40) (-446 868 40) (-446 868 48)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25215" + "plane" "(-434 768 48) (-434 868 48) (-434 868 32)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25214" + "plane" "(-446 868 40) (-434 868 32) (-434 868 48)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25213" + "plane" "(-446 768 48) (-434 768 48) (-434 768 32)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22862" - "plane" "(-656 868 624) (-566 868 624) (-566 868 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -208] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34217" + side + { + "id" "25224" + "plane" "(-422 768 40) (-434 768 40) (-434 868 40)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25223" + "plane" "(-422 868 24) (-434 868 32) (-434 768 32)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25222" + "plane" "(-434 768 32) (-434 868 32) (-434 868 40)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 96] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25221" + "plane" "(-422 768 40) (-422 868 40) (-422 868 24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25220" + "plane" "(-434 868 32) (-422 868 24) (-422 868 40)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25219" + "plane" "(-434 768 40) (-422 768 40) (-422 768 24)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22861" - "plane" "(-566 868 624) (-566 768 624) (-566 768 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 191.998] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34218" + side + { + "id" "25230" + "plane" "(-410 768 32) (-422 768 32) (-422 868 32)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25229" + "plane" "(-410 868 16) (-422 868 24) (-422 768 24)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25228" + "plane" "(-422 768 24) (-422 868 24) (-422 868 32)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 128] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25227" + "plane" "(-410 768 32) (-410 868 32) (-410 868 16)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25226" + "plane" "(-422 868 24) (-410 868 16) (-410 868 32)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25225" + "plane" "(-422 768 32) (-410 768 32) (-410 768 16)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "34219" + side + { + "id" "25236" + "plane" "(-398 768 24) (-410 768 24) (-410 868 24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25235" + "plane" "(-398 868 8) (-410 868 16) (-410 768 16)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25234" + "plane" "(-410 768 16) (-410 868 16) (-410 868 24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 160] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25233" + "plane" "(-398 768 24) (-398 868 24) (-398 868 8)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25232" + "plane" "(-410 868 16) (-398 868 8) (-398 868 24)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25231" + "plane" "(-410 768 24) (-398 768 24) (-398 768 8)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 1500]" - } -} -entity -{ - "id" "33801" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 896 710" - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "33805" - "classname" "func_detail" - solid - { - "id" "33806" - side + hidden { - "id" "22872" - "plane" "(-386 992 760) (-374 992 760) (-374 892 760)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 38] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34220" + side + { + "id" "25242" + "plane" "(-386 768 16) (-398 768 16) (-398 868 16)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25241" + "plane" "(-386 868 0) (-398 868 8) (-398 768 8)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25240" + "plane" "(-398 768 8) (-398 868 8) (-398 868 16)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 192] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25239" + "plane" "(-386 768 16) (-386 868 16) (-386 868 0)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25238" + "plane" "(-398 868 8) (-386 868 0) (-386 868 16)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25237" + "plane" "(-398 768 16) (-386 768 16) (-386 768 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22871" - "plane" "(-386 892 744) (-374 892 752) (-374 992 752)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22870" - "plane" "(-374 992 752) (-374 892 752) (-374 892 760)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22869" - "plane" "(-386 992 760) (-386 892 760) (-386 892 744)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22868" - "plane" "(-374 892 752) (-386 892 744) (-386 892 760)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34221" + side + { + "id" "25248" + "plane" "(-386 768 8) (-386 868 8) (-374 868 8)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25247" + "plane" "(-386 868 0) (-386 768 0) (-374 768 -8)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25246" + "plane" "(-386 868 0) (-386 868 8) (-386 768 8)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 224] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25245" + "plane" "(-374 868 8) (-374 868 -8) (-374 768 -8)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25244" + "plane" "(-374 868 -8) (-374 868 8) (-386 868 8)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25243" + "plane" "(-374 768 8) (-374 768 -8) (-386 768 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22867" - "plane" "(-374 992 760) (-386 992 760) (-386 992 744)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34222" + side + { + "id" "25254" + "plane" "(-554 868 128) (-554 768 128) (-566 768 128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25253" + "plane" "(-554 768 112) (-554 868 112) (-566 868 112)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 151.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25252" + "plane" "(-554 768 112) (-554 768 128) (-554 868 128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25251" + "plane" "(-566 768 112) (-566 768 128) (-554 768 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25250" + "plane" "(-554 868 112) (-554 868 128) (-566 868 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25249" + "plane" "(-566 868 112) (-566 868 128) (-566 768 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 -128.219] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "34201" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "33807" - side - { - "id" "22878" - "plane" "(-398 992 752) (-386 992 752) (-386 892 752)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 118] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22877" - "plane" "(-398 892 736) (-386 892 744) (-386 992 744)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22876" - "plane" "(-386 992 744) (-386 892 744) (-386 892 752)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "34223" + "classname" "func_detail" + hidden { - "id" "22875" - "plane" "(-398 992 752) (-398 892 752) (-398 892 736)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34224" + side + { + "id" "25260" + "plane" "(-272 892 0) (-272 768 0) (-362 768 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25259" + "plane" "(-272 768 -16) (-272 892 -16) (-362 892 -16)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 -205.198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25258" + "plane" "(-272 892 -16) (-272 768 -16) (-272 768 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -191.998] 0.25" + "vaxis" "[0 0 -1 -296.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25257" + "plane" "(-362 768 -16) (-362 892 -16) (-362 892 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -191.998] 0.25" + "vaxis" "[0 0 1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25256" + "plane" "(-272 768 -16) (-362 768 -16) (-362 768 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25255" + "plane" "(-362 892 -16) (-272 892 -16) (-272 892 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -208] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22874" - "plane" "(-386 892 744) (-398 892 736) (-398 892 752)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34225" + side + { + "id" "25266" + "plane" "(-362 868 0) (-362 768 0) (-374 768 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25265" + "plane" "(-362 768 -16) (-362 868 -16) (-374 868 -8)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25264" + "plane" "(-362 768 -16) (-362 768 0) (-362 868 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25263" + "plane" "(-374 768 -8) (-374 768 0) (-362 768 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25262" + "plane" "(-362 868 -16) (-362 868 0) (-374 868 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -304] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25261" + "plane" "(-374 868 -8) (-374 868 0) (-374 768 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 1 327.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22873" - "plane" "(-386 992 752) (-398 992 752) (-398 992 736)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34226" + side + { + "id" "25272" + "plane" "(-272 992 0) (-272 892 0) (-362 892 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25271" + "plane" "(-272 892 -16) (-272 992 -16) (-362 992 -16)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25270" + "plane" "(-272 992 -16) (-272 892 -16) (-272 892 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 -1 -296.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25269" + "plane" "(-362 992 -16) (-272 992 -16) (-272 992 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -320] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25268" + "plane" "(-272 892 -16) (-362 892 -16) (-362 892 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 304] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25267" + "plane" "(-362 892 -16) (-362 992 -16) (-362 992 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "34201" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 1500]" } } - solid +} +hidden +{ + entity { - "id" "33808" - side + "id" "34227" + "classname" "func_detail" + hidden { - "id" "22884" - "plane" "(-410 992 744) (-398 992 744) (-398 892 744)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34228" + side + { + "id" "25278" + "plane" "(-386 992 -8) (-374 992 -8) (-374 892 -8)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 38] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25277" + "plane" "(-386 892 -24) (-374 892 -16) (-374 992 -16)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25276" + "plane" "(-374 992 -16) (-374 892 -16) (-374 892 -8)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 288] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25275" + "plane" "(-386 992 -8) (-386 892 -8) (-386 892 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25274" + "plane" "(-374 892 -16) (-386 892 -24) (-386 892 -8)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25273" + "plane" "(-374 992 -8) (-386 992 -8) (-386 992 -24)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22883" - "plane" "(-410 892 728) (-398 892 736) (-398 992 736)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34241" + side + { + "id" "25356" + "plane" "(-542 992 -112) (-530 992 -112) (-530 892 -112)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 54] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25355" + "plane" "(-542 892 -128) (-530 892 -120) (-530 992 -120)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25354" + "plane" "(-530 992 -120) (-530 892 -120) (-530 892 -112)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 0 1 192] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25353" + "plane" "(-542 992 -112) (-542 892 -112) (-542 892 -128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25352" + "plane" "(-530 892 -120) (-542 892 -128) (-542 892 -112)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25351" + "plane" "(-530 992 -112) (-542 992 -112) (-542 992 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22882" - "plane" "(-398 992 736) (-398 892 736) (-398 892 744)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -160] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34242" + side + { + "id" "25362" + "plane" "(-542 992 -120) (-542 892 -120) (-554 892 -120)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25361" + "plane" "(-542 892 -128) (-542 992 -128) (-554 992 -136)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25360" + "plane" "(-542 892 -128) (-542 892 -120) (-542 992 -120)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 224] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25359" + "plane" "(-554 892 -120) (-554 892 -136) (-554 992 -136)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25358" + "plane" "(-554 892 -136) (-554 892 -120) (-542 892 -120)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25357" + "plane" "(-554 992 -120) (-554 992 -136) (-542 992 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22881" - "plane" "(-410 992 744) (-410 892 744) (-410 892 728)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34243" + side + { + "id" "25368" + "plane" "(-374 892 0) (-374 992 0) (-362 992 0)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25367" + "plane" "(-374 992 -16) (-374 892 -16) (-362 892 -16)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25366" + "plane" "(-374 992 -16) (-374 992 0) (-374 892 0)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25365" + "plane" "(-362 992 -16) (-362 992 0) (-374 992 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25364" + "plane" "(-374 892 -16) (-374 892 0) (-362 892 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25363" + "plane" "(-362 892 -16) (-362 892 0) (-362 992 0)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 -128.219] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22880" - "plane" "(-398 892 736) (-410 892 728) (-410 892 744)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "35961" + side + { + "id" "28872" + "plane" "(-408 992 -24) (-398 992 -24) (-398 940 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28871" + "plane" "(-402.5 949 -35) (-398 940 -32) (-398 992 -32)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28870" + "plane" "(-398 992 -32) (-398 940 -32) (-398 940 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 352] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28869" + "plane" "(-402.499 992 -35) (-398 992 -32) (-398 992 -24)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28868" + "plane" "(-408 960 -24) (-398 940 -24) (-398 940 -32)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28867" + "plane" "(-402.5 949 -35) (-402.5 992 -35) (-408 992 -24)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22879" - "plane" "(-398 992 744) (-410 992 744) (-410 992 728)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "35963" + side + { + "id" "28884" + "plane" "(-408 920 -24) (-398 930 -24) (-398 892 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28883" + "plane" "(-402.5 892 -35) (-398 892 -32) (-398 930 -32)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28882" + "plane" "(-398 930 -32) (-398 892 -32) (-398 892 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 352] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28881" + "plane" "(-408 892 -24) (-398 892 -24) (-398 892 -32)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28880" + "plane" "(-402.5 925.5 -35) (-398 930 -32) (-398 930 -24)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28879" + "plane" "(-402.5 892 -35) (-402.5 925.5 -35) (-408 920 -24)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "36028" + side + { + "id" "28938" + "plane" "(-410 971.333 -24) (-410 992 -24) (-408 992 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28937" + "plane" "(-410 992 -40) (-410 971.333 -40) (-402.499 968.833 -35)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28936" + "plane" "(-410 971.333 -40) (-410 992 -40) (-410 992 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28935" + "plane" "(-410 992 -40) (-402.5 992 -35) (-408 992 -24)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28934" + "plane" "(-402.5 992 -35) (-402.5 968.833 -35) (-408 970.667 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "28933" + "plane" "(-410 971.332 -24) (-408 970.665 -24) (-402.5 968.832 -35)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33809" - side + hidden { - "id" "22890" - "plane" "(-422 992 736) (-410 992 736) (-410 892 736)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22889" - "plane" "(-422 892 720) (-410 892 728) (-410 992 728)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "36144" + side + { + "id" "29024" + "plane" "(-410 907.332 -32) (-410 892 -32) (-416 892 -32)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29023" + "plane" "(-410 892 -39.3334) (-410 892 -32) (-410 907.333 -32)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29022" + "plane" "(-416 892 -32) (-410 892 -32) (-410 892 -39.3333)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29021" + "plane" "(-410 907.334 -39.3333) (-410 907.334 -32) (-413.647 906.118 -32)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29020" + "plane" "(-413.647 906.118 -38.1177) (-413.647 906.118 -32) (-416 892 -32)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29019" + "plane" "(-416 892 -37.334) (-410 892 -39.334) (-410 907.334 -39.334)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22888" - "plane" "(-410 992 728) (-410 892 728) (-410 892 736)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "36146" + side + { + "id" "29036" + "plane" "(-418.856 992 -32) (-410 992 -32) (-410 971.332 -32)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29035" + "plane" "(-410 971.332 -39.3333) (-410 971.332 -32) (-410 992 -32)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29034" + "plane" "(-410 992 -39.3333) (-410 992 -32) (-418.856 992 -32)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29033" + "plane" "(-413.262 972.421 -32) (-410 971.334 -32) (-410 971.333 -39.3333)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29032" + "plane" "(-418.855 992 -32) (-413.261 972.419 -32) (-413.262 972.419 -38.2461)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29031" + "plane" "(-413.263 972.423 -38.2463) (-410 971.336 -39.334) (-410 992 -39.334)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22887" - "plane" "(-422 992 736) (-422 892 736) (-422 892 720)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "36147" + side + { + "id" "29042" + "plane" "(-410 971.336 -40) (-410 992 -40) (-418.857 992 -45.9046)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29041" + "plane" "(-410 992 -40) (-410 971.332 -40) (-410 971.332 -39.3333)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29040" + "plane" "(-418.857 992 -45.9085) (-410 992 -40) (-410 992 -39.3333)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29039" + "plane" "(-410 971.333 -39.3333) (-410 971.333 -40) (-413.263 972.421 -42.1777)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29038" + "plane" "(-413.262 972.419 -38.2461) (-413.262 972.419 -42.1741) (-418.857 992 -45.9039)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29037" + "plane" "(-418.856 992 -36.3819) (-410 992 -39.334) (-410 971.332 -39.334)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22886" - "plane" "(-410 892 728) (-422 892 720) (-422 892 736)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "36670" + side + { + "id" "29103" + "plane" "(-530 963.23 -104) (-530 992 -104) (-518 992 -104)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29102" + "plane" "(-530 992 -120) (-530 963.23 -120) (-526.667 964.768 -117.778)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29101" + "plane" "(-518 968.767 -106.8) (-518 968.766 -104) (-518 992 -104)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 160] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29100" + "plane" "(-530 963.23 -120) (-530 992 -120) (-530 992 -104)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29099" + "plane" "(-530 992 -120) (-526.66 992 -117.77) (-518 992 -106.8)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29098" + "plane" "(-530 963.23 -104) (-518 968.77 -104) (-518 968.77 -106.8)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29097" + "plane" "(-526.665 992 -117.775) (-526.665 964.769 -117.775) (-518 968.766 -106.8)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22885" - "plane" "(-410 992 736) (-422 992 736) (-422 992 720)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "36672" + side + { + "id" "29113" + "plane" "(-518 968.773 -96) (-518 992 -96) (-509.474 992 -96)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29112" + "plane" "(-518 992 -106.8) (-518 992 -96) (-518 968.772 -96)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29111" + "plane" "(-509.474 992 -96) (-518 992 -96) (-518 992 -106.8)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29110" + "plane" "(-518 968.771 -96) (-509.474 972.706 -96) (-518 968.77 -106.8)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29109" + "plane" "(-518 992 -106.801) (-518 968.77 -106.801) (-509.475 972.703 -96)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "36674" + side + { + "id" "29126" + "plane" "(-530 892 -104) (-530 926.551 -104) (-519.142 892 -104)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29125" + "plane" "(-530 926.555 -120) (-530 892 -120) (-526.667 892 -117.778)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29124" + "plane" "(-530 892 -120) (-530 926.551 -120) (-530 926.555 -104)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29123" + "plane" "(-530 892 -104) (-519.142 892 -104) (-519.142 892 -108.246)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29122" + "plane" "(-530 926.547 -120) (-526.668 915.946 -117.78) (-519.142 892 -108.247)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29121" + "plane" "(-526.665 915.941 -117.775) (-526.665 892 -117.775) (-519.142 892 -108.246)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33810" - side + hidden { - "id" "22896" - "plane" "(-434 992 728) (-422 992 728) (-422 892 728)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "36711" + side + { + "id" "29136" + "plane" "(-398 892 -16) (-398 992 -16) (-386 992 -16)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29135" + "plane" "(-386 992 -24) (-386 892 -24) (-386 892 -16)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29134" + "plane" "(-398 992 -24) (-398 992 -16) (-398 892 -16)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29133" + "plane" "(-398 892 -16) (-386 892 -16) (-386 892 -24)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29132" + "plane" "(-386 992 -24) (-386 992 -16) (-398 992 -16)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29131" + "plane" "(-398 992 -24) (-398 892 -24) (-386 892 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22895" - "plane" "(-434 892 712) (-422 892 720) (-422 992 720)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "36712" + side + { + "id" "29141" + "plane" "(-398 992 -32) (-398 892 -32) (-386 892 -24)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29140" + "plane" "(-398 892 -32) (-398 992 -32) (-398 992 -24)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29139" + "plane" "(-386 892 -24) (-398 892 -32) (-398 892 -24)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29138" + "plane" "(-398 992 -32) (-386 992 -24) (-398 992 -24)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29137" + "plane" "(-398 892 -24) (-398 992 -24) (-386 992 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22894" - "plane" "(-422 992 720) (-422 892 720) (-422 892 728)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -96] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "36721" + side + { + "id" "29147" + "plane" "(-410 892 -24) (-410 907.333 -24) (-408 908 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29146" + "plane" "(-410 907.332 -32) (-410 907.332 -24) (-410 892 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29145" + "plane" "(-410 892 -24) (-408 892 -24) (-404 892 -32)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29144" + "plane" "(-404 892 -32) (-408 892 -24) (-408 908 -24)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29143" + "plane" "(-404 909.332 -32) (-408 908 -24) (-410 907.333 -24)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29142" + "plane" "(-410 907.332 -32) (-410 892 -32) (-404 892 -32)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22893" - "plane" "(-434 992 728) (-434 892 728) (-434 892 712)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "36722" + side + { + "id" "29153" + "plane" "(-410 907.332 -40) (-410 892 -40) (-402.5 892 -35)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29152" + "plane" "(-410 892 -40) (-410 907.332 -40) (-410 907.332 -32)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29151" + "plane" "(-404 892 -32) (-402.5 892 -35) (-410 892 -40)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29150" + "plane" "(-402.5 909.836 -35) (-402.5 892 -35) (-404 892 -32)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29149" + "plane" "(-410 907.332 -40) (-402.501 909.832 -35) (-404 909.332 -32)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29148" + "plane" "(-410 892 -32) (-410 907.333 -32) (-404 909.332 -32)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22892" - "plane" "(-422 892 720) (-434 892 712) (-434 892 728)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "36976" + side + { + "id" "29258" + "plane" "(-470 988.668 -64) (-470 992 -64) (-458 992 -64)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -82] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29257" + "plane" "(-458 987.333 -70.095) (-458 987.332 -64) (-458 992 -64)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29256" + "plane" "(-470 992 -71.4286) (-470 992 -64) (-470 988.666 -64)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -82] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29255" + "plane" "(-458 992 -71.4285) (-458 992 -64) (-470 992 -64)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29254" + "plane" "(-470 988.668 -64) (-464.664 985.111 -64) (-464.666 985.111 -69.4602)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29253" + "plane" "(-464.664 985.109 -64) (-458 987.33 -64) (-458 987.331 -70.0946)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29252" + "plane" "(-458 987.333 -70.0951) (-458 992 -71.4286) (-470 992 -71.4286)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22891" - "plane" "(-422 992 728) (-434 992 728) (-434 992 712)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "36978" + side + { + "id" "29270" + "plane" "(-458.504 892 -64) (-470 892 -64) (-470 896.668 -64)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -82] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29269" + "plane" "(-470 896.668 -70.2891) (-470 896.668 -64) (-470 892 -64)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -82] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29268" + "plane" "(-470 892 -72.2891) (-470 892 -64) (-458.499 892 -64)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29267" + "plane" "(-463.601 898.803 -69.3711) (-463.602 898.803 -64) (-470 896.668 -64)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29266" + "plane" "(-458.496 892 -72.2852) (-458.496 892 -64) (-463.597 898.802 -64)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29265" + "plane" "(-463.599 898.801 -69.3724) (-470 896.668 -70.2866) (-470 892 -72.2873)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "34201" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "33811" - side - { - "id" "22902" - "plane" "(-446 992 720) (-434 992 720) (-434 892 720)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 54] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22901" - "plane" "(-446 892 704) (-434 892 712) (-434 992 712)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22900" - "plane" "(-434 992 712) (-434 892 712) (-434 892 720)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22899" - "plane" "(-446 992 720) (-446 892 720) (-446 892 704)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22898" - "plane" "(-434 892 712) (-446 892 704) (-446 892 720)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22897" - "plane" "(-434 992 720) (-446 992 720) (-446 992 704)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + "id" "34248" + "classname" "func_detail" + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33812" - side - { - "id" "22908" - "plane" "(-458 992 712) (-446 992 712) (-446 892 712)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22907" - "plane" "(-458 892 696) (-446 892 704) (-446 992 704)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22906" - "plane" "(-446 992 704) (-446 892 704) (-446 892 712)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -32] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22905" - "plane" "(-458 992 712) (-458 892 712) (-458 892 696)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34249" + side + { + "id" "25374" + "plane" "(-656 868 -128) (-656 992 -128) (-566 992 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25373" + "plane" "(-656 992 -144) (-656 868 -144) (-566 868 -144)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 -333.198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25372" + "plane" "(-656 868 -144) (-656 992 -144) (-656 992 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192.002] 0.25" + "vaxis" "[0 0 -1 -296.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25371" + "plane" "(-566 992 -144) (-566 868 -144) (-566 868 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -0.5547 0.83205 26.5544] 0.25" + "vaxis" "[0 -0.83205 -0.5547 465.214] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25370" + "plane" "(-656 992 -144) (-566 992 -144) (-566 992 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25369" + "plane" "(-566 868 -144) (-656 868 -144) (-656 868 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -208] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22904" - "plane" "(-446 892 704) (-458 892 696) (-458 892 712)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34250" + side + { + "id" "25380" + "plane" "(-566 892 -128) (-566 992 -128) (-554 992 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25379" + "plane" "(-566 992 -144) (-566 892 -144) (-554 892 -136)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25378" + "plane" "(-566 992 -144) (-566 992 -128) (-566 892 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25377" + "plane" "(-554 992 -136) (-554 992 -128) (-566 992 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25376" + "plane" "(-566 892 -144) (-566 892 -128) (-554 892 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -304] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25375" + "plane" "(-554 892 -136) (-554 892 -128) (-554 992 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 1 327.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22903" - "plane" "(-446 992 712) (-458 992 712) (-458 992 696)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34251" + side + { + "id" "25386" + "plane" "(-656 768 -128) (-656 868 -128) (-566 868 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25385" + "plane" "(-656 868 -144) (-656 768 -144) (-566 768 -144)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 151.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25384" + "plane" "(-656 768 -144) (-656 868 -144) (-656 868 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 191.998] 0.25" + "vaxis" "[0 0 -1 -296.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25383" + "plane" "(-566 768 -144) (-656 768 -144) (-656 768 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -320] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25382" + "plane" "(-656 868 -144) (-566 868 -144) (-566 868 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 304] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25381" + "plane" "(-566 868 -144) (-566 768 -144) (-566 768 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 191.998] 0.25" + "vaxis" "[0 0 1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "34201" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 1500]" } } - solid +} +hidden +{ + entity { - "id" "33813" - side - { - "id" "22914" - "plane" "(-470 992 704) (-458 992 704) (-458 892 704)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 86] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22913" - "plane" "(-470 892 688) (-458 892 696) (-458 992 696)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22912" - "plane" "(-458 992 696) (-458 892 696) (-458 892 704)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22911" - "plane" "(-470 992 704) (-470 892 704) (-470 892 688)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22910" - "plane" "(-458 892 696) (-470 892 688) (-470 892 704)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22909" - "plane" "(-458 992 704) (-470 992 704) (-470 992 688)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "34252" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 864 -186" editor { "color" "220 220 220" + "groupid" "34201" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "33814" - side - { - "id" "22920" - "plane" "(-482 992 696) (-470 992 696) (-470 892 696)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 38] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22919" - "plane" "(-482 892 680) (-470 892 688) (-470 992 688)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22918" - "plane" "(-470 992 688) (-470 892 688) (-470 892 696)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -480] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22917" - "plane" "(-482 992 696) (-482 892 696) (-482 892 680)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22916" - "plane" "(-470 892 688) (-482 892 680) (-482 892 696)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22915" - "plane" "(-470 992 696) (-482 992 696) (-482 992 680)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + "id" "34256" + "classname" "func_detail" + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "34257" + side + { + "id" "25620" + "plane" "(-542 768 -136) (-554 768 -136) (-554 868 -136)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25619" + "plane" "(-542 868 -152) (-554 868 -144) (-554 768 -144)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25618" + "plane" "(-554 768 -144) (-554 868 -144) (-554 868 -136)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 288] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25617" + "plane" "(-542 768 -136) (-542 868 -136) (-542 868 -152)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25616" + "plane" "(-554 868 -144) (-542 868 -152) (-542 868 -136)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25615" + "plane" "(-554 768 -136) (-542 768 -136) (-542 768 -152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33815" - side + hidden { - "id" "22926" - "plane" "(-494 992 688) (-482 992 688) (-482 892 688)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 118] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34258" + side + { + "id" "25626" + "plane" "(-530 768 -144) (-542 768 -144) (-542 868 -144)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25625" + "plane" "(-530 868 -160) (-542 868 -152) (-542 768 -152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25624" + "plane" "(-542 768 -152) (-542 868 -152) (-542 868 -144)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25623" + "plane" "(-530 768 -144) (-530 868 -144) (-530 868 -160)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25622" + "plane" "(-542 868 -152) (-530 868 -160) (-530 868 -144)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25621" + "plane" "(-542 768 -144) (-530 768 -144) (-530 768 -160)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22925" - "plane" "(-494 892 672) (-482 892 680) (-482 992 680)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34259" + side + { + "id" "25632" + "plane" "(-518 768 -152) (-530 768 -152) (-530 868 -152)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25631" + "plane" "(-518 868 -168) (-530 868 -160) (-530 768 -160)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25630" + "plane" "(-530 768 -160) (-530 868 -160) (-530 868 -152)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 352] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25629" + "plane" "(-518 768 -152) (-518 868 -152) (-518 868 -168)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25628" + "plane" "(-530 868 -160) (-518 868 -168) (-518 868 -152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25627" + "plane" "(-530 768 -152) (-518 768 -152) (-518 768 -168)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22924" - "plane" "(-482 992 680) (-482 892 680) (-482 892 688)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34260" + side + { + "id" "25638" + "plane" "(-506 768 -160) (-518 768 -160) (-518 868 -160)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25637" + "plane" "(-506 868 -176) (-518 868 -168) (-518 768 -168)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25636" + "plane" "(-518 768 -168) (-518 868 -168) (-518 868 -160)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25635" + "plane" "(-506 768 -160) (-506 868 -160) (-506 868 -176)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25634" + "plane" "(-518 868 -168) (-506 868 -176) (-506 868 -160)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25633" + "plane" "(-518 768 -160) (-506 768 -160) (-506 768 -176)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22923" - "plane" "(-494 992 688) (-494 892 688) (-494 892 672)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34261" + side + { + "id" "25644" + "plane" "(-494 768 -168) (-506 768 -168) (-506 868 -168)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25643" + "plane" "(-494 868 -184) (-506 868 -176) (-506 768 -176)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25642" + "plane" "(-506 768 -176) (-506 868 -176) (-506 868 -168)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 416] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25641" + "plane" "(-494 768 -168) (-494 868 -168) (-494 868 -184)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25640" + "plane" "(-506 868 -176) (-494 868 -184) (-494 868 -168)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25639" + "plane" "(-506 768 -168) (-494 768 -168) (-494 768 -184)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22922" - "plane" "(-482 892 680) (-494 892 672) (-494 892 688)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34262" + side + { + "id" "25650" + "plane" "(-482 768 -176) (-494 768 -176) (-494 868 -176)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25649" + "plane" "(-482 868 -192) (-494 868 -184) (-494 768 -184)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25648" + "plane" "(-494 768 -184) (-494 868 -184) (-494 868 -176)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 448] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25647" + "plane" "(-482 768 -176) (-482 868 -176) (-482 868 -192)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25646" + "plane" "(-494 868 -184) (-482 868 -192) (-482 868 -176)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25645" + "plane" "(-494 768 -176) (-482 768 -176) (-482 768 -192)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22921" - "plane" "(-482 992 688) (-494 992 688) (-494 992 672)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34263" + side + { + "id" "25656" + "plane" "(-470 768 -184) (-482 768 -184) (-482 868 -184)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25655" + "plane" "(-470 868 -200) (-482 868 -192) (-482 768 -192)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25654" + "plane" "(-482 768 -192) (-482 868 -192) (-482 868 -184)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 480] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25653" + "plane" "(-470 768 -184) (-470 868 -184) (-470 868 -200)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25652" + "plane" "(-482 868 -192) (-470 868 -200) (-470 868 -184)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25651" + "plane" "(-482 768 -184) (-470 768 -184) (-470 768 -200)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "34264" + side + { + "id" "25662" + "plane" "(-458 768 -192) (-470 768 -192) (-470 868 -192)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25661" + "plane" "(-458 868 -208) (-470 868 -200) (-470 768 -200)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25660" + "plane" "(-470 768 -200) (-470 868 -200) (-470 868 -192)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25659" + "plane" "(-458 768 -192) (-458 868 -192) (-458 868 -208)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25658" + "plane" "(-470 868 -200) (-458 868 -208) (-458 868 -192)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25657" + "plane" "(-470 768 -192) (-458 768 -192) (-458 768 -208)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33816" - side + hidden { - "id" "22932" - "plane" "(-506 992 680) (-494 992 680) (-494 892 680)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22931" - "plane" "(-506 892 664) (-494 892 672) (-494 992 672)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22930" - "plane" "(-494 992 672) (-494 892 672) (-494 892 680)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -416] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22929" - "plane" "(-506 992 680) (-506 892 680) (-506 892 664)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22928" - "plane" "(-494 892 672) (-506 892 664) (-506 892 680)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22927" - "plane" "(-494 992 680) (-506 992 680) (-506 992 664)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33817" - side - { - "id" "22938" - "plane" "(-518 992 672) (-506 992 672) (-506 892 672)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22937" - "plane" "(-518 892 656) (-506 892 664) (-506 992 664)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22936" - "plane" "(-506 992 664) (-506 892 664) (-506 892 672)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22935" - "plane" "(-518 992 672) (-518 892 672) (-518 892 656)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22934" - "plane" "(-506 892 664) (-518 892 656) (-518 892 672)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22933" - "plane" "(-506 992 672) (-518 992 672) (-518 992 656)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34265" + side + { + "id" "25668" + "plane" "(-446 768 -200) (-458 768 -200) (-458 868 -200)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25667" + "plane" "(-446 868 -216) (-458 868 -208) (-458 768 -208)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25666" + "plane" "(-458 768 -208) (-458 868 -208) (-458 868 -200)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 32] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25665" + "plane" "(-446 768 -200) (-446 868 -200) (-446 868 -216)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25664" + "plane" "(-458 868 -208) (-446 868 -216) (-446 868 -200)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25663" + "plane" "(-458 768 -200) (-446 768 -200) (-446 768 -216)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "34266" + side + { + "id" "25674" + "plane" "(-434 768 -208) (-446 768 -208) (-446 868 -208)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25673" + "plane" "(-434 868 -224) (-446 868 -216) (-446 768 -216)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25672" + "plane" "(-446 768 -216) (-446 868 -216) (-446 868 -208)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25671" + "plane" "(-434 768 -208) (-434 868 -208) (-434 868 -224)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25670" + "plane" "(-446 868 -216) (-434 868 -224) (-434 868 -208)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25669" + "plane" "(-446 768 -208) (-434 768 -208) (-434 768 -224)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33818" - side + hidden { - "id" "22944" - "plane" "(-530 992 664) (-518 992 664) (-518 892 664)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34267" + side + { + "id" "25680" + "plane" "(-422 768 -216) (-434 768 -216) (-434 868 -216)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25679" + "plane" "(-422 868 -232) (-434 868 -224) (-434 768 -224)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25678" + "plane" "(-434 768 -224) (-434 868 -224) (-434 868 -216)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 96] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25677" + "plane" "(-422 768 -216) (-422 868 -216) (-422 868 -232)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25676" + "plane" "(-434 868 -224) (-422 868 -232) (-422 868 -216)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25675" + "plane" "(-434 768 -216) (-422 768 -216) (-422 768 -232)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22943" - "plane" "(-530 892 648) (-518 892 656) (-518 992 656)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34268" + side + { + "id" "25686" + "plane" "(-410 768 -224) (-422 768 -224) (-422 868 -224)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25685" + "plane" "(-410 868 -240) (-422 868 -232) (-422 768 -232)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25684" + "plane" "(-422 768 -232) (-422 868 -232) (-422 868 -224)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 128] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25683" + "plane" "(-410 768 -224) (-410 868 -224) (-410 868 -240)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25682" + "plane" "(-422 868 -232) (-410 868 -240) (-410 868 -224)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25681" + "plane" "(-422 768 -224) (-410 768 -224) (-410 768 -240)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22942" - "plane" "(-518 992 656) (-518 892 656) (-518 892 664)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34269" + side + { + "id" "25692" + "plane" "(-398 768 -232) (-410 768 -232) (-410 868 -232)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25691" + "plane" "(-398 868 -248) (-410 868 -240) (-410 768 -240)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25690" + "plane" "(-410 768 -240) (-410 868 -240) (-410 868 -232)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 160] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25689" + "plane" "(-398 768 -232) (-398 868 -232) (-398 868 -248)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25688" + "plane" "(-410 868 -240) (-398 868 -248) (-398 868 -232)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25687" + "plane" "(-410 768 -232) (-398 768 -232) (-398 768 -248)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22941" - "plane" "(-530 992 664) (-530 892 664) (-530 892 648)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34270" + side + { + "id" "25698" + "plane" "(-386 768 -240) (-398 768 -240) (-398 868 -240)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25697" + "plane" "(-386 868 -256) (-398 868 -248) (-398 768 -248)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25696" + "plane" "(-398 768 -248) (-398 868 -248) (-398 868 -240)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 192] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25695" + "plane" "(-386 768 -240) (-386 868 -240) (-386 868 -256)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25694" + "plane" "(-398 868 -248) (-386 868 -256) (-386 868 -240)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25693" + "plane" "(-398 768 -240) (-386 768 -240) (-386 768 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22940" - "plane" "(-518 892 656) (-530 892 648) (-530 892 664)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34271" + side + { + "id" "25704" + "plane" "(-386 768 -248) (-386 868 -248) (-374 868 -248)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25703" + "plane" "(-386 868 -256) (-386 768 -256) (-374 768 -264)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25702" + "plane" "(-386 868 -256) (-386 868 -248) (-386 768 -248)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 224] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25701" + "plane" "(-374 868 -248) (-374 868 -264) (-374 768 -264)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25700" + "plane" "(-374 868 -264) (-374 868 -248) (-386 868 -248)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25699" + "plane" "(-374 768 -248) (-374 768 -264) (-386 768 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22939" - "plane" "(-518 992 664) (-530 992 664) (-530 992 648)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34272" + side + { + "id" "25710" + "plane" "(-554 868 -128) (-554 768 -128) (-566 768 -128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25709" + "plane" "(-554 768 -144) (-554 868 -144) (-566 868 -144)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 151.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25708" + "plane" "(-554 768 -144) (-554 768 -128) (-554 868 -128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25707" + "plane" "(-566 768 -144) (-566 768 -128) (-554 768 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25706" + "plane" "(-554 868 -144) (-554 868 -128) (-566 868 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 380.477] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25705" + "plane" "(-566 868 -144) (-566 868 -128) (-566 768 -128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 -128.219] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "34201" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "33819" - side - { - "id" "22950" - "plane" "(-542 992 656) (-530 992 656) (-530 892 656)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 54] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22949" - "plane" "(-542 892 640) (-530 892 648) (-530 992 648)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22948" - "plane" "(-530 992 648) (-530 892 648) (-530 892 656)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "34273" + "classname" "func_detail" + hidden { - "id" "22947" - "plane" "(-542 992 656) (-542 892 656) (-542 892 640)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34274" + side + { + "id" "25716" + "plane" "(-272 892 -256) (-272 768 -256) (-362 768 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25715" + "plane" "(-272 768 -272) (-272 892 -272) (-362 892 -272)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 306.803] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25714" + "plane" "(-272 892 -272) (-272 768 -272) (-272 768 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -191.998] 0.25" + "vaxis" "[0 0 -1 -296.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25713" + "plane" "(-362 768 -272) (-362 892 -272) (-362 892 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0.5547 0.83205 -380.526] 0.25" + "vaxis" "[0 0.83205 -0.5547 -44.427] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25712" + "plane" "(-272 768 -272) (-362 768 -272) (-362 768 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25711" + "plane" "(-362 892 -272) (-272 892 -272) (-272 892 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -208] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22946" - "plane" "(-530 892 648) (-542 892 640) (-542 892 656)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34275" + side + { + "id" "25722" + "plane" "(-362 868 -256) (-362 768 -256) (-374 768 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25721" + "plane" "(-362 768 -272) (-362 868 -272) (-374 868 -264)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25720" + "plane" "(-362 768 -272) (-362 768 -256) (-362 868 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25719" + "plane" "(-374 768 -264) (-374 768 -256) (-362 768 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25718" + "plane" "(-362 868 -272) (-362 868 -256) (-374 868 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -304] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25717" + "plane" "(-374 868 -264) (-374 868 -256) (-374 768 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 1 327.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22945" - "plane" "(-530 992 656) (-542 992 656) (-542 992 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34276" + side + { + "id" "25728" + "plane" "(-272 992 -256) (-272 892 -256) (-362 892 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25727" + "plane" "(-272 892 -272) (-272 992 -272) (-362 992 -272)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25726" + "plane" "(-272 992 -272) (-272 892 -272) (-272 892 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 -1 -296.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25725" + "plane" "(-362 992 -272) (-272 992 -272) (-272 992 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -320] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25724" + "plane" "(-272 892 -272) (-362 892 -272) (-362 892 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 304] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25723" + "plane" "(-362 892 -272) (-362 992 -272) (-362 992 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "34201" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 1500]" } } - solid +} +hidden +{ + entity { - "id" "33820" - side - { - "id" "22956" - "plane" "(-542 992 648) (-542 892 648) (-554 892 648)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22955" - "plane" "(-542 892 640) (-542 992 640) (-554 992 632)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22954" - "plane" "(-542 892 640) (-542 892 648) (-542 992 648)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22953" - "plane" "(-554 892 648) (-554 892 632) (-554 992 632)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "34277" + "classname" "func_detail" + hidden { - "id" "22952" - "plane" "(-554 892 632) (-554 892 648) (-542 892 648)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22951" - "plane" "(-554 992 648) (-554 992 632) (-542 992 640)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33821" - side - { - "id" "22962" - "plane" "(-374 892 768) (-374 992 768) (-362 992 768)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 86] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22961" - "plane" "(-374 992 752) (-374 892 752) (-362 892 752)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22960" - "plane" "(-374 992 752) (-374 992 768) (-374 892 768)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22959" - "plane" "(-362 992 752) (-362 992 768) (-374 992 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34278" + side + { + "id" "25734" + "plane" "(-386 992 -264) (-374 992 -264) (-374 892 -264)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 38] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25733" + "plane" "(-386 892 -280) (-374 892 -272) (-374 992 -272)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25732" + "plane" "(-374 992 -272) (-374 892 -272) (-374 892 -264)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 288] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25731" + "plane" "(-386 992 -264) (-386 892 -264) (-386 892 -280)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25730" + "plane" "(-374 892 -272) (-386 892 -280) (-386 892 -264)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25729" + "plane" "(-374 992 -264) (-386 992 -264) (-386 992 -280)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22958" - "plane" "(-374 892 752) (-374 892 768) (-362 892 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -52.6389] 0.25" - "vaxis" "[-0.83205 0 -0.5547 407.572] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34279" + side + { + "id" "25740" + "plane" "(-398 992 -272) (-386 992 -272) (-386 892 -272)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25739" + "plane" "(-398 892 -288) (-386 892 -280) (-386 992 -280)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25738" + "plane" "(-386 992 -280) (-386 892 -280) (-386 892 -272)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25737" + "plane" "(-398 992 -272) (-398 892 -272) (-398 892 -288)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25736" + "plane" "(-386 892 -280) (-398 892 -288) (-398 892 -272)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25735" + "plane" "(-386 992 -272) (-398 992 -272) (-398 992 -288)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22957" - "plane" "(-362 892 752) (-362 892 768) (-362 992 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 383.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34280" + side + { + "id" "25746" + "plane" "(-410 992 -280) (-398 992 -280) (-398 892 -280)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25745" + "plane" "(-410 892 -296) (-398 892 -288) (-398 992 -288)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25744" + "plane" "(-398 992 -288) (-398 892 -288) (-398 892 -280)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 352] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25743" + "plane" "(-410 992 -280) (-410 892 -280) (-410 892 -296)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25742" + "plane" "(-398 892 -288) (-410 892 -296) (-410 892 -280)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25741" + "plane" "(-398 992 -280) (-410 992 -280) (-410 992 -296)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "34281" + side + { + "id" "25752" + "plane" "(-422 992 -288) (-410 992 -288) (-410 892 -288)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25751" + "plane" "(-422 892 -304) (-410 892 -296) (-410 992 -296)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25750" + "plane" "(-410 992 -296) (-410 892 -296) (-410 892 -288)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25749" + "plane" "(-422 992 -288) (-422 892 -288) (-422 892 -304)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25748" + "plane" "(-410 892 -296) (-422 892 -304) (-422 892 -288)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25747" + "plane" "(-410 992 -288) (-422 992 -288) (-422 992 -304)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } -} -entity -{ - "id" "33822" - "classname" "func_detail" - solid - { - "id" "33823" - side + hidden { - "id" "22968" - "plane" "(-272 892 768) (-272 768 768) (-362 768 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "34282" + side + { + "id" "25758" + "plane" "(-434 992 -296) (-422 992 -296) (-422 892 -296)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25757" + "plane" "(-434 892 -312) (-422 892 -304) (-422 992 -304)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25756" + "plane" "(-422 992 -304) (-422 892 -304) (-422 892 -296)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 416] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25755" + "plane" "(-434 992 -296) (-434 892 -296) (-434 892 -312)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25754" + "plane" "(-422 892 -304) (-434 892 -312) (-434 892 -296)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25753" + "plane" "(-422 992 -296) (-434 992 -296) (-434 992 -312)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22967" - "plane" "(-272 768 752) (-272 892 752) (-362 892 752)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 -205.198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34283" + side + { + "id" "25764" + "plane" "(-446 992 -304) (-434 992 -304) (-434 892 -304)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 54] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25763" + "plane" "(-446 892 -320) (-434 892 -312) (-434 992 -312)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25762" + "plane" "(-434 992 -312) (-434 892 -312) (-434 892 -304)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 448] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25761" + "plane" "(-446 992 -304) (-446 892 -304) (-446 892 -320)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25760" + "plane" "(-434 892 -312) (-446 892 -320) (-446 892 -304)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25759" + "plane" "(-434 992 -304) (-446 992 -304) (-446 992 -320)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22966" - "plane" "(-272 892 752) (-272 768 752) (-272 768 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -191.998] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34284" + side + { + "id" "25770" + "plane" "(-458 992 -312) (-446 992 -312) (-446 892 -312)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25769" + "plane" "(-458 892 -328) (-446 892 -320) (-446 992 -320)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25768" + "plane" "(-446 992 -320) (-446 892 -320) (-446 892 -312)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 480] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25767" + "plane" "(-458 992 -312) (-458 892 -312) (-458 892 -328)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25766" + "plane" "(-446 892 -320) (-458 892 -328) (-458 892 -312)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25765" + "plane" "(-446 992 -312) (-458 992 -312) (-458 992 -328)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22965" - "plane" "(-362 768 752) (-362 892 752) (-362 892 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -191.998] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34285" + side + { + "id" "25776" + "plane" "(-470 992 -320) (-458 992 -320) (-458 892 -320)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25775" + "plane" "(-470 892 -336) (-458 892 -328) (-458 992 -328)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25774" + "plane" "(-458 992 -328) (-458 892 -328) (-458 892 -320)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25773" + "plane" "(-470 992 -320) (-470 892 -320) (-470 892 -336)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25772" + "plane" "(-458 892 -328) (-470 892 -336) (-470 892 -320)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25771" + "plane" "(-458 992 -320) (-470 992 -320) (-470 992 -336)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22964" - "plane" "(-272 768 752) (-362 768 752) (-362 768 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34286" + side + { + "id" "25782" + "plane" "(-482 992 -328) (-470 992 -328) (-470 892 -328)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 38] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25781" + "plane" "(-482 892 -344) (-470 892 -336) (-470 992 -336)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25780" + "plane" "(-470 992 -336) (-470 892 -336) (-470 892 -328)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 32] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25779" + "plane" "(-482 992 -328) (-482 892 -328) (-482 892 -344)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25778" + "plane" "(-470 892 -336) (-482 892 -344) (-482 892 -328)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25777" + "plane" "(-470 992 -328) (-482 992 -328) (-482 992 -344)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22963" - "plane" "(-362 892 752) (-272 892 752) (-272 892 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 304] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34287" + side + { + "id" "25788" + "plane" "(-494 992 -336) (-482 992 -336) (-482 892 -336)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25787" + "plane" "(-494 892 -352) (-482 892 -344) (-482 992 -344)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25786" + "plane" "(-482 992 -344) (-482 892 -344) (-482 892 -336)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25785" + "plane" "(-494 992 -336) (-494 892 -336) (-494 892 -352)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25784" + "plane" "(-482 892 -344) (-494 892 -352) (-494 892 -336)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25783" + "plane" "(-482 992 -336) (-494 992 -336) (-494 992 -352)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "34288" + side + { + "id" "25794" + "plane" "(-506 992 -344) (-494 992 -344) (-494 892 -344)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25793" + "plane" "(-506 892 -360) (-494 892 -352) (-494 992 -352)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25792" + "plane" "(-494 992 -352) (-494 892 -352) (-494 892 -344)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 96] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25791" + "plane" "(-506 992 -344) (-506 892 -344) (-506 892 -360)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25790" + "plane" "(-494 892 -352) (-506 892 -360) (-506 892 -344)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25789" + "plane" "(-494 992 -344) (-506 992 -344) (-506 992 -360)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33824" - side + hidden { - "id" "22974" - "plane" "(-362 868 768) (-362 768 768) (-374 768 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "34289" + side + { + "id" "25800" + "plane" "(-518 992 -352) (-506 992 -352) (-506 892 -352)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25799" + "plane" "(-518 892 -368) (-506 892 -360) (-506 992 -360)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25798" + "plane" "(-506 992 -360) (-506 892 -360) (-506 892 -352)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 128] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25797" + "plane" "(-518 992 -352) (-518 892 -352) (-518 892 -368)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25796" + "plane" "(-506 892 -360) (-518 892 -368) (-518 892 -352)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25795" + "plane" "(-506 992 -352) (-518 992 -352) (-518 992 -368)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22973" - "plane" "(-362 768 752) (-362 868 752) (-374 868 760)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22972" - "plane" "(-362 768 752) (-362 768 768) (-362 868 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 375.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34290" + side + { + "id" "25806" + "plane" "(-530 992 -360) (-518 992 -360) (-518 892 -360)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25805" + "plane" "(-530 892 -376) (-518 892 -368) (-518 992 -368)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25804" + "plane" "(-518 992 -368) (-518 892 -368) (-518 892 -360)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 160] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25803" + "plane" "(-530 992 -360) (-530 892 -360) (-530 892 -376)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25802" + "plane" "(-518 892 -368) (-530 892 -376) (-530 892 -360)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25801" + "plane" "(-518 992 -360) (-530 992 -360) (-530 992 -376)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22971" - "plane" "(-374 768 760) (-374 768 768) (-362 768 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34291" + side + { + "id" "25812" + "plane" "(-542 992 -368) (-530 992 -368) (-530 892 -368)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 54] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25811" + "plane" "(-542 892 -384) (-530 892 -376) (-530 992 -376)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25810" + "plane" "(-530 992 -376) (-530 892 -376) (-530 892 -368)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 192] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25809" + "plane" "(-542 992 -368) (-542 892 -368) (-542 892 -384)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25808" + "plane" "(-530 892 -376) (-542 892 -384) (-542 892 -368)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25807" + "plane" "(-530 992 -368) (-542 992 -368) (-542 992 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22970" - "plane" "(-362 868 752) (-362 868 768) (-374 868 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 208] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34292" + side + { + "id" "25818" + "plane" "(-542 992 -376) (-542 892 -376) (-554 892 -376)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25817" + "plane" "(-542 892 -384) (-542 992 -384) (-554 992 -392)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25816" + "plane" "(-542 892 -384) (-542 892 -376) (-542 992 -376)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 224] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25815" + "plane" "(-554 892 -376) (-554 892 -392) (-554 992 -392)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25814" + "plane" "(-554 892 -392) (-554 892 -376) (-542 892 -376)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25813" + "plane" "(-554 992 -376) (-554 992 -392) (-542 992 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22969" - "plane" "(-374 868 760) (-374 868 768) (-374 768 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 1 -184.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34293" + side + { + "id" "25824" + "plane" "(-374 892 -256) (-374 992 -256) (-362 992 -256)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25823" + "plane" "(-374 992 -272) (-374 892 -272) (-362 892 -272)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25822" + "plane" "(-374 992 -272) (-374 992 -256) (-374 892 -256)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25821" + "plane" "(-362 992 -272) (-362 992 -256) (-374 992 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25820" + "plane" "(-374 892 -272) (-374 892 -256) (-362 892 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25819" + "plane" "(-362 892 -272) (-362 892 -256) (-362 992 -256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 -128.219] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "34201" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "33825" - side - { - "id" "22980" - "plane" "(-272 992 768) (-272 892 768) (-362 892 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "22979" - "plane" "(-272 892 752) (-272 992 752) (-362 992 752)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22978" - "plane" "(-272 992 752) (-272 892 752) (-272 892 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22977" - "plane" "(-362 992 752) (-272 992 752) (-272 992 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22976" - "plane" "(-272 892 752) (-362 892 752) (-362 892 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -208] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22975" - "plane" "(-362 892 752) (-362 992 752) (-362 992 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "34294" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 896 -314" editor { "color" "220 220 220" + "groupid" "34201" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 1500]" - } } -entity +hidden { - "id" "33826" - "classname" "func_detail" - solid + entity { - "id" "33827" - side - { - "id" "22986" - "plane" "(-542 768 888) (-554 768 888) (-554 868 888)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22985" - "plane" "(-542 868 872) (-554 868 880) (-554 768 880)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22984" - "plane" "(-554 768 880) (-554 868 880) (-554 868 888)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "34298" + "classname" "func_detail" + hidden { - "id" "22983" - "plane" "(-542 768 888) (-542 868 888) (-542 868 872)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34299" + side + { + "id" "25830" + "plane" "(-656 868 -384) (-656 992 -384) (-566 992 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25829" + "plane" "(-656 992 -400) (-656 868 -400) (-566 868 -400)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 178.802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25828" + "plane" "(-656 868 -400) (-656 992 -400) (-656 992 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192.002] 0.25" + "vaxis" "[0 0 -1 -296.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25827" + "plane" "(-566 992 -400) (-566 868 -400) (-566 868 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192.002] 0.25" + "vaxis" "[0 0 1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25826" + "plane" "(-656 992 -400) (-566 992 -400) (-566 992 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25825" + "plane" "(-566 868 -400) (-656 868 -400) (-656 868 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -208] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22982" - "plane" "(-554 868 880) (-542 868 872) (-542 868 888)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34300" + side + { + "id" "25836" + "plane" "(-566 892 -384) (-566 992 -384) (-554 992 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25835" + "plane" "(-566 992 -400) (-566 892 -400) (-554 892 -392)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25834" + "plane" "(-566 992 -400) (-566 992 -384) (-566 892 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25833" + "plane" "(-554 992 -392) (-554 992 -384) (-566 992 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25832" + "plane" "(-566 892 -400) (-566 892 -384) (-554 892 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -304] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25831" + "plane" "(-554 892 -392) (-554 892 -384) (-554 992 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 1 327.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "22981" - "plane" "(-554 768 888) (-542 768 888) (-542 768 872)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34301" + side + { + "id" "25842" + "plane" "(-656 768 -384) (-656 868 -384) (-566 868 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "25841" + "plane" "(-656 868 -400) (-656 768 -400) (-566 768 -400)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 178.802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25840" + "plane" "(-656 768 -400) (-656 868 -400) (-656 868 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 191.998] 0.25" + "vaxis" "[0 0 -1 -296.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25839" + "plane" "(-566 768 -400) (-656 768 -400) (-656 768 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -320] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25838" + "plane" "(-656 868 -400) (-566 868 -400) (-566 868 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 304] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "25837" + "plane" "(-566 868 -400) (-566 768 -400) (-566 768 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 191.998] 0.25" + "vaxis" "[0 0 1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "34201" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 1500]" } } - solid +} +hidden +{ + entity { - "id" "33828" - side - { - "id" "22992" - "plane" "(-530 768 880) (-542 768 880) (-542 868 880)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22991" - "plane" "(-530 868 864) (-542 868 872) (-542 768 872)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22990" - "plane" "(-542 768 872) (-542 868 872) (-542 868 880)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22989" - "plane" "(-530 768 880) (-530 868 880) (-530 868 864)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22988" - "plane" "(-542 868 872) (-530 868 864) (-530 868 880)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22987" - "plane" "(-542 768 880) (-530 768 880) (-530 768 864)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40883" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 880 80" editor { "color" "220 220 220" + "groupid" "40882" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "33829" - side - { - "id" "22998" - "plane" "(-518 768 872) (-530 768 872) (-530 868 872)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22997" - "plane" "(-518 868 856) (-530 868 864) (-530 768 864)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22996" - "plane" "(-530 768 864) (-530 868 864) (-530 868 872)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -160] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22995" - "plane" "(-518 768 872) (-518 868 872) (-518 868 856)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22994" - "plane" "(-530 868 864) (-518 868 856) (-518 868 872)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22993" - "plane" "(-530 768 872) (-518 768 872) (-518 768 856)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40887" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 880 -48" editor { "color" "220 220 220" + "groupid" "40882" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "33830" - side - { - "id" "23004" - "plane" "(-506 768 864) (-518 768 864) (-518 868 864)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23003" - "plane" "(-506 868 848) (-518 868 856) (-518 768 856)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23002" - "plane" "(-518 768 856) (-518 868 856) (-518 868 864)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23001" - "plane" "(-506 768 864) (-506 868 864) (-506 868 848)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23000" - "plane" "(-518 868 856) (-506 868 848) (-506 868 864)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22999" - "plane" "(-518 768 864) (-506 768 864) (-506 768 848)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40891" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 880 336" editor { "color" "220 220 220" + "groupid" "40882" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "33831" - side - { - "id" "23010" - "plane" "(-494 768 856) (-506 768 856) (-506 868 856)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23009" - "plane" "(-494 868 840) (-506 868 848) (-506 768 848)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23008" - "plane" "(-506 768 848) (-506 868 848) (-506 868 856)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -96] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23007" - "plane" "(-494 768 856) (-494 868 856) (-494 868 840)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23006" - "plane" "(-506 868 848) (-494 868 840) (-494 868 856)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23005" - "plane" "(-506 768 856) (-494 768 856) (-494 768 840)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40895" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 880 208" editor { "color" "220 220 220" + "groupid" "40882" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "33832" - side - { - "id" "23016" - "plane" "(-482 768 848) (-494 768 848) (-494 868 848)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23015" - "plane" "(-482 868 832) (-494 868 840) (-494 768 840)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23014" - "plane" "(-494 768 840) (-494 868 840) (-494 868 848)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23013" - "plane" "(-482 768 848) (-482 868 848) (-482 868 832)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23012" - "plane" "(-494 868 840) (-482 868 832) (-482 868 848)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23011" - "plane" "(-494 768 848) (-482 768 848) (-482 768 832)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40899" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 880 592" editor { "color" "220 220 220" + "groupid" "40882" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "33833" - side - { - "id" "23022" - "plane" "(-470 768 840) (-482 768 840) (-482 868 840)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23021" - "plane" "(-470 868 824) (-482 868 832) (-482 768 832)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23020" - "plane" "(-482 768 832) (-482 868 832) (-482 868 840)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -32] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23019" - "plane" "(-470 768 840) (-470 868 840) (-470 868 824)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23018" - "plane" "(-482 868 832) (-470 868 824) (-470 868 840)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23017" - "plane" "(-482 768 840) (-470 768 840) (-470 768 824)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40903" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 880 464" editor { "color" "220 220 220" + "groupid" "40882" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "33834" - side - { - "id" "23028" - "plane" "(-458 768 832) (-470 768 832) (-470 868 832)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23027" - "plane" "(-458 868 816) (-470 868 824) (-470 768 824)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23026" - "plane" "(-470 768 824) (-470 868 824) (-470 868 832)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23025" - "plane" "(-458 768 832) (-458 868 832) (-458 868 816)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23024" - "plane" "(-470 868 824) (-458 868 816) (-458 868 832)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23023" - "plane" "(-470 768 832) (-458 768 832) (-458 768 816)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40907" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 880 848" editor { "color" "220 220 220" + "groupid" "40882" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "33835" - side - { - "id" "23034" - "plane" "(-446 768 824) (-458 768 824) (-458 868 824)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23033" - "plane" "(-446 868 808) (-458 868 816) (-458 768 816)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23032" - "plane" "(-458 768 816) (-458 868 816) (-458 868 824)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -480] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23031" - "plane" "(-446 768 824) (-446 868 824) (-446 868 808)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23030" - "plane" "(-458 868 816) (-446 868 808) (-446 868 824)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23029" - "plane" "(-458 768 824) (-446 768 824) (-446 768 808)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40911" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 880 720" editor { "color" "220 220 220" + "groupid" "40882" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "33836" - side - { - "id" "23040" - "plane" "(-434 768 816) (-446 768 816) (-446 868 816)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23039" - "plane" "(-434 868 800) (-446 868 808) (-446 768 808)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23038" - "plane" "(-446 768 808) (-446 868 808) (-446 868 816)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23037" - "plane" "(-434 768 816) (-434 868 816) (-434 868 800)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23036" - "plane" "(-446 868 808) (-434 868 800) (-434 868 816)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23035" - "plane" "(-446 768 816) (-434 768 816) (-434 768 800)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40915" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 880 1104" editor { "color" "220 220 220" + "groupid" "40882" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "33837" - side - { - "id" "23046" - "plane" "(-422 768 808) (-434 768 808) (-434 868 808)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23045" - "plane" "(-422 868 792) (-434 868 800) (-434 768 800)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23044" - "plane" "(-434 768 800) (-434 868 800) (-434 868 808)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -416] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23043" - "plane" "(-422 768 808) (-422 868 808) (-422 868 792)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23042" - "plane" "(-434 868 800) (-422 868 792) (-422 868 808)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23041" - "plane" "(-434 768 808) (-422 768 808) (-422 768 792)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40919" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 880 976" editor { "color" "220 220 220" + "groupid" "40882" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "33838" - side - { - "id" "23052" - "plane" "(-410 768 800) (-422 768 800) (-422 868 800)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23051" - "plane" "(-410 868 784) (-422 868 792) (-422 768 792)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23050" - "plane" "(-422 768 792) (-422 868 792) (-422 868 800)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23049" - "plane" "(-410 768 800) (-410 868 800) (-410 868 784)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23048" - "plane" "(-422 868 792) (-410 868 784) (-410 868 800)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23047" - "plane" "(-422 768 800) (-410 768 800) (-410 768 784)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41054" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-320 784 -448" editor { - "color" "220 220 220" + "color" "186 239 0" + "groupid" "41078" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" } } - solid +} +hidden +{ + entity { - "id" "33839" - side - { - "id" "23058" - "plane" "(-398 768 792) (-410 768 792) (-410 868 792)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23057" - "plane" "(-398 868 776) (-410 868 784) (-410 768 784)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23056" - "plane" "(-410 768 784) (-410 868 784) (-410 868 792)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23055" - "plane" "(-398 768 792) (-398 868 792) (-398 868 776)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23054" - "plane" "(-410 868 784) (-398 868 776) (-398 868 792)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23053" - "plane" "(-410 768 792) (-398 768 792) (-398 768 776)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40923" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 768 -432" editor { - "color" "220 220 220" + "color" "186 239 0" + "groupid" "41078" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - solid +} +hidden +{ + entity { - "id" "33840" - side - { - "id" "23064" - "plane" "(-386 768 784) (-398 768 784) (-398 868 784)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23063" - "plane" "(-386 868 768) (-398 868 776) (-398 768 776)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23062" - "plane" "(-398 768 776) (-398 868 776) (-398 868 784)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23061" - "plane" "(-386 768 784) (-386 868 784) (-386 868 768)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23060" - "plane" "(-398 868 776) (-386 868 768) (-386 868 784)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23059" - "plane" "(-398 768 784) (-386 768 784) (-386 768 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40997" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-608 784 -320" editor { - "color" "220 220 220" + "color" "232 165 0" + "groupid" "41088" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" } } - solid +} +hidden +{ + entity { - "id" "33841" - side - { - "id" "23070" - "plane" "(-386 768 776) (-386 868 776) (-374 868 776)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23069" - "plane" "(-386 868 768) (-386 768 768) (-374 768 760)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23068" - "plane" "(-386 868 768) (-386 868 776) (-386 768 776)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23067" - "plane" "(-374 868 776) (-374 868 760) (-374 768 760)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23066" - "plane" "(-374 868 760) (-374 868 776) (-386 868 776)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "40961" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 768 -304" + editor { - "id" "23065" - "plane" "(-374 768 776) (-374 768 760) (-386 768 768)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "232 165 0" + "groupid" "41088" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } + } +} +hidden +{ + entity + { + "id" "41111" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-608 784 -64" editor { "color" "220 220 220" + "groupid" "41110" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" } } - solid +} +hidden +{ + entity { - "id" "33842" - side - { - "id" "23076" - "plane" "(-554 868 896) (-554 768 896) (-566 768 896)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23075" - "plane" "(-554 768 880) (-554 868 880) (-566 868 880)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 151.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23074" - "plane" "(-554 768 880) (-554 768 896) (-554 868 896)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23073" - "plane" "(-566 768 880) (-566 768 896) (-554 768 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23072" - "plane" "(-554 868 880) (-554 868 896) (-566 868 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -467.601] 0.25" - "vaxis" "[0.83205 0 -0.5547 196.149] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23071" - "plane" "(-566 868 880) (-566 868 896) (-566 768 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 383.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41116" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 768 -48" editor { "color" "220 220 220" + "groupid" "41110" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } } -entity +hidden { - "id" "33843" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 864 838" - editor + entity { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "41121" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-320 784 -192" + editor + { + "color" "220 220 220" + "groupid" "41120" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" + } } } -entity +hidden { - "id" "33847" - "classname" "func_detail" - solid + entity { - "id" "33848" - side - { - "id" "23310" - "plane" "(-656 868 896) (-656 992 896) (-566 992 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "23309" - "plane" "(-656 992 880) (-656 868 880) (-566 868 880)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 -333.199] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23308" - "plane" "(-656 868 880) (-656 992 880) (-656 992 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192.002] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23307" - "plane" "(-566 992 880) (-566 868 880) (-566 868 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192.002] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23306" - "plane" "(-656 992 880) (-566 992 880) (-566 992 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23305" - "plane" "(-566 868 880) (-656 868 880) (-656 868 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 304] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41126" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 768 -176" editor { "color" "220 220 220" + "groupid" "41120" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - solid +} +hidden +{ + entity { - "id" "33849" - side - { - "id" "23316" - "plane" "(-566 892 896) (-566 992 896) (-554 992 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "23315" - "plane" "(-566 992 880) (-566 892 880) (-554 892 888)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23314" - "plane" "(-566 992 880) (-566 992 896) (-566 892 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 375.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23313" - "plane" "(-554 992 888) (-554 992 896) (-566 992 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23312" - "plane" "(-566 892 880) (-566 892 896) (-554 892 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 208] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23311" - "plane" "(-554 892 888) (-554 892 896) (-554 992 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 1 -184.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41131" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-608 784 192" editor { "color" "220 220 220" + "groupid" "41130" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" } } - solid +} +hidden +{ + entity { - "id" "33850" - side - { - "id" "23322" - "plane" "(-656 768 896) (-656 868 896) (-566 868 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "23321" - "plane" "(-656 868 880) (-656 768 880) (-566 768 880)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 151.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23320" - "plane" "(-656 768 880) (-656 868 880) (-656 868 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 191.998] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23319" - "plane" "(-566 768 880) (-656 768 880) (-656 768 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23318" - "plane" "(-656 868 880) (-566 868 880) (-566 868 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -208] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23317" - "plane" "(-566 868 880) (-566 768 880) (-566 768 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 191.998] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41136" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 768 208" editor { "color" "220 220 220" + "groupid" "41130" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 1500]" - } } -entity +hidden { - "id" "33851" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 896 966" - editor + entity { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "41141" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-320 784 64" + editor + { + "color" "220 220 220" + "groupid" "41140" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" + } } } -entity +hidden { - "id" "33855" - "classname" "func_detail" - solid + entity { - "id" "33856" - side - { - "id" "23328" - "plane" "(-386 992 1016) (-374 992 1016) (-374 892 1016)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 38] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23327" - "plane" "(-386 892 1000) (-374 892 1008) (-374 992 1008)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23326" - "plane" "(-374 992 1008) (-374 892 1008) (-374 892 1016)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23325" - "plane" "(-386 992 1016) (-386 892 1016) (-386 892 1000)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23324" - "plane" "(-374 892 1008) (-386 892 1000) (-386 892 1016)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23323" - "plane" "(-374 992 1016) (-386 992 1016) (-386 992 1000)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41146" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 768 80" editor { "color" "220 220 220" + "groupid" "41140" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - solid +} +hidden +{ + entity { - "id" "33857" - side - { - "id" "23334" - "plane" "(-398 992 1008) (-386 992 1008) (-386 892 1008)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 118] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23333" - "plane" "(-398 892 992) (-386 892 1000) (-386 992 1000)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23332" - "plane" "(-386 992 1000) (-386 892 1000) (-386 892 1008)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23331" - "plane" "(-398 992 1008) (-398 892 1008) (-398 892 992)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23330" - "plane" "(-386 892 1000) (-398 892 992) (-398 892 1008)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23329" - "plane" "(-386 992 1008) (-398 992 1008) (-398 992 992)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41151" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-608 784 448" editor { "color" "220 220 220" + "groupid" "41150" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" } } - solid +} +hidden +{ + entity { - "id" "33858" - side - { - "id" "23340" - "plane" "(-410 992 1000) (-398 992 1000) (-398 892 1000)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23339" - "plane" "(-410 892 984) (-398 892 992) (-398 992 992)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23338" - "plane" "(-398 992 992) (-398 892 992) (-398 892 1000)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -160] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23337" - "plane" "(-410 992 1000) (-410 892 1000) (-410 892 984)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23336" - "plane" "(-398 892 992) (-410 892 984) (-410 892 1000)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23335" - "plane" "(-398 992 1000) (-410 992 1000) (-410 992 984)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41156" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 768 464" editor { "color" "220 220 220" + "groupid" "41150" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - solid +} +hidden +{ + entity { - "id" "33859" - side - { - "id" "23346" - "plane" "(-422 992 992) (-410 992 992) (-410 892 992)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23345" - "plane" "(-422 892 976) (-410 892 984) (-410 992 984)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23344" - "plane" "(-410 992 984) (-410 892 984) (-410 892 992)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23343" - "plane" "(-422 992 992) (-422 892 992) (-422 892 976)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23342" - "plane" "(-410 892 984) (-422 892 976) (-422 892 992)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23341" - "plane" "(-410 992 992) (-422 992 992) (-422 992 976)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41161" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-320 784 320" editor { "color" "220 220 220" + "groupid" "41160" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" } } - solid - { - "id" "33860" - side - { - "id" "23352" - "plane" "(-434 992 984) (-422 992 984) (-422 892 984)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23351" - "plane" "(-434 892 968) (-422 892 976) (-422 992 976)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23350" - "plane" "(-422 992 976) (-422 892 976) (-422 892 984)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -96] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23349" - "plane" "(-434 992 984) (-434 892 984) (-434 892 968)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23348" - "plane" "(-422 892 976) (-434 892 968) (-434 892 984)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23347" - "plane" "(-422 992 984) (-434 992 984) (-434 992 968)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } +} +hidden +{ + entity + { + "id" "41166" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 768 336" editor { "color" "220 220 220" + "groupid" "41160" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - solid +} +hidden +{ + entity { - "id" "33861" - side - { - "id" "23358" - "plane" "(-446 992 976) (-434 992 976) (-434 892 976)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 54] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23357" - "plane" "(-446 892 960) (-434 892 968) (-434 992 968)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23356" - "plane" "(-434 992 968) (-434 892 968) (-434 892 976)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23355" - "plane" "(-446 992 976) (-446 892 976) (-446 892 960)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23354" - "plane" "(-434 892 968) (-446 892 960) (-446 892 976)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23353" - "plane" "(-434 992 976) (-446 992 976) (-446 992 960)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41171" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-608 784 704" editor { "color" "220 220 220" + "groupid" "41170" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" } } - solid +} +hidden +{ + entity { - "id" "33862" - side - { - "id" "23364" - "plane" "(-458 992 968) (-446 992 968) (-446 892 968)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23363" - "plane" "(-458 892 952) (-446 892 960) (-446 992 960)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23362" - "plane" "(-446 992 960) (-446 892 960) (-446 892 968)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -32] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23361" - "plane" "(-458 992 968) (-458 892 968) (-458 892 952)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23360" - "plane" "(-446 892 960) (-458 892 952) (-458 892 968)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23359" - "plane" "(-446 992 968) (-458 992 968) (-458 992 952)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41176" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 768 720" editor { "color" "220 220 220" + "groupid" "41170" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - solid +} +hidden +{ + entity { - "id" "33863" - side - { - "id" "23370" - "plane" "(-470 992 960) (-458 992 960) (-458 892 960)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 86] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23369" - "plane" "(-470 892 944) (-458 892 952) (-458 992 952)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23368" - "plane" "(-458 992 952) (-458 892 952) (-458 892 960)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23367" - "plane" "(-470 992 960) (-470 892 960) (-470 892 944)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23366" - "plane" "(-458 892 952) (-470 892 944) (-470 892 960)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23365" - "plane" "(-458 992 960) (-470 992 960) (-470 992 944)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41181" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-320 784 576" editor { "color" "220 220 220" + "groupid" "41180" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" } } - solid +} +hidden +{ + entity { - "id" "33864" - side - { - "id" "23376" - "plane" "(-482 992 952) (-470 992 952) (-470 892 952)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 38] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23375" - "plane" "(-482 892 936) (-470 892 944) (-470 992 944)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23374" - "plane" "(-470 992 944) (-470 892 944) (-470 892 952)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -480] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23373" - "plane" "(-482 992 952) (-482 892 952) (-482 892 936)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23372" - "plane" "(-470 892 944) (-482 892 936) (-482 892 952)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23371" - "plane" "(-470 992 952) (-482 992 952) (-482 992 936)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41186" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 768 592" editor { "color" "220 220 220" + "groupid" "41180" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - solid +} +hidden +{ + entity { - "id" "33865" - side - { - "id" "23382" - "plane" "(-494 992 944) (-482 992 944) (-482 892 944)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 118] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23381" - "plane" "(-494 892 928) (-482 892 936) (-482 992 936)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23380" - "plane" "(-482 992 936) (-482 892 936) (-482 892 944)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23379" - "plane" "(-494 992 944) (-494 892 944) (-494 892 928)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23378" - "plane" "(-482 892 936) (-494 892 928) (-494 892 944)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23377" - "plane" "(-482 992 944) (-494 992 944) (-494 992 928)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41191" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-608 784 960" editor { "color" "220 220 220" + "groupid" "41190" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" } } - solid +} +hidden +{ + entity { - "id" "33866" - side - { - "id" "23388" - "plane" "(-506 992 936) (-494 992 936) (-494 892 936)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23387" - "plane" "(-506 892 920) (-494 892 928) (-494 992 928)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23386" - "plane" "(-494 992 928) (-494 892 928) (-494 892 936)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -416] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23385" - "plane" "(-506 992 936) (-506 892 936) (-506 892 920)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23384" - "plane" "(-494 892 928) (-506 892 920) (-506 892 936)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23383" - "plane" "(-494 992 936) (-506 992 936) (-506 992 920)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41196" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 768 976" editor { "color" "220 220 220" + "groupid" "41190" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - solid +} +hidden +{ + entity { - "id" "33867" - side - { - "id" "23394" - "plane" "(-518 992 928) (-506 992 928) (-506 892 928)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23393" - "plane" "(-518 892 912) (-506 892 920) (-506 992 920)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23392" - "plane" "(-506 992 920) (-506 892 920) (-506 892 928)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23391" - "plane" "(-518 992 928) (-518 892 928) (-518 892 912)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23390" - "plane" "(-506 892 920) (-518 892 912) (-518 892 928)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23389" - "plane" "(-506 992 928) (-518 992 928) (-518 992 912)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41201" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-320 784 832" editor { "color" "220 220 220" + "groupid" "41200" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" } } - solid +} +hidden +{ + entity { - "id" "33868" - side - { - "id" "23400" - "plane" "(-530 992 920) (-518 992 920) (-518 892 920)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23399" - "plane" "(-530 892 904) (-518 892 912) (-518 992 912)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23398" - "plane" "(-518 992 912) (-518 892 912) (-518 892 920)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23397" - "plane" "(-530 992 920) (-530 892 920) (-530 892 904)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23396" - "plane" "(-518 892 912) (-530 892 904) (-530 892 920)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23395" - "plane" "(-518 992 920) (-530 992 920) (-530 992 904)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41206" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 768 848" editor { "color" "220 220 220" + "groupid" "41200" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - solid +} +hidden +{ + entity { - "id" "33869" - side - { - "id" "23406" - "plane" "(-542 992 912) (-530 992 912) (-530 892 912)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 54] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23405" - "plane" "(-542 892 896) (-530 892 904) (-530 992 904)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23404" - "plane" "(-530 992 904) (-530 892 904) (-530 892 912)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23403" - "plane" "(-542 992 912) (-542 892 912) (-542 892 896)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23402" - "plane" "(-530 892 904) (-542 892 896) (-542 892 912)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "41515" + "classname" "func_detail" + hidden { - "id" "23401" - "plane" "(-530 992 912) (-542 992 912) (-542 992 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41516" + side + { + "id" "30658" + "plane" "(-366 895 40) (-370 895 40) (-370 897 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30657" + "plane" "(-366 897 0) (-370 897 0) (-370 895 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30656" + "plane" "(-366 895 40) (-366 897 40) (-366 897 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30655" + "plane" "(-370 895 0) (-370 897 0) (-370 897 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30654" + "plane" "(-370 895 40) (-366 895 40) (-366 895 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30653" + "plane" "(-370 897 0) (-366 897 0) (-366 897 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "41517" + side + { + "id" "30664" + "plane" "(-363 895 43) (-369 895 43) (-369 897 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30663" + "plane" "(-363 897 40) (-369 897 40) (-369 895 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30662" + "plane" "(-363 895 43) (-363 897 43) (-363 897 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30661" + "plane" "(-369 895 40) (-369 897 40) (-369 897 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30660" + "plane" "(-369 895 43) (-363 895 43) (-363 895 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30659" + "plane" "(-369 897 40) (-363 897 40) (-363 897 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33870" - side + hidden { - "id" "23412" - "plane" "(-542 992 904) (-542 892 904) (-554 892 904)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41518" + side + { + "id" "30670" + "plane" "(-559 897 -85) (-369 897 43) (-369 895 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30669" + "plane" "(-559 895 -88) (-369 895 40) (-369 897 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30668" + "plane" "(-369 897 40) (-369 895 40) (-369 895 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30667" + "plane" "(-559 897 -85) (-559 895 -85) (-559 895 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30666" + "plane" "(-369 895 40) (-559 895 -88) (-559 895 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30665" + "plane" "(-369 897 43) (-559 897 -85) (-559 897 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23411" - "plane" "(-542 892 896) (-542 992 896) (-554 992 888)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41519" + side + { + "id" "30676" + "plane" "(-462 895 -23) (-466 895 -23) (-466 897 -23)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30675" + "plane" "(-462 897 -64) (-466 897 -64) (-466 895 -64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30674" + "plane" "(-462 895 -23) (-462 897 -23) (-462 897 -64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30673" + "plane" "(-466 895 -64) (-466 897 -64) (-466 897 -23)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30672" + "plane" "(-466 895 -23) (-462 895 -23) (-462 895 -64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30671" + "plane" "(-466 897 -64) (-462 897 -64) (-462 897 -23)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23410" - "plane" "(-542 892 896) (-542 892 904) (-542 992 904)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41520" + side + { + "id" "30682" + "plane" "(-559 895 -85) (-565 895 -85) (-565 897 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30681" + "plane" "(-559 897 -88) (-565 897 -88) (-565 895 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30680" + "plane" "(-559 895 -85) (-559 897 -85) (-559 897 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30679" + "plane" "(-565 895 -88) (-565 897 -88) (-565 897 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30678" + "plane" "(-565 895 -85) (-559 895 -85) (-559 895 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30677" + "plane" "(-565 897 -88) (-559 897 -88) (-559 897 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23409" - "plane" "(-554 892 904) (-554 892 888) (-554 992 888)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41521" + side + { + "id" "30688" + "plane" "(-558 895 -88) (-562 895 -88) (-562 897 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30687" + "plane" "(-558 897 -128) (-562 897 -128) (-562 895 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30686" + "plane" "(-558 895 -88) (-558 897 -88) (-558 897 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30685" + "plane" "(-562 895 -128) (-562 897 -128) (-562 897 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30684" + "plane" "(-562 895 -88) (-558 895 -88) (-558 895 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30683" + "plane" "(-562 897 -128) (-558 897 -128) (-558 897 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23408" - "plane" "(-554 892 888) (-554 892 904) (-542 892 904)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23407" - "plane" "(-554 992 904) (-554 992 888) (-542 992 896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33871" - side - { - "id" "23418" - "plane" "(-374 892 1024) (-374 992 1024) (-362 992 1024)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 86] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41522" + side + { + "id" "30694" + "plane" "(-366 985 40) (-370 985 40) (-370 987 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30693" + "plane" "(-366 987 0) (-370 987 0) (-370 985 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30692" + "plane" "(-366 985 40) (-366 987 40) (-366 987 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30691" + "plane" "(-370 985 0) (-370 987 0) (-370 987 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30690" + "plane" "(-370 985 40) (-366 985 40) (-366 985 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30689" + "plane" "(-370 987 0) (-366 987 0) (-366 987 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23417" - "plane" "(-374 992 1008) (-374 892 1008) (-362 892 1008)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41523" + side + { + "id" "30700" + "plane" "(-363 985 43) (-369 985 43) (-369 987 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30699" + "plane" "(-363 987 40) (-369 987 40) (-369 985 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30698" + "plane" "(-363 985 43) (-363 987 43) (-363 987 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30697" + "plane" "(-369 985 40) (-369 987 40) (-369 987 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30696" + "plane" "(-369 985 43) (-363 985 43) (-363 985 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30695" + "plane" "(-369 987 40) (-363 987 40) (-363 987 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23416" - "plane" "(-374 992 1008) (-374 992 1024) (-374 892 1024)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41524" + side + { + "id" "30706" + "plane" "(-559 987 -85) (-369 987 43) (-369 985 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30705" + "plane" "(-559 985 -88) (-369 985 40) (-369 987 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30704" + "plane" "(-369 987 40) (-369 985 40) (-369 985 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30703" + "plane" "(-559 987 -85) (-559 985 -85) (-559 985 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30702" + "plane" "(-369 985 40) (-559 985 -88) (-559 985 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30701" + "plane" "(-369 987 43) (-559 987 -85) (-559 987 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23415" - "plane" "(-362 992 1008) (-362 992 1024) (-374 992 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41525" + side + { + "id" "30712" + "plane" "(-462 985 -23) (-466 985 -23) (-466 987 -23)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30711" + "plane" "(-462 987 -64) (-466 987 -64) (-466 985 -64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30710" + "plane" "(-462 985 -23) (-462 987 -23) (-462 987 -64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30709" + "plane" "(-466 985 -64) (-466 987 -64) (-466 987 -23)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30708" + "plane" "(-466 985 -23) (-462 985 -23) (-462 985 -64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30707" + "plane" "(-466 987 -64) (-462 987 -64) (-462 987 -23)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23414" - "plane" "(-374 892 1008) (-374 892 1024) (-362 892 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -392.658] 0.25" - "vaxis" "[-0.83205 0 -0.5547 463.585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41526" + side + { + "id" "30718" + "plane" "(-559 985 -85) (-565 985 -85) (-565 987 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30717" + "plane" "(-559 987 -88) (-565 987 -88) (-565 985 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30716" + "plane" "(-559 985 -85) (-559 987 -85) (-559 987 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30715" + "plane" "(-565 985 -88) (-565 987 -88) (-565 987 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30714" + "plane" "(-565 985 -85) (-559 985 -85) (-559 985 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30713" + "plane" "(-565 987 -88) (-559 987 -88) (-559 987 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23413" - "plane" "(-362 892 1008) (-362 892 1024) (-362 992 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 383.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41527" + side + { + "id" "30724" + "plane" "(-558 985 -88) (-562 985 -88) (-562 987 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30723" + "plane" "(-558 987 -128) (-562 987 -128) (-562 985 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30722" + "plane" "(-558 985 -88) (-558 987 -88) (-558 987 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30721" + "plane" "(-562 985 -128) (-562 987 -128) (-562 987 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30720" + "plane" "(-562 985 -88) (-558 985 -88) (-558 985 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30719" + "plane" "(-562 987 -128) (-558 987 -128) (-558 987 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "220 220 220" + "groupid" "41514" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" } } - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } } -entity +hidden { - "id" "33872" - "classname" "func_detail" - solid + entity { - "id" "33873" - side - { - "id" "23424" - "plane" "(-272 892 1024) (-272 768 1024) (-362 768 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "23423" - "plane" "(-272 768 1008) (-272 892 1008) (-362 892 1008)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 -205.199] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23422" - "plane" "(-272 892 1008) (-272 768 1008) (-272 768 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -191.998] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "41528" + "classname" "func_detail" + hidden { - "id" "23421" - "plane" "(-362 768 1008) (-362 892 1008) (-362 892 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -191.998] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41529" + side + { + "id" "30730" + "plane" "(-562 865 -88) (-558 865 -88) (-558 863 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30729" + "plane" "(-562 863 -128) (-558 863 -128) (-558 865 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30728" + "plane" "(-562 865 -88) (-562 863 -88) (-562 863 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30727" + "plane" "(-558 865 -128) (-558 863 -128) (-558 863 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30726" + "plane" "(-558 865 -88) (-562 865 -88) (-562 865 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30725" + "plane" "(-558 863 -128) (-562 863 -128) (-562 863 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23420" - "plane" "(-272 768 1008) (-362 768 1008) (-362 768 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[1 0 0 23.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41530" + side + { + "id" "30736" + "plane" "(-565 865 -85) (-559 865 -85) (-559 863 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30735" + "plane" "(-565 863 -88) (-559 863 -88) (-559 865 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30734" + "plane" "(-565 865 -85) (-565 863 -85) (-565 863 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30733" + "plane" "(-559 865 -88) (-559 863 -88) (-559 863 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30732" + "plane" "(-559 865 -85) (-565 865 -85) (-565 865 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30731" + "plane" "(-559 863 -88) (-565 863 -88) (-565 863 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23419" - "plane" "(-362 892 1008) (-272 892 1008) (-272 892 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 304] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41531" + side + { + "id" "30742" + "plane" "(-369 863 -213) (-559 863 -85) (-559 865 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30741" + "plane" "(-369 865 -216) (-559 865 -88) (-559 863 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30740" + "plane" "(-559 863 -88) (-559 865 -88) (-559 865 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30739" + "plane" "(-369 863 -213) (-369 865 -213) (-369 865 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30738" + "plane" "(-559 865 -88) (-369 865 -216) (-369 865 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30737" + "plane" "(-559 863 -85) (-369 863 -213) (-369 863 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "41532" + side + { + "id" "30748" + "plane" "(-466 865 -151) (-462 865 -151) (-462 863 -151)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30747" + "plane" "(-466 863 -192) (-462 863 -192) (-462 865 -192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30746" + "plane" "(-466 865 -151) (-466 863 -151) (-466 863 -192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30745" + "plane" "(-462 865 -192) (-462 863 -192) (-462 863 -151)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30744" + "plane" "(-462 865 -151) (-466 865 -151) (-466 865 -192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30743" + "plane" "(-462 863 -192) (-466 863 -192) (-466 863 -151)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "33874" - side + hidden { - "id" "23430" - "plane" "(-362 868 1024) (-362 768 1024) (-374 768 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "41533" + side + { + "id" "30754" + "plane" "(-369 865 -213) (-363 865 -213) (-363 863 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30753" + "plane" "(-369 863 -216) (-363 863 -216) (-363 865 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30752" + "plane" "(-369 865 -213) (-369 863 -213) (-369 863 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30751" + "plane" "(-363 865 -216) (-363 863 -216) (-363 863 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30750" + "plane" "(-363 865 -213) (-369 865 -213) (-369 865 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30749" + "plane" "(-363 863 -216) (-369 863 -216) (-369 863 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "23429" - "plane" "(-362 768 1008) (-362 868 1008) (-374 868 1016)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41534" + side + { + "id" "30760" + "plane" "(-370 865 -216) (-366 865 -216) (-366 863 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30759" + "plane" "(-370 863 -256) (-366 863 -256) (-366 865 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30758" + "plane" "(-370 865 -216) (-370 863 -216) (-370 863 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30757" + "plane" "(-366 865 -256) (-366 863 -256) (-366 863 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30756" + "plane" "(-366 865 -216) (-370 865 -216) (-370 865 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30755" + "plane" "(-366 863 -256) (-370 863 -256) (-370 863 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side - { - "id" "23428" - "plane" "(-362 768 1008) (-362 768 1024) (-362 868 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 375.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23427" - "plane" "(-374 768 1016) (-374 768 1024) (-362 768 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[1 0 0 31.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23426" - "plane" "(-362 868 1008) (-362 868 1024) (-374 868 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 208] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23425" - "plane" "(-374 868 1016) (-374 868 1024) (-374 768 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 1 -184.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33875" - side - { - "id" "23436" - "plane" "(-272 992 1024) (-272 892 1024) (-362 892 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "23435" - "plane" "(-272 892 1008) (-272 992 1008) (-362 992 1008)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23434" - "plane" "(-272 992 1008) (-272 892 1008) (-272 892 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23433" - "plane" "(-362 992 1008) (-272 992 1008) (-272 992 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23432" - "plane" "(-272 892 1008) (-362 892 1008) (-362 892 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -208] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23431" - "plane" "(-362 892 1008) (-362 992 1008) (-362 992 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 1500]" - } -} -entity -{ - "id" "33876" - "classname" "func_detail" - solid - { - "id" "33877" - side - { - "id" "23442" - "plane" "(-542 768 1144) (-554 768 1144) (-554 868 1144)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23441" - "plane" "(-542 868 1128) (-554 868 1136) (-554 768 1136)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23440" - "plane" "(-554 768 1136) (-554 868 1136) (-554 868 1144)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23439" - "plane" "(-542 768 1144) (-542 868 1144) (-542 868 1128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23438" - "plane" "(-554 868 1136) (-542 868 1128) (-542 868 1144)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23437" - "plane" "(-554 768 1144) (-542 768 1144) (-542 768 1128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33878" - side - { - "id" "23448" - "plane" "(-530 768 1136) (-542 768 1136) (-542 868 1136)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23447" - "plane" "(-530 868 1120) (-542 868 1128) (-542 768 1128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23446" - "plane" "(-542 768 1128) (-542 868 1128) (-542 868 1136)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23445" - "plane" "(-530 768 1136) (-530 868 1136) (-530 868 1120)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23444" - "plane" "(-542 868 1128) (-530 868 1120) (-530 868 1136)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23443" - "plane" "(-542 768 1136) (-530 768 1136) (-530 768 1120)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33879" - side - { - "id" "23454" - "plane" "(-518 768 1128) (-530 768 1128) (-530 868 1128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23453" - "plane" "(-518 868 1112) (-530 868 1120) (-530 768 1120)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23452" - "plane" "(-530 768 1120) (-530 868 1120) (-530 868 1128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -160] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23451" - "plane" "(-518 768 1128) (-518 868 1128) (-518 868 1112)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23450" - "plane" "(-530 868 1120) (-518 868 1112) (-518 868 1128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23449" - "plane" "(-530 768 1128) (-518 768 1128) (-518 768 1112)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33880" - side - { - "id" "23460" - "plane" "(-506 768 1120) (-518 768 1120) (-518 868 1120)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23459" - "plane" "(-506 868 1104) (-518 868 1112) (-518 768 1112)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23458" - "plane" "(-518 768 1112) (-518 868 1112) (-518 868 1120)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23457" - "plane" "(-506 768 1120) (-506 868 1120) (-506 868 1104)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23456" - "plane" "(-518 868 1112) (-506 868 1104) (-506 868 1120)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23455" - "plane" "(-518 768 1120) (-506 768 1120) (-506 768 1104)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33881" - side - { - "id" "23466" - "plane" "(-494 768 1112) (-506 768 1112) (-506 868 1112)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23465" - "plane" "(-494 868 1096) (-506 868 1104) (-506 768 1104)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23464" - "plane" "(-506 768 1104) (-506 868 1104) (-506 868 1112)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -96] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23463" - "plane" "(-494 768 1112) (-494 868 1112) (-494 868 1096)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23462" - "plane" "(-506 868 1104) (-494 868 1096) (-494 868 1112)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23461" - "plane" "(-506 768 1112) (-494 768 1112) (-494 768 1096)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33882" - side - { - "id" "23472" - "plane" "(-482 768 1104) (-494 768 1104) (-494 868 1104)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23471" - "plane" "(-482 868 1088) (-494 868 1096) (-494 768 1096)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23470" - "plane" "(-494 768 1096) (-494 868 1096) (-494 868 1104)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23469" - "plane" "(-482 768 1104) (-482 868 1104) (-482 868 1088)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23468" - "plane" "(-494 868 1096) (-482 868 1088) (-482 868 1104)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23467" - "plane" "(-494 768 1104) (-482 768 1104) (-482 768 1088)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33883" - side - { - "id" "23478" - "plane" "(-470 768 1096) (-482 768 1096) (-482 868 1096)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23477" - "plane" "(-470 868 1080) (-482 868 1088) (-482 768 1088)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23476" - "plane" "(-482 768 1088) (-482 868 1088) (-482 868 1096)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -32] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23475" - "plane" "(-470 768 1096) (-470 868 1096) (-470 868 1080)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23474" - "plane" "(-482 868 1088) (-470 868 1080) (-470 868 1096)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23473" - "plane" "(-482 768 1096) (-470 768 1096) (-470 768 1080)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33884" - side - { - "id" "23484" - "plane" "(-458 768 1088) (-470 768 1088) (-470 868 1088)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23483" - "plane" "(-458 868 1072) (-470 868 1080) (-470 768 1080)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23482" - "plane" "(-470 768 1080) (-470 868 1080) (-470 868 1088)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23481" - "plane" "(-458 768 1088) (-458 868 1088) (-458 868 1072)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23480" - "plane" "(-470 868 1080) (-458 868 1072) (-458 868 1088)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23479" - "plane" "(-470 768 1088) (-458 768 1088) (-458 768 1072)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33885" - side - { - "id" "23490" - "plane" "(-446 768 1080) (-458 768 1080) (-458 868 1080)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23489" - "plane" "(-446 868 1064) (-458 868 1072) (-458 768 1072)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23488" - "plane" "(-458 768 1072) (-458 868 1072) (-458 868 1080)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -480] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23487" - "plane" "(-446 768 1080) (-446 868 1080) (-446 868 1064)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23486" - "plane" "(-458 868 1072) (-446 868 1064) (-446 868 1080)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23485" - "plane" "(-458 768 1080) (-446 768 1080) (-446 768 1064)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33886" - side - { - "id" "23496" - "plane" "(-434 768 1072) (-446 768 1072) (-446 868 1072)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23495" - "plane" "(-434 868 1056) (-446 868 1064) (-446 768 1064)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23494" - "plane" "(-446 768 1064) (-446 868 1064) (-446 868 1072)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23493" - "plane" "(-434 768 1072) (-434 868 1072) (-434 868 1056)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23492" - "plane" "(-446 868 1064) (-434 868 1056) (-434 868 1072)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23491" - "plane" "(-446 768 1072) (-434 768 1072) (-434 768 1056)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33887" - side - { - "id" "23502" - "plane" "(-422 768 1064) (-434 768 1064) (-434 868 1064)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23501" - "plane" "(-422 868 1048) (-434 868 1056) (-434 768 1056)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23500" - "plane" "(-434 768 1056) (-434 868 1056) (-434 868 1064)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -416] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23499" - "plane" "(-422 768 1064) (-422 868 1064) (-422 868 1048)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23498" - "plane" "(-434 868 1056) (-422 868 1048) (-422 868 1064)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23497" - "plane" "(-434 768 1064) (-422 768 1064) (-422 768 1048)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33888" - side - { - "id" "23508" - "plane" "(-410 768 1056) (-422 768 1056) (-422 868 1056)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23507" - "plane" "(-410 868 1040) (-422 868 1048) (-422 768 1048)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23506" - "plane" "(-422 768 1048) (-422 868 1048) (-422 868 1056)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23505" - "plane" "(-410 768 1056) (-410 868 1056) (-410 868 1040)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23504" - "plane" "(-422 868 1048) (-410 868 1040) (-410 868 1056)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23503" - "plane" "(-422 768 1056) (-410 768 1056) (-410 768 1040)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33889" - side - { - "id" "23514" - "plane" "(-398 768 1048) (-410 768 1048) (-410 868 1048)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23513" - "plane" "(-398 868 1032) (-410 868 1040) (-410 768 1040)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23512" - "plane" "(-410 768 1040) (-410 868 1040) (-410 868 1048)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23511" - "plane" "(-398 768 1048) (-398 868 1048) (-398 868 1032)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23510" - "plane" "(-410 868 1040) (-398 868 1032) (-398 868 1048)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23509" - "plane" "(-410 768 1048) (-398 768 1048) (-398 768 1032)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33890" - side - { - "id" "23520" - "plane" "(-386 768 1040) (-398 768 1040) (-398 868 1040)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23519" - "plane" "(-386 868 1024) (-398 868 1032) (-398 768 1032)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23518" - "plane" "(-398 768 1032) (-398 868 1032) (-398 868 1040)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23517" - "plane" "(-386 768 1040) (-386 868 1040) (-386 868 1024)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 110] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23516" - "plane" "(-398 868 1032) (-386 868 1024) (-386 868 1040)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23515" - "plane" "(-398 768 1040) (-386 768 1040) (-386 768 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33891" - side - { - "id" "23526" - "plane" "(-386 768 1032) (-386 868 1032) (-374 868 1032)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23525" - "plane" "(-386 868 1024) (-386 768 1024) (-374 768 1016)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23524" - "plane" "(-386 868 1024) (-386 868 1032) (-386 768 1032)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23523" - "plane" "(-374 868 1032) (-374 868 1016) (-374 768 1016)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23522" - "plane" "(-374 868 1016) (-374 868 1032) (-386 868 1032)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23521" - "plane" "(-374 768 1032) (-374 768 1016) (-386 768 1024)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "33892" - side - { - "id" "23532" - "plane" "(-554 868 1152) (-554 768 1152) (-566 768 1152)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23531" - "plane" "(-554 768 1136) (-554 868 1136) (-566 868 1136)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 151.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23530" - "plane" "(-554 768 1136) (-554 768 1152) (-554 868 1152)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23529" - "plane" "(-566 768 1136) (-566 768 1152) (-554 768 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -39.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 60.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23528" - "plane" "(-554 868 1136) (-554 868 1152) (-566 868 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -295.621] 0.25" - "vaxis" "[0.83205 0 -0.5547 252.162] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "23527" - "plane" "(-566 868 1136) (-566 868 1152) (-566 768 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 383.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } -} -entity -{ - "id" "33893" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 864 1094" - editor - { - "color" "220 220 220" - "groupid" "33746" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -hidden -{ - entity - { - "id" "34202" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 864 70" - editor - { - "color" "220 220 220" - "groupid" "34201" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } - } -} -hidden -{ - entity - { - "id" "34206" - "classname" "func_detail" - hidden + hidden { solid { - "id" "34207" + "id" "41535" side { - "id" "25164" - "plane" "(-542 768 120) (-554 768 120) (-554 868 120)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" + "id" "30766" + "plane" "(-562 775 -88) (-558 775 -88) (-558 773 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25163" - "plane" "(-542 868 104) (-554 868 112) (-554 768 112)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30765" + "plane" "(-562 773 -128) (-558 773 -128) (-558 775 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25162" - "plane" "(-554 768 112) (-554 868 112) (-554 868 120)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 288] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30764" + "plane" "(-562 775 -88) (-562 773 -88) (-562 773 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25161" - "plane" "(-542 768 120) (-542 868 120) (-542 868 104)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "30763" + "plane" "(-558 775 -128) (-558 773 -128) (-558 773 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25160" - "plane" "(-554 868 112) (-542 868 104) (-542 868 120)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30762" + "plane" "(-558 775 -88) (-562 775 -88) (-562 775 -128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25159" - "plane" "(-554 768 120) (-542 768 120) (-542 768 104)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30761" + "plane" "(-558 773 -128) (-562 773 -128) (-562 773 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -36398,69 +49005,69 @@ hidden { solid { - "id" "34208" + "id" "41536" side { - "id" "25170" - "plane" "(-530 768 112) (-542 768 112) (-542 868 112)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" + "id" "30772" + "plane" "(-565 775 -85) (-559 775 -85) (-559 773 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25169" - "plane" "(-530 868 96) (-542 868 104) (-542 768 104)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30771" + "plane" "(-565 773 -88) (-559 773 -88) (-559 775 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25168" - "plane" "(-542 768 104) (-542 868 104) (-542 868 112)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30770" + "plane" "(-565 775 -85) (-565 773 -85) (-565 773 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25167" - "plane" "(-530 768 112) (-530 868 112) (-530 868 96)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "30769" + "plane" "(-559 775 -88) (-559 773 -88) (-559 773 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25166" - "plane" "(-542 868 104) (-530 868 96) (-530 868 112)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30768" + "plane" "(-559 775 -85) (-565 775 -85) (-565 775 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25165" - "plane" "(-542 768 112) (-530 768 112) (-530 768 96)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30767" + "plane" "(-559 773 -88) (-565 773 -88) (-565 773 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -36477,69 +49084,69 @@ hidden { solid { - "id" "34209" + "id" "41537" side { - "id" "25176" - "plane" "(-518 768 104) (-530 768 104) (-530 868 104)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" + "id" "30778" + "plane" "(-369 773 -213) (-559 773 -85) (-559 775 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25175" - "plane" "(-518 868 88) (-530 868 96) (-530 768 96)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30777" + "plane" "(-369 775 -216) (-559 775 -88) (-559 773 -88)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25174" - "plane" "(-530 768 96) (-530 868 96) (-530 868 104)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 352] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30776" + "plane" "(-559 773 -88) (-559 775 -88) (-559 775 -85)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25173" - "plane" "(-518 768 104) (-518 868 104) (-518 868 88)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "30775" + "plane" "(-369 773 -213) (-369 775 -213) (-369 775 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25172" - "plane" "(-530 868 96) (-518 868 88) (-518 868 104)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30774" + "plane" "(-559 775 -88) (-369 775 -216) (-369 775 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25171" - "plane" "(-530 768 104) (-518 768 104) (-518 768 88)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30773" + "plane" "(-559 773 -85) (-369 773 -213) (-369 773 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -36556,69 +49163,69 @@ hidden { solid { - "id" "34210" + "id" "41538" side { - "id" "25182" - "plane" "(-506 768 96) (-518 768 96) (-518 868 96)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" + "id" "30784" + "plane" "(-466 775 -151) (-462 775 -151) (-462 773 -151)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25181" - "plane" "(-506 868 80) (-518 868 88) (-518 768 88)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30783" + "plane" "(-466 773 -192) (-462 773 -192) (-462 775 -192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25180" - "plane" "(-518 768 88) (-518 868 88) (-518 868 96)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30782" + "plane" "(-466 775 -151) (-466 773 -151) (-466 773 -192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25179" - "plane" "(-506 768 96) (-506 868 96) (-506 868 80)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "30781" + "plane" "(-462 775 -192) (-462 773 -192) (-462 773 -151)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25178" - "plane" "(-518 868 88) (-506 868 80) (-506 868 96)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30780" + "plane" "(-462 775 -151) (-466 775 -151) (-466 775 -192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25177" - "plane" "(-518 768 96) (-506 768 96) (-506 768 80)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30779" + "plane" "(-462 773 -192) (-466 773 -192) (-466 773 -151)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -36635,69 +49242,69 @@ hidden { solid { - "id" "34211" + "id" "41539" side { - "id" "25188" - "plane" "(-494 768 88) (-506 768 88) (-506 868 88)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" + "id" "30790" + "plane" "(-369 775 -213) (-363 775 -213) (-363 773 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25187" - "plane" "(-494 868 72) (-506 868 80) (-506 768 80)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30789" + "plane" "(-369 773 -216) (-363 773 -216) (-363 775 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25186" - "plane" "(-506 768 80) (-506 868 80) (-506 868 88)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 416] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30788" + "plane" "(-369 775 -213) (-369 773 -213) (-369 773 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25185" - "plane" "(-494 768 88) (-494 868 88) (-494 868 72)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "30787" + "plane" "(-363 775 -216) (-363 773 -216) (-363 773 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25184" - "plane" "(-506 868 80) (-494 868 72) (-494 868 88)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30786" + "plane" "(-363 775 -213) (-369 775 -213) (-369 775 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25183" - "plane" "(-506 768 88) (-494 768 88) (-494 768 72)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30785" + "plane" "(-363 773 -216) (-369 773 -216) (-369 773 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -36714,69 +49321,69 @@ hidden { solid { - "id" "34212" + "id" "41540" side { - "id" "25194" - "plane" "(-482 768 80) (-494 768 80) (-494 868 80)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" + "id" "30796" + "plane" "(-370 775 -216) (-366 775 -216) (-366 773 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25193" - "plane" "(-482 868 64) (-494 868 72) (-494 768 72)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30795" + "plane" "(-370 773 -256) (-366 773 -256) (-366 775 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25192" - "plane" "(-494 768 72) (-494 868 72) (-494 868 80)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 448] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30794" + "plane" "(-370 775 -216) (-370 773 -216) (-370 773 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25191" - "plane" "(-482 768 80) (-482 868 80) (-482 868 64)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "30793" + "plane" "(-366 775 -256) (-366 773 -256) (-366 773 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25190" - "plane" "(-494 868 72) (-482 868 64) (-482 868 80)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30792" + "plane" "(-366 775 -216) (-370 775 -216) (-370 775 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25189" - "plane" "(-494 768 80) (-482 768 80) (-482 768 64)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30791" + "plane" "(-366 773 -256) (-370 773 -256) (-370 773 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -36789,73 +49396,89 @@ hidden } } } + editor + { + "color" "220 220 220" + "groupid" "41514" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" + } + } +} +hidden +{ + entity + { + "id" "41541" + "classname" "func_detail" hidden { solid { - "id" "34213" + "id" "41542" side { - "id" "25200" - "plane" "(-470 768 72) (-482 768 72) (-482 868 72)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" + "id" "30946" + "plane" "(-366 895 296) (-370 895 296) (-370 897 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25199" - "plane" "(-470 868 56) (-482 868 64) (-482 768 64)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30945" + "plane" "(-366 897 256) (-370 897 256) (-370 895 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25198" - "plane" "(-482 768 64) (-482 868 64) (-482 868 72)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 480] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30944" + "plane" "(-366 895 296) (-366 897 296) (-366 897 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25197" - "plane" "(-470 768 72) (-470 868 72) (-470 868 56)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "30943" + "plane" "(-370 895 256) (-370 897 256) (-370 897 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25196" - "plane" "(-482 868 64) (-470 868 56) (-470 868 72)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30942" + "plane" "(-370 895 296) (-366 895 296) (-366 895 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25195" - "plane" "(-482 768 72) (-470 768 72) (-470 768 56)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30941" + "plane" "(-370 897 256) (-366 897 256) (-366 897 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -36872,69 +49495,69 @@ hidden { solid { - "id" "34214" + "id" "41543" side { - "id" "25206" - "plane" "(-458 768 64) (-470 768 64) (-470 868 64)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" + "id" "30952" + "plane" "(-363 895 299) (-369 895 299) (-369 897 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25205" - "plane" "(-458 868 48) (-470 868 56) (-470 768 56)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30951" + "plane" "(-363 897 296) (-369 897 296) (-369 895 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25204" - "plane" "(-470 768 56) (-470 868 56) (-470 868 64)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30950" + "plane" "(-363 895 299) (-363 897 299) (-363 897 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25203" - "plane" "(-458 768 64) (-458 868 64) (-458 868 48)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "30949" + "plane" "(-369 895 296) (-369 897 296) (-369 897 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25202" - "plane" "(-470 868 56) (-458 868 48) (-458 868 64)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30948" + "plane" "(-369 895 299) (-363 895 299) (-363 895 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25201" - "plane" "(-470 768 64) (-458 768 64) (-458 768 48)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30947" + "plane" "(-369 897 296) (-363 897 296) (-363 897 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -36951,69 +49574,69 @@ hidden { solid { - "id" "34215" + "id" "41544" side { - "id" "25212" - "plane" "(-446 768 56) (-458 768 56) (-458 868 56)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" + "id" "30958" + "plane" "(-559 897 171) (-369 897 299) (-369 895 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25211" - "plane" "(-446 868 40) (-458 868 48) (-458 768 48)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30957" + "plane" "(-559 895 168) (-369 895 296) (-369 897 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25210" - "plane" "(-458 768 48) (-458 868 48) (-458 868 56)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 32] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30956" + "plane" "(-369 897 296) (-369 895 296) (-369 895 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25209" - "plane" "(-446 768 56) (-446 868 56) (-446 868 40)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "30955" + "plane" "(-559 897 171) (-559 895 171) (-559 895 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25208" - "plane" "(-458 868 48) (-446 868 40) (-446 868 56)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30954" + "plane" "(-369 895 296) (-559 895 168) (-559 895 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25207" - "plane" "(-458 768 56) (-446 768 56) (-446 768 40)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30953" + "plane" "(-369 897 299) (-559 897 171) (-559 897 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37030,69 +49653,69 @@ hidden { solid { - "id" "34216" + "id" "41545" side { - "id" "25218" - "plane" "(-434 768 48) (-446 768 48) (-446 868 48)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" + "id" "30964" + "plane" "(-462 895 233) (-466 895 233) (-466 897 233)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25217" - "plane" "(-434 868 32) (-446 868 40) (-446 768 40)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30963" + "plane" "(-462 897 192) (-466 897 192) (-466 895 192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25216" - "plane" "(-446 768 40) (-446 868 40) (-446 868 48)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30962" + "plane" "(-462 895 233) (-462 897 233) (-462 897 192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25215" - "plane" "(-434 768 48) (-434 868 48) (-434 868 32)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "30961" + "plane" "(-466 895 192) (-466 897 192) (-466 897 233)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25214" - "plane" "(-446 868 40) (-434 868 32) (-434 868 48)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30960" + "plane" "(-466 895 233) (-462 895 233) (-462 895 192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25213" - "plane" "(-446 768 48) (-434 768 48) (-434 768 32)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30959" + "plane" "(-466 897 192) (-462 897 192) (-462 897 233)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37109,69 +49732,69 @@ hidden { solid { - "id" "34217" + "id" "41546" side { - "id" "25224" - "plane" "(-422 768 40) (-434 768 40) (-434 868 40)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" + "id" "30970" + "plane" "(-559 895 171) (-565 895 171) (-565 897 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25223" - "plane" "(-422 868 24) (-434 868 32) (-434 768 32)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30969" + "plane" "(-559 897 168) (-565 897 168) (-565 895 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25222" - "plane" "(-434 768 32) (-434 868 32) (-434 868 40)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 96] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30968" + "plane" "(-559 895 171) (-559 897 171) (-559 897 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25221" - "plane" "(-422 768 40) (-422 868 40) (-422 868 24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "30967" + "plane" "(-565 895 168) (-565 897 168) (-565 897 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25220" - "plane" "(-434 868 32) (-422 868 24) (-422 868 40)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30966" + "plane" "(-565 895 171) (-559 895 171) (-559 895 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25219" - "plane" "(-434 768 40) (-422 768 40) (-422 768 24)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30965" + "plane" "(-565 897 168) (-559 897 168) (-559 897 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37188,69 +49811,69 @@ hidden { solid { - "id" "34218" + "id" "41547" side { - "id" "25230" - "plane" "(-410 768 32) (-422 768 32) (-422 868 32)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" + "id" "30976" + "plane" "(-558 895 168) (-562 895 168) (-562 897 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25229" - "plane" "(-410 868 16) (-422 868 24) (-422 768 24)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30975" + "plane" "(-558 897 128) (-562 897 128) (-562 895 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25228" - "plane" "(-422 768 24) (-422 868 24) (-422 868 32)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 128] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30974" + "plane" "(-558 895 168) (-558 897 168) (-558 897 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25227" - "plane" "(-410 768 32) (-410 868 32) (-410 868 16)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "30973" + "plane" "(-562 895 128) (-562 897 128) (-562 897 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25226" - "plane" "(-422 868 24) (-410 868 16) (-410 868 32)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30972" + "plane" "(-562 895 168) (-558 895 168) (-558 895 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25225" - "plane" "(-422 768 32) (-410 768 32) (-410 768 16)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30971" + "plane" "(-562 897 128) (-558 897 128) (-558 897 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37267,69 +49890,69 @@ hidden { solid { - "id" "34219" + "id" "41548" side { - "id" "25236" - "plane" "(-398 768 24) (-410 768 24) (-410 868 24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" + "id" "30982" + "plane" "(-366 985 296) (-370 985 296) (-370 987 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25235" - "plane" "(-398 868 8) (-410 868 16) (-410 768 16)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30981" + "plane" "(-366 987 256) (-370 987 256) (-370 985 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25234" - "plane" "(-410 768 16) (-410 868 16) (-410 868 24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 160] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30980" + "plane" "(-366 985 296) (-366 987 296) (-366 987 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25233" - "plane" "(-398 768 24) (-398 868 24) (-398 868 8)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "30979" + "plane" "(-370 985 256) (-370 987 256) (-370 987 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25232" - "plane" "(-410 868 16) (-398 868 8) (-398 868 24)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30978" + "plane" "(-370 985 296) (-366 985 296) (-366 985 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25231" - "plane" "(-410 768 24) (-398 768 24) (-398 768 8)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30977" + "plane" "(-370 987 256) (-366 987 256) (-366 987 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37346,69 +49969,69 @@ hidden { solid { - "id" "34220" + "id" "41549" side { - "id" "25242" - "plane" "(-386 768 16) (-398 768 16) (-398 868 16)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" + "id" "30988" + "plane" "(-363 985 299) (-369 985 299) (-369 987 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25241" - "plane" "(-386 868 0) (-398 868 8) (-398 768 8)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30987" + "plane" "(-363 987 296) (-369 987 296) (-369 985 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25240" - "plane" "(-398 768 8) (-398 868 8) (-398 868 16)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 192] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30986" + "plane" "(-363 985 299) (-363 987 299) (-363 987 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25239" - "plane" "(-386 768 16) (-386 868 16) (-386 868 0)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "30985" + "plane" "(-369 985 296) (-369 987 296) (-369 987 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25238" - "plane" "(-398 868 8) (-386 868 0) (-386 868 16)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30984" + "plane" "(-369 985 299) (-363 985 299) (-363 985 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25237" - "plane" "(-398 768 16) (-386 768 16) (-386 768 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30983" + "plane" "(-369 987 296) (-363 987 296) (-363 987 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37425,69 +50048,69 @@ hidden { solid { - "id" "34221" + "id" "41550" side { - "id" "25248" - "plane" "(-386 768 8) (-386 868 8) (-374 868 8)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" + "id" "30994" + "plane" "(-559 987 171) (-369 987 299) (-369 985 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25247" - "plane" "(-386 868 0) (-386 768 0) (-374 768 -8)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30993" + "plane" "(-559 985 168) (-369 985 296) (-369 987 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25246" - "plane" "(-386 868 0) (-386 868 8) (-386 768 8)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 224] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "30992" + "plane" "(-369 987 296) (-369 985 296) (-369 985 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25245" - "plane" "(-374 868 8) (-374 868 -8) (-374 768 -8)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "30991" + "plane" "(-559 987 171) (-559 985 171) (-559 985 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25244" - "plane" "(-374 868 -8) (-374 868 8) (-386 868 8)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30990" + "plane" "(-369 985 296) (-559 985 168) (-559 985 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25243" - "plane" "(-374 768 8) (-374 768 -8) (-386 768 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30989" + "plane" "(-369 987 299) (-559 987 171) (-559 987 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37504,69 +50127,69 @@ hidden { solid { - "id" "34222" + "id" "41551" side { - "id" "25254" - "plane" "(-554 868 128) (-554 768 128) (-566 768 128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" + "id" "31000" + "plane" "(-462 985 233) (-466 985 233) (-466 987 233)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25253" - "plane" "(-554 768 112) (-554 868 112) (-566 868 112)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 151.781] 0.25" + "id" "30999" + "plane" "(-462 987 192) (-466 987 192) (-466 985 192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25252" - "plane" "(-554 768 112) (-554 768 128) (-554 868 128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "30998" + "plane" "(-462 985 233) (-462 987 233) (-462 987 192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25251" - "plane" "(-566 768 112) (-566 768 128) (-554 768 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30997" + "plane" "(-466 985 192) (-466 987 192) (-466 987 233)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25250" - "plane" "(-554 868 112) (-554 868 128) (-566 868 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 40.4571] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "30996" + "plane" "(-466 985 233) (-462 985 233) (-462 985 192)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25249" - "plane" "(-566 868 112) (-566 868 128) (-566 768 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 -128.219] 0.25" + "id" "30995" + "plane" "(-466 987 192) (-462 987 192) (-462 987 233)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37579,89 +50202,73 @@ hidden } } } - editor - { - "color" "220 220 220" - "groupid" "34201" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } - } -} -hidden -{ - entity - { - "id" "34223" - "classname" "func_detail" hidden { solid { - "id" "34224" + "id" "41552" side { - "id" "25260" - "plane" "(-272 892 0) (-272 768 0) (-362 768 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31006" + "plane" "(-559 985 171) (-565 985 171) (-565 987 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25259" - "plane" "(-272 768 -16) (-272 892 -16) (-362 892 -16)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 -205.198] 0.25" + "id" "31005" + "plane" "(-559 987 168) (-565 987 168) (-565 985 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25258" - "plane" "(-272 892 -16) (-272 768 -16) (-272 768 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -191.998] 0.25" - "vaxis" "[0 0 -1 -296.326] 0.25" + "id" "31004" + "plane" "(-559 985 171) (-559 987 171) (-559 987 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25257" - "plane" "(-362 768 -16) (-362 892 -16) (-362 892 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -191.998] 0.25" - "vaxis" "[0 0 1 375.674] 0.25" + "id" "31003" + "plane" "(-565 985 168) (-565 987 168) (-565 987 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25256" - "plane" "(-272 768 -16) (-362 768 -16) (-362 768 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31002" + "plane" "(-565 985 171) (-559 985 171) (-559 985 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25255" - "plane" "(-362 892 -16) (-272 892 -16) (-272 892 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -208] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31001" + "plane" "(-565 987 168) (-559 987 168) (-559 987 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37678,69 +50285,69 @@ hidden { solid { - "id" "34225" + "id" "41553" side { - "id" "25266" - "plane" "(-362 868 0) (-362 768 0) (-374 768 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" + "id" "31012" + "plane" "(-558 985 168) (-562 985 168) (-562 987 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25265" - "plane" "(-362 768 -16) (-362 868 -16) (-374 868 -8)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -483.89] 0.25" + "id" "31011" + "plane" "(-558 987 128) (-562 987 128) (-562 985 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25264" - "plane" "(-362 768 -16) (-362 768 0) (-362 868 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 -136.326] 0.25" + "id" "31010" + "plane" "(-558 985 168) (-558 987 168) (-558 987 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25263" - "plane" "(-374 768 -8) (-374 768 0) (-362 768 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" + "id" "31009" + "plane" "(-562 985 128) (-562 987 128) (-562 987 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25262" - "plane" "(-362 868 -16) (-362 868 0) (-374 868 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -304] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" + "id" "31008" + "plane" "(-562 985 168) (-558 985 168) (-558 985 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25261" - "plane" "(-374 868 -8) (-374 868 0) (-374 768 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 1 327.674] 0.25" + "id" "31007" + "plane" "(-562 987 128) (-558 987 128) (-558 987 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37753,73 +50360,89 @@ hidden } } } + editor + { + "color" "220 220 220" + "groupid" "41514" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" + } + } +} +hidden +{ + entity + { + "id" "41554" + "classname" "func_detail" hidden { solid { - "id" "34226" + "id" "41555" side { - "id" "25272" - "plane" "(-272 992 0) (-272 892 0) (-362 892 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31018" + "plane" "(-562 865 168) (-558 865 168) (-558 863 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25271" - "plane" "(-272 892 -16) (-272 992 -16) (-362 992 -16)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" + "id" "31017" + "plane" "(-562 863 128) (-558 863 128) (-558 865 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25270" - "plane" "(-272 992 -16) (-272 892 -16) (-272 892 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 -1 -296.326] 0.25" + "id" "31016" + "plane" "(-562 865 168) (-562 863 168) (-562 863 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25269" - "plane" "(-362 992 -16) (-272 992 -16) (-272 992 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -320] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31015" + "plane" "(-558 865 128) (-558 863 128) (-558 863 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25268" - "plane" "(-272 892 -16) (-362 892 -16) (-362 892 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 304] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31014" + "plane" "(-558 865 168) (-562 865 168) (-562 865 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25267" - "plane" "(-362 892 -16) (-362 992 -16) (-362 992 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 1 375.674] 0.25" + "id" "31013" + "plane" "(-558 863 128) (-562 863 128) (-562 863 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37832,89 +50455,73 @@ hidden } } } - editor - { - "color" "220 220 220" - "groupid" "34201" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 1500]" - } - } -} -hidden -{ - entity - { - "id" "34227" - "classname" "func_detail" hidden { solid { - "id" "34228" + "id" "41556" side { - "id" "25278" - "plane" "(-386 992 -8) (-374 992 -8) (-374 892 -8)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 38] 0.25" + "id" "31024" + "plane" "(-565 865 171) (-559 865 171) (-559 863 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25277" - "plane" "(-386 892 -24) (-374 892 -16) (-374 992 -16)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31023" + "plane" "(-565 863 168) (-559 863 168) (-559 865 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25276" - "plane" "(-374 992 -16) (-374 892 -16) (-374 892 -8)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 288] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31022" + "plane" "(-565 865 171) (-565 863 171) (-565 863 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25275" - "plane" "(-386 992 -8) (-386 892 -8) (-386 892 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "31021" + "plane" "(-559 865 168) (-559 863 168) (-559 863 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25274" - "plane" "(-374 892 -16) (-386 892 -24) (-386 892 -8)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31020" + "plane" "(-559 865 171) (-565 865 171) (-565 865 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25273" - "plane" "(-374 992 -8) (-386 992 -8) (-386 992 -24)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31019" + "plane" "(-559 863 168) (-565 863 168) (-565 863 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -37931,69 +50538,69 @@ hidden { solid { - "id" "34241" + "id" "41557" side { - "id" "25356" - "plane" "(-542 992 -112) (-530 992 -112) (-530 892 -112)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 54] 0.25" + "id" "31030" + "plane" "(-369 863 43) (-559 863 171) (-559 865 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25355" - "plane" "(-542 892 -128) (-530 892 -120) (-530 992 -120)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31029" + "plane" "(-369 865 40) (-559 865 168) (-559 863 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25354" - "plane" "(-530 992 -120) (-530 892 -120) (-530 892 -112)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 0 1 192] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31028" + "plane" "(-559 863 168) (-559 865 168) (-559 865 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25353" - "plane" "(-542 992 -112) (-542 892 -112) (-542 892 -128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "31027" + "plane" "(-369 863 43) (-369 865 43) (-369 865 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25352" - "plane" "(-530 892 -120) (-542 892 -128) (-542 892 -112)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31026" + "plane" "(-559 865 168) (-369 865 40) (-369 865 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25351" - "plane" "(-530 992 -112) (-542 992 -112) (-542 992 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31025" + "plane" "(-559 863 171) (-369 863 43) (-369 863 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -38010,69 +50617,69 @@ hidden { solid { - "id" "34242" + "id" "41558" side { - "id" "25362" - "plane" "(-542 992 -120) (-542 892 -120) (-554 892 -120)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 6] 0.25" + "id" "31036" + "plane" "(-466 865 105) (-462 865 105) (-462 863 105)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25361" - "plane" "(-542 892 -128) (-542 992 -128) (-554 992 -136)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31035" + "plane" "(-466 863 64) (-462 863 64) (-462 865 64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25360" - "plane" "(-542 892 -128) (-542 892 -120) (-542 992 -120)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 224] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31034" + "plane" "(-466 865 105) (-466 863 105) (-466 863 64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25359" - "plane" "(-554 892 -120) (-554 892 -136) (-554 992 -136)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "31033" + "plane" "(-462 865 64) (-462 863 64) (-462 863 105)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25358" - "plane" "(-554 892 -136) (-554 892 -120) (-542 892 -120)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31032" + "plane" "(-462 865 105) (-466 865 105) (-466 865 64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25357" - "plane" "(-554 992 -120) (-554 992 -136) (-542 992 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31031" + "plane" "(-462 863 64) (-466 863 64) (-466 863 105)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -38089,69 +50696,69 @@ hidden { solid { - "id" "34243" + "id" "41559" side { - "id" "25368" - "plane" "(-374 892 0) (-374 992 0) (-362 992 0)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 86] 0.25" + "id" "31042" + "plane" "(-369 865 43) (-363 865 43) (-363 863 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25367" - "plane" "(-374 992 -16) (-374 892 -16) (-362 892 -16)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" + "id" "31041" + "plane" "(-369 863 40) (-363 863 40) (-363 865 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25366" - "plane" "(-374 992 -16) (-374 992 0) (-374 892 0)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31040" + "plane" "(-369 865 43) (-369 863 43) (-369 863 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25365" - "plane" "(-362 992 -16) (-362 992 0) (-374 992 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31039" + "plane" "(-363 865 40) (-363 863 40) (-363 863 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25364" - "plane" "(-374 892 -16) (-374 892 0) (-362 892 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31038" + "plane" "(-363 865 43) (-369 865 43) (-369 865 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25363" - "plane" "(-362 892 -16) (-362 892 0) (-362 992 0)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 -128.219] 0.25" + "id" "31037" + "plane" "(-363 863 40) (-369 863 40) (-369 863 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -38168,57 +50775,57 @@ hidden { solid { - "id" "35961" + "id" "41560" side { - "id" "28872" - "plane" "(-408 992 -24) (-398 992 -24) (-398 940 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" + "id" "31048" + "plane" "(-370 865 40) (-366 865 40) (-366 863 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28871" - "plane" "(-402.5 949 -35) (-398 940 -32) (-398 992 -32)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31047" + "plane" "(-370 863 0) (-366 863 0) (-366 865 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28870" - "plane" "(-398 992 -32) (-398 940 -32) (-398 940 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 352] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31046" + "plane" "(-370 865 40) (-370 863 40) (-370 863 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28869" - "plane" "(-402.499 992 -35) (-398 992 -32) (-398 992 -24)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31045" + "plane" "(-366 865 0) (-366 863 0) (-366 863 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28868" - "plane" "(-408 960 -24) (-398 940 -24) (-398 940 -32)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31044" + "plane" "(-366 865 40) (-370 865 40) (-370 865 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38226,10 +50833,10 @@ hidden } side { - "id" "28867" - "plane" "(-402.5 949 -35) (-402.5 992 -35) (-408 992 -24)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31043" + "plane" "(-366 863 0) (-370 863 0) (-370 863 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38247,57 +50854,57 @@ hidden { solid { - "id" "35963" + "id" "41561" side { - "id" "28884" - "plane" "(-408 920 -24) (-398 930 -24) (-398 892 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" + "id" "31054" + "plane" "(-562 775 168) (-558 775 168) (-558 773 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28883" - "plane" "(-402.5 892 -35) (-398 892 -32) (-398 930 -32)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31053" + "plane" "(-562 773 128) (-558 773 128) (-558 775 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28882" - "plane" "(-398 930 -32) (-398 892 -32) (-398 892 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 352] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31052" + "plane" "(-562 775 168) (-562 773 168) (-562 773 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28881" - "plane" "(-408 892 -24) (-398 892 -24) (-398 892 -32)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31051" + "plane" "(-558 775 128) (-558 773 128) (-558 773 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28880" - "plane" "(-402.5 925.5 -35) (-398 930 -32) (-398 930 -24)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31050" + "plane" "(-558 775 168) (-562 775 168) (-562 775 128)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38305,10 +50912,10 @@ hidden } side { - "id" "28879" - "plane" "(-402.5 892 -35) (-402.5 925.5 -35) (-408 920 -24)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31049" + "plane" "(-558 773 128) (-562 773 128) (-562 773 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38326,57 +50933,57 @@ hidden { solid { - "id" "36028" + "id" "41562" side { - "id" "28938" - "plane" "(-410 971.333 -24) (-410 992 -24) (-408 992 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" + "id" "31060" + "plane" "(-565 775 171) (-559 775 171) (-559 773 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28937" - "plane" "(-410 992 -40) (-410 971.333 -40) (-402.499 968.833 -35)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31059" + "plane" "(-565 773 168) (-559 773 168) (-559 775 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28936" - "plane" "(-410 971.333 -40) (-410 992 -40) (-410 992 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "31058" + "plane" "(-565 775 171) (-565 773 171) (-565 773 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28935" - "plane" "(-410 992 -40) (-402.5 992 -35) (-408 992 -24)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31057" + "plane" "(-559 775 168) (-559 773 168) (-559 773 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "28934" - "plane" "(-402.5 992 -35) (-402.5 968.833 -35) (-408 970.667 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31056" + "plane" "(-559 775 171) (-565 775 171) (-565 775 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38384,10 +50991,10 @@ hidden } side { - "id" "28933" - "plane" "(-410 971.332 -24) (-408 970.665 -24) (-402.5 968.832 -35)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 0] 0.25" + "id" "31055" + "plane" "(-559 773 168) (-565 773 168) (-565 773 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38405,46 +51012,46 @@ hidden { solid { - "id" "36144" + "id" "41563" side { - "id" "29024" - "plane" "(-410 907.332 -32) (-410 892 -32) (-416 892 -32)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "31066" + "plane" "(-369 773 43) (-559 773 171) (-559 775 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29023" - "plane" "(-410 892 -39.3334) (-410 892 -32) (-410 907.333 -32)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31065" + "plane" "(-369 775 40) (-559 775 168) (-559 773 168)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29022" - "plane" "(-416 892 -32) (-410 892 -32) (-410 892 -39.3333)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31064" + "plane" "(-559 773 168) (-559 775 168) (-559 775 171)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29021" - "plane" "(-410 907.334 -39.3333) (-410 907.334 -32) (-413.647 906.118 -32)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 0] 0.25" + "id" "31063" + "plane" "(-369 773 43) (-369 775 43) (-369 775 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38452,10 +51059,10 @@ hidden } side { - "id" "29020" - "plane" "(-413.647 906.118 -38.1177) (-413.647 906.118 -32) (-416 892 -32)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31062" + "plane" "(-559 775 168) (-369 775 40) (-369 775 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38463,11 +51070,11 @@ hidden } side { - "id" "29019" - "plane" "(-416 892 -37.334) (-410 892 -39.334) (-410 907.334 -39.334)" - "material" "CONCRETE/CONCRETEFLOOR012A" + "id" "31061" + "plane" "(-559 773 171) (-369 773 43) (-369 773 40)" + "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -38484,46 +51091,46 @@ hidden { solid { - "id" "36146" + "id" "41564" side { - "id" "29036" - "plane" "(-418.856 992 -32) (-410 992 -32) (-410 971.332 -32)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "31072" + "plane" "(-466 775 105) (-462 775 105) (-462 773 105)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29035" - "plane" "(-410 971.332 -39.3333) (-410 971.332 -32) (-410 992 -32)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31071" + "plane" "(-466 773 64) (-462 773 64) (-462 775 64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29034" - "plane" "(-410 992 -39.3333) (-410 992 -32) (-418.856 992 -32)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31070" + "plane" "(-466 775 105) (-466 773 105) (-466 773 64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29033" - "plane" "(-413.262 972.421 -32) (-410 971.334 -32) (-410 971.333 -39.3333)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 0] 0.25" + "id" "31069" + "plane" "(-462 775 64) (-462 773 64) (-462 773 105)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38531,10 +51138,10 @@ hidden } side { - "id" "29032" - "plane" "(-418.855 992 -32) (-413.261 972.419 -32) (-413.262 972.419 -38.2461)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31068" + "plane" "(-462 775 105) (-466 775 105) (-466 775 64)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38542,11 +51149,11 @@ hidden } side { - "id" "29031" - "plane" "(-413.263 972.423 -38.2463) (-410 971.336 -39.334) (-410 992 -39.334)" - "material" "CONCRETE/CONCRETESTAIR003A" + "id" "31067" + "plane" "(-462 773 64) (-466 773 64) (-466 773 105)" + "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -38563,46 +51170,46 @@ hidden { solid { - "id" "36147" + "id" "41565" side { - "id" "29042" - "plane" "(-410 971.336 -40) (-410 992 -40) (-418.857 992 -45.9046)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31078" + "plane" "(-369 775 43) (-363 775 43) (-363 773 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29041" - "plane" "(-410 992 -40) (-410 971.332 -40) (-410 971.332 -39.3333)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31077" + "plane" "(-369 773 40) (-363 773 40) (-363 775 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29040" - "plane" "(-418.857 992 -45.9085) (-410 992 -40) (-410 992 -39.3333)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31076" + "plane" "(-369 775 43) (-369 773 43) (-369 773 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29039" - "plane" "(-410 971.333 -39.3333) (-410 971.333 -40) (-413.263 972.421 -42.1777)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 0] 0.25" + "id" "31075" + "plane" "(-363 775 40) (-363 773 40) (-363 773 43)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38610,10 +51217,10 @@ hidden } side { - "id" "29038" - "plane" "(-413.262 972.419 -38.2461) (-413.262 972.419 -42.1741) (-418.857 992 -45.9039)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31074" + "plane" "(-363 775 43) (-369 775 43) (-369 775 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38621,11 +51228,11 @@ hidden } side { - "id" "29037" - "plane" "(-418.856 992 -36.3819) (-410 992 -39.334) (-410 971.332 -39.334)" - "material" "CONCRETE/CONCRETESTAIR003A" + "id" "31073" + "plane" "(-363 773 40) (-369 773 40) (-369 773 43)" + "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -38642,67 +51249,56 @@ hidden { solid { - "id" "36670" + "id" "41566" side { - "id" "29103" - "plane" "(-530 963.23 -104) (-530 992 -104) (-518 992 -104)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" + "id" "31084" + "plane" "(-370 775 40) (-366 775 40) (-366 773 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29102" - "plane" "(-530 992 -120) (-530 963.23 -120) (-526.667 964.768 -117.778)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31083" + "plane" "(-370 773 0) (-366 773 0) (-366 775 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29101" - "plane" "(-518 968.767 -106.8) (-518 968.766 -104) (-518 992 -104)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 160] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29100" - "plane" "(-530 963.23 -120) (-530 992 -120) (-530 992 -104)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "31082" + "plane" "(-370 775 40) (-370 773 40) (-370 773 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29099" - "plane" "(-530 992 -120) (-526.66 992 -117.77) (-518 992 -106.8)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31081" + "plane" "(-366 775 0) (-366 773 0) (-366 773 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29098" - "plane" "(-530 963.23 -104) (-518 968.77 -104) (-518 968.77 -106.8)" - "material" "CONCRETE/CONCRETEFLOOR012A" + "id" "31080" + "plane" "(-366 775 40) (-370 775 40) (-370 775 0)" + "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" @@ -38711,10 +51307,10 @@ hidden } side { - "id" "29097" - "plane" "(-526.665 992 -117.775) (-526.665 964.769 -117.775) (-518 968.766 -106.8)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31079" + "plane" "(-366 773 0) (-370 773 0) (-370 773 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38728,50 +51324,66 @@ hidden } } } + editor + { + "color" "220 220 220" + "groupid" "41514" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" + } + } +} +hidden +{ + entity + { + "id" "41567" + "classname" "func_detail" hidden { solid { - "id" "36672" + "id" "41568" side { - "id" "29113" - "plane" "(-518 968.773 -96) (-518 992 -96) (-509.474 992 -96)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "31234" + "plane" "(-366 895 552) (-370 895 552) (-370 897 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29112" - "plane" "(-518 992 -106.8) (-518 992 -96) (-518 968.772 -96)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31233" + "plane" "(-366 897 512) (-370 897 512) (-370 895 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29111" - "plane" "(-509.474 992 -96) (-518 992 -96) (-518 992 -106.8)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31232" + "plane" "(-366 895 552) (-366 897 552) (-366 897 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29110" - "plane" "(-518 968.771 -96) (-509.474 972.706 -96) (-518 968.77 -106.8)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 0] 0.25" + "id" "31231" + "plane" "(-370 895 512) (-370 897 512) (-370 897 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38779,10 +51391,21 @@ hidden } side { - "id" "29109" - "plane" "(-518 992 -106.801) (-518 968.77 -106.801) (-509.475 972.703 -96)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31230" + "plane" "(-370 895 552) (-366 895 552) (-366 895 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31229" + "plane" "(-370 897 512) (-366 897 512) (-366 897 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38800,57 +51423,57 @@ hidden { solid { - "id" "36674" + "id" "41569" side { - "id" "29126" - "plane" "(-530 892 -104) (-530 926.551 -104) (-519.142 892 -104)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" + "id" "31240" + "plane" "(-363 895 555) (-369 895 555) (-369 897 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29125" - "plane" "(-530 926.555 -120) (-530 892 -120) (-526.667 892 -117.778)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31239" + "plane" "(-363 897 552) (-369 897 552) (-369 895 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29124" - "plane" "(-530 892 -120) (-530 926.551 -120) (-530 926.555 -104)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "31238" + "plane" "(-363 895 555) (-363 897 555) (-363 897 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29123" - "plane" "(-530 892 -104) (-519.142 892 -104) (-519.142 892 -108.246)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31237" + "plane" "(-369 895 552) (-369 897 552) (-369 897 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29122" - "plane" "(-530 926.547 -120) (-526.668 915.946 -117.78) (-519.142 892 -108.247)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31236" + "plane" "(-369 895 555) (-363 895 555) (-363 895 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38858,10 +51481,10 @@ hidden } side { - "id" "29121" - "plane" "(-526.665 915.941 -117.775) (-526.665 892 -117.775) (-519.142 892 -108.246)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31235" + "plane" "(-369 897 552) (-363 897 552) (-363 897 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38879,69 +51502,69 @@ hidden { solid { - "id" "36711" + "id" "41570" side { - "id" "29136" - "plane" "(-398 892 -16) (-398 992 -16) (-386 992 -16)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 118] 0.25" + "id" "31246" + "plane" "(-559 897 427) (-369 897 555) (-369 895 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29135" - "plane" "(-386 992 -24) (-386 892 -24) (-386 892 -16)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31245" + "plane" "(-559 895 424) (-369 895 552) (-369 897 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29134" - "plane" "(-398 992 -24) (-398 992 -16) (-398 892 -16)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "31244" + "plane" "(-369 897 552) (-369 895 552) (-369 895 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29133" - "plane" "(-398 892 -16) (-386 892 -16) (-386 892 -24)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31243" + "plane" "(-559 897 427) (-559 895 427) (-559 895 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29132" - "plane" "(-386 992 -24) (-386 992 -16) (-398 992 -16)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31242" + "plane" "(-369 895 552) (-559 895 424) (-559 895 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29131" - "plane" "(-398 992 -24) (-398 892 -24) (-386 892 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "31241" + "plane" "(-369 897 555) (-559 897 427) (-559 897 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -38958,24 +51581,35 @@ hidden { solid { - "id" "36712" + "id" "41571" side { - "id" "29141" - "plane" "(-398 992 -32) (-398 892 -32) (-386 892 -24)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31252" + "plane" "(-462 895 489) (-466 895 489) (-466 897 489)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29140" - "plane" "(-398 892 -32) (-398 992 -32) (-398 992 -24)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 -1 0 0] 0.25" + "id" "31251" + "plane" "(-462 897 448) (-466 897 448) (-466 895 448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31250" + "plane" "(-462 895 489) (-462 897 489) (-462 897 448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -38983,33 +51617,33 @@ hidden } side { - "id" "29139" - "plane" "(-386 892 -24) (-398 892 -32) (-398 892 -24)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31249" + "plane" "(-466 895 448) (-466 897 448) (-466 897 489)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29138" - "plane" "(-398 992 -32) (-386 992 -24) (-398 992 -24)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31248" + "plane" "(-466 895 489) (-462 895 489) (-462 895 448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29137" - "plane" "(-398 892 -24) (-398 992 -24) (-386 992 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "31247" + "plane" "(-466 897 448) (-462 897 448) (-462 897 489)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39026,46 +51660,46 @@ hidden { solid { - "id" "36721" + "id" "41572" side { - "id" "29147" - "plane" "(-410 892 -24) (-410 907.333 -24) (-408 908 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" + "id" "31258" + "plane" "(-559 895 427) (-565 895 427) (-565 897 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29146" - "plane" "(-410 907.332 -32) (-410 907.332 -24) (-410 892 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "31257" + "plane" "(-559 897 424) (-565 897 424) (-565 895 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29145" - "plane" "(-410 892 -24) (-408 892 -24) (-404 892 -32)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31256" + "plane" "(-559 895 427) (-559 897 427) (-559 897 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29144" - "plane" "(-404 892 -32) (-408 892 -24) (-408 908 -24)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31255" + "plane" "(-565 895 424) (-565 897 424) (-565 897 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -39073,10 +51707,10 @@ hidden } side { - "id" "29143" - "plane" "(-404 909.332 -32) (-408 908 -24) (-410 907.333 -24)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 0] 0.25" + "id" "31254" + "plane" "(-565 895 427) (-559 895 427) (-559 895 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -39084,11 +51718,11 @@ hidden } side { - "id" "29142" - "plane" "(-410 907.332 -32) (-410 892 -32) (-404 892 -32)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "31253" + "plane" "(-565 897 424) (-559 897 424) (-559 897 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39105,46 +51739,46 @@ hidden { solid { - "id" "36722" + "id" "41573" side { - "id" "29153" - "plane" "(-410 907.332 -40) (-410 892 -40) (-402.5 892 -35)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31264" + "plane" "(-558 895 424) (-562 895 424) (-562 897 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29152" - "plane" "(-410 892 -40) (-410 907.332 -40) (-410 907.332 -32)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "31263" + "plane" "(-558 897 384) (-562 897 384) (-562 895 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29151" - "plane" "(-404 892 -32) (-402.5 892 -35) (-410 892 -40)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31262" + "plane" "(-558 895 424) (-558 897 424) (-558 897 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29150" - "plane" "(-402.5 909.836 -35) (-402.5 892 -35) (-404 892 -32)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31261" + "plane" "(-562 895 384) (-562 897 384) (-562 897 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -39152,10 +51786,10 @@ hidden } side { - "id" "29149" - "plane" "(-410 907.332 -40) (-402.501 909.832 -35) (-404 909.332 -32)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 0] 0.25" + "id" "31260" + "plane" "(-562 895 424) (-558 895 424) (-558 895 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -39163,11 +51797,11 @@ hidden } side { - "id" "29148" - "plane" "(-410 892 -32) (-410 907.333 -32) (-404 909.332 -32)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "31259" + "plane" "(-562 897 384) (-558 897 384) (-558 897 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39184,57 +51818,46 @@ hidden { solid { - "id" "36976" + "id" "41574" side { - "id" "29258" - "plane" "(-470 988.668 -64) (-470 992 -64) (-458 992 -64)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -82] 0.25" - "vaxis" "[-1 0 0 86] 0.25" + "id" "31270" + "plane" "(-366 985 552) (-370 985 552) (-370 987 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29257" - "plane" "(-458 987.333 -70.095) (-458 987.332 -64) (-458 992 -64)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29256" - "plane" "(-470 992 -71.4286) (-470 992 -64) (-470 988.666 -64)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -82] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31269" + "plane" "(-366 987 512) (-370 987 512) (-370 985 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29255" - "plane" "(-458 992 -71.4285) (-458 992 -64) (-470 992 -64)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31268" + "plane" "(-366 985 552) (-366 987 552) (-366 987 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29254" - "plane" "(-470 988.668 -64) (-464.664 985.111 -64) (-464.666 985.111 -69.4602)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 8] 0.25" + "id" "31267" + "plane" "(-370 985 512) (-370 987 512) (-370 987 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -39242,10 +51865,10 @@ hidden } side { - "id" "29253" - "plane" "(-464.664 985.109 -64) (-458 987.33 -64) (-458 987.331 -70.0946)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 8] 0.25" + "id" "31266" + "plane" "(-370 985 552) (-366 985 552) (-366 985 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -39253,11 +51876,11 @@ hidden } side { - "id" "29252" - "plane" "(-458 987.333 -70.0951) (-458 992 -71.4286) (-470 992 -71.4286)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "31265" + "plane" "(-370 987 512) (-366 987 512) (-366 987 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39274,46 +51897,46 @@ hidden { solid { - "id" "36978" + "id" "41575" side { - "id" "29270" - "plane" "(-458.504 892 -64) (-470 892 -64) (-470 896.668 -64)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -82] 0.25" - "vaxis" "[-1 0 0 86] 0.25" + "id" "31276" + "plane" "(-363 985 555) (-369 985 555) (-369 987 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29269" - "plane" "(-470 896.668 -70.2891) (-470 896.668 -64) (-470 892 -64)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -82] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31275" + "plane" "(-363 987 552) (-369 987 552) (-369 985 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29268" - "plane" "(-470 892 -72.2891) (-470 892 -64) (-458.499 892 -64)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 455.419] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31274" + "plane" "(-363 985 555) (-363 987 555) (-363 987 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "29267" - "plane" "(-463.601 898.803 -69.3711) (-463.602 898.803 -64) (-470 896.668 -64)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 8] 0.25" + "id" "31273" + "plane" "(-369 985 552) (-369 987 552) (-369 987 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -39321,10 +51944,10 @@ hidden } side { - "id" "29266" - "plane" "(-458.496 892 -72.2852) (-458.496 892 -64) (-463.597 898.802 -64)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 0] 0.25" + "id" "31272" + "plane" "(-369 985 555) (-363 985 555) (-363 985 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -39332,11 +51955,11 @@ hidden } side { - "id" "29265" - "plane" "(-463.599 898.801 -69.3724) (-470 896.668 -70.2866) (-470 892 -72.2873)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "31271" + "plane" "(-369 987 552) (-363 987 552) (-363 987 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39349,89 +51972,73 @@ hidden } } } - editor - { - "color" "220 220 220" - "groupid" "34201" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } - } -} -hidden -{ - entity - { - "id" "34248" - "classname" "func_detail" hidden { solid { - "id" "34249" + "id" "41576" side { - "id" "25374" - "plane" "(-656 868 -128) (-656 992 -128) (-566 992 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31282" + "plane" "(-559 987 427) (-369 987 555) (-369 985 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25373" - "plane" "(-656 992 -144) (-656 868 -144) (-566 868 -144)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 -333.198] 0.25" + "id" "31281" + "plane" "(-559 985 424) (-369 985 552) (-369 987 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25372" - "plane" "(-656 868 -144) (-656 992 -144) (-656 992 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192.002] 0.25" - "vaxis" "[0 0 -1 -296.326] 0.25" + "id" "31280" + "plane" "(-369 987 552) (-369 985 552) (-369 985 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25371" - "plane" "(-566 992 -144) (-566 868 -144) (-566 868 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -0.5547 0.83205 26.5544] 0.25" - "vaxis" "[0 -0.83205 -0.5547 465.214] 0.25" + "id" "31279" + "plane" "(-559 987 427) (-559 985 427) (-559 985 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25370" - "plane" "(-656 992 -144) (-566 992 -144) (-566 992 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31278" + "plane" "(-369 985 552) (-559 985 424) (-559 985 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25369" - "plane" "(-566 868 -144) (-656 868 -144) (-656 868 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -208] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31277" + "plane" "(-369 987 555) (-559 987 427) (-559 987 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39448,69 +52055,69 @@ hidden { solid { - "id" "34250" + "id" "41577" side { - "id" "25380" - "plane" "(-566 892 -128) (-566 992 -128) (-554 992 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" + "id" "31288" + "plane" "(-462 985 489) (-466 985 489) (-466 987 489)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25379" - "plane" "(-566 992 -144) (-566 892 -144) (-554 892 -136)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -272.467] 0.25" + "id" "31287" + "plane" "(-462 987 448) (-466 987 448) (-466 985 448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25378" - "plane" "(-566 992 -144) (-566 992 -128) (-566 892 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 -136.326] 0.25" + "id" "31286" + "plane" "(-462 985 489) (-462 987 489) (-462 987 448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25377" - "plane" "(-554 992 -136) (-554 992 -128) (-566 992 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" + "id" "31285" + "plane" "(-466 985 448) (-466 987 448) (-466 987 489)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25376" - "plane" "(-566 892 -144) (-566 892 -128) (-554 892 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -304] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" + "id" "31284" + "plane" "(-466 985 489) (-462 985 489) (-462 985 448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25375" - "plane" "(-554 892 -136) (-554 892 -128) (-554 992 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 1 327.674] 0.25" + "id" "31283" + "plane" "(-466 987 448) (-462 987 448) (-462 987 489)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39527,69 +52134,69 @@ hidden { solid { - "id" "34251" + "id" "41578" side { - "id" "25386" - "plane" "(-656 768 -128) (-656 868 -128) (-566 868 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31294" + "plane" "(-559 985 427) (-565 985 427) (-565 987 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25385" - "plane" "(-656 868 -144) (-656 768 -144) (-566 768 -144)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 151.781] 0.25" + "id" "31293" + "plane" "(-559 987 424) (-565 987 424) (-565 985 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25384" - "plane" "(-656 768 -144) (-656 868 -144) (-656 868 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 191.998] 0.25" - "vaxis" "[0 0 -1 -296.326] 0.25" + "id" "31292" + "plane" "(-559 985 427) (-559 987 427) (-559 987 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25383" - "plane" "(-566 768 -144) (-656 768 -144) (-656 768 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -320] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31291" + "plane" "(-565 985 424) (-565 987 424) (-565 987 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25382" - "plane" "(-656 868 -144) (-566 868 -144) (-566 868 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 304] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31290" + "plane" "(-565 985 427) (-559 985 427) (-559 985 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25381" - "plane" "(-566 868 -144) (-566 768 -144) (-566 768 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 191.998] 0.25" - "vaxis" "[0 0 1 375.674] 0.25" + "id" "31289" + "plane" "(-565 987 424) (-559 987 424) (-559 987 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39602,120 +52209,73 @@ hidden } } } - editor - { - "color" "220 220 220" - "groupid" "34201" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 1500]" - } - } -} -hidden -{ - entity - { - "id" "34252" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 864 -186" - editor - { - "color" "220 220 220" - "groupid" "34201" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } - } -} -hidden -{ - entity - { - "id" "34256" - "classname" "func_detail" hidden { solid { - "id" "34257" + "id" "41579" side { - "id" "25620" - "plane" "(-542 768 -136) (-554 768 -136) (-554 868 -136)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" + "id" "31300" + "plane" "(-558 985 424) (-562 985 424) (-562 987 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25619" - "plane" "(-542 868 -152) (-554 868 -144) (-554 768 -144)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31299" + "plane" "(-558 987 384) (-562 987 384) (-562 985 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25618" - "plane" "(-554 768 -144) (-554 868 -144) (-554 868 -136)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 288] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31298" + "plane" "(-558 985 424) (-558 987 424) (-558 987 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25617" - "plane" "(-542 768 -136) (-542 868 -136) (-542 868 -152)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "31297" + "plane" "(-562 985 384) (-562 987 384) (-562 987 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25616" - "plane" "(-554 868 -144) (-542 868 -152) (-542 868 -136)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31296" + "plane" "(-562 985 424) (-558 985 424) (-558 985 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25615" - "plane" "(-554 768 -136) (-542 768 -136) (-542 768 -152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31295" + "plane" "(-562 987 384) (-558 987 384) (-558 987 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39728,73 +52288,89 @@ hidden } } } + editor + { + "color" "220 220 220" + "groupid" "41514" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" + } + } +} +hidden +{ + entity + { + "id" "41580" + "classname" "func_detail" hidden { solid { - "id" "34258" + "id" "41581" side { - "id" "25626" - "plane" "(-530 768 -144) (-542 768 -144) (-542 868 -144)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" + "id" "31306" + "plane" "(-562 865 424) (-558 865 424) (-558 863 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25625" - "plane" "(-530 868 -160) (-542 868 -152) (-542 768 -152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31305" + "plane" "(-562 863 384) (-558 863 384) (-558 865 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25624" - "plane" "(-542 768 -152) (-542 868 -152) (-542 868 -144)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31304" + "plane" "(-562 865 424) (-562 863 424) (-562 863 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25623" - "plane" "(-530 768 -144) (-530 868 -144) (-530 868 -160)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "31303" + "plane" "(-558 865 384) (-558 863 384) (-558 863 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25622" - "plane" "(-542 868 -152) (-530 868 -160) (-530 868 -144)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31302" + "plane" "(-558 865 424) (-562 865 424) (-562 865 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25621" - "plane" "(-542 768 -144) (-530 768 -144) (-530 768 -160)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31301" + "plane" "(-558 863 384) (-562 863 384) (-562 863 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39811,69 +52387,69 @@ hidden { solid { - "id" "34259" + "id" "41582" side { - "id" "25632" - "plane" "(-518 768 -152) (-530 768 -152) (-530 868 -152)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" + "id" "31312" + "plane" "(-565 865 427) (-559 865 427) (-559 863 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25631" - "plane" "(-518 868 -168) (-530 868 -160) (-530 768 -160)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31311" + "plane" "(-565 863 424) (-559 863 424) (-559 865 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25630" - "plane" "(-530 768 -160) (-530 868 -160) (-530 868 -152)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 352] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31310" + "plane" "(-565 865 427) (-565 863 427) (-565 863 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25629" - "plane" "(-518 768 -152) (-518 868 -152) (-518 868 -168)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "31309" + "plane" "(-559 865 424) (-559 863 424) (-559 863 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25628" - "plane" "(-530 868 -160) (-518 868 -168) (-518 868 -152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31308" + "plane" "(-559 865 427) (-565 865 427) (-565 865 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25627" - "plane" "(-530 768 -152) (-518 768 -152) (-518 768 -168)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31307" + "plane" "(-559 863 424) (-565 863 424) (-565 863 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39890,69 +52466,69 @@ hidden { solid { - "id" "34260" + "id" "41583" side { - "id" "25638" - "plane" "(-506 768 -160) (-518 768 -160) (-518 868 -160)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" + "id" "31318" + "plane" "(-369 863 299) (-559 863 427) (-559 865 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25637" - "plane" "(-506 868 -176) (-518 868 -168) (-518 768 -168)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31317" + "plane" "(-369 865 296) (-559 865 424) (-559 863 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25636" - "plane" "(-518 768 -168) (-518 868 -168) (-518 868 -160)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31316" + "plane" "(-559 863 424) (-559 865 424) (-559 865 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25635" - "plane" "(-506 768 -160) (-506 868 -160) (-506 868 -176)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31315" + "plane" "(-369 863 299) (-369 865 299) (-369 865 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25634" - "plane" "(-518 868 -168) (-506 868 -176) (-506 868 -160)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31314" + "plane" "(-559 865 424) (-369 865 296) (-369 865 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25633" - "plane" "(-518 768 -160) (-506 768 -160) (-506 768 -176)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31313" + "plane" "(-559 863 427) (-369 863 299) (-369 863 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -39969,69 +52545,69 @@ hidden { solid { - "id" "34261" + "id" "41584" side { - "id" "25644" - "plane" "(-494 768 -168) (-506 768 -168) (-506 868 -168)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" + "id" "31324" + "plane" "(-466 865 361) (-462 865 361) (-462 863 361)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25643" - "plane" "(-494 868 -184) (-506 868 -176) (-506 768 -176)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31323" + "plane" "(-466 863 320) (-462 863 320) (-462 865 320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25642" - "plane" "(-506 768 -176) (-506 868 -176) (-506 868 -168)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 416] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31322" + "plane" "(-466 865 361) (-466 863 361) (-466 863 320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25641" - "plane" "(-494 768 -168) (-494 868 -168) (-494 868 -184)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "31321" + "plane" "(-462 865 320) (-462 863 320) (-462 863 361)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25640" - "plane" "(-506 868 -176) (-494 868 -184) (-494 868 -168)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31320" + "plane" "(-462 865 361) (-466 865 361) (-466 865 320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25639" - "plane" "(-506 768 -168) (-494 768 -168) (-494 768 -184)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31319" + "plane" "(-462 863 320) (-466 863 320) (-466 863 361)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40048,69 +52624,69 @@ hidden { solid { - "id" "34262" + "id" "41585" side { - "id" "25650" - "plane" "(-482 768 -176) (-494 768 -176) (-494 868 -176)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" + "id" "31330" + "plane" "(-369 865 299) (-363 865 299) (-363 863 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25649" - "plane" "(-482 868 -192) (-494 868 -184) (-494 768 -184)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31329" + "plane" "(-369 863 296) (-363 863 296) (-363 865 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25648" - "plane" "(-494 768 -184) (-494 868 -184) (-494 868 -176)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 448] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31328" + "plane" "(-369 865 299) (-369 863 299) (-369 863 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25647" - "plane" "(-482 768 -176) (-482 868 -176) (-482 868 -192)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "31327" + "plane" "(-363 865 296) (-363 863 296) (-363 863 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25646" - "plane" "(-494 868 -184) (-482 868 -192) (-482 868 -176)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31326" + "plane" "(-363 865 299) (-369 865 299) (-369 865 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25645" - "plane" "(-494 768 -176) (-482 768 -176) (-482 768 -192)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31325" + "plane" "(-363 863 296) (-369 863 296) (-369 863 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40127,69 +52703,69 @@ hidden { solid { - "id" "34263" + "id" "41586" side { - "id" "25656" - "plane" "(-470 768 -184) (-482 768 -184) (-482 868 -184)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" + "id" "31336" + "plane" "(-370 865 296) (-366 865 296) (-366 863 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25655" - "plane" "(-470 868 -200) (-482 868 -192) (-482 768 -192)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31335" + "plane" "(-370 863 256) (-366 863 256) (-366 865 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25654" - "plane" "(-482 768 -192) (-482 868 -192) (-482 868 -184)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 480] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31334" + "plane" "(-370 865 296) (-370 863 296) (-370 863 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25653" - "plane" "(-470 768 -184) (-470 868 -184) (-470 868 -200)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "31333" + "plane" "(-366 865 256) (-366 863 256) (-366 863 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25652" - "plane" "(-482 868 -192) (-470 868 -200) (-470 868 -184)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31332" + "plane" "(-366 865 296) (-370 865 296) (-370 865 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25651" - "plane" "(-482 768 -184) (-470 768 -184) (-470 768 -200)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31331" + "plane" "(-366 863 256) (-370 863 256) (-370 863 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40206,69 +52782,69 @@ hidden { solid { - "id" "34264" + "id" "41587" side { - "id" "25662" - "plane" "(-458 768 -192) (-470 768 -192) (-470 868 -192)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" + "id" "31342" + "plane" "(-562 775 424) (-558 775 424) (-558 773 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25661" - "plane" "(-458 868 -208) (-470 868 -200) (-470 768 -200)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31341" + "plane" "(-562 773 384) (-558 773 384) (-558 775 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25660" - "plane" "(-470 768 -200) (-470 868 -200) (-470 868 -192)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31340" + "plane" "(-562 775 424) (-562 773 424) (-562 773 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25659" - "plane" "(-458 768 -192) (-458 868 -192) (-458 868 -208)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31339" + "plane" "(-558 775 384) (-558 773 384) (-558 773 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25658" - "plane" "(-470 868 -200) (-458 868 -208) (-458 868 -192)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31338" + "plane" "(-558 775 424) (-562 775 424) (-562 775 384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25657" - "plane" "(-470 768 -192) (-458 768 -192) (-458 768 -208)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31337" + "plane" "(-558 773 384) (-562 773 384) (-562 773 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40285,69 +52861,69 @@ hidden { solid { - "id" "34265" + "id" "41588" side { - "id" "25668" - "plane" "(-446 768 -200) (-458 768 -200) (-458 868 -200)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" + "id" "31348" + "plane" "(-565 775 427) (-559 775 427) (-559 773 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25667" - "plane" "(-446 868 -216) (-458 868 -208) (-458 768 -208)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31347" + "plane" "(-565 773 424) (-559 773 424) (-559 775 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25666" - "plane" "(-458 768 -208) (-458 868 -208) (-458 868 -200)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 32] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31346" + "plane" "(-565 775 427) (-565 773 427) (-565 773 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25665" - "plane" "(-446 768 -200) (-446 868 -200) (-446 868 -216)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "31345" + "plane" "(-559 775 424) (-559 773 424) (-559 773 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25664" - "plane" "(-458 868 -208) (-446 868 -216) (-446 868 -200)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31344" + "plane" "(-559 775 427) (-565 775 427) (-565 775 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25663" - "plane" "(-458 768 -200) (-446 768 -200) (-446 768 -216)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31343" + "plane" "(-559 773 424) (-565 773 424) (-565 773 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40364,69 +52940,69 @@ hidden { solid { - "id" "34266" + "id" "41589" side { - "id" "25674" - "plane" "(-434 768 -208) (-446 768 -208) (-446 868 -208)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" + "id" "31354" + "plane" "(-369 773 299) (-559 773 427) (-559 775 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25673" - "plane" "(-434 868 -224) (-446 868 -216) (-446 768 -216)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31353" + "plane" "(-369 775 296) (-559 775 424) (-559 773 424)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25672" - "plane" "(-446 768 -216) (-446 868 -216) (-446 868 -208)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31352" + "plane" "(-559 773 424) (-559 775 424) (-559 775 427)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25671" - "plane" "(-434 768 -208) (-434 868 -208) (-434 868 -224)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "31351" + "plane" "(-369 773 299) (-369 775 299) (-369 775 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25670" - "plane" "(-446 868 -216) (-434 868 -224) (-434 868 -208)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31350" + "plane" "(-559 775 424) (-369 775 296) (-369 775 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25669" - "plane" "(-446 768 -208) (-434 768 -208) (-434 768 -224)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31349" + "plane" "(-559 773 427) (-369 773 299) (-369 773 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40443,69 +53019,69 @@ hidden { solid { - "id" "34267" + "id" "41590" side { - "id" "25680" - "plane" "(-422 768 -216) (-434 768 -216) (-434 868 -216)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" + "id" "31360" + "plane" "(-466 775 361) (-462 775 361) (-462 773 361)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25679" - "plane" "(-422 868 -232) (-434 868 -224) (-434 768 -224)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31359" + "plane" "(-466 773 320) (-462 773 320) (-462 775 320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25678" - "plane" "(-434 768 -224) (-434 868 -224) (-434 868 -216)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 96] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31358" + "plane" "(-466 775 361) (-466 773 361) (-466 773 320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25677" - "plane" "(-422 768 -216) (-422 868 -216) (-422 868 -232)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "31357" + "plane" "(-462 775 320) (-462 773 320) (-462 773 361)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25676" - "plane" "(-434 868 -224) (-422 868 -232) (-422 868 -216)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31356" + "plane" "(-462 775 361) (-466 775 361) (-466 775 320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25675" - "plane" "(-434 768 -216) (-422 768 -216) (-422 768 -232)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31355" + "plane" "(-462 773 320) (-466 773 320) (-466 773 361)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40522,69 +53098,69 @@ hidden { solid { - "id" "34268" + "id" "41591" side { - "id" "25686" - "plane" "(-410 768 -224) (-422 768 -224) (-422 868 -224)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" + "id" "31366" + "plane" "(-369 775 299) (-363 775 299) (-363 773 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25685" - "plane" "(-410 868 -240) (-422 868 -232) (-422 768 -232)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31365" + "plane" "(-369 773 296) (-363 773 296) (-363 775 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25684" - "plane" "(-422 768 -232) (-422 868 -232) (-422 868 -224)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 128] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31364" + "plane" "(-369 775 299) (-369 773 299) (-369 773 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25683" - "plane" "(-410 768 -224) (-410 868 -224) (-410 868 -240)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31363" + "plane" "(-363 775 296) (-363 773 296) (-363 773 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25682" - "plane" "(-422 868 -232) (-410 868 -240) (-410 868 -224)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31362" + "plane" "(-363 775 299) (-369 775 299) (-369 775 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25681" - "plane" "(-422 768 -224) (-410 768 -224) (-410 768 -240)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31361" + "plane" "(-363 773 296) (-369 773 296) (-369 773 299)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40601,69 +53177,69 @@ hidden { solid { - "id" "34269" + "id" "41592" side { - "id" "25692" - "plane" "(-398 768 -232) (-410 768 -232) (-410 868 -232)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" + "id" "31372" + "plane" "(-370 775 296) (-366 775 296) (-366 773 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25691" - "plane" "(-398 868 -248) (-410 868 -240) (-410 768 -240)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31371" + "plane" "(-370 773 256) (-366 773 256) (-366 775 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25690" - "plane" "(-410 768 -240) (-410 868 -240) (-410 868 -232)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 160] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31370" + "plane" "(-370 775 296) (-370 773 296) (-370 773 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25689" - "plane" "(-398 768 -232) (-398 868 -232) (-398 868 -248)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "31369" + "plane" "(-366 775 256) (-366 773 256) (-366 773 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25688" - "plane" "(-410 868 -240) (-398 868 -248) (-398 868 -232)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31368" + "plane" "(-366 775 296) (-370 775 296) (-370 775 256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25687" - "plane" "(-410 768 -232) (-398 768 -232) (-398 768 -248)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31367" + "plane" "(-366 773 256) (-370 773 256) (-370 773 296)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40676,73 +53252,89 @@ hidden } } } + editor + { + "color" "220 220 220" + "groupid" "41514" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" + } + } +} +hidden +{ + entity + { + "id" "41593" + "classname" "func_detail" hidden { solid { - "id" "34270" + "id" "41594" side { - "id" "25698" - "plane" "(-386 768 -240) (-398 768 -240) (-398 868 -240)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" + "id" "31522" + "plane" "(-366 895 808) (-370 895 808) (-370 897 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25697" - "plane" "(-386 868 -256) (-398 868 -248) (-398 768 -248)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31521" + "plane" "(-366 897 768) (-370 897 768) (-370 895 768)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25696" - "plane" "(-398 768 -248) (-398 868 -248) (-398 868 -240)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 192] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31520" + "plane" "(-366 895 808) (-366 897 808) (-366 897 768)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25695" - "plane" "(-386 768 -240) (-386 868 -240) (-386 868 -256)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "31519" + "plane" "(-370 895 768) (-370 897 768) (-370 897 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25694" - "plane" "(-398 868 -248) (-386 868 -256) (-386 868 -240)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31518" + "plane" "(-370 895 808) (-366 895 808) (-366 895 768)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25693" - "plane" "(-398 768 -240) (-386 768 -240) (-386 768 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31517" + "plane" "(-370 897 768) (-366 897 768) (-366 897 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40759,69 +53351,69 @@ hidden { solid { - "id" "34271" + "id" "41595" side { - "id" "25704" - "plane" "(-386 768 -248) (-386 868 -248) (-374 868 -248)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" + "id" "31528" + "plane" "(-363 895 811) (-369 895 811) (-369 897 811)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25703" - "plane" "(-386 868 -256) (-386 768 -256) (-374 768 -264)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31527" + "plane" "(-363 897 808) (-369 897 808) (-369 895 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25702" - "plane" "(-386 868 -256) (-386 868 -248) (-386 768 -248)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 224] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" + "id" "31526" + "plane" "(-363 895 811) (-363 897 811) (-363 897 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25701" - "plane" "(-374 868 -248) (-374 868 -264) (-374 768 -264)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "31525" + "plane" "(-369 895 808) (-369 897 808) (-369 897 811)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25700" - "plane" "(-374 868 -264) (-374 868 -248) (-386 868 -248)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31524" + "plane" "(-369 895 811) (-363 895 811) (-363 895 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25699" - "plane" "(-374 768 -248) (-374 768 -264) (-386 768 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31523" + "plane" "(-369 897 808) (-363 897 808) (-363 897 811)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40838,69 +53430,69 @@ hidden { solid { - "id" "34272" + "id" "41596" side { - "id" "25710" - "plane" "(-554 868 -128) (-554 768 -128) (-566 768 -128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" + "id" "31534" + "plane" "(-559 897 683) (-369 897 811) (-369 895 811)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25709" - "plane" "(-554 768 -144) (-554 868 -144) (-566 868 -144)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 151.781] 0.25" + "id" "31533" + "plane" "(-559 895 680) (-369 895 808) (-369 897 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25708" - "plane" "(-554 768 -144) (-554 768 -128) (-554 868 -128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31532" + "plane" "(-369 897 808) (-369 895 808) (-369 895 811)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25707" - "plane" "(-566 768 -144) (-566 768 -128) (-554 768 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31531" + "plane" "(-559 897 683) (-559 895 683) (-559 895 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25706" - "plane" "(-554 868 -144) (-554 868 -128) (-566 868 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 380.477] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9027] 0.25" + "id" "31530" + "plane" "(-369 895 808) (-559 895 680) (-559 895 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25705" - "plane" "(-566 868 -144) (-566 868 -128) (-566 768 -128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 -128.219] 0.25" + "id" "31529" + "plane" "(-369 897 811) (-559 897 683) (-559 897 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -40913,89 +53505,73 @@ hidden } } } - editor - { - "color" "220 220 220" - "groupid" "34201" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } - } -} -hidden -{ - entity - { - "id" "34273" - "classname" "func_detail" hidden { solid { - "id" "34274" + "id" "41597" side { - "id" "25716" - "plane" "(-272 892 -256) (-272 768 -256) (-362 768 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31540" + "plane" "(-462 895 745) (-466 895 745) (-466 897 745)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25715" - "plane" "(-272 768 -272) (-272 892 -272) (-362 892 -272)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 306.803] 0.25" + "id" "31539" + "plane" "(-462 897 704) (-466 897 704) (-466 895 704)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25714" - "plane" "(-272 892 -272) (-272 768 -272) (-272 768 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -191.998] 0.25" - "vaxis" "[0 0 -1 -296.326] 0.25" + "id" "31538" + "plane" "(-462 895 745) (-462 897 745) (-462 897 704)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25713" - "plane" "(-362 768 -272) (-362 892 -272) (-362 892 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0.5547 0.83205 -380.526] 0.25" - "vaxis" "[0 0.83205 -0.5547 -44.427] 0.25" + "id" "31537" + "plane" "(-466 895 704) (-466 897 704) (-466 897 745)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25712" - "plane" "(-272 768 -272) (-362 768 -272) (-362 768 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31536" + "plane" "(-466 895 745) (-462 895 745) (-462 895 704)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25711" - "plane" "(-362 892 -272) (-272 892 -272) (-272 892 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -208] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31535" + "plane" "(-466 897 704) (-462 897 704) (-462 897 745)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41012,69 +53588,69 @@ hidden { solid { - "id" "34275" + "id" "41598" side { - "id" "25722" - "plane" "(-362 868 -256) (-362 768 -256) (-374 768 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" + "id" "31546" + "plane" "(-559 895 683) (-565 895 683) (-565 897 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25721" - "plane" "(-362 768 -272) (-362 868 -272) (-374 868 -264)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -27.9028] 0.25" + "id" "31545" + "plane" "(-559 897 680) (-565 897 680) (-565 895 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25720" - "plane" "(-362 768 -272) (-362 768 -256) (-362 868 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 -136.326] 0.25" + "id" "31544" + "plane" "(-559 895 683) (-559 897 683) (-559 897 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25719" - "plane" "(-374 768 -264) (-374 768 -256) (-362 768 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" + "id" "31543" + "plane" "(-565 895 680) (-565 897 680) (-565 897 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25718" - "plane" "(-362 868 -272) (-362 868 -256) (-374 868 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -304] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" + "id" "31542" + "plane" "(-565 895 683) (-559 895 683) (-559 895 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25717" - "plane" "(-374 868 -264) (-374 868 -256) (-374 768 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 1 327.674] 0.25" + "id" "31541" + "plane" "(-565 897 680) (-559 897 680) (-559 897 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41091,69 +53667,69 @@ hidden { solid { - "id" "34276" + "id" "41599" side { - "id" "25728" - "plane" "(-272 992 -256) (-272 892 -256) (-362 892 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31552" + "plane" "(-558 895 680) (-562 895 680) (-562 897 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25727" - "plane" "(-272 892 -272) (-272 992 -272) (-362 992 -272)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" + "id" "31551" + "plane" "(-558 897 640) (-562 897 640) (-562 895 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25726" - "plane" "(-272 992 -272) (-272 892 -272) (-272 892 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 -1 -296.326] 0.25" + "id" "31550" + "plane" "(-558 895 680) (-558 897 680) (-558 897 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25725" - "plane" "(-362 992 -272) (-272 992 -272) (-272 992 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -320] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31549" + "plane" "(-562 895 640) (-562 897 640) (-562 897 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25724" - "plane" "(-272 892 -272) (-362 892 -272) (-362 892 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 304] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" + "id" "31548" + "plane" "(-562 895 680) (-558 895 680) (-558 895 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25723" - "plane" "(-362 892 -272) (-362 992 -272) (-362 992 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 1 375.674] 0.25" + "id" "31547" + "plane" "(-562 897 640) (-558 897 640) (-558 897 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41166,89 +53742,73 @@ hidden } } } - editor - { - "color" "220 220 220" - "groupid" "34201" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 1500]" - } - } -} -hidden -{ - entity - { - "id" "34277" - "classname" "func_detail" hidden { solid { - "id" "34278" + "id" "41600" side { - "id" "25734" - "plane" "(-386 992 -264) (-374 992 -264) (-374 892 -264)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 38] 0.25" + "id" "31558" + "plane" "(-366 985 808) (-370 985 808) (-370 987 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25733" - "plane" "(-386 892 -280) (-374 892 -272) (-374 992 -272)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31557" + "plane" "(-366 987 768) (-370 987 768) (-370 985 768)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25732" - "plane" "(-374 992 -272) (-374 892 -272) (-374 892 -264)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 288] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31556" + "plane" "(-366 985 808) (-366 987 808) (-366 987 768)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25731" - "plane" "(-386 992 -264) (-386 892 -264) (-386 892 -280)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "31555" + "plane" "(-370 985 768) (-370 987 768) (-370 987 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25730" - "plane" "(-374 892 -272) (-386 892 -280) (-386 892 -264)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31554" + "plane" "(-370 985 808) (-366 985 808) (-366 985 768)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25729" - "plane" "(-374 992 -264) (-386 992 -264) (-386 992 -280)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31553" + "plane" "(-370 987 768) (-366 987 768) (-366 987 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41265,69 +53825,69 @@ hidden { solid { - "id" "34279" + "id" "41601" side { - "id" "25740" - "plane" "(-398 992 -272) (-386 992 -272) (-386 892 -272)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 118] 0.25" + "id" "31564" + "plane" "(-363 985 811) (-369 985 811) (-369 987 811)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25739" - "plane" "(-398 892 -288) (-386 892 -280) (-386 992 -280)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31563" + "plane" "(-363 987 808) (-369 987 808) (-369 985 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25738" - "plane" "(-386 992 -280) (-386 892 -280) (-386 892 -272)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31562" + "plane" "(-363 985 811) (-363 987 811) (-363 987 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25737" - "plane" "(-398 992 -272) (-398 892 -272) (-398 892 -288)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "31561" + "plane" "(-369 985 808) (-369 987 808) (-369 987 811)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25736" - "plane" "(-386 892 -280) (-398 892 -288) (-398 892 -272)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31560" + "plane" "(-369 985 811) (-363 985 811) (-363 985 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25735" - "plane" "(-386 992 -272) (-398 992 -272) (-398 992 -288)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31559" + "plane" "(-369 987 808) (-363 987 808) (-363 987 811)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41344,69 +53904,69 @@ hidden { solid { - "id" "34280" + "id" "41602" side { - "id" "25746" - "plane" "(-410 992 -280) (-398 992 -280) (-398 892 -280)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" + "id" "31570" + "plane" "(-559 987 683) (-369 987 811) (-369 985 811)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25745" - "plane" "(-410 892 -296) (-398 892 -288) (-398 992 -288)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31569" + "plane" "(-559 985 680) (-369 985 808) (-369 987 808)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25744" - "plane" "(-398 992 -288) (-398 892 -288) (-398 892 -280)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 352] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31568" + "plane" "(-369 987 808) (-369 985 808) (-369 985 811)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25743" - "plane" "(-410 992 -280) (-410 892 -280) (-410 892 -296)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "31567" + "plane" "(-559 987 683) (-559 985 683) (-559 985 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25742" - "plane" "(-398 892 -288) (-410 892 -296) (-410 892 -280)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31566" + "plane" "(-369 985 808) (-559 985 680) (-559 985 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25741" - "plane" "(-398 992 -280) (-410 992 -280) (-410 992 -296)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31565" + "plane" "(-369 987 811) (-559 987 683) (-559 987 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41423,69 +53983,69 @@ hidden { solid { - "id" "34281" + "id" "41603" side { - "id" "25752" - "plane" "(-422 992 -288) (-410 992 -288) (-410 892 -288)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "31576" + "plane" "(-462 985 745) (-466 985 745) (-466 987 745)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25751" - "plane" "(-422 892 -304) (-410 892 -296) (-410 992 -296)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31575" + "plane" "(-462 987 704) (-466 987 704) (-466 985 704)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25750" - "plane" "(-410 992 -296) (-410 892 -296) (-410 892 -288)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31574" + "plane" "(-462 985 745) (-462 987 745) (-462 987 704)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25749" - "plane" "(-422 992 -288) (-422 892 -288) (-422 892 -304)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31573" + "plane" "(-466 985 704) (-466 987 704) (-466 987 745)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25748" - "plane" "(-410 892 -296) (-422 892 -304) (-422 892 -288)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31572" + "plane" "(-466 985 745) (-462 985 745) (-462 985 704)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25747" - "plane" "(-410 992 -288) (-422 992 -288) (-422 992 -304)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31571" + "plane" "(-466 987 704) (-462 987 704) (-462 987 745)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41502,69 +54062,69 @@ hidden { solid { - "id" "34282" + "id" "41604" side { - "id" "25758" - "plane" "(-434 992 -296) (-422 992 -296) (-422 892 -296)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" + "id" "31582" + "plane" "(-559 985 683) (-565 985 683) (-565 987 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25757" - "plane" "(-434 892 -312) (-422 892 -304) (-422 992 -304)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31581" + "plane" "(-559 987 680) (-565 987 680) (-565 985 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25756" - "plane" "(-422 992 -304) (-422 892 -304) (-422 892 -296)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 416] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31580" + "plane" "(-559 985 683) (-559 987 683) (-559 987 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25755" - "plane" "(-434 992 -296) (-434 892 -296) (-434 892 -312)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "31579" + "plane" "(-565 985 680) (-565 987 680) (-565 987 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25754" - "plane" "(-422 892 -304) (-434 892 -312) (-434 892 -296)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31578" + "plane" "(-565 985 683) (-559 985 683) (-559 985 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25753" - "plane" "(-422 992 -296) (-434 992 -296) (-434 992 -312)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31577" + "plane" "(-565 987 680) (-559 987 680) (-559 987 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41581,69 +54141,69 @@ hidden { solid { - "id" "34283" + "id" "41605" side { - "id" "25764" - "plane" "(-446 992 -304) (-434 992 -304) (-434 892 -304)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 54] 0.25" + "id" "31588" + "plane" "(-558 985 680) (-562 985 680) (-562 987 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25763" - "plane" "(-446 892 -320) (-434 892 -312) (-434 992 -312)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31587" + "plane" "(-558 987 640) (-562 987 640) (-562 985 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25762" - "plane" "(-434 992 -312) (-434 892 -312) (-434 892 -304)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 448] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31586" + "plane" "(-558 985 680) (-558 987 680) (-558 987 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25761" - "plane" "(-446 992 -304) (-446 892 -304) (-446 892 -320)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "31585" + "plane" "(-562 985 640) (-562 987 640) (-562 987 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25760" - "plane" "(-434 892 -312) (-446 892 -320) (-446 892 -304)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31584" + "plane" "(-562 985 680) (-558 985 680) (-558 985 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25759" - "plane" "(-434 992 -304) (-446 992 -304) (-446 992 -320)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31583" + "plane" "(-562 987 640) (-558 987 640) (-558 987 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41656,73 +54216,89 @@ hidden } } } + editor + { + "color" "220 220 220" + "groupid" "41514" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" + } + } +} +hidden +{ + entity + { + "id" "41606" + "classname" "func_detail" hidden { solid { - "id" "34284" + "id" "41607" side { - "id" "25770" - "plane" "(-458 992 -312) (-446 992 -312) (-446 892 -312)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 6] 0.25" + "id" "31594" + "plane" "(-562 865 680) (-558 865 680) (-558 863 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25769" - "plane" "(-458 892 -328) (-446 892 -320) (-446 992 -320)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31593" + "plane" "(-562 863 640) (-558 863 640) (-558 865 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25768" - "plane" "(-446 992 -320) (-446 892 -320) (-446 892 -312)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 480] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31592" + "plane" "(-562 865 680) (-562 863 680) (-562 863 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25767" - "plane" "(-458 992 -312) (-458 892 -312) (-458 892 -328)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "31591" + "plane" "(-558 865 640) (-558 863 640) (-558 863 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25766" - "plane" "(-446 892 -320) (-458 892 -328) (-458 892 -312)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31590" + "plane" "(-558 865 680) (-562 865 680) (-562 865 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25765" - "plane" "(-446 992 -312) (-458 992 -312) (-458 992 -328)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31589" + "plane" "(-558 863 640) (-562 863 640) (-562 863 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41739,69 +54315,69 @@ hidden { solid { - "id" "34285" + "id" "41608" side { - "id" "25776" - "plane" "(-470 992 -320) (-458 992 -320) (-458 892 -320)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 86] 0.25" + "id" "31600" + "plane" "(-565 865 683) (-559 865 683) (-559 863 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25775" - "plane" "(-470 892 -336) (-458 892 -328) (-458 992 -328)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31599" + "plane" "(-565 863 680) (-559 863 680) (-559 865 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25774" - "plane" "(-458 992 -328) (-458 892 -328) (-458 892 -320)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31598" + "plane" "(-565 865 683) (-565 863 683) (-565 863 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25773" - "plane" "(-470 992 -320) (-470 892 -320) (-470 892 -336)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31597" + "plane" "(-559 865 680) (-559 863 680) (-559 863 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25772" - "plane" "(-458 892 -328) (-470 892 -336) (-470 892 -320)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31596" + "plane" "(-559 865 683) (-565 865 683) (-565 865 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25771" - "plane" "(-458 992 -320) (-470 992 -320) (-470 992 -336)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31595" + "plane" "(-559 863 680) (-565 863 680) (-565 863 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41818,69 +54394,69 @@ hidden { solid { - "id" "34286" + "id" "41609" side { - "id" "25782" - "plane" "(-482 992 -328) (-470 992 -328) (-470 892 -328)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 38] 0.25" + "id" "31606" + "plane" "(-369 863 555) (-559 863 683) (-559 865 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25781" - "plane" "(-482 892 -344) (-470 892 -336) (-470 992 -336)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31605" + "plane" "(-369 865 552) (-559 865 680) (-559 863 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25780" - "plane" "(-470 992 -336) (-470 892 -336) (-470 892 -328)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 32] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31604" + "plane" "(-559 863 680) (-559 865 680) (-559 865 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25779" - "plane" "(-482 992 -328) (-482 892 -328) (-482 892 -344)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "31603" + "plane" "(-369 863 555) (-369 865 555) (-369 865 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25778" - "plane" "(-470 892 -336) (-482 892 -344) (-482 892 -328)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31602" + "plane" "(-559 865 680) (-369 865 552) (-369 865 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25777" - "plane" "(-470 992 -328) (-482 992 -328) (-482 992 -344)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31601" + "plane" "(-559 863 683) (-369 863 555) (-369 863 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41897,69 +54473,69 @@ hidden { solid { - "id" "34287" + "id" "41610" side { - "id" "25788" - "plane" "(-494 992 -336) (-482 992 -336) (-482 892 -336)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 118] 0.25" + "id" "31612" + "plane" "(-466 865 617) (-462 865 617) (-462 863 617)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25787" - "plane" "(-494 892 -352) (-482 892 -344) (-482 992 -344)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31611" + "plane" "(-466 863 576) (-462 863 576) (-462 865 576)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25786" - "plane" "(-482 992 -344) (-482 892 -344) (-482 892 -336)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31610" + "plane" "(-466 865 617) (-466 863 617) (-466 863 576)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25785" - "plane" "(-494 992 -336) (-494 892 -336) (-494 892 -352)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "31609" + "plane" "(-462 865 576) (-462 863 576) (-462 863 617)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25784" - "plane" "(-482 892 -344) (-494 892 -352) (-494 892 -336)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31608" + "plane" "(-462 865 617) (-466 865 617) (-466 865 576)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25783" - "plane" "(-482 992 -336) (-494 992 -336) (-494 992 -352)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31607" + "plane" "(-462 863 576) (-466 863 576) (-466 863 617)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -41976,69 +54552,69 @@ hidden { solid { - "id" "34288" + "id" "41611" side { - "id" "25794" - "plane" "(-506 992 -344) (-494 992 -344) (-494 892 -344)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" + "id" "31618" + "plane" "(-369 865 555) (-363 865 555) (-363 863 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25793" - "plane" "(-506 892 -360) (-494 892 -352) (-494 992 -352)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31617" + "plane" "(-369 863 552) (-363 863 552) (-363 865 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25792" - "plane" "(-494 992 -352) (-494 892 -352) (-494 892 -344)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 96] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31616" + "plane" "(-369 865 555) (-369 863 555) (-369 863 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25791" - "plane" "(-506 992 -344) (-506 892 -344) (-506 892 -360)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "31615" + "plane" "(-363 865 552) (-363 863 552) (-363 863 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25790" - "plane" "(-494 892 -352) (-506 892 -360) (-506 892 -344)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31614" + "plane" "(-363 865 555) (-369 865 555) (-369 865 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25789" - "plane" "(-494 992 -344) (-506 992 -344) (-506 992 -360)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31613" + "plane" "(-363 863 552) (-369 863 552) (-369 863 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -42055,69 +54631,69 @@ hidden { solid { - "id" "34289" + "id" "41612" side { - "id" "25800" - "plane" "(-518 992 -352) (-506 992 -352) (-506 892 -352)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "31624" + "plane" "(-370 865 552) (-366 865 552) (-366 863 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25799" - "plane" "(-518 892 -368) (-506 892 -360) (-506 992 -360)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31623" + "plane" "(-370 863 512) (-366 863 512) (-366 865 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25798" - "plane" "(-506 992 -360) (-506 892 -360) (-506 892 -352)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 128] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31622" + "plane" "(-370 865 552) (-370 863 552) (-370 863 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25797" - "plane" "(-518 992 -352) (-518 892 -352) (-518 892 -368)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31621" + "plane" "(-366 865 512) (-366 863 512) (-366 863 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25796" - "plane" "(-506 892 -360) (-518 892 -368) (-518 892 -352)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31620" + "plane" "(-366 865 552) (-370 865 552) (-370 865 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25795" - "plane" "(-506 992 -352) (-518 992 -352) (-518 992 -368)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31619" + "plane" "(-366 863 512) (-370 863 512) (-370 863 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -42134,69 +54710,69 @@ hidden { solid { - "id" "34290" + "id" "41613" side { - "id" "25806" - "plane" "(-530 992 -360) (-518 992 -360) (-518 892 -360)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" + "id" "31630" + "plane" "(-562 775 680) (-558 775 680) (-558 773 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25805" - "plane" "(-530 892 -376) (-518 892 -368) (-518 992 -368)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31629" + "plane" "(-562 773 640) (-558 773 640) (-558 775 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25804" - "plane" "(-518 992 -368) (-518 892 -368) (-518 892 -360)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 160] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31628" + "plane" "(-562 775 680) (-562 773 680) (-562 773 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25803" - "plane" "(-530 992 -360) (-530 892 -360) (-530 892 -376)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" + "id" "31627" + "plane" "(-558 775 640) (-558 773 640) (-558 773 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25802" - "plane" "(-518 892 -368) (-530 892 -376) (-530 892 -360)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31626" + "plane" "(-558 775 680) (-562 775 680) (-562 775 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25801" - "plane" "(-518 992 -360) (-530 992 -360) (-530 992 -376)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31625" + "plane" "(-558 773 640) (-562 773 640) (-562 773 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -42213,69 +54789,69 @@ hidden { solid { - "id" "34291" + "id" "41614" side { - "id" "25812" - "plane" "(-542 992 -368) (-530 992 -368) (-530 892 -368)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 54] 0.25" + "id" "31636" + "plane" "(-565 775 683) (-559 775 683) (-559 773 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25811" - "plane" "(-542 892 -384) (-530 892 -376) (-530 992 -376)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31635" + "plane" "(-565 773 680) (-559 773 680) (-559 775 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25810" - "plane" "(-530 992 -376) (-530 892 -376) (-530 892 -368)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 192] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31634" + "plane" "(-565 775 683) (-565 773 683) (-565 773 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25809" - "plane" "(-542 992 -368) (-542 892 -368) (-542 892 -384)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" + "id" "31633" + "plane" "(-559 775 680) (-559 773 680) (-559 773 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25808" - "plane" "(-530 892 -376) (-542 892 -384) (-542 892 -368)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31632" + "plane" "(-559 775 683) (-565 775 683) (-565 775 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25807" - "plane" "(-530 992 -368) (-542 992 -368) (-542 992 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31631" + "plane" "(-559 773 680) (-565 773 680) (-565 773 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -42292,69 +54868,69 @@ hidden { solid { - "id" "34292" + "id" "41615" side { - "id" "25818" - "plane" "(-542 992 -376) (-542 892 -376) (-554 892 -376)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 6] 0.25" + "id" "31642" + "plane" "(-369 773 555) (-559 773 683) (-559 775 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25817" - "plane" "(-542 892 -384) (-542 992 -384) (-554 992 -392)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31641" + "plane" "(-369 775 552) (-559 775 680) (-559 773 680)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25816" - "plane" "(-542 892 -384) (-542 892 -376) (-542 992 -376)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 224] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" + "id" "31640" + "plane" "(-559 773 680) (-559 775 680) (-559 775 683)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25815" - "plane" "(-554 892 -376) (-554 892 -392) (-554 992 -392)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" + "id" "31639" + "plane" "(-369 773 555) (-369 775 555) (-369 775 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25814" - "plane" "(-554 892 -392) (-554 892 -376) (-542 892 -376)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31638" + "plane" "(-559 775 680) (-369 775 552) (-369 775 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25813" - "plane" "(-554 992 -376) (-554 992 -392) (-542 992 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31637" + "plane" "(-559 773 683) (-369 773 555) (-369 773 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -42371,69 +54947,69 @@ hidden { solid { - "id" "34293" + "id" "41616" side { - "id" "25824" - "plane" "(-374 892 -256) (-374 992 -256) (-362 992 -256)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 86] 0.25" + "id" "31648" + "plane" "(-466 775 617) (-462 775 617) (-462 773 617)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25823" - "plane" "(-374 992 -272) (-374 892 -272) (-362 892 -272)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" + "id" "31647" + "plane" "(-466 773 576) (-462 773 576) (-462 775 576)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25822" - "plane" "(-374 992 -272) (-374 992 -256) (-374 892 -256)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" + "id" "31646" + "plane" "(-466 775 617) (-466 773 617) (-466 773 576)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25821" - "plane" "(-362 992 -272) (-362 992 -256) (-374 992 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31645" + "plane" "(-462 775 576) (-462 773 576) (-462 773 617)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25820" - "plane" "(-374 892 -272) (-374 892 -256) (-362 892 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 283.439] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31644" + "plane" "(-462 775 617) (-466 775 617) (-466 775 576)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25819" - "plane" "(-362 892 -272) (-362 892 -256) (-362 992 -256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 -128.219] 0.25" + "id" "31643" + "plane" "(-462 773 576) (-466 773 576) (-466 773 617)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -42446,44 +55022,171 @@ hidden } } } - editor + hidden { - "color" "220 220 220" - "groupid" "34201" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" + solid + { + "id" "41617" + side + { + "id" "31654" + "plane" "(-369 775 555) (-363 775 555) (-363 773 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31653" + "plane" "(-369 773 552) (-363 773 552) (-363 775 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31652" + "plane" "(-369 775 555) (-369 773 555) (-369 773 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31651" + "plane" "(-363 775 552) (-363 773 552) (-363 773 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31650" + "plane" "(-363 775 555) (-369 775 555) (-369 775 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31649" + "plane" "(-363 773 552) (-369 773 552) (-369 773 555)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "41618" + side + { + "id" "31660" + "plane" "(-370 775 552) (-366 775 552) (-366 773 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31659" + "plane" "(-370 773 512) (-366 773 512) (-366 775 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31658" + "plane" "(-370 775 552) (-370 773 552) (-370 773 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31657" + "plane" "(-366 775 512) (-366 773 512) (-366 773 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31656" + "plane" "(-366 775 552) (-370 775 552) (-370 775 512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31655" + "plane" "(-366 773 512) (-370 773 512) (-370 773 552)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } -} -hidden -{ - entity - { - "id" "34294" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 896 -314" editor { "color" "220 220 220" - "groupid" "34201" + "groupid" "41514" "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "logicalpos" "[3000 8500]" } } } @@ -42491,75 +55194,75 @@ hidden { entity { - "id" "34298" + "id" "41619" "classname" "func_detail" hidden { solid { - "id" "34299" + "id" "41620" side { - "id" "25830" - "plane" "(-656 868 -384) (-656 992 -384) (-566 992 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31810" + "plane" "(-366 895 1064) (-370 895 1064) (-370 897 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25829" - "plane" "(-656 992 -400) (-656 868 -400) (-566 868 -400)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 178.802] 0.25" + "id" "31809" + "plane" "(-366 897 1024) (-370 897 1024) (-370 895 1024)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25828" - "plane" "(-656 868 -400) (-656 992 -400) (-656 992 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192.002] 0.25" - "vaxis" "[0 0 -1 -296.326] 0.25" + "id" "31808" + "plane" "(-366 895 1064) (-366 897 1064) (-366 897 1024)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25827" - "plane" "(-566 992 -400) (-566 868 -400) (-566 868 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192.002] 0.25" - "vaxis" "[0 0 1 375.674] 0.25" + "id" "31807" + "plane" "(-370 895 1024) (-370 897 1024) (-370 897 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25826" - "plane" "(-656 992 -400) (-566 992 -400) (-566 992 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31806" + "plane" "(-370 895 1064) (-366 895 1064) (-366 895 1024)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25825" - "plane" "(-566 868 -400) (-656 868 -400) (-656 868 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -208] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31805" + "plane" "(-370 897 1024) (-366 897 1024) (-366 897 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -42576,69 +55279,69 @@ hidden { solid { - "id" "34300" + "id" "41621" side { - "id" "25836" - "plane" "(-566 892 -384) (-566 992 -384) (-554 992 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" + "id" "31816" + "plane" "(-363 895 1067) (-369 895 1067) (-369 897 1067)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25835" - "plane" "(-566 992 -400) (-566 892 -400) (-554 892 -392)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -328.48] 0.25" + "id" "31815" + "plane" "(-363 897 1064) (-369 897 1064) (-369 895 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25834" - "plane" "(-566 992 -400) (-566 992 -384) (-566 892 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 -136.326] 0.25" + "id" "31814" + "plane" "(-363 895 1067) (-363 897 1067) (-363 897 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25833" - "plane" "(-554 992 -392) (-554 992 -384) (-566 992 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" + "id" "31813" + "plane" "(-369 895 1064) (-369 897 1064) (-369 897 1067)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25832" - "plane" "(-566 892 -400) (-566 892 -384) (-554 892 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -304] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" + "id" "31812" + "plane" "(-369 895 1067) (-363 895 1067) (-363 895 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25831" - "plane" "(-554 892 -392) (-554 892 -384) (-554 992 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 1 327.674] 0.25" + "id" "31811" + "plane" "(-369 897 1064) (-363 897 1064) (-363 897 1067)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -42655,69 +55358,69 @@ hidden { solid { - "id" "34301" + "id" "41622" side { - "id" "25842" - "plane" "(-656 768 -384) (-656 868 -384) (-566 868 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31822" + "plane" "(-559 897 939) (-369 897 1067) (-369 895 1067)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" - "lightmapscale" "8" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25841" - "plane" "(-656 868 -400) (-656 768 -400) (-566 768 -400)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 178.802] 0.25" + "id" "31821" + "plane" "(-559 895 936) (-369 895 1064) (-369 897 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25840" - "plane" "(-656 768 -400) (-656 868 -400) (-656 868 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 191.998] 0.25" - "vaxis" "[0 0 -1 -296.326] 0.25" + "id" "31820" + "plane" "(-369 897 1064) (-369 895 1064) (-369 895 1067)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25839" - "plane" "(-566 768 -400) (-656 768 -400) (-656 768 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -320] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31819" + "plane" "(-559 897 939) (-559 895 939) (-559 895 936)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25838" - "plane" "(-656 868 -400) (-566 868 -400) (-566 868 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 304] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" + "id" "31818" + "plane" "(-369 895 1064) (-559 895 936) (-559 895 939)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "25837" - "plane" "(-566 868 -400) (-566 768 -400) (-566 768 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 191.998] 0.25" - "vaxis" "[0 0 1 375.674] 0.25" + "id" "31817" + "plane" "(-369 897 1067) (-559 897 939) (-559 897 936)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -42730,1025 +55433,434 @@ hidden } } } - editor + hidden { - "color" "220 220 220" - "groupid" "34201" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 1500]" + solid + { + "id" "41623" + side + { + "id" "31828" + "plane" "(-462 895 1001) (-466 895 1001) (-466 897 1001)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31827" + "plane" "(-462 897 960) (-466 897 960) (-466 895 960)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31826" + "plane" "(-462 895 1001) (-462 897 1001) (-462 897 960)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31825" + "plane" "(-466 895 960) (-466 897 960) (-466 897 1001)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31824" + "plane" "(-466 895 1001) (-462 895 1001) (-462 895 960)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31823" + "plane" "(-466 897 960) (-462 897 960) (-462 897 1001)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } -} -hidden -{ - entity - { - "id" "40883" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 880 80" - editor + hidden { - "color" "220 220 220" - "groupid" "40882" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" + solid + { + "id" "41624" + side + { + "id" "31834" + "plane" "(-559 895 939) (-565 895 939) (-565 897 939)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31833" + "plane" "(-559 897 936) (-565 897 936) (-565 895 936)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31832" + "plane" "(-559 895 939) (-559 897 939) (-559 897 936)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31831" + "plane" "(-565 895 936) (-565 897 936) (-565 897 939)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31830" + "plane" "(-565 895 939) (-559 895 939) (-559 895 936)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31829" + "plane" "(-565 897 936) (-559 897 936) (-559 897 939)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } -} -hidden -{ - entity - { - "id" "40887" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 880 -48" - editor + hidden { - "color" "220 220 220" - "groupid" "40882" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" + solid + { + "id" "41625" + side + { + "id" "31840" + "plane" "(-558 895 936) (-562 895 936) (-562 897 936)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31839" + "plane" "(-558 897 896) (-562 897 896) (-562 895 896)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31838" + "plane" "(-558 895 936) (-558 897 936) (-558 897 896)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31837" + "plane" "(-562 895 896) (-562 897 896) (-562 897 936)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31836" + "plane" "(-562 895 936) (-558 895 936) (-558 895 896)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31835" + "plane" "(-562 897 896) (-558 897 896) (-558 897 936)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } -} -hidden -{ - entity - { - "id" "40891" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 880 336" - editor + hidden { - "color" "220 220 220" - "groupid" "40882" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" + solid + { + "id" "41626" + side + { + "id" "31846" + "plane" "(-366 985 1064) (-370 985 1064) (-370 987 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31845" + "plane" "(-366 987 1024) (-370 987 1024) (-370 985 1024)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31844" + "plane" "(-366 985 1064) (-366 987 1064) (-366 987 1024)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31843" + "plane" "(-370 985 1024) (-370 987 1024) (-370 987 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31842" + "plane" "(-370 985 1064) (-366 985 1064) (-366 985 1024)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31841" + "plane" "(-370 987 1024) (-366 987 1024) (-366 987 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } -} -hidden -{ - entity - { - "id" "40895" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 880 208" - editor + hidden { - "color" "220 220 220" - "groupid" "40882" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" + solid + { + "id" "41627" + side + { + "id" "31852" + "plane" "(-363 985 1067) (-369 985 1067) (-369 987 1067)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31851" + "plane" "(-363 987 1064) (-369 987 1064) (-369 985 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31850" + "plane" "(-363 985 1067) (-363 987 1067) (-363 987 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31849" + "plane" "(-369 985 1064) (-369 987 1064) (-369 987 1067)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31848" + "plane" "(-369 985 1067) (-363 985 1067) (-363 985 1064)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "31847" + "plane" "(-369 987 1064) (-363 987 1064) (-363 987 1067)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 220 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } -} -entity -{ - "id" "40899" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 880 592" - editor - { - "color" "220 220 220" - "groupid" "40882" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" - } -} -entity -{ - "id" "40903" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 880 464" - editor - { - "color" "220 220 220" - "groupid" "40882" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" - } -} -entity -{ - "id" "40907" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 880 848" - editor - { - "color" "220 220 220" - "groupid" "40882" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" - } -} -entity -{ - "id" "40911" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 880 720" - editor - { - "color" "220 220 220" - "groupid" "40882" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" - } -} -entity -{ - "id" "40915" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 880 1104" - editor - { - "color" "220 220 220" - "groupid" "40882" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" - } -} -entity -{ - "id" "40919" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 880 976" - editor - { - "color" "220 220 220" - "groupid" "40882" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" - } -} -hidden -{ - entity - { - "id" "41054" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-320 784 -448" - editor - { - "color" "186 239 0" - "groupid" "41078" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } - } -} -hidden -{ - entity - { - "id" "40923" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 768 -432" - editor - { - "color" "186 239 0" - "groupid" "41078" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } - } -} -hidden -{ - entity - { - "id" "40997" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-608 784 -320" - editor - { - "color" "232 165 0" - "groupid" "41088" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } - } -} -hidden -{ - entity - { - "id" "40961" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 768 -304" - editor - { - "color" "232 165 0" - "groupid" "41088" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } - } -} -hidden -{ - entity - { - "id" "41111" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-608 784 -64" - editor - { - "color" "220 220 220" - "groupid" "41110" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } - } -} -hidden -{ - entity - { - "id" "41116" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 768 -48" - editor - { - "color" "220 220 220" - "groupid" "41110" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } - } -} -hidden -{ - entity - { - "id" "41121" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-320 784 -192" - editor - { - "color" "220 220 220" - "groupid" "41120" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } - } -} -hidden -{ - entity - { - "id" "41126" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 768 -176" - editor - { - "color" "220 220 220" - "groupid" "41120" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } - } -} -hidden -{ - entity - { - "id" "41131" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-608 784 192" - editor - { - "color" "220 220 220" - "groupid" "41130" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } - } -} -hidden -{ - entity - { - "id" "41136" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 768 208" - editor - { - "color" "220 220 220" - "groupid" "41130" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } - } -} -hidden -{ - entity - { - "id" "41141" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-320 784 64" - editor - { - "color" "220 220 220" - "groupid" "41140" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } - } -} -hidden -{ - entity - { - "id" "41146" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 768 80" - editor - { - "color" "220 220 220" - "groupid" "41140" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } - } -} -entity -{ - "id" "41151" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-608 784 448" - editor - { - "color" "220 220 220" - "groupid" "41150" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } -} -entity -{ - "id" "41156" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 768 464" - editor - { - "color" "220 220 220" - "groupid" "41150" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } -} -hidden -{ - entity - { - "id" "41161" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-320 784 320" - editor - { - "color" "220 220 220" - "groupid" "41160" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } - } -} -hidden -{ - entity - { - "id" "41166" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 768 336" - editor - { - "color" "220 220 220" - "groupid" "41160" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } - } -} -entity -{ - "id" "41171" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-608 784 704" - editor - { - "color" "220 220 220" - "groupid" "41170" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } -} -entity -{ - "id" "41176" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 768 720" - editor - { - "color" "220 220 220" - "groupid" "41170" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } -} -entity -{ - "id" "41181" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-320 784 576" - editor - { - "color" "220 220 220" - "groupid" "41180" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } -} -entity -{ - "id" "41186" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 768 592" - editor - { - "color" "220 220 220" - "groupid" "41180" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } -} -entity -{ - "id" "41191" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-608 784 960" - editor - { - "color" "220 220 220" - "groupid" "41190" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } -} -entity -{ - "id" "41196" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 768 976" - editor - { - "color" "220 220 220" - "groupid" "41190" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } -} -entity -{ - "id" "41201" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-320 784 832" - editor - { - "color" "220 220 220" - "groupid" "41200" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } -} -entity -{ - "id" "41206" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 768 848" - editor - { - "color" "220 220 220" - "groupid" "41200" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } -} -hidden -{ - entity - { - "id" "41515" - "classname" "func_detail" hidden { solid { - "id" "41516" + "id" "41628" side { - "id" "30658" - "plane" "(-366 895 40) (-370 895 40) (-370 897 40)" + "id" "31858" + "plane" "(-559 987 939) (-369 987 1067) (-369 985 1067)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30657" - "plane" "(-366 897 0) (-370 897 0) (-370 895 0)" + "id" "31857" + "plane" "(-559 985 936) (-369 985 1064) (-369 987 1064)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30656" - "plane" "(-366 895 40) (-366 897 40) (-366 897 0)" + "id" "31856" + "plane" "(-369 987 1064) (-369 985 1064) (-369 985 1067)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -43756,10 +55868,10 @@ hidden } side { - "id" "30655" - "plane" "(-370 895 0) (-370 897 0) (-370 897 40)" + "id" "31855" + "plane" "(-559 987 939) (-559 985 939) (-559 985 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -43767,8 +55879,8 @@ hidden } side { - "id" "30654" - "plane" "(-370 895 40) (-366 895 40) (-366 895 0)" + "id" "31854" + "plane" "(-369 985 1064) (-559 985 936) (-559 985 939)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -43778,8 +55890,8 @@ hidden } side { - "id" "30653" - "plane" "(-370 897 0) (-366 897 0) (-366 897 40)" + "id" "31853" + "plane" "(-369 987 1067) (-559 987 939) (-559 987 936)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -43799,35 +55911,35 @@ hidden { solid { - "id" "41517" + "id" "41629" side { - "id" "30664" - "plane" "(-363 895 43) (-369 895 43) (-369 897 43)" + "id" "31864" + "plane" "(-462 985 1001) (-466 985 1001) (-466 987 1001)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30663" - "plane" "(-363 897 40) (-369 897 40) (-369 895 40)" + "id" "31863" + "plane" "(-462 987 960) (-466 987 960) (-466 985 960)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30662" - "plane" "(-363 895 43) (-363 897 43) (-363 897 40)" + "id" "31862" + "plane" "(-462 985 1001) (-462 987 1001) (-462 987 960)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -43835,10 +55947,10 @@ hidden } side { - "id" "30661" - "plane" "(-369 895 40) (-369 897 40) (-369 897 43)" + "id" "31861" + "plane" "(-466 985 960) (-466 987 960) (-466 987 1001)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -43846,10 +55958,10 @@ hidden } side { - "id" "30660" - "plane" "(-369 895 43) (-363 895 43) (-363 895 40)" + "id" "31860" + "plane" "(-466 985 1001) (-462 985 1001) (-462 985 960)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -43857,10 +55969,10 @@ hidden } side { - "id" "30659" - "plane" "(-369 897 40) (-363 897 40) (-363 897 43)" + "id" "31859" + "plane" "(-466 987 960) (-462 987 960) (-462 987 1001)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -43878,35 +55990,35 @@ hidden { solid { - "id" "41518" + "id" "41630" side { - "id" "30670" - "plane" "(-559 897 -85) (-369 897 43) (-369 895 43)" + "id" "31870" + "plane" "(-559 985 939) (-565 985 939) (-565 987 939)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30669" - "plane" "(-559 895 -88) (-369 895 40) (-369 897 40)" + "id" "31869" + "plane" "(-559 987 936) (-565 987 936) (-565 985 936)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30668" - "plane" "(-369 897 40) (-369 895 40) (-369 895 43)" + "id" "31868" + "plane" "(-559 985 939) (-559 987 939) (-559 987 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -43914,10 +56026,10 @@ hidden } side { - "id" "30667" - "plane" "(-559 897 -85) (-559 895 -85) (-559 895 -88)" + "id" "31867" + "plane" "(-565 985 936) (-565 987 936) (-565 987 939)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -43925,8 +56037,8 @@ hidden } side { - "id" "30666" - "plane" "(-369 895 40) (-559 895 -88) (-559 895 -85)" + "id" "31866" + "plane" "(-565 985 939) (-559 985 939) (-559 985 936)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -43936,8 +56048,8 @@ hidden } side { - "id" "30665" - "plane" "(-369 897 43) (-559 897 -85) (-559 897 -88)" + "id" "31865" + "plane" "(-565 987 936) (-559 987 936) (-559 987 939)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -43957,35 +56069,35 @@ hidden { solid { - "id" "41519" + "id" "41631" side { - "id" "30676" - "plane" "(-462 895 -23) (-466 895 -23) (-466 897 -23)" + "id" "31876" + "plane" "(-558 985 936) (-562 985 936) (-562 987 936)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30675" - "plane" "(-462 897 -64) (-466 897 -64) (-466 895 -64)" + "id" "31875" + "plane" "(-558 987 896) (-562 987 896) (-562 985 896)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30674" - "plane" "(-462 895 -23) (-462 897 -23) (-462 897 -64)" + "id" "31874" + "plane" "(-558 985 936) (-558 987 936) (-558 987 896)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -43993,10 +56105,10 @@ hidden } side { - "id" "30673" - "plane" "(-466 895 -64) (-466 897 -64) (-466 897 -23)" + "id" "31873" + "plane" "(-562 985 896) (-562 987 896) (-562 987 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44004,8 +56116,8 @@ hidden } side { - "id" "30672" - "plane" "(-466 895 -23) (-462 895 -23) (-462 895 -64)" + "id" "31872" + "plane" "(-562 985 936) (-558 985 936) (-558 985 896)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -44015,8 +56127,8 @@ hidden } side { - "id" "30671" - "plane" "(-466 897 -64) (-462 897 -64) (-462 897 -23)" + "id" "31871" + "plane" "(-562 987 896) (-558 987 896) (-558 987 936)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -44032,39 +56144,55 @@ hidden } } } + editor + { + "color" "220 220 220" + "groupid" "41514" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" + } + } +} +hidden +{ + entity + { + "id" "41632" + "classname" "func_detail" hidden { solid { - "id" "41520" + "id" "41633" side { - "id" "30682" - "plane" "(-559 895 -85) (-565 895 -85) (-565 897 -85)" + "id" "31882" + "plane" "(-562 865 936) (-558 865 936) (-558 863 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30681" - "plane" "(-559 897 -88) (-565 897 -88) (-565 895 -88)" + "id" "31881" + "plane" "(-562 863 896) (-558 863 896) (-558 865 896)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30680" - "plane" "(-559 895 -85) (-559 897 -85) (-559 897 -88)" + "id" "31880" + "plane" "(-562 865 936) (-562 863 936) (-562 863 896)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44072,10 +56200,10 @@ hidden } side { - "id" "30679" - "plane" "(-565 895 -88) (-565 897 -88) (-565 897 -85)" + "id" "31879" + "plane" "(-558 865 896) (-558 863 896) (-558 863 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44083,10 +56211,10 @@ hidden } side { - "id" "30678" - "plane" "(-565 895 -85) (-559 895 -85) (-559 895 -88)" + "id" "31878" + "plane" "(-558 865 936) (-562 865 936) (-562 865 896)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44094,10 +56222,10 @@ hidden } side { - "id" "30677" - "plane" "(-565 897 -88) (-559 897 -88) (-559 897 -85)" + "id" "31877" + "plane" "(-558 863 896) (-562 863 896) (-562 863 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44115,35 +56243,35 @@ hidden { solid { - "id" "41521" + "id" "41634" side { - "id" "30688" - "plane" "(-558 895 -88) (-562 895 -88) (-562 897 -88)" + "id" "31888" + "plane" "(-565 865 939) (-559 865 939) (-559 863 939)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30687" - "plane" "(-558 897 -128) (-562 897 -128) (-562 895 -128)" + "id" "31887" + "plane" "(-565 863 936) (-559 863 936) (-559 865 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30686" - "plane" "(-558 895 -88) (-558 897 -88) (-558 897 -128)" + "id" "31886" + "plane" "(-565 865 939) (-565 863 939) (-565 863 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44151,10 +56279,10 @@ hidden } side { - "id" "30685" - "plane" "(-562 895 -128) (-562 897 -128) (-562 897 -88)" + "id" "31885" + "plane" "(-559 865 936) (-559 863 936) (-559 863 939)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44162,10 +56290,10 @@ hidden } side { - "id" "30684" - "plane" "(-562 895 -88) (-558 895 -88) (-558 895 -128)" + "id" "31884" + "plane" "(-559 865 939) (-565 865 939) (-565 865 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 -48] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44173,10 +56301,10 @@ hidden } side { - "id" "30683" - "plane" "(-562 897 -128) (-558 897 -128) (-558 897 -88)" + "id" "31883" + "plane" "(-559 863 936) (-565 863 936) (-565 863 939)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 -48] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44194,35 +56322,35 @@ hidden { solid { - "id" "41522" + "id" "41635" side { - "id" "30694" - "plane" "(-366 985 40) (-370 985 40) (-370 987 40)" + "id" "31894" + "plane" "(-369 863 811) (-559 863 939) (-559 865 939)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30693" - "plane" "(-366 987 0) (-370 987 0) (-370 985 0)" + "id" "31893" + "plane" "(-369 865 808) (-559 865 936) (-559 863 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30692" - "plane" "(-366 985 40) (-366 987 40) (-366 987 0)" + "id" "31892" + "plane" "(-559 863 936) (-559 865 936) (-559 865 939)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44230,10 +56358,10 @@ hidden } side { - "id" "30691" - "plane" "(-370 985 0) (-370 987 0) (-370 987 40)" + "id" "31891" + "plane" "(-369 863 811) (-369 865 811) (-369 865 808)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44241,10 +56369,10 @@ hidden } side { - "id" "30690" - "plane" "(-370 985 40) (-366 985 40) (-366 985 0)" + "id" "31890" + "plane" "(-559 865 936) (-369 865 808) (-369 865 811)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44252,10 +56380,10 @@ hidden } side { - "id" "30689" - "plane" "(-370 987 0) (-366 987 0) (-366 987 40)" + "id" "31889" + "plane" "(-559 863 939) (-369 863 811) (-369 863 808)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44273,35 +56401,35 @@ hidden { solid { - "id" "41523" + "id" "41636" side { - "id" "30700" - "plane" "(-363 985 43) (-369 985 43) (-369 987 43)" + "id" "31900" + "plane" "(-466 865 873) (-462 865 873) (-462 863 873)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30699" - "plane" "(-363 987 40) (-369 987 40) (-369 985 40)" + "id" "31899" + "plane" "(-466 863 832) (-462 863 832) (-462 865 832)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30698" - "plane" "(-363 985 43) (-363 987 43) (-363 987 40)" + "id" "31898" + "plane" "(-466 865 873) (-466 863 873) (-466 863 832)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44309,10 +56437,10 @@ hidden } side { - "id" "30697" - "plane" "(-369 985 40) (-369 987 40) (-369 987 43)" + "id" "31897" + "plane" "(-462 865 832) (-462 863 832) (-462 863 873)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44320,10 +56448,10 @@ hidden } side { - "id" "30696" - "plane" "(-369 985 43) (-363 985 43) (-363 985 40)" + "id" "31896" + "plane" "(-462 865 873) (-466 865 873) (-466 865 832)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44331,10 +56459,10 @@ hidden } side { - "id" "30695" - "plane" "(-369 987 40) (-363 987 40) (-363 987 43)" + "id" "31895" + "plane" "(-462 863 832) (-466 863 832) (-466 863 873)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44352,35 +56480,35 @@ hidden { solid { - "id" "41524" + "id" "41637" side { - "id" "30706" - "plane" "(-559 987 -85) (-369 987 43) (-369 985 43)" + "id" "31906" + "plane" "(-369 865 811) (-363 865 811) (-363 863 811)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30705" - "plane" "(-559 985 -88) (-369 985 40) (-369 987 40)" + "id" "31905" + "plane" "(-369 863 808) (-363 863 808) (-363 865 808)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30704" - "plane" "(-369 987 40) (-369 985 40) (-369 985 43)" + "id" "31904" + "plane" "(-369 865 811) (-369 863 811) (-369 863 808)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44388,10 +56516,10 @@ hidden } side { - "id" "30703" - "plane" "(-559 987 -85) (-559 985 -85) (-559 985 -88)" + "id" "31903" + "plane" "(-363 865 808) (-363 863 808) (-363 863 811)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44399,10 +56527,10 @@ hidden } side { - "id" "30702" - "plane" "(-369 985 40) (-559 985 -88) (-559 985 -85)" + "id" "31902" + "plane" "(-363 865 811) (-369 865 811) (-369 865 808)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44410,10 +56538,10 @@ hidden } side { - "id" "30701" - "plane" "(-369 987 43) (-559 987 -85) (-559 987 -88)" + "id" "31901" + "plane" "(-363 863 808) (-369 863 808) (-369 863 811)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44431,35 +56559,35 @@ hidden { solid { - "id" "41525" + "id" "41638" side { - "id" "30712" - "plane" "(-462 985 -23) (-466 985 -23) (-466 987 -23)" + "id" "31912" + "plane" "(-370 865 808) (-366 865 808) (-366 863 808)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30711" - "plane" "(-462 987 -64) (-466 987 -64) (-466 985 -64)" + "id" "31911" + "plane" "(-370 863 768) (-366 863 768) (-366 865 768)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30710" - "plane" "(-462 985 -23) (-462 987 -23) (-462 987 -64)" + "id" "31910" + "plane" "(-370 865 808) (-370 863 808) (-370 863 768)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44467,10 +56595,10 @@ hidden } side { - "id" "30709" - "plane" "(-466 985 -64) (-466 987 -64) (-466 987 -23)" + "id" "31909" + "plane" "(-366 865 768) (-366 863 768) (-366 863 808)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44478,10 +56606,10 @@ hidden } side { - "id" "30708" - "plane" "(-466 985 -23) (-462 985 -23) (-462 985 -64)" + "id" "31908" + "plane" "(-366 865 808) (-370 865 808) (-370 865 768)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44489,10 +56617,10 @@ hidden } side { - "id" "30707" - "plane" "(-466 987 -64) (-462 987 -64) (-462 987 -23)" + "id" "31907" + "plane" "(-366 863 768) (-370 863 768) (-370 863 808)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44510,35 +56638,35 @@ hidden { solid { - "id" "41526" + "id" "41639" side { - "id" "30718" - "plane" "(-559 985 -85) (-565 985 -85) (-565 987 -85)" + "id" "31918" + "plane" "(-562 775 936) (-558 775 936) (-558 773 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30717" - "plane" "(-559 987 -88) (-565 987 -88) (-565 985 -88)" + "id" "31917" + "plane" "(-562 773 896) (-558 773 896) (-558 775 896)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30716" - "plane" "(-559 985 -85) (-559 987 -85) (-559 987 -88)" + "id" "31916" + "plane" "(-562 775 936) (-562 773 936) (-562 773 896)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44546,10 +56674,10 @@ hidden } side { - "id" "30715" - "plane" "(-565 985 -88) (-565 987 -88) (-565 987 -85)" + "id" "31915" + "plane" "(-558 775 896) (-558 773 896) (-558 773 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44557,10 +56685,10 @@ hidden } side { - "id" "30714" - "plane" "(-565 985 -85) (-559 985 -85) (-559 985 -88)" + "id" "31914" + "plane" "(-558 775 936) (-562 775 936) (-562 775 896)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44568,10 +56696,10 @@ hidden } side { - "id" "30713" - "plane" "(-565 987 -88) (-559 987 -88) (-559 987 -85)" + "id" "31913" + "plane" "(-558 773 896) (-562 773 896) (-562 773 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44589,35 +56717,35 @@ hidden { solid { - "id" "41527" + "id" "41640" side { - "id" "30724" - "plane" "(-558 985 -88) (-562 985 -88) (-562 987 -88)" + "id" "31924" + "plane" "(-565 775 939) (-559 775 939) (-559 773 939)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30723" - "plane" "(-558 987 -128) (-562 987 -128) (-562 985 -128)" + "id" "31923" + "plane" "(-565 773 936) (-559 773 936) (-559 775 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30722" - "plane" "(-558 985 -88) (-558 987 -88) (-558 987 -128)" + "id" "31922" + "plane" "(-565 775 939) (-565 773 939) (-565 773 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44625,10 +56753,10 @@ hidden } side { - "id" "30721" - "plane" "(-562 985 -128) (-562 987 -128) (-562 987 -88)" + "id" "31921" + "plane" "(-559 775 936) (-559 773 936) (-559 773 939)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44636,10 +56764,10 @@ hidden } side { - "id" "30720" - "plane" "(-562 985 -88) (-558 985 -88) (-558 985 -128)" + "id" "31920" + "plane" "(-559 775 939) (-565 775 939) (-565 775 936)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 16] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44647,10 +56775,10 @@ hidden } side { - "id" "30719" - "plane" "(-562 987 -128) (-558 987 -128) (-558 987 -88)" + "id" "31919" + "plane" "(-559 773 936) (-565 773 936) (-565 773 939)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 16] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44664,55 +56792,39 @@ hidden } } } - editor - { - "color" "220 220 220" - "groupid" "41514" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } - } -} -hidden -{ - entity - { - "id" "41528" - "classname" "func_detail" hidden { solid { - "id" "41529" + "id" "41641" side { - "id" "30730" - "plane" "(-562 865 -88) (-558 865 -88) (-558 863 -88)" + "id" "31930" + "plane" "(-369 773 811) (-559 773 939) (-559 775 939)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30729" - "plane" "(-562 863 -128) (-558 863 -128) (-558 865 -128)" + "id" "31929" + "plane" "(-369 775 808) (-559 775 936) (-559 773 936)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30728" - "plane" "(-562 865 -88) (-562 863 -88) (-562 863 -128)" + "id" "31928" + "plane" "(-559 773 936) (-559 775 936) (-559 775 939)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44720,10 +56832,10 @@ hidden } side { - "id" "30727" - "plane" "(-558 865 -128) (-558 863 -128) (-558 863 -88)" + "id" "31927" + "plane" "(-369 773 811) (-369 775 811) (-369 775 808)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44731,8 +56843,8 @@ hidden } side { - "id" "30726" - "plane" "(-558 865 -88) (-562 865 -88) (-562 865 -128)" + "id" "31926" + "plane" "(-559 775 936) (-369 775 808) (-369 775 811)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -44742,8 +56854,8 @@ hidden } side { - "id" "30725" - "plane" "(-558 863 -128) (-562 863 -128) (-562 863 -88)" + "id" "31925" + "plane" "(-559 773 939) (-369 773 811) (-369 773 808)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -44763,35 +56875,35 @@ hidden { solid { - "id" "41530" + "id" "41642" side { - "id" "30736" - "plane" "(-565 865 -85) (-559 865 -85) (-559 863 -85)" + "id" "31936" + "plane" "(-466 775 873) (-462 775 873) (-462 773 873)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30735" - "plane" "(-565 863 -88) (-559 863 -88) (-559 865 -88)" + "id" "31935" + "plane" "(-466 773 832) (-462 773 832) (-462 775 832)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30734" - "plane" "(-565 865 -85) (-565 863 -85) (-565 863 -88)" + "id" "31934" + "plane" "(-466 775 873) (-466 773 873) (-466 773 832)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44799,10 +56911,10 @@ hidden } side { - "id" "30733" - "plane" "(-559 865 -88) (-559 863 -88) (-559 863 -85)" + "id" "31933" + "plane" "(-462 775 832) (-462 773 832) (-462 773 873)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44810,10 +56922,10 @@ hidden } side { - "id" "30732" - "plane" "(-559 865 -85) (-565 865 -85) (-565 865 -88)" + "id" "31932" + "plane" "(-462 775 873) (-466 775 873) (-466 775 832)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44821,10 +56933,10 @@ hidden } side { - "id" "30731" - "plane" "(-559 863 -88) (-565 863 -88) (-565 863 -85)" + "id" "31931" + "plane" "(-462 773 832) (-466 773 832) (-466 773 873)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44842,35 +56954,35 @@ hidden { solid { - "id" "41531" + "id" "41643" side { - "id" "30742" - "plane" "(-369 863 -213) (-559 863 -85) (-559 865 -85)" + "id" "31942" + "plane" "(-369 775 811) (-363 775 811) (-363 773 811)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30741" - "plane" "(-369 865 -216) (-559 865 -88) (-559 863 -88)" + "id" "31941" + "plane" "(-369 773 808) (-363 773 808) (-363 775 808)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30740" - "plane" "(-559 863 -88) (-559 865 -88) (-559 865 -85)" + "id" "31940" + "plane" "(-369 775 811) (-369 773 811) (-369 773 808)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44878,10 +56990,10 @@ hidden } side { - "id" "30739" - "plane" "(-369 863 -213) (-369 865 -213) (-369 865 -216)" + "id" "31939" + "plane" "(-363 775 808) (-363 773 808) (-363 773 811)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44889,8 +57001,8 @@ hidden } side { - "id" "30738" - "plane" "(-559 865 -88) (-369 865 -216) (-369 865 -213)" + "id" "31938" + "plane" "(-363 775 811) (-369 775 811) (-369 775 808)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -44900,8 +57012,8 @@ hidden } side { - "id" "30737" - "plane" "(-559 863 -85) (-369 863 -213) (-369 863 -216)" + "id" "31937" + "plane" "(-363 773 808) (-369 773 808) (-369 773 811)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -44921,35 +57033,35 @@ hidden { solid { - "id" "41532" + "id" "41644" side { - "id" "30748" - "plane" "(-466 865 -151) (-462 865 -151) (-462 863 -151)" + "id" "31948" + "plane" "(-370 775 808) (-366 775 808) (-366 773 808)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30747" - "plane" "(-466 863 -192) (-462 863 -192) (-462 865 -192)" + "id" "31947" + "plane" "(-370 773 768) (-366 773 768) (-366 775 768)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30746" - "plane" "(-466 865 -151) (-466 863 -151) (-466 863 -192)" + "id" "31946" + "plane" "(-370 775 808) (-370 773 808) (-370 773 768)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44957,10 +57069,10 @@ hidden } side { - "id" "30745" - "plane" "(-462 865 -192) (-462 863 -192) (-462 863 -151)" + "id" "31945" + "plane" "(-366 775 768) (-366 773 768) (-366 773 808)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44968,8 +57080,8 @@ hidden } side { - "id" "30744" - "plane" "(-462 865 -151) (-466 865 -151) (-466 865 -192)" + "id" "31944" + "plane" "(-366 775 808) (-370 775 808) (-370 775 768)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -44979,8 +57091,8 @@ hidden } side { - "id" "30743" - "plane" "(-462 863 -192) (-466 863 -192) (-466 863 -151)" + "id" "31943" + "plane" "(-366 773 768) (-370 773 768) (-370 773 808)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -44996,15 +57108,31 @@ hidden } } } + editor + { + "color" "220 220 220" + "groupid" "41514" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" + } + } +} +hidden +{ + entity + { + "id" "41659" + "classname" "func_detail" hidden { solid { - "id" "41533" + "id" "41660" side { - "id" "30754" - "plane" "(-369 865 -213) (-363 865 -213) (-363 863 -213)" + "id" "32026" + "plane" "(-562 865 1192) (-558 865 1192) (-558 863 1192)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 -24] 0.25" @@ -45014,8 +57142,8 @@ hidden } side { - "id" "30753" - "plane" "(-369 863 -216) (-363 863 -216) (-363 865 -216)" + "id" "32025" + "plane" "(-562 863 1152) (-558 863 1152) (-558 865 1152)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 -24] 0.25" @@ -45025,8 +57153,8 @@ hidden } side { - "id" "30752" - "plane" "(-369 865 -213) (-369 863 -213) (-369 863 -216)" + "id" "32024" + "plane" "(-562 865 1192) (-562 863 1192) (-562 863 1152)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45036,8 +57164,8 @@ hidden } side { - "id" "30751" - "plane" "(-363 865 -216) (-363 863 -216) (-363 863 -213)" + "id" "32023" + "plane" "(-558 865 1152) (-558 863 1152) (-558 863 1192)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45047,8 +57175,8 @@ hidden } side { - "id" "30750" - "plane" "(-363 865 -213) (-369 865 -213) (-369 865 -216)" + "id" "32022" + "plane" "(-558 865 1192) (-562 865 1192) (-562 865 1152)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45058,8 +57186,8 @@ hidden } side { - "id" "30749" - "plane" "(-363 863 -216) (-369 863 -216) (-369 863 -213)" + "id" "32021" + "plane" "(-558 863 1152) (-562 863 1152) (-562 863 1192)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45079,13 +57207,13 @@ hidden { solid { - "id" "41534" + "id" "41661" side { - "id" "30760" - "plane" "(-370 865 -216) (-366 865 -216) (-366 863 -216)" + "id" "32032" + "plane" "(-565 865 1195) (-559 865 1195) (-559 863 1195)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 -48] 0.25" "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45093,10 +57221,10 @@ hidden } side { - "id" "30759" - "plane" "(-370 863 -256) (-366 863 -256) (-366 865 -256)" + "id" "32031" + "plane" "(-565 863 1192) (-559 863 1192) (-559 865 1192)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 -48] 0.25" "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45104,8 +57232,8 @@ hidden } side { - "id" "30758" - "plane" "(-370 865 -216) (-370 863 -216) (-370 863 -256)" + "id" "32030" + "plane" "(-565 865 1195) (-565 863 1195) (-565 863 1192)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45115,8 +57243,8 @@ hidden } side { - "id" "30757" - "plane" "(-366 865 -256) (-366 863 -256) (-366 863 -216)" + "id" "32029" + "plane" "(-559 865 1192) (-559 863 1192) (-559 863 1195)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45126,10 +57254,10 @@ hidden } side { - "id" "30756" - "plane" "(-366 865 -216) (-370 865 -216) (-370 865 -256)" + "id" "32028" + "plane" "(-559 865 1195) (-565 865 1195) (-565 865 1192)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 -48] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45137,10 +57265,10 @@ hidden } side { - "id" "30755" - "plane" "(-366 863 -256) (-370 863 -256) (-370 863 -216)" + "id" "32027" + "plane" "(-559 863 1192) (-565 863 1192) (-565 863 1195)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 -48] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45158,35 +57286,35 @@ hidden { solid { - "id" "41535" + "id" "41662" side { - "id" "30766" - "plane" "(-562 775 -88) (-558 775 -88) (-558 773 -88)" + "id" "32038" + "plane" "(-369 863 1067) (-559 863 1195) (-559 865 1195)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30765" - "plane" "(-562 773 -128) (-558 773 -128) (-558 775 -128)" + "id" "32037" + "plane" "(-369 865 1064) (-559 865 1192) (-559 863 1192)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30764" - "plane" "(-562 775 -88) (-562 773 -88) (-562 773 -128)" + "id" "32036" + "plane" "(-559 863 1192) (-559 865 1192) (-559 865 1195)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45194,10 +57322,10 @@ hidden } side { - "id" "30763" - "plane" "(-558 775 -128) (-558 773 -128) (-558 773 -88)" + "id" "32035" + "plane" "(-369 863 1067) (-369 865 1067) (-369 865 1064)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45205,8 +57333,8 @@ hidden } side { - "id" "30762" - "plane" "(-558 775 -88) (-562 775 -88) (-562 775 -128)" + "id" "32034" + "plane" "(-559 865 1192) (-369 865 1064) (-369 865 1067)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45216,8 +57344,8 @@ hidden } side { - "id" "30761" - "plane" "(-558 773 -128) (-562 773 -128) (-562 773 -88)" + "id" "32033" + "plane" "(-559 863 1195) (-369 863 1067) (-369 863 1064)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45237,35 +57365,35 @@ hidden { solid { - "id" "41536" + "id" "41663" side { - "id" "30772" - "plane" "(-565 775 -85) (-559 775 -85) (-559 773 -85)" + "id" "32044" + "plane" "(-466 865 1129) (-462 865 1129) (-462 863 1129)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30771" - "plane" "(-565 773 -88) (-559 773 -88) (-559 775 -88)" + "id" "32043" + "plane" "(-466 863 1088) (-462 863 1088) (-462 865 1088)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30770" - "plane" "(-565 775 -85) (-565 773 -85) (-565 773 -88)" + "id" "32042" + "plane" "(-466 865 1129) (-466 863 1129) (-466 863 1088)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45273,10 +57401,10 @@ hidden } side { - "id" "30769" - "plane" "(-559 775 -88) (-559 773 -88) (-559 773 -85)" + "id" "32041" + "plane" "(-462 865 1088) (-462 863 1088) (-462 863 1129)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45284,10 +57412,10 @@ hidden } side { - "id" "30768" - "plane" "(-559 775 -85) (-565 775 -85) (-565 775 -88)" + "id" "32040" + "plane" "(-462 865 1129) (-466 865 1129) (-466 865 1088)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45295,10 +57423,10 @@ hidden } side { - "id" "30767" - "plane" "(-559 773 -88) (-565 773 -88) (-565 773 -85)" + "id" "32039" + "plane" "(-462 863 1088) (-466 863 1088) (-466 863 1129)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45316,35 +57444,35 @@ hidden { solid { - "id" "41537" + "id" "41664" side { - "id" "30778" - "plane" "(-369 773 -213) (-559 773 -85) (-559 775 -85)" + "id" "32050" + "plane" "(-369 865 1067) (-363 865 1067) (-363 863 1067)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30777" - "plane" "(-369 775 -216) (-559 775 -88) (-559 773 -88)" + "id" "32049" + "plane" "(-369 863 1064) (-363 863 1064) (-363 865 1064)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30776" - "plane" "(-559 773 -88) (-559 775 -88) (-559 775 -85)" + "id" "32048" + "plane" "(-369 865 1067) (-369 863 1067) (-369 863 1064)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45352,10 +57480,10 @@ hidden } side { - "id" "30775" - "plane" "(-369 773 -213) (-369 775 -213) (-369 775 -216)" + "id" "32047" + "plane" "(-363 865 1064) (-363 863 1064) (-363 863 1067)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45363,8 +57491,8 @@ hidden } side { - "id" "30774" - "plane" "(-559 775 -88) (-369 775 -216) (-369 775 -213)" + "id" "32046" + "plane" "(-363 865 1067) (-369 865 1067) (-369 865 1064)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45374,8 +57502,8 @@ hidden } side { - "id" "30773" - "plane" "(-559 773 -85) (-369 773 -213) (-369 773 -216)" + "id" "32045" + "plane" "(-363 863 1064) (-369 863 1064) (-369 863 1067)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45395,35 +57523,35 @@ hidden { solid { - "id" "41538" + "id" "41665" side { - "id" "30784" - "plane" "(-466 775 -151) (-462 775 -151) (-462 773 -151)" + "id" "32056" + "plane" "(-370 865 1064) (-366 865 1064) (-366 863 1064)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30783" - "plane" "(-466 773 -192) (-462 773 -192) (-462 775 -192)" + "id" "32055" + "plane" "(-370 863 1024) (-366 863 1024) (-366 865 1024)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30782" - "plane" "(-466 775 -151) (-466 773 -151) (-466 773 -192)" + "id" "32054" + "plane" "(-370 865 1064) (-370 863 1064) (-370 863 1024)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45431,10 +57559,10 @@ hidden } side { - "id" "30781" - "plane" "(-462 775 -192) (-462 773 -192) (-462 773 -151)" + "id" "32053" + "plane" "(-366 865 1024) (-366 863 1024) (-366 863 1064)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 1 0 24] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45442,8 +57570,8 @@ hidden } side { - "id" "30780" - "plane" "(-462 775 -151) (-466 775 -151) (-466 775 -192)" + "id" "32052" + "plane" "(-366 865 1064) (-370 865 1064) (-370 865 1024)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45453,8 +57581,8 @@ hidden } side { - "id" "30779" - "plane" "(-462 773 -192) (-466 773 -192) (-466 773 -151)" + "id" "32051" + "plane" "(-366 863 1024) (-370 863 1024) (-370 863 1064)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45474,11 +57602,11 @@ hidden { solid { - "id" "41539" + "id" "41666" side { - "id" "30790" - "plane" "(-369 775 -213) (-363 775 -213) (-363 773 -213)" + "id" "32062" + "plane" "(-562 775 1192) (-558 775 1192) (-558 773 1192)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -45488,8 +57616,8 @@ hidden } side { - "id" "30789" - "plane" "(-369 773 -216) (-363 773 -216) (-363 775 -216)" + "id" "32061" + "plane" "(-562 773 1152) (-558 773 1152) (-558 775 1152)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -45499,8 +57627,8 @@ hidden } side { - "id" "30788" - "plane" "(-369 775 -213) (-369 773 -213) (-369 773 -216)" + "id" "32060" + "plane" "(-562 775 1192) (-562 773 1192) (-562 773 1152)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45510,8 +57638,8 @@ hidden } side { - "id" "30787" - "plane" "(-363 775 -216) (-363 773 -216) (-363 773 -213)" + "id" "32059" + "plane" "(-558 775 1152) (-558 773 1152) (-558 773 1192)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45521,8 +57649,8 @@ hidden } side { - "id" "30786" - "plane" "(-363 775 -213) (-369 775 -213) (-369 775 -216)" + "id" "32058" + "plane" "(-558 775 1192) (-562 775 1192) (-562 775 1152)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45532,8 +57660,8 @@ hidden } side { - "id" "30785" - "plane" "(-363 773 -216) (-369 773 -216) (-369 773 -213)" + "id" "32057" + "plane" "(-558 773 1152) (-562 773 1152) (-562 773 1192)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45553,13 +57681,13 @@ hidden { solid { - "id" "41540" + "id" "41667" side { - "id" "30796" - "plane" "(-370 775 -216) (-366 775 -216) (-366 773 -216)" + "id" "32068" + "plane" "(-565 775 1195) (-559 775 1195) (-559 773 1195)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 16] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45567,10 +57695,10 @@ hidden } side { - "id" "30795" - "plane" "(-370 773 -256) (-366 773 -256) (-366 775 -256)" + "id" "32067" + "plane" "(-565 773 1192) (-559 773 1192) (-559 775 1192)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 16] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45578,8 +57706,8 @@ hidden } side { - "id" "30794" - "plane" "(-370 775 -216) (-370 773 -216) (-370 773 -256)" + "id" "32066" + "plane" "(-565 775 1195) (-565 773 1195) (-565 773 1192)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45589,8 +57717,8 @@ hidden } side { - "id" "30793" - "plane" "(-366 775 -256) (-366 773 -256) (-366 773 -216)" + "id" "32065" + "plane" "(-559 775 1192) (-559 773 1192) (-559 773 1195)" "material" "TOOLS/TOOLSINVISIBLE" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -45600,10 +57728,10 @@ hidden } side { - "id" "30792" - "plane" "(-366 775 -216) (-370 775 -216) (-370 775 -256)" + "id" "32064" + "plane" "(-559 775 1195) (-565 775 1195) (-565 775 1192)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 16] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45611,10 +57739,10 @@ hidden } side { - "id" "30791" - "plane" "(-366 773 -256) (-370 773 -256) (-370 773 -216)" + "id" "32063" + "plane" "(-559 773 1192) (-565 773 1192) (-565 773 1195)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[1 0 0 16] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45628,55 +57756,39 @@ hidden } } } - editor - { - "color" "220 220 220" - "groupid" "41514" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } - } -} -hidden -{ - entity - { - "id" "41541" - "classname" "func_detail" hidden { solid { - "id" "41542" + "id" "41668" side { - "id" "30946" - "plane" "(-366 895 296) (-370 895 296) (-370 897 296)" + "id" "32074" + "plane" "(-369 773 1067) (-559 773 1195) (-559 775 1195)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30945" - "plane" "(-366 897 256) (-370 897 256) (-370 895 256)" + "id" "32073" + "plane" "(-369 775 1064) (-559 775 1192) (-559 773 1192)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30944" - "plane" "(-366 895 296) (-366 897 296) (-366 897 256)" + "id" "32072" + "plane" "(-559 773 1192) (-559 775 1192) (-559 775 1195)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45684,10 +57796,10 @@ hidden } side { - "id" "30943" - "plane" "(-370 895 256) (-370 897 256) (-370 897 296)" + "id" "32071" + "plane" "(-369 773 1067) (-369 775 1067) (-369 775 1064)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45695,10 +57807,10 @@ hidden } side { - "id" "30942" - "plane" "(-370 895 296) (-366 895 296) (-366 895 256)" + "id" "32070" + "plane" "(-559 775 1192) (-369 775 1064) (-369 775 1067)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45706,10 +57818,10 @@ hidden } side { - "id" "30941" - "plane" "(-370 897 256) (-366 897 256) (-366 897 296)" + "id" "32069" + "plane" "(-559 773 1195) (-369 773 1067) (-369 773 1064)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45727,35 +57839,35 @@ hidden { solid { - "id" "41543" + "id" "41669" side { - "id" "30952" - "plane" "(-363 895 299) (-369 895 299) (-369 897 299)" + "id" "32080" + "plane" "(-466 775 1129) (-462 775 1129) (-462 773 1129)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30951" - "plane" "(-363 897 296) (-369 897 296) (-369 895 296)" + "id" "32079" + "plane" "(-466 773 1088) (-462 773 1088) (-462 775 1088)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30950" - "plane" "(-363 895 299) (-363 897 299) (-363 897 296)" + "id" "32078" + "plane" "(-466 775 1129) (-466 773 1129) (-466 773 1088)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45763,10 +57875,10 @@ hidden } side { - "id" "30949" - "plane" "(-369 895 296) (-369 897 296) (-369 897 299)" + "id" "32077" + "plane" "(-462 775 1088) (-462 773 1088) (-462 773 1129)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45774,10 +57886,10 @@ hidden } side { - "id" "30948" - "plane" "(-369 895 299) (-363 895 299) (-363 895 296)" + "id" "32076" + "plane" "(-462 775 1129) (-466 775 1129) (-466 775 1088)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45785,10 +57897,10 @@ hidden } side { - "id" "30947" - "plane" "(-369 897 296) (-363 897 296) (-363 897 299)" + "id" "32075" + "plane" "(-462 773 1088) (-466 773 1088) (-466 773 1129)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45806,35 +57918,35 @@ hidden { solid { - "id" "41544" + "id" "41670" side { - "id" "30958" - "plane" "(-559 897 171) (-369 897 299) (-369 895 299)" + "id" "32086" + "plane" "(-369 775 1067) (-363 775 1067) (-363 773 1067)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30957" - "plane" "(-559 895 168) (-369 895 296) (-369 897 296)" + "id" "32085" + "plane" "(-369 773 1064) (-363 773 1064) (-363 775 1064)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30956" - "plane" "(-369 897 296) (-369 895 296) (-369 895 299)" + "id" "32084" + "plane" "(-369 775 1067) (-369 773 1067) (-369 773 1064)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45842,10 +57954,10 @@ hidden } side { - "id" "30955" - "plane" "(-559 897 171) (-559 895 171) (-559 895 168)" + "id" "32083" + "plane" "(-363 775 1064) (-363 773 1064) (-363 773 1067)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45853,10 +57965,10 @@ hidden } side { - "id" "30954" - "plane" "(-369 895 296) (-559 895 168) (-559 895 171)" + "id" "32082" + "plane" "(-363 775 1067) (-369 775 1067) (-369 775 1064)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45864,10 +57976,10 @@ hidden } side { - "id" "30953" - "plane" "(-369 897 299) (-559 897 171) (-559 897 168)" + "id" "32081" + "plane" "(-363 773 1064) (-369 773 1064) (-369 773 1067)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45885,35 +57997,35 @@ hidden { solid { - "id" "41545" + "id" "41671" side { - "id" "30964" - "plane" "(-462 895 233) (-466 895 233) (-466 897 233)" + "id" "32092" + "plane" "(-370 775 1064) (-366 775 1064) (-366 773 1064)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30963" - "plane" "(-462 897 192) (-466 897 192) (-466 895 192)" + "id" "32091" + "plane" "(-370 773 1024) (-366 773 1024) (-366 775 1024)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30962" - "plane" "(-462 895 233) (-462 897 233) (-462 897 192)" + "id" "32090" + "plane" "(-370 775 1064) (-370 773 1064) (-370 773 1024)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45921,10 +58033,10 @@ hidden } side { - "id" "30961" - "plane" "(-466 895 192) (-466 897 192) (-466 897 233)" + "id" "32089" + "plane" "(-366 775 1024) (-366 773 1024) (-366 773 1064)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45932,10 +58044,10 @@ hidden } side { - "id" "30960" - "plane" "(-466 895 233) (-462 895 233) (-462 895 192)" + "id" "32088" + "plane" "(-366 775 1064) (-370 775 1064) (-370 775 1024)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45943,10 +58055,10 @@ hidden } side { - "id" "30959" - "plane" "(-466 897 192) (-462 897 192) (-462 897 233)" + "id" "32087" + "plane" "(-366 773 1024) (-370 773 1024) (-370 773 1064)" "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -45960,61 +58072,366 @@ hidden } } } + editor + { + "color" "220 220 220" + "groupid" "41658" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" + } + } +} +hidden +{ + entity + { + "id" "41691" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-608 784 1216" + editor + { + "color" "220 220 220" + "groupid" "41690" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" + } + } +} +hidden +{ + entity + { + "id" "41696" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 768 1232" + editor + { + "color" "220 220 220" + "groupid" "41690" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" + } + } +} +hidden +{ + entity + { + "id" "41700" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 0 0 10" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-320 784 1088" + editor + { + "color" "220 220 220" + "groupid" "41690" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 2000]" + } + } +} +hidden +{ + entity + { + "id" "41705" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_cagelight01_on.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 768 1104" + editor + { + "color" "220 220 220" + "groupid" "41690" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" + } + } +} +hidden +{ + entity + { + "id" "46994" + "classname" "prop_physics_multiplayer" + "angles" "90 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "1" + "disableshadows" "1" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/maxofs2d/lamp_flashlight.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "258" + "targetname" "lantern_test" + "origin" "-448 440 58" + editor + { + "color" "169 222 0" + "groupid" "53302" + "visgroupid" "14" + "visgroupshown" "0" + "visgroupautoshown" "1" + "logicalpos" "[4500 -15268]" + } + } +} +hidden +{ + entity + { + "id" "47623" + "classname" "env_projectedtexture" + "angles" "90 0 0" + "cameraspace" "0" + "enableshadows" "1" + "farz" "512" + "lightcolor" "255 255 255 10" + "lightfov" "90" + "lightonlytarget" "0" + "lightworld" "1" + "nearz" "4.0" + "parentname" "lantern_test" + "shadowquality" "1" + "spawnflags" "1" + "origin" "-448 440 48" + editor + { + "color" "169 222 0" + "groupid" "53302" + "visgroupid" "14" + "visgroupshown" "0" + "visgroupautoshown" "1" + "logicalpos" "[4500 -14768]" + } + } +} +hidden +{ + entity + { + "id" "53234" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "parentname" "lantern_test" + "renderamt" "20" + "rendercolor" "255 243 225" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "128" + "spotlightwidth" "30" + "origin" "-448 440 48" + editor + { + "color" "169 222 0" + "groupid" "53302" + "visgroupid" "14" + "visgroupshown" "0" + "visgroupautoshown" "1" + "logicalpos" "[4500 -14768]" + } + } +} +hidden +{ + entity + { + "id" "80553" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 256 1228" + editor + { + "color" "208 169 0" + "groupid" "80552" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80558" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 256 1228" + editor + { + "color" "208 169 0" + "groupid" "80552" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80560" + "classname" "func_detail" hidden { solid { - "id" "41546" + "id" "80561" side { - "id" "30970" - "plane" "(-559 895 171) (-565 895 171) (-565 897 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "id" "46967" + "plane" "(-1184 248 1248) (-1200 248 1248) (-1200 264 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30969" - "plane" "(-559 897 168) (-565 897 168) (-565 895 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "id" "46966" + "plane" "(-1184 264 1228) (-1200 264 1228) (-1200 248 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30968" - "plane" "(-559 895 171) (-559 897 171) (-559 897 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "46965" + "plane" "(-1200 264 1228) (-1184 264 1228) (-1184 264 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30967" - "plane" "(-565 895 168) (-565 897 168) (-565 897 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "46964" + "plane" "(-1184 248 1228) (-1200 248 1228) (-1200 248 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30966" - "plane" "(-565 895 171) (-559 895 171) (-559 895 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "id" "46963" + "plane" "(-1200 248 1228) (-1200 264 1228) (-1200 264 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46022,10 +58439,10 @@ hidden } side { - "id" "30965" - "plane" "(-565 897 168) (-559 897 168) (-559 897 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "id" "46962" + "plane" "(-1184 264 1228) (-1184 248 1228) (-1184 248 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46033,7 +58450,7 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -46043,68 +58460,68 @@ hidden { solid { - "id" "41547" + "id" "80562" side { - "id" "30976" - "plane" "(-558 895 168) (-562 895 168) (-562 897 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "id" "46973" + "plane" "(-1168 264 1248) (-1152 264 1248) (-1152 248 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30975" - "plane" "(-558 897 128) (-562 897 128) (-562 895 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" + "id" "46972" + "plane" "(-1168 248 1228) (-1152 248 1228) (-1152 264 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30974" - "plane" "(-558 895 168) (-558 897 168) (-558 897 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "46971" + "plane" "(-1152 264 1228) (-1152 248 1228) (-1152 248 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30973" - "plane" "(-562 895 128) (-562 897 128) (-562 897 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "46970" + "plane" "(-1168 264 1228) (-1152 264 1228) (-1152 264 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30972" - "plane" "(-562 895 168) (-558 895 168) (-558 895 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "46969" + "plane" "(-1152 248 1228) (-1168 248 1228) (-1168 248 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30971" - "plane" "(-562 897 128) (-558 897 128) (-558 897 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "id" "46968" + "plane" "(-1168 248 1228) (-1168 264 1228) (-1168 264 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46112,67 +58529,174 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } } } + editor + { + "color" "208 169 0" + "groupid" "80552" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6500]" + } + } +} +hidden +{ + entity + { + "id" "80563" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 256 1228" + editor + { + "color" "208 169 0" + "groupid" "80552" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80566" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 384 1228" + editor + { + "color" "208 169 0" + "groupid" "80565" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80571" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 384 1228" + editor + { + "color" "208 169 0" + "groupid" "80565" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80573" + "classname" "func_detail" hidden { solid { - "id" "41548" + "id" "80574" side { - "id" "30982" - "plane" "(-366 985 296) (-370 985 296) (-370 987 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "id" "46991" + "plane" "(-1184 376 1248) (-1200 376 1248) (-1200 392 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30981" - "plane" "(-366 987 256) (-370 987 256) (-370 985 256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "id" "46990" + "plane" "(-1184 392 1228) (-1200 392 1228) (-1200 376 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30980" - "plane" "(-366 985 296) (-366 987 296) (-366 987 256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "46989" + "plane" "(-1200 392 1228) (-1184 392 1228) (-1184 392 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30979" - "plane" "(-370 985 256) (-370 987 256) (-370 987 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "46988" + "plane" "(-1184 376 1228) (-1200 376 1228) (-1200 376 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30978" - "plane" "(-370 985 296) (-366 985 296) (-366 985 256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "id" "46987" + "plane" "(-1200 376 1228) (-1200 392 1228) (-1200 392 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46180,10 +58704,10 @@ hidden } side { - "id" "30977" - "plane" "(-370 987 256) (-366 987 256) (-366 987 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "id" "46986" + "plane" "(-1184 392 1228) (-1184 376 1228) (-1184 376 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46191,7 +58715,7 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -46201,68 +58725,68 @@ hidden { solid { - "id" "41549" + "id" "80575" side { - "id" "30988" - "plane" "(-363 985 299) (-369 985 299) (-369 987 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "id" "46997" + "plane" "(-1168 392 1248) (-1152 392 1248) (-1152 376 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30987" - "plane" "(-363 987 296) (-369 987 296) (-369 985 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "id" "46996" + "plane" "(-1168 376 1228) (-1152 376 1228) (-1152 392 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30986" - "plane" "(-363 985 299) (-363 987 299) (-363 987 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "46995" + "plane" "(-1152 392 1228) (-1152 376 1228) (-1152 376 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30985" - "plane" "(-369 985 296) (-369 987 296) (-369 987 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "46994" + "plane" "(-1168 392 1228) (-1152 392 1228) (-1152 392 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30984" - "plane" "(-369 985 299) (-363 985 299) (-363 985 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "46993" + "plane" "(-1152 376 1228) (-1168 376 1228) (-1168 376 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30983" - "plane" "(-369 987 296) (-363 987 296) (-363 987 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" + "id" "46992" + "plane" "(-1168 376 1228) (-1168 392 1228) (-1168 392 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46270,67 +58794,174 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } } } + editor + { + "color" "208 169 0" + "groupid" "80565" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6500]" + } + } +} +hidden +{ + entity + { + "id" "80576" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 384 1228" + editor + { + "color" "208 169 0" + "groupid" "80565" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80579" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 512 1228" + editor + { + "color" "208 169 0" + "groupid" "80578" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80584" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 512 1228" + editor + { + "color" "208 169 0" + "groupid" "80578" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80586" + "classname" "func_detail" hidden { solid { - "id" "41550" + "id" "80587" side { - "id" "30994" - "plane" "(-559 987 171) (-369 987 299) (-369 985 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "id" "47015" + "plane" "(-1184 504 1248) (-1200 504 1248) (-1200 520 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30993" - "plane" "(-559 985 168) (-369 985 296) (-369 987 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "id" "47014" + "plane" "(-1184 520 1228) (-1200 520 1228) (-1200 504 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30992" - "plane" "(-369 987 296) (-369 985 296) (-369 985 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47013" + "plane" "(-1200 520 1228) (-1184 520 1228) (-1184 520 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30991" - "plane" "(-559 987 171) (-559 985 171) (-559 985 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47012" + "plane" "(-1184 504 1228) (-1200 504 1228) (-1200 504 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30990" - "plane" "(-369 985 296) (-559 985 168) (-559 985 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "id" "47011" + "plane" "(-1200 504 1228) (-1200 520 1228) (-1200 520 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46338,10 +58969,10 @@ hidden } side { - "id" "30989" - "plane" "(-369 987 299) (-559 987 171) (-559 987 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "id" "47010" + "plane" "(-1184 520 1228) (-1184 504 1228) (-1184 504 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46349,7 +58980,7 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -46359,68 +58990,68 @@ hidden { solid { - "id" "41551" + "id" "80588" side { - "id" "31000" - "plane" "(-462 985 233) (-466 985 233) (-466 987 233)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "id" "47021" + "plane" "(-1168 520 1248) (-1152 520 1248) (-1152 504 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30999" - "plane" "(-462 987 192) (-466 987 192) (-466 985 192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "id" "47020" + "plane" "(-1168 504 1228) (-1152 504 1228) (-1152 520 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30998" - "plane" "(-462 985 233) (-462 987 233) (-462 987 192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47019" + "plane" "(-1152 520 1228) (-1152 504 1228) (-1152 504 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30997" - "plane" "(-466 985 192) (-466 987 192) (-466 987 233)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47018" + "plane" "(-1168 520 1228) (-1152 520 1228) (-1152 520 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30996" - "plane" "(-466 985 233) (-462 985 233) (-462 985 192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47017" + "plane" "(-1152 504 1228) (-1168 504 1228) (-1168 504 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "30995" - "plane" "(-466 987 192) (-462 987 192) (-462 987 233)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "id" "47016" + "plane" "(-1168 504 1228) (-1168 520 1228) (-1168 520 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46428,67 +59059,174 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } } } - hidden + editor { - solid - { - "id" "41552" - side - { - "id" "31006" - "plane" "(-559 985 171) (-565 985 171) (-565 987 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "color" "208 169 0" + "groupid" "80578" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6500]" + } + } +} +hidden +{ + entity + { + "id" "80589" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 512 1228" + editor + { + "color" "208 169 0" + "groupid" "80578" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80592" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 640 1228" + editor + { + "color" "208 169 0" + "groupid" "80591" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80597" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 640 1228" + editor + { + "color" "208 169 0" + "groupid" "80591" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80599" + "classname" "func_detail" + hidden + { + solid + { + "id" "80600" side { - "id" "31005" - "plane" "(-559 987 168) (-565 987 168) (-565 985 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "id" "47039" + "plane" "(-1184 632 1248) (-1200 632 1248) (-1200 648 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31004" - "plane" "(-559 985 171) (-559 987 171) (-559 987 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47038" + "plane" "(-1184 648 1228) (-1200 648 1228) (-1200 632 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31003" - "plane" "(-565 985 168) (-565 987 168) (-565 987 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47037" + "plane" "(-1200 648 1228) (-1184 648 1228) (-1184 648 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31002" - "plane" "(-565 985 171) (-559 985 171) (-559 985 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "id" "47036" + "plane" "(-1184 632 1228) (-1200 632 1228) (-1200 632 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47035" + "plane" "(-1200 632 1228) (-1200 648 1228) (-1200 648 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46496,10 +59234,10 @@ hidden } side { - "id" "31001" - "plane" "(-565 987 168) (-559 987 168) (-559 987 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "id" "47034" + "plane" "(-1184 648 1228) (-1184 632 1228) (-1184 632 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46507,7 +59245,7 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -46517,68 +59255,68 @@ hidden { solid { - "id" "41553" + "id" "80601" side { - "id" "31012" - "plane" "(-558 985 168) (-562 985 168) (-562 987 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "id" "47045" + "plane" "(-1168 648 1248) (-1152 648 1248) (-1152 632 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31011" - "plane" "(-558 987 128) (-562 987 128) (-562 985 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "id" "47044" + "plane" "(-1168 632 1228) (-1152 632 1228) (-1152 648 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31010" - "plane" "(-558 985 168) (-558 987 168) (-558 987 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47043" + "plane" "(-1152 648 1228) (-1152 632 1228) (-1152 632 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31009" - "plane" "(-562 985 128) (-562 987 128) (-562 987 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47042" + "plane" "(-1168 648 1228) (-1152 648 1228) (-1152 648 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31008" - "plane" "(-562 985 168) (-558 985 168) (-558 985 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47041" + "plane" "(-1152 632 1228) (-1168 632 1228) (-1168 632 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31007" - "plane" "(-562 987 128) (-558 987 128) (-558 987 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" + "id" "47040" + "plane" "(-1168 632 1228) (-1168 648 1228) (-1168 648 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46586,7 +59324,7 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -46594,11 +59332,11 @@ hidden } editor { - "color" "220 220 220" - "groupid" "41514" + "color" "208 169 0" + "groupid" "80591" "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" + "logicalpos" "[0 6500]" } } } @@ -46606,63 +59344,154 @@ hidden { entity { - "id" "41554" + "id" "80602" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 640 1228" + editor + { + "color" "208 169 0" + "groupid" "80591" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80605" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 768 1228" + editor + { + "color" "208 169 0" + "groupid" "80604" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80610" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 768 1228" + editor + { + "color" "208 169 0" + "groupid" "80604" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80612" "classname" "func_detail" hidden { solid { - "id" "41555" + "id" "80613" side { - "id" "31018" - "plane" "(-562 865 168) (-558 865 168) (-558 863 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47063" + "plane" "(-1184 760 1248) (-1200 760 1248) (-1200 776 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31017" - "plane" "(-562 863 128) (-558 863 128) (-558 865 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47062" + "plane" "(-1184 776 1228) (-1200 776 1228) (-1200 760 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31016" - "plane" "(-562 865 168) (-562 863 168) (-562 863 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47061" + "plane" "(-1200 776 1228) (-1184 776 1228) (-1184 776 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31015" - "plane" "(-558 865 128) (-558 863 128) (-558 863 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47060" + "plane" "(-1184 760 1228) (-1200 760 1228) (-1200 760 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31014" - "plane" "(-558 865 168) (-562 865 168) (-562 865 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47059" + "plane" "(-1200 760 1228) (-1200 776 1228) (-1200 776 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46670,10 +59499,10 @@ hidden } side { - "id" "31013" - "plane" "(-558 863 128) (-562 863 128) (-562 863 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47058" + "plane" "(-1184 776 1228) (-1184 760 1228) (-1184 760 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46681,7 +59510,7 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -46691,68 +59520,68 @@ hidden { solid { - "id" "41556" + "id" "80614" side { - "id" "31024" - "plane" "(-565 865 171) (-559 865 171) (-559 863 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47069" + "plane" "(-1168 776 1248) (-1152 776 1248) (-1152 760 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31023" - "plane" "(-565 863 168) (-559 863 168) (-559 865 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47068" + "plane" "(-1168 760 1228) (-1152 760 1228) (-1152 776 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31022" - "plane" "(-565 865 171) (-565 863 171) (-565 863 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47067" + "plane" "(-1152 776 1228) (-1152 760 1228) (-1152 760 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31021" - "plane" "(-559 865 168) (-559 863 168) (-559 863 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47066" + "plane" "(-1168 776 1228) (-1152 776 1228) (-1152 776 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31020" - "plane" "(-559 865 171) (-565 865 171) (-565 865 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47065" + "plane" "(-1152 760 1228) (-1168 760 1228) (-1168 760 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31019" - "plane" "(-559 863 168) (-565 863 168) (-565 863 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" + "id" "47064" + "plane" "(-1168 760 1228) (-1168 776 1228) (-1168 776 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46760,67 +59589,174 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } } } + editor + { + "color" "208 169 0" + "groupid" "80604" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6500]" + } + } +} +hidden +{ + entity + { + "id" "80615" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 768 1228" + editor + { + "color" "208 169 0" + "groupid" "80604" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80618" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 896 1228" + editor + { + "color" "208 169 0" + "groupid" "80617" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80623" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 896 1228" + editor + { + "color" "208 169 0" + "groupid" "80617" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80625" + "classname" "func_detail" hidden { solid { - "id" "41557" + "id" "80626" side { - "id" "31030" - "plane" "(-369 863 43) (-559 863 171) (-559 865 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47087" + "plane" "(-1184 888 1248) (-1200 888 1248) (-1200 904 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31029" - "plane" "(-369 865 40) (-559 865 168) (-559 863 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47086" + "plane" "(-1184 904 1228) (-1200 904 1228) (-1200 888 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31028" - "plane" "(-559 863 168) (-559 865 168) (-559 865 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47085" + "plane" "(-1200 904 1228) (-1184 904 1228) (-1184 904 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31027" - "plane" "(-369 863 43) (-369 865 43) (-369 865 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47084" + "plane" "(-1184 888 1228) (-1200 888 1228) (-1200 888 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31026" - "plane" "(-559 865 168) (-369 865 40) (-369 865 43)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47083" + "plane" "(-1200 888 1228) (-1200 904 1228) (-1200 904 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46828,10 +59764,10 @@ hidden } side { - "id" "31025" - "plane" "(-559 863 171) (-369 863 43) (-369 863 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47082" + "plane" "(-1184 904 1228) (-1184 888 1228) (-1184 888 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46839,7 +59775,7 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -46849,68 +59785,68 @@ hidden { solid { - "id" "41558" + "id" "80627" side { - "id" "31036" - "plane" "(-466 865 105) (-462 865 105) (-462 863 105)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47093" + "plane" "(-1168 904 1248) (-1152 904 1248) (-1152 888 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31035" - "plane" "(-466 863 64) (-462 863 64) (-462 865 64)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47092" + "plane" "(-1168 888 1228) (-1152 888 1228) (-1152 904 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31034" - "plane" "(-466 865 105) (-466 863 105) (-466 863 64)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47091" + "plane" "(-1152 904 1228) (-1152 888 1228) (-1152 888 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31033" - "plane" "(-462 865 64) (-462 863 64) (-462 863 105)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47090" + "plane" "(-1168 904 1228) (-1152 904 1228) (-1152 904 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31032" - "plane" "(-462 865 105) (-466 865 105) (-466 865 64)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47089" + "plane" "(-1152 888 1228) (-1168 888 1228) (-1168 888 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31031" - "plane" "(-462 863 64) (-466 863 64) (-466 863 105)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47088" + "plane" "(-1168 888 1228) (-1168 904 1228) (-1168 904 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46918,67 +59854,174 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } } } + editor + { + "color" "208 169 0" + "groupid" "80617" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6500]" + } + } +} +hidden +{ + entity + { + "id" "80628" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 896 1228" + editor + { + "color" "208 169 0" + "groupid" "80617" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80631" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 1024 1228" + editor + { + "color" "208 169 0" + "groupid" "80630" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80636" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 1024 1228" + editor + { + "color" "208 169 0" + "groupid" "80630" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80638" + "classname" "func_detail" hidden { solid { - "id" "41559" + "id" "80639" side { - "id" "31042" - "plane" "(-369 865 43) (-363 865 43) (-363 863 43)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47111" + "plane" "(-1184 1016 1248) (-1200 1016 1248) (-1200 1032 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31041" - "plane" "(-369 863 40) (-363 863 40) (-363 865 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47110" + "plane" "(-1184 1032 1228) (-1200 1032 1228) (-1200 1016 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31040" - "plane" "(-369 865 43) (-369 863 43) (-369 863 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47109" + "plane" "(-1200 1032 1228) (-1184 1032 1228) (-1184 1032 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31039" - "plane" "(-363 865 40) (-363 863 40) (-363 863 43)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47108" + "plane" "(-1184 1016 1228) (-1200 1016 1228) (-1200 1016 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31038" - "plane" "(-363 865 43) (-369 865 43) (-369 865 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47107" + "plane" "(-1200 1016 1228) (-1200 1032 1228) (-1200 1032 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46986,10 +60029,10 @@ hidden } side { - "id" "31037" - "plane" "(-363 863 40) (-369 863 40) (-369 863 43)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47106" + "plane" "(-1184 1032 1228) (-1184 1016 1228) (-1184 1016 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -46997,7 +60040,7 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -47007,68 +60050,68 @@ hidden { solid { - "id" "41560" + "id" "80640" side { - "id" "31048" - "plane" "(-370 865 40) (-366 865 40) (-366 863 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47117" + "plane" "(-1168 1032 1248) (-1152 1032 1248) (-1152 1016 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31047" - "plane" "(-370 863 0) (-366 863 0) (-366 865 0)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" + "id" "47116" + "plane" "(-1168 1016 1228) (-1152 1016 1228) (-1152 1032 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31046" - "plane" "(-370 865 40) (-370 863 40) (-370 863 0)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47115" + "plane" "(-1152 1032 1228) (-1152 1016 1228) (-1152 1016 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31045" - "plane" "(-366 865 0) (-366 863 0) (-366 863 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47114" + "plane" "(-1168 1032 1228) (-1152 1032 1228) (-1152 1032 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31044" - "plane" "(-366 865 40) (-370 865 40) (-370 865 0)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47113" + "plane" "(-1152 1016 1228) (-1168 1016 1228) (-1168 1016 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31043" - "plane" "(-366 863 0) (-370 863 0) (-370 863 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47112" + "plane" "(-1168 1016 1228) (-1168 1032 1228) (-1168 1032 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -47076,67 +60119,174 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } } } + editor + { + "color" "208 169 0" + "groupid" "80630" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6500]" + } + } +} +hidden +{ + entity + { + "id" "80641" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 1024 1228" + editor + { + "color" "208 169 0" + "groupid" "80630" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80644" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 1152 1228" + editor + { + "color" "208 169 0" + "groupid" "80643" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80649" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 1152 1228" + editor + { + "color" "208 169 0" + "groupid" "80643" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80651" + "classname" "func_detail" hidden { solid { - "id" "41561" + "id" "80652" side { - "id" "31054" - "plane" "(-562 775 168) (-558 775 168) (-558 773 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "47135" + "plane" "(-1184 1144 1248) (-1200 1144 1248) (-1200 1160 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31053" - "plane" "(-562 773 128) (-558 773 128) (-558 775 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "47134" + "plane" "(-1184 1160 1228) (-1200 1160 1228) (-1200 1144 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31052" - "plane" "(-562 775 168) (-562 773 168) (-562 773 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47133" + "plane" "(-1200 1160 1228) (-1184 1160 1228) (-1184 1160 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31051" - "plane" "(-558 775 128) (-558 773 128) (-558 773 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47132" + "plane" "(-1184 1144 1228) (-1200 1144 1228) (-1200 1144 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31050" - "plane" "(-558 775 168) (-562 775 168) (-562 775 128)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47131" + "plane" "(-1200 1144 1228) (-1200 1160 1228) (-1200 1160 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -47144,10 +60294,10 @@ hidden } side { - "id" "31049" - "plane" "(-558 773 128) (-562 773 128) (-562 773 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47130" + "plane" "(-1184 1160 1228) (-1184 1144 1228) (-1184 1144 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -47155,7 +60305,7 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -47165,68 +60315,68 @@ hidden { solid { - "id" "41562" + "id" "80653" side { - "id" "31060" - "plane" "(-565 775 171) (-559 775 171) (-559 773 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "47141" + "plane" "(-1168 1160 1248) (-1152 1160 1248) (-1152 1144 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31059" - "plane" "(-565 773 168) (-559 773 168) (-559 775 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "47140" + "plane" "(-1168 1144 1228) (-1152 1144 1228) (-1152 1160 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31058" - "plane" "(-565 775 171) (-565 773 171) (-565 773 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47139" + "plane" "(-1152 1160 1228) (-1152 1144 1228) (-1152 1144 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31057" - "plane" "(-559 775 168) (-559 773 168) (-559 773 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47138" + "plane" "(-1168 1160 1228) (-1152 1160 1228) (-1152 1160 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31056" - "plane" "(-559 775 171) (-565 775 171) (-565 775 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47137" + "plane" "(-1152 1144 1228) (-1168 1144 1228) (-1168 1144 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31055" - "plane" "(-559 773 168) (-565 773 168) (-565 773 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" + "id" "47136" + "plane" "(-1168 1144 1228) (-1168 1160 1228) (-1168 1160 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -47234,67 +60384,174 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } } } + editor + { + "color" "208 169 0" + "groupid" "80643" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6500]" + } + } +} +hidden +{ + entity + { + "id" "80654" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 1152 1228" + editor + { + "color" "208 169 0" + "groupid" "80643" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80657" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 1280 1228" + editor + { + "color" "208 169 0" + "groupid" "80656" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80662" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 1280 1228" + editor + { + "color" "208 169 0" + "groupid" "80656" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80664" + "classname" "func_detail" hidden { solid { - "id" "41563" + "id" "80665" side { - "id" "31066" - "plane" "(-369 773 43) (-559 773 171) (-559 775 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "47159" + "plane" "(-1184 1272 1248) (-1200 1272 1248) (-1200 1288 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31065" - "plane" "(-369 775 40) (-559 775 168) (-559 773 168)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "47158" + "plane" "(-1184 1288 1228) (-1200 1288 1228) (-1200 1272 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31064" - "plane" "(-559 773 168) (-559 775 168) (-559 775 171)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47157" + "plane" "(-1200 1288 1228) (-1184 1288 1228) (-1184 1288 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31063" - "plane" "(-369 773 43) (-369 775 43) (-369 775 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47156" + "plane" "(-1184 1272 1228) (-1200 1272 1228) (-1200 1272 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31062" - "plane" "(-559 775 168) (-369 775 40) (-369 775 43)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47155" + "plane" "(-1200 1272 1228) (-1200 1288 1228) (-1200 1288 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -47302,10 +60559,10 @@ hidden } side { - "id" "31061" - "plane" "(-559 773 171) (-369 773 43) (-369 773 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47154" + "plane" "(-1184 1288 1228) (-1184 1272 1228) (-1184 1272 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -47313,7 +60570,7 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -47323,68 +60580,68 @@ hidden { solid { - "id" "41564" + "id" "80666" side { - "id" "31072" - "plane" "(-466 775 105) (-462 775 105) (-462 773 105)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "47165" + "plane" "(-1168 1288 1248) (-1152 1288 1248) (-1152 1272 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31071" - "plane" "(-466 773 64) (-462 773 64) (-462 775 64)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "47164" + "plane" "(-1168 1272 1228) (-1152 1272 1228) (-1152 1288 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31070" - "plane" "(-466 775 105) (-466 773 105) (-466 773 64)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47163" + "plane" "(-1152 1288 1228) (-1152 1272 1228) (-1152 1272 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31069" - "plane" "(-462 775 64) (-462 773 64) (-462 773 105)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47162" + "plane" "(-1168 1288 1228) (-1152 1288 1228) (-1152 1288 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31068" - "plane" "(-462 775 105) (-466 775 105) (-466 775 64)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47161" + "plane" "(-1152 1272 1228) (-1168 1272 1228) (-1168 1272 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31067" - "plane" "(-462 773 64) (-466 773 64) (-466 773 105)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47160" + "plane" "(-1168 1272 1228) (-1168 1288 1228) (-1168 1288 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -47392,86 +60649,193 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } } } - hidden + editor { - solid - { - "id" "41565" - side - { - "id" "31078" - "plane" "(-369 775 43) (-363 775 43) (-363 773 43)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31077" - "plane" "(-369 773 40) (-363 773 40) (-363 775 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31076" - "plane" "(-369 775 43) (-369 773 43) (-369 773 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31075" - "plane" "(-363 775 40) (-363 773 40) (-363 773 43)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31074" - "plane" "(-363 775 43) (-369 775 43) (-369 775 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31073" - "plane" "(-363 773 40) (-369 773 40) (-369 773 43)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "208 169 0" + "groupid" "80656" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6500]" + } + } +} +hidden +{ + entity + { + "id" "80667" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 1280 1228" + editor + { + "color" "208 169 0" + "groupid" "80656" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80670" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 1408 1228" + editor + { + "color" "208 169 0" + "groupid" "80669" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80675" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 1408 1228" + editor + { + "color" "208 169 0" + "groupid" "80669" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } + } +} +hidden +{ + entity + { + "id" "80677" + "classname" "func_detail" + hidden + { + solid + { + "id" "80678" + side + { + "id" "47183" + "plane" "(-1184 1400 1248) (-1200 1400 1248) (-1200 1416 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47182" + "plane" "(-1184 1416 1228) (-1200 1416 1228) (-1200 1400 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47181" + "plane" "(-1200 1416 1228) (-1184 1416 1228) (-1184 1416 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47180" + "plane" "(-1184 1400 1228) (-1200 1400 1228) (-1200 1400 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47179" + "plane" "(-1200 1400 1228) (-1200 1416 1228) (-1200 1416 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47178" + "plane" "(-1184 1416 1228) (-1184 1400 1228) (-1184 1400 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -47481,68 +60845,68 @@ hidden { solid { - "id" "41566" + "id" "80679" side { - "id" "31084" - "plane" "(-370 775 40) (-366 775 40) (-366 773 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "47189" + "plane" "(-1168 1416 1248) (-1152 1416 1248) (-1152 1400 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31083" - "plane" "(-370 773 0) (-366 773 0) (-366 775 0)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "47188" + "plane" "(-1168 1400 1228) (-1152 1400 1228) (-1152 1416 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31082" - "plane" "(-370 775 40) (-370 773 40) (-370 773 0)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47187" + "plane" "(-1152 1416 1228) (-1152 1400 1228) (-1152 1400 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31081" - "plane" "(-366 775 0) (-366 773 0) (-366 773 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47186" + "plane" "(-1168 1416 1228) (-1152 1416 1228) (-1152 1416 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31080" - "plane" "(-366 775 40) (-370 775 40) (-370 775 0)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "47185" + "plane" "(-1152 1400 1228) (-1168 1400 1228) (-1168 1400 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "31079" - "plane" "(-366 773 0) (-370 773 0) (-370 773 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" + "id" "47184" + "plane" "(-1168 1400 1228) (-1168 1416 1228) (-1168 1416 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -47550,7 +60914,7 @@ hidden } editor { - "color" "220 220 220" + "color" "208 169 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -47558,6658 +60922,5667 @@ hidden } editor { - "color" "220 220 220" - "groupid" "41514" + "color" "208 169 0" + "groupid" "80669" "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" + "logicalpos" "[0 6500]" } } } -entity +hidden { - "id" "41567" - "classname" "func_detail" - solid + entity { - "id" "41568" - side - { - "id" "31234" - "plane" "(-366 895 552) (-370 895 552) (-370 897 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31233" - "plane" "(-366 897 512) (-370 897 512) (-370 895 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31232" - "plane" "(-366 895 552) (-366 897 552) (-366 897 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31231" - "plane" "(-370 895 512) (-370 897 512) (-370 897 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31230" - "plane" "(-370 895 552) (-366 895 552) (-366 895 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31229" - "plane" "(-370 897 512) (-366 897 512) (-366 897 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80680" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 1408 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80669" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41569" - side - { - "id" "31240" - "plane" "(-363 895 555) (-369 895 555) (-369 897 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31239" - "plane" "(-363 897 552) (-369 897 552) (-369 895 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31238" - "plane" "(-363 895 555) (-363 897 555) (-363 897 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31237" - "plane" "(-369 895 552) (-369 897 552) (-369 897 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31236" - "plane" "(-369 895 555) (-363 895 555) (-363 895 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31235" - "plane" "(-369 897 552) (-363 897 552) (-363 897 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80683" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 1536 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80682" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41570" - side - { - "id" "31246" - "plane" "(-559 897 427) (-369 897 555) (-369 895 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31245" - "plane" "(-559 895 424) (-369 895 552) (-369 897 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31244" - "plane" "(-369 897 552) (-369 895 552) (-369 895 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31243" - "plane" "(-559 897 427) (-559 895 427) (-559 895 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31242" - "plane" "(-369 895 552) (-559 895 424) (-559 895 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31241" - "plane" "(-369 897 555) (-559 897 427) (-559 897 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80688" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 1536 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80682" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41571" - side - { - "id" "31252" - "plane" "(-462 895 489) (-466 895 489) (-466 897 489)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31251" - "plane" "(-462 897 448) (-466 897 448) (-466 895 448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31250" - "plane" "(-462 895 489) (-462 897 489) (-462 897 448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31249" - "plane" "(-466 895 448) (-466 897 448) (-466 897 489)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "80690" + "classname" "func_detail" + hidden { - "id" "31248" - "plane" "(-466 895 489) (-462 895 489) (-462 895 448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "80691" + side + { + "id" "47207" + "plane" "(-1184 1528 1248) (-1200 1528 1248) (-1200 1544 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47206" + "plane" "(-1184 1544 1228) (-1200 1544 1228) (-1200 1528 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47205" + "plane" "(-1200 1544 1228) (-1184 1544 1228) (-1184 1544 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47204" + "plane" "(-1184 1528 1228) (-1200 1528 1228) (-1200 1528 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47203" + "plane" "(-1200 1528 1228) (-1200 1544 1228) (-1200 1544 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47202" + "plane" "(-1184 1544 1228) (-1184 1528 1228) (-1184 1528 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31247" - "plane" "(-466 897 448) (-462 897 448) (-462 897 489)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "80692" + side + { + "id" "47213" + "plane" "(-1168 1544 1248) (-1152 1544 1248) (-1152 1528 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47212" + "plane" "(-1168 1528 1228) (-1152 1528 1228) (-1152 1544 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47211" + "plane" "(-1152 1544 1228) (-1152 1528 1228) (-1152 1528 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47210" + "plane" "(-1168 1544 1228) (-1152 1544 1228) (-1152 1544 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47209" + "plane" "(-1152 1528 1228) (-1168 1528 1228) (-1168 1528 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47208" + "plane" "(-1168 1528 1228) (-1168 1544 1228) (-1168 1544 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80682" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41572" - side - { - "id" "31258" - "plane" "(-559 895 427) (-565 895 427) (-565 897 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31257" - "plane" "(-559 897 424) (-565 897 424) (-565 895 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31256" - "plane" "(-559 895 427) (-559 897 427) (-559 897 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31255" - "plane" "(-565 895 424) (-565 897 424) (-565 897 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31254" - "plane" "(-565 895 427) (-559 895 427) (-559 895 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31253" - "plane" "(-565 897 424) (-559 897 424) (-559 897 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80693" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 1536 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80682" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41573" - side - { - "id" "31264" - "plane" "(-558 895 424) (-562 895 424) (-562 897 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31263" - "plane" "(-558 897 384) (-562 897 384) (-562 895 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31262" - "plane" "(-558 895 424) (-558 897 424) (-558 897 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31261" - "plane" "(-562 895 384) (-562 897 384) (-562 897 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31260" - "plane" "(-562 895 424) (-558 895 424) (-558 895 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31259" - "plane" "(-562 897 384) (-558 897 384) (-558 897 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80696" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 1664 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80695" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41574" - side - { - "id" "31270" - "plane" "(-366 985 552) (-370 985 552) (-370 987 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31269" - "plane" "(-366 987 512) (-370 987 512) (-370 985 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31268" - "plane" "(-366 985 552) (-366 987 552) (-366 987 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31267" - "plane" "(-370 985 512) (-370 987 512) (-370 987 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31266" - "plane" "(-370 985 552) (-366 985 552) (-366 985 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31265" - "plane" "(-370 987 512) (-366 987 512) (-366 987 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80701" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 1664 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80695" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41575" - side - { - "id" "31276" - "plane" "(-363 985 555) (-369 985 555) (-369 987 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31275" - "plane" "(-363 987 552) (-369 987 552) (-369 985 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31274" - "plane" "(-363 985 555) (-363 987 555) (-363 987 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31273" - "plane" "(-369 985 552) (-369 987 552) (-369 987 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "80703" + "classname" "func_detail" + hidden { - "id" "31272" - "plane" "(-369 985 555) (-363 985 555) (-363 985 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "80704" + side + { + "id" "47231" + "plane" "(-1184 1656 1248) (-1200 1656 1248) (-1200 1672 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47230" + "plane" "(-1184 1672 1228) (-1200 1672 1228) (-1200 1656 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47229" + "plane" "(-1200 1672 1228) (-1184 1672 1228) (-1184 1672 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47228" + "plane" "(-1184 1656 1228) (-1200 1656 1228) (-1200 1656 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47227" + "plane" "(-1200 1656 1228) (-1200 1672 1228) (-1200 1672 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47226" + "plane" "(-1184 1672 1228) (-1184 1656 1228) (-1184 1656 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31271" - "plane" "(-369 987 552) (-363 987 552) (-363 987 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "80705" + side + { + "id" "47237" + "plane" "(-1168 1672 1248) (-1152 1672 1248) (-1152 1656 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47236" + "plane" "(-1168 1656 1228) (-1152 1656 1228) (-1152 1672 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47235" + "plane" "(-1152 1672 1228) (-1152 1656 1228) (-1152 1656 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47234" + "plane" "(-1168 1672 1228) (-1152 1672 1228) (-1152 1672 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47233" + "plane" "(-1152 1656 1228) (-1168 1656 1228) (-1168 1656 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47232" + "plane" "(-1168 1656 1228) (-1168 1672 1228) (-1168 1672 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80695" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41576" - side - { - "id" "31282" - "plane" "(-559 987 427) (-369 987 555) (-369 985 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31281" - "plane" "(-559 985 424) (-369 985 552) (-369 987 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31280" - "plane" "(-369 987 552) (-369 985 552) (-369 985 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31279" - "plane" "(-559 987 427) (-559 985 427) (-559 985 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31278" - "plane" "(-369 985 552) (-559 985 424) (-559 985 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31277" - "plane" "(-369 987 555) (-559 987 427) (-559 987 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80706" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 1664 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80695" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41577" - side - { - "id" "31288" - "plane" "(-462 985 489) (-466 985 489) (-466 987 489)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31287" - "plane" "(-462 987 448) (-466 987 448) (-466 985 448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31286" - "plane" "(-462 985 489) (-462 987 489) (-462 987 448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31285" - "plane" "(-466 985 448) (-466 987 448) (-466 987 489)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31284" - "plane" "(-466 985 489) (-462 985 489) (-462 985 448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31283" - "plane" "(-466 987 448) (-462 987 448) (-462 987 489)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80709" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 1792 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80708" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41578" - side - { - "id" "31294" - "plane" "(-559 985 427) (-565 985 427) (-565 987 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31293" - "plane" "(-559 987 424) (-565 987 424) (-565 985 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31292" - "plane" "(-559 985 427) (-559 987 427) (-559 987 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31291" - "plane" "(-565 985 424) (-565 987 424) (-565 987 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31290" - "plane" "(-565 985 427) (-559 985 427) (-559 985 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31289" - "plane" "(-565 987 424) (-559 987 424) (-559 987 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80714" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 1792 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80708" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41579" - side - { - "id" "31300" - "plane" "(-558 985 424) (-562 985 424) (-562 987 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "80716" + "classname" "func_detail" + hidden { - "id" "31299" - "plane" "(-558 987 384) (-562 987 384) (-562 985 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31298" - "plane" "(-558 985 424) (-558 987 424) (-558 987 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31297" - "plane" "(-562 985 384) (-562 987 384) (-562 987 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31296" - "plane" "(-562 985 424) (-558 985 424) (-558 985 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "80717" + side + { + "id" "47255" + "plane" "(-1184 1784 1248) (-1200 1784 1248) (-1200 1800 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47254" + "plane" "(-1184 1800 1228) (-1200 1800 1228) (-1200 1784 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47253" + "plane" "(-1200 1800 1228) (-1184 1800 1228) (-1184 1800 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47252" + "plane" "(-1184 1784 1228) (-1200 1784 1228) (-1200 1784 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47251" + "plane" "(-1200 1784 1228) (-1200 1800 1228) (-1200 1800 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47250" + "plane" "(-1184 1800 1228) (-1184 1784 1228) (-1184 1784 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31295" - "plane" "(-562 987 384) (-558 987 384) (-558 987 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "80718" + side + { + "id" "47261" + "plane" "(-1168 1800 1248) (-1152 1800 1248) (-1152 1784 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47260" + "plane" "(-1168 1784 1228) (-1152 1784 1228) (-1152 1800 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47259" + "plane" "(-1152 1800 1228) (-1152 1784 1228) (-1152 1784 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47258" + "plane" "(-1168 1800 1228) (-1152 1800 1228) (-1152 1800 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47257" + "plane" "(-1152 1784 1228) (-1168 1784 1228) (-1168 1784 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47256" + "plane" "(-1168 1784 1228) (-1168 1800 1228) (-1168 1800 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80708" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - editor - { - "color" "220 220 220" - "groupid" "41514" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } } -entity +hidden { - "id" "41580" - "classname" "func_detail" - solid + entity { - "id" "41581" - side - { - "id" "31306" - "plane" "(-562 865 424) (-558 865 424) (-558 863 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31305" - "plane" "(-562 863 384) (-558 863 384) (-558 865 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31304" - "plane" "(-562 865 424) (-562 863 424) (-562 863 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31303" - "plane" "(-558 865 384) (-558 863 384) (-558 863 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31302" - "plane" "(-558 865 424) (-562 865 424) (-562 865 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31301" - "plane" "(-558 863 384) (-562 863 384) (-562 863 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80719" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 1792 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80708" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41582" - side - { - "id" "31312" - "plane" "(-565 865 427) (-559 865 427) (-559 863 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31311" - "plane" "(-565 863 424) (-559 863 424) (-559 865 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31310" - "plane" "(-565 865 427) (-565 863 427) (-565 863 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31309" - "plane" "(-559 865 424) (-559 863 424) (-559 863 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31308" - "plane" "(-559 865 427) (-565 865 427) (-565 865 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31307" - "plane" "(-559 863 424) (-565 863 424) (-565 863 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80722" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 1920 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80721" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41583" - side - { - "id" "31318" - "plane" "(-369 863 299) (-559 863 427) (-559 865 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31317" - "plane" "(-369 865 296) (-559 865 424) (-559 863 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31316" - "plane" "(-559 863 424) (-559 865 424) (-559 865 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31315" - "plane" "(-369 863 299) (-369 865 299) (-369 865 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31314" - "plane" "(-559 865 424) (-369 865 296) (-369 865 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31313" - "plane" "(-559 863 427) (-369 863 299) (-369 863 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80727" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 1920 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80721" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - hidden +} +hidden +{ + entity { - solid + "id" "80729" + "classname" "func_detail" + hidden { - "id" "41584" - side - { - "id" "31324" - "plane" "(-466 865 361) (-462 865 361) (-462 863 361)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31323" - "plane" "(-466 863 320) (-462 863 320) (-462 865 320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31322" - "plane" "(-466 865 361) (-466 863 361) (-466 863 320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31321" - "plane" "(-462 865 320) (-462 863 320) (-462 863 361)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31320" - "plane" "(-462 865 361) (-466 865 361) (-466 865 320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31319" - "plane" "(-462 863 320) (-466 863 320) (-466 863 361)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "80730" + side + { + "id" "47279" + "plane" "(-1184 1912 1248) (-1200 1912 1248) (-1200 1928 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47278" + "plane" "(-1184 1928 1228) (-1200 1928 1228) (-1200 1912 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47277" + "plane" "(-1200 1928 1228) (-1184 1928 1228) (-1184 1928 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47276" + "plane" "(-1184 1912 1228) (-1200 1912 1228) (-1200 1912 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47275" + "plane" "(-1200 1912 1228) (-1200 1928 1228) (-1200 1928 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47274" + "plane" "(-1184 1928 1228) (-1184 1912 1228) (-1184 1912 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - } - hidden - { - solid + hidden { - "id" "41585" - side - { - "id" "31330" - "plane" "(-369 865 299) (-363 865 299) (-363 863 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31329" - "plane" "(-369 863 296) (-363 863 296) (-363 865 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31328" - "plane" "(-369 865 299) (-369 863 299) (-369 863 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31327" - "plane" "(-363 865 296) (-363 863 296) (-363 863 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31326" - "plane" "(-363 865 299) (-369 865 299) (-369 865 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31325" - "plane" "(-363 863 296) (-369 863 296) (-369 863 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "80731" + side + { + "id" "47285" + "plane" "(-1168 1928 1248) (-1152 1928 1248) (-1152 1912 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47284" + "plane" "(-1168 1912 1228) (-1152 1912 1228) (-1152 1928 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47283" + "plane" "(-1152 1928 1228) (-1152 1912 1228) (-1152 1912 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47282" + "plane" "(-1168 1928 1228) (-1152 1928 1228) (-1152 1928 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47281" + "plane" "(-1152 1912 1228) (-1168 1912 1228) (-1168 1912 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47280" + "plane" "(-1168 1912 1228) (-1168 1928 1228) (-1168 1928 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - } - hidden - { - solid + editor { - "id" "41586" - side - { - "id" "31336" - "plane" "(-370 865 296) (-366 865 296) (-366 863 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31335" - "plane" "(-370 863 256) (-366 863 256) (-366 865 256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31334" - "plane" "(-370 865 296) (-370 863 296) (-370 863 256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31333" - "plane" "(-366 865 256) (-366 863 256) (-366 863 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31332" - "plane" "(-366 865 296) (-370 865 296) (-370 865 256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31331" - "plane" "(-366 863 256) (-370 863 256) (-370 863 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } + "color" "208 169 0" + "groupid" "80721" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41587" - side - { - "id" "31342" - "plane" "(-562 775 424) (-558 775 424) (-558 773 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31341" - "plane" "(-562 773 384) (-558 773 384) (-558 775 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31340" - "plane" "(-562 775 424) (-562 773 424) (-562 773 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31339" - "plane" "(-558 775 384) (-558 773 384) (-558 773 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31338" - "plane" "(-558 775 424) (-562 775 424) (-562 775 384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31337" - "plane" "(-558 773 384) (-562 773 384) (-562 773 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80732" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 1920 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80721" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41588" - side - { - "id" "31348" - "plane" "(-565 775 427) (-559 775 427) (-559 773 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31347" - "plane" "(-565 773 424) (-559 773 424) (-559 775 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31346" - "plane" "(-565 775 427) (-565 773 427) (-565 773 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31345" - "plane" "(-559 775 424) (-559 773 424) (-559 773 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31344" - "plane" "(-559 775 427) (-565 775 427) (-565 775 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31343" - "plane" "(-559 773 424) (-565 773 424) (-565 773 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80735" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 2048 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80734" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41589" - side + "id" "80740" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 2048 1228" + editor { - "id" "31354" - "plane" "(-369 773 299) (-559 773 427) (-559 775 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "208 169 0" + "groupid" "80734" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } - side + } +} +hidden +{ + entity + { + "id" "80742" + "classname" "func_detail" + hidden { - "id" "31353" - "plane" "(-369 775 296) (-559 775 424) (-559 773 424)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "80743" + side + { + "id" "47303" + "plane" "(-1184 2040 1248) (-1200 2040 1248) (-1200 2056 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47302" + "plane" "(-1184 2056 1228) (-1200 2056 1228) (-1200 2040 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47301" + "plane" "(-1200 2056 1228) (-1184 2056 1228) (-1184 2056 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47300" + "plane" "(-1184 2040 1228) (-1200 2040 1228) (-1200 2040 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47299" + "plane" "(-1200 2040 1228) (-1200 2056 1228) (-1200 2056 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47298" + "plane" "(-1184 2056 1228) (-1184 2040 1228) (-1184 2040 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31352" - "plane" "(-559 773 424) (-559 775 424) (-559 775 427)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "80744" + side + { + "id" "47309" + "plane" "(-1168 2056 1248) (-1152 2056 1248) (-1152 2040 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47308" + "plane" "(-1168 2040 1228) (-1152 2040 1228) (-1152 2056 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47307" + "plane" "(-1152 2056 1228) (-1152 2040 1228) (-1152 2040 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47306" + "plane" "(-1168 2056 1228) (-1152 2056 1228) (-1152 2056 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47305" + "plane" "(-1152 2040 1228) (-1168 2040 1228) (-1168 2040 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47304" + "plane" "(-1168 2040 1228) (-1168 2056 1228) (-1168 2056 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + editor { - "id" "31351" - "plane" "(-369 773 299) (-369 775 299) (-369 775 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "208 169 0" + "groupid" "80734" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } - side + } +} +hidden +{ + entity + { + "id" "80745" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 2048 1228" + editor { - "id" "31350" - "plane" "(-559 775 424) (-369 775 296) (-369 775 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "208 169 0" + "groupid" "80734" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } - side + } +} +hidden +{ + entity + { + "id" "80748" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 2176 1228" + editor { - "id" "31349" - "plane" "(-559 773 427) (-369 773 299) (-369 773 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "208 169 0" + "groupid" "80747" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } + } +} +hidden +{ + entity + { + "id" "80753" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 2176 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80747" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - hidden +} +hidden +{ + entity { - solid + "id" "80755" + "classname" "func_detail" + hidden { - "id" "41590" - side - { - "id" "31360" - "plane" "(-466 775 361) (-462 775 361) (-462 773 361)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31359" - "plane" "(-466 773 320) (-462 773 320) (-462 775 320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31358" - "plane" "(-466 775 361) (-466 773 361) (-466 773 320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + solid { - "id" "31357" - "plane" "(-462 775 320) (-462 773 320) (-462 773 361)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31356" - "plane" "(-462 775 361) (-466 775 361) (-466 775 320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31355" - "plane" "(-462 773 320) (-466 773 320) (-466 773 361)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "80756" + side + { + "id" "47327" + "plane" "(-1184 2168 1248) (-1200 2168 1248) (-1200 2184 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47326" + "plane" "(-1184 2184 1228) (-1200 2184 1228) (-1200 2168 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47325" + "plane" "(-1200 2184 1228) (-1184 2184 1228) (-1184 2184 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47324" + "plane" "(-1184 2168 1228) (-1200 2168 1228) (-1200 2168 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47323" + "plane" "(-1200 2168 1228) (-1200 2184 1228) (-1200 2184 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47322" + "plane" "(-1184 2184 1228) (-1184 2168 1228) (-1184 2168 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - } - hidden - { - solid + hidden { - "id" "41591" - side - { - "id" "31366" - "plane" "(-369 775 299) (-363 775 299) (-363 773 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31365" - "plane" "(-369 773 296) (-363 773 296) (-363 775 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31364" - "plane" "(-369 775 299) (-369 773 299) (-369 773 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31363" - "plane" "(-363 775 296) (-363 773 296) (-363 773 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31362" - "plane" "(-363 775 299) (-369 775 299) (-369 775 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31361" - "plane" "(-363 773 296) (-369 773 296) (-369 773 299)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + solid { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" + "id" "80757" + side + { + "id" "47333" + "plane" "(-1168 2184 1248) (-1152 2184 1248) (-1152 2168 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 448] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47332" + "plane" "(-1168 2168 1228) (-1152 2168 1228) (-1152 2184 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47331" + "plane" "(-1152 2184 1228) (-1152 2168 1228) (-1152 2168 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47330" + "plane" "(-1168 2184 1228) (-1152 2184 1228) (-1152 2184 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47329" + "plane" "(-1152 2168 1228) (-1168 2168 1228) (-1168 2168 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47328" + "plane" "(-1168 2168 1228) (-1168 2184 1228) (-1168 2184 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } } } - } - hidden - { - solid + editor { - "id" "41592" - side - { - "id" "31372" - "plane" "(-370 775 296) (-366 775 296) (-366 773 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31371" - "plane" "(-370 773 256) (-366 773 256) (-366 775 256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31370" - "plane" "(-370 775 296) (-370 773 296) (-370 773 256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31369" - "plane" "(-366 775 256) (-366 773 256) (-366 773 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31368" - "plane" "(-366 775 296) (-370 775 296) (-370 775 256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31367" - "plane" "(-366 773 256) (-370 773 256) (-370 773 296)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 220 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } + "color" "208 169 0" + "groupid" "80747" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - editor - { - "color" "220 220 220" - "groupid" "41514" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } } -entity +hidden { - "id" "41593" - "classname" "func_detail" - solid + entity { - "id" "41594" - side - { - "id" "31522" - "plane" "(-366 895 808) (-370 895 808) (-370 897 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31521" - "plane" "(-366 897 768) (-370 897 768) (-370 895 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31520" - "plane" "(-366 895 808) (-366 897 808) (-366 897 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31519" - "plane" "(-370 895 768) (-370 897 768) (-370 897 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31518" - "plane" "(-370 895 808) (-366 895 808) (-366 895 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31517" - "plane" "(-370 897 768) (-366 897 768) (-366 897 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80758" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 2176 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80747" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41595" - side - { - "id" "31528" - "plane" "(-363 895 811) (-369 895 811) (-369 897 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31527" - "plane" "(-363 897 808) (-369 897 808) (-369 895 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31526" - "plane" "(-363 895 811) (-363 897 811) (-363 897 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31525" - "plane" "(-369 895 808) (-369 897 808) (-369 897 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31524" - "plane" "(-369 895 811) (-363 895 811) (-363 895 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31523" - "plane" "(-369 897 808) (-363 897 808) (-363 897 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "65028" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1176 128 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80537" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41596" - side - { - "id" "31534" - "plane" "(-559 897 683) (-369 897 811) (-369 895 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31533" - "plane" "(-559 895 680) (-369 895 808) (-369 897 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31532" - "plane" "(-369 897 808) (-369 895 808) (-369 895 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31531" - "plane" "(-559 897 683) (-559 895 683) (-559 895 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31530" - "plane" "(-369 895 808) (-559 895 680) (-559 895 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31529" - "plane" "(-369 897 811) (-559 897 683) (-559 897 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80075" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1160 128 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80537" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41597" - side - { - "id" "31540" - "plane" "(-462 895 745) (-466 895 745) (-466 897 745)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31539" - "plane" "(-462 897 704) (-466 897 704) (-466 895 704)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31538" - "plane" "(-462 895 745) (-462 897 745) (-462 897 704)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31537" - "plane" "(-466 895 704) (-466 897 704) (-466 897 745)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "80521" + "classname" "func_detail" + hidden { - "id" "31536" - "plane" "(-466 895 745) (-462 895 745) (-462 895 704)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "79883" + side + { + "id" "46943" + "plane" "(-1184 120 1248) (-1200 120 1248) (-1200 136 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46942" + "plane" "(-1184 136 1228) (-1200 136 1228) (-1200 120 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46941" + "plane" "(-1200 136 1228) (-1184 136 1228) (-1184 136 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46940" + "plane" "(-1184 120 1228) (-1200 120 1228) (-1200 120 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46939" + "plane" "(-1200 120 1228) (-1200 136 1228) (-1200 136 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46938" + "plane" "(-1184 136 1228) (-1184 120 1228) (-1184 120 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31535" - "plane" "(-466 897 704) (-462 897 704) (-462 897 745)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "79885" + side + { + "id" "46949" + "plane" "(-1168 136 1248) (-1152 136 1248) (-1152 120 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46948" + "plane" "(-1168 120 1228) (-1152 120 1228) (-1152 136 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46947" + "plane" "(-1152 136 1228) (-1152 120 1228) (-1152 120 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46946" + "plane" "(-1168 136 1228) (-1152 136 1228) (-1152 136 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46945" + "plane" "(-1152 120 1228) (-1168 120 1228) (-1168 120 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46944" + "plane" "(-1168 120 1228) (-1168 136 1228) (-1168 136 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80537" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41598" - side - { - "id" "31546" - "plane" "(-559 895 683) (-565 895 683) (-565 897 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31545" - "plane" "(-559 897 680) (-565 897 680) (-565 895 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31544" - "plane" "(-559 895 683) (-559 897 683) (-559 897 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31543" - "plane" "(-565 895 680) (-565 897 680) (-565 897 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31542" - "plane" "(-565 895 683) (-559 895 683) (-559 895 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31541" - "plane" "(-565 897 680) (-559 897 680) (-559 897 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "80196" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1192 128 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "80537" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41599" - side - { - "id" "31552" - "plane" "(-558 895 680) (-562 895 680) (-562 897 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31551" - "plane" "(-558 897 640) (-562 897 640) (-562 895 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31550" - "plane" "(-558 895 680) (-558 897 680) (-558 897 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31549" - "plane" "(-562 895 640) (-562 897 640) (-562 897 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31548" - "plane" "(-562 895 680) (-558 895 680) (-558 895 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31547" - "plane" "(-562 897 640) (-558 897 640) (-558 897 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81209" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 208 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81208" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41600" - side - { - "id" "31558" - "plane" "(-366 985 808) (-370 985 808) (-370 987 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31557" - "plane" "(-366 987 768) (-370 987 768) (-370 985 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31556" - "plane" "(-366 985 808) (-366 987 808) (-366 987 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31555" - "plane" "(-370 985 768) (-370 987 768) (-370 987 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31554" - "plane" "(-370 985 808) (-366 985 808) (-366 985 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31553" - "plane" "(-370 987 768) (-366 987 768) (-366 987 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81214" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 208 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81208" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41601" - side - { - "id" "31564" - "plane" "(-363 985 811) (-369 985 811) (-369 987 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31563" - "plane" "(-363 987 808) (-369 987 808) (-369 985 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31562" - "plane" "(-363 985 811) (-363 987 811) (-363 987 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31561" - "plane" "(-369 985 808) (-369 987 808) (-369 987 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81216" + "classname" "func_detail" + hidden { - "id" "31560" - "plane" "(-369 985 811) (-363 985 811) (-363 985 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81217" + side + { + "id" "47543" + "plane" "(-1664 200 1248) (-1680 200 1248) (-1680 216 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47542" + "plane" "(-1664 216 1228) (-1680 216 1228) (-1680 200 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47541" + "plane" "(-1680 216 1228) (-1664 216 1228) (-1664 216 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47540" + "plane" "(-1664 200 1228) (-1680 200 1228) (-1680 200 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47539" + "plane" "(-1680 200 1228) (-1680 216 1228) (-1680 216 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47538" + "plane" "(-1664 216 1228) (-1664 200 1228) (-1664 200 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31559" - "plane" "(-369 987 808) (-363 987 808) (-363 987 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81218" + side + { + "id" "47549" + "plane" "(-1648 216 1248) (-1632 216 1248) (-1632 200 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47548" + "plane" "(-1648 200 1228) (-1632 200 1228) (-1632 216 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47547" + "plane" "(-1632 216 1228) (-1632 200 1228) (-1632 200 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47546" + "plane" "(-1648 216 1228) (-1632 216 1228) (-1632 216 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47545" + "plane" "(-1632 200 1228) (-1648 200 1228) (-1648 200 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47544" + "plane" "(-1648 200 1228) (-1648 216 1228) (-1648 216 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81208" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41602" - side - { - "id" "31570" - "plane" "(-559 987 683) (-369 987 811) (-369 985 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31569" - "plane" "(-559 985 680) (-369 985 808) (-369 987 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31568" - "plane" "(-369 987 808) (-369 985 808) (-369 985 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31567" - "plane" "(-559 987 683) (-559 985 683) (-559 985 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31566" - "plane" "(-369 985 808) (-559 985 680) (-559 985 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81219" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 208 1228" + editor { - "id" "31565" - "plane" "(-369 987 811) (-559 987 683) (-559 987 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "208 169 0" + "groupid" "81208" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } + } +} +hidden +{ + entity + { + "id" "81222" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 336 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81221" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41603" - side + "id" "81227" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 336 1228" + editor { - "id" "31576" - "plane" "(-462 985 745) (-466 985 745) (-466 987 745)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "208 169 0" + "groupid" "81221" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } - side + } +} +hidden +{ + entity + { + "id" "81229" + "classname" "func_detail" + hidden { - "id" "31575" - "plane" "(-462 987 704) (-466 987 704) (-466 985 704)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31574" - "plane" "(-462 985 745) (-462 987 745) (-462 987 704)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31573" - "plane" "(-466 985 704) (-466 987 704) (-466 987 745)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31572" - "plane" "(-466 985 745) (-462 985 745) (-462 985 704)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81230" + side + { + "id" "47555" + "plane" "(-1664 328 1248) (-1680 328 1248) (-1680 344 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47554" + "plane" "(-1664 344 1228) (-1680 344 1228) (-1680 328 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47553" + "plane" "(-1680 344 1228) (-1664 344 1228) (-1664 344 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47552" + "plane" "(-1664 328 1228) (-1680 328 1228) (-1680 328 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47551" + "plane" "(-1680 328 1228) (-1680 344 1228) (-1680 344 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47550" + "plane" "(-1664 344 1228) (-1664 328 1228) (-1664 328 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31571" - "plane" "(-466 987 704) (-462 987 704) (-462 987 745)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81231" + side + { + "id" "47561" + "plane" "(-1648 344 1248) (-1632 344 1248) (-1632 328 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47560" + "plane" "(-1648 328 1228) (-1632 328 1228) (-1632 344 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47559" + "plane" "(-1632 344 1228) (-1632 328 1228) (-1632 328 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47558" + "plane" "(-1648 344 1228) (-1632 344 1228) (-1632 344 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47557" + "plane" "(-1632 328 1228) (-1648 328 1228) (-1648 328 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47556" + "plane" "(-1648 328 1228) (-1648 344 1228) (-1648 344 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81221" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41604" - side - { - "id" "31582" - "plane" "(-559 985 683) (-565 985 683) (-565 987 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31581" - "plane" "(-559 987 680) (-565 987 680) (-565 985 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31580" - "plane" "(-559 985 683) (-559 987 683) (-559 987 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31579" - "plane" "(-565 985 680) (-565 987 680) (-565 987 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31578" - "plane" "(-565 985 683) (-559 985 683) (-559 985 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31577" - "plane" "(-565 987 680) (-559 987 680) (-559 987 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81232" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 336 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81221" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41605" - side - { - "id" "31588" - "plane" "(-558 985 680) (-562 985 680) (-562 987 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31587" - "plane" "(-558 987 640) (-562 987 640) (-562 985 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31586" - "plane" "(-558 985 680) (-558 987 680) (-558 987 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31585" - "plane" "(-562 985 640) (-562 987 640) (-562 987 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31584" - "plane" "(-562 985 680) (-558 985 680) (-558 985 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31583" - "plane" "(-562 987 640) (-558 987 640) (-558 987 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81235" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 464 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81234" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - editor - { - "color" "220 220 220" - "groupid" "41514" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } } -entity +hidden { - "id" "41606" - "classname" "func_detail" - solid + entity { - "id" "41607" - side - { - "id" "31594" - "plane" "(-562 865 680) (-558 865 680) (-558 863 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31593" - "plane" "(-562 863 640) (-558 863 640) (-558 865 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31592" - "plane" "(-562 865 680) (-562 863 680) (-562 863 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31591" - "plane" "(-558 865 640) (-558 863 640) (-558 863 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31590" - "plane" "(-558 865 680) (-562 865 680) (-562 865 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31589" - "plane" "(-558 863 640) (-562 863 640) (-562 863 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81240" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 464 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81234" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41608" - side - { - "id" "31600" - "plane" "(-565 865 683) (-559 865 683) (-559 863 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31599" - "plane" "(-565 863 680) (-559 863 680) (-559 865 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31598" - "plane" "(-565 865 683) (-565 863 683) (-565 863 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31597" - "plane" "(-559 865 680) (-559 863 680) (-559 863 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81242" + "classname" "func_detail" + hidden { - "id" "31596" - "plane" "(-559 865 683) (-565 865 683) (-565 865 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81243" + side + { + "id" "47567" + "plane" "(-1664 456 1248) (-1680 456 1248) (-1680 472 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47566" + "plane" "(-1664 472 1228) (-1680 472 1228) (-1680 456 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47565" + "plane" "(-1680 472 1228) (-1664 472 1228) (-1664 472 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47564" + "plane" "(-1664 456 1228) (-1680 456 1228) (-1680 456 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47563" + "plane" "(-1680 456 1228) (-1680 472 1228) (-1680 472 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47562" + "plane" "(-1664 472 1228) (-1664 456 1228) (-1664 456 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31595" - "plane" "(-559 863 680) (-565 863 680) (-565 863 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81244" + side + { + "id" "47573" + "plane" "(-1648 472 1248) (-1632 472 1248) (-1632 456 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47572" + "plane" "(-1648 456 1228) (-1632 456 1228) (-1632 472 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47571" + "plane" "(-1632 472 1228) (-1632 456 1228) (-1632 456 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47570" + "plane" "(-1648 472 1228) (-1632 472 1228) (-1632 472 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47569" + "plane" "(-1632 456 1228) (-1648 456 1228) (-1648 456 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47568" + "plane" "(-1648 456 1228) (-1648 472 1228) (-1648 472 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81234" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41609" - side - { - "id" "31606" - "plane" "(-369 863 555) (-559 863 683) (-559 865 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31605" - "plane" "(-369 865 552) (-559 865 680) (-559 863 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31604" - "plane" "(-559 863 680) (-559 865 680) (-559 865 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31603" - "plane" "(-369 863 555) (-369 865 555) (-369 865 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31602" - "plane" "(-559 865 680) (-369 865 552) (-369 865 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31601" - "plane" "(-559 863 683) (-369 863 555) (-369 863 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81245" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 464 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81234" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41610" - side - { - "id" "31612" - "plane" "(-466 865 617) (-462 865 617) (-462 863 617)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31611" - "plane" "(-466 863 576) (-462 863 576) (-462 865 576)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31610" - "plane" "(-466 865 617) (-466 863 617) (-466 863 576)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31609" - "plane" "(-462 865 576) (-462 863 576) (-462 863 617)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31608" - "plane" "(-462 865 617) (-466 865 617) (-466 865 576)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31607" - "plane" "(-462 863 576) (-466 863 576) (-466 863 617)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81248" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 592 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81247" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41611" - side - { - "id" "31618" - "plane" "(-369 865 555) (-363 865 555) (-363 863 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31617" - "plane" "(-369 863 552) (-363 863 552) (-363 865 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31616" - "plane" "(-369 865 555) (-369 863 555) (-369 863 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31615" - "plane" "(-363 865 552) (-363 863 552) (-363 863 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31614" - "plane" "(-363 865 555) (-369 865 555) (-369 865 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31613" - "plane" "(-363 863 552) (-369 863 552) (-369 863 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81253" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 592 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81247" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41612" - side - { - "id" "31624" - "plane" "(-370 865 552) (-366 865 552) (-366 863 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31623" - "plane" "(-370 863 512) (-366 863 512) (-366 865 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31622" - "plane" "(-370 865 552) (-370 863 552) (-370 863 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31621" - "plane" "(-366 865 512) (-366 863 512) (-366 863 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81255" + "classname" "func_detail" + hidden { - "id" "31620" - "plane" "(-366 865 552) (-370 865 552) (-370 865 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81256" + side + { + "id" "47579" + "plane" "(-1664 584 1248) (-1680 584 1248) (-1680 600 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47578" + "plane" "(-1664 600 1228) (-1680 600 1228) (-1680 584 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47577" + "plane" "(-1680 600 1228) (-1664 600 1228) (-1664 600 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47576" + "plane" "(-1664 584 1228) (-1680 584 1228) (-1680 584 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47575" + "plane" "(-1680 584 1228) (-1680 600 1228) (-1680 600 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47574" + "plane" "(-1664 600 1228) (-1664 584 1228) (-1664 584 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31619" - "plane" "(-366 863 512) (-370 863 512) (-370 863 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81257" + side + { + "id" "47585" + "plane" "(-1648 600 1248) (-1632 600 1248) (-1632 584 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47584" + "plane" "(-1648 584 1228) (-1632 584 1228) (-1632 600 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47583" + "plane" "(-1632 600 1228) (-1632 584 1228) (-1632 584 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47582" + "plane" "(-1648 600 1228) (-1632 600 1228) (-1632 600 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47581" + "plane" "(-1632 584 1228) (-1648 584 1228) (-1648 584 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47580" + "plane" "(-1648 584 1228) (-1648 600 1228) (-1648 600 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81247" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41613" - side - { - "id" "31630" - "plane" "(-562 775 680) (-558 775 680) (-558 773 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31629" - "plane" "(-562 773 640) (-558 773 640) (-558 775 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31628" - "plane" "(-562 775 680) (-562 773 680) (-562 773 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31627" - "plane" "(-558 775 640) (-558 773 640) (-558 773 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31626" - "plane" "(-558 775 680) (-562 775 680) (-562 775 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31625" - "plane" "(-558 773 640) (-562 773 640) (-562 773 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81258" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 592 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81247" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41614" - side - { - "id" "31636" - "plane" "(-565 775 683) (-559 775 683) (-559 773 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31635" - "plane" "(-565 773 680) (-559 773 680) (-559 775 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31634" - "plane" "(-565 775 683) (-565 773 683) (-565 773 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31633" - "plane" "(-559 775 680) (-559 773 680) (-559 773 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31632" - "plane" "(-559 775 683) (-565 775 683) (-565 775 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31631" - "plane" "(-559 773 680) (-565 773 680) (-565 773 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81261" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 720 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81260" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41615" - side - { - "id" "31642" - "plane" "(-369 773 555) (-559 773 683) (-559 775 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31641" - "plane" "(-369 775 552) (-559 775 680) (-559 773 680)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31640" - "plane" "(-559 773 680) (-559 775 680) (-559 775 683)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31639" - "plane" "(-369 773 555) (-369 775 555) (-369 775 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31638" - "plane" "(-559 775 680) (-369 775 552) (-369 775 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31637" - "plane" "(-559 773 683) (-369 773 555) (-369 773 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81266" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 720 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81260" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41616" - side - { - "id" "31648" - "plane" "(-466 775 617) (-462 775 617) (-462 773 617)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31647" - "plane" "(-466 773 576) (-462 773 576) (-462 775 576)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31646" - "plane" "(-466 775 617) (-466 773 617) (-466 773 576)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81268" + "classname" "func_detail" + hidden { - "id" "31645" - "plane" "(-462 775 576) (-462 773 576) (-462 773 617)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31644" - "plane" "(-462 775 617) (-466 775 617) (-466 775 576)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81269" + side + { + "id" "47591" + "plane" "(-1664 712 1248) (-1680 712 1248) (-1680 728 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47590" + "plane" "(-1664 728 1228) (-1680 728 1228) (-1680 712 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47589" + "plane" "(-1680 728 1228) (-1664 728 1228) (-1664 728 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47588" + "plane" "(-1664 712 1228) (-1680 712 1228) (-1680 712 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47587" + "plane" "(-1680 712 1228) (-1680 728 1228) (-1680 728 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47586" + "plane" "(-1664 728 1228) (-1664 712 1228) (-1664 712 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31643" - "plane" "(-462 773 576) (-466 773 576) (-466 773 617)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81270" + side + { + "id" "47597" + "plane" "(-1648 728 1248) (-1632 728 1248) (-1632 712 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47596" + "plane" "(-1648 712 1228) (-1632 712 1228) (-1632 728 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47595" + "plane" "(-1632 728 1228) (-1632 712 1228) (-1632 712 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47594" + "plane" "(-1648 728 1228) (-1632 728 1228) (-1632 728 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47593" + "plane" "(-1632 712 1228) (-1648 712 1228) (-1648 712 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47592" + "plane" "(-1648 712 1228) (-1648 728 1228) (-1648 728 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81260" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41617" - side - { - "id" "31654" - "plane" "(-369 775 555) (-363 775 555) (-363 773 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31653" - "plane" "(-369 773 552) (-363 773 552) (-363 775 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31652" - "plane" "(-369 775 555) (-369 773 555) (-369 773 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31651" - "plane" "(-363 775 552) (-363 773 552) (-363 773 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31650" - "plane" "(-363 775 555) (-369 775 555) (-369 775 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31649" - "plane" "(-363 773 552) (-369 773 552) (-369 773 555)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81271" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 720 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81260" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41618" - side - { - "id" "31660" - "plane" "(-370 775 552) (-366 775 552) (-366 773 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31659" - "plane" "(-370 773 512) (-366 773 512) (-366 775 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31658" - "plane" "(-370 775 552) (-370 773 552) (-370 773 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31657" - "plane" "(-366 775 512) (-366 773 512) (-366 773 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31656" - "plane" "(-366 775 552) (-370 775 552) (-370 775 512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31655" - "plane" "(-366 773 512) (-370 773 512) (-370 773 552)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81274" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 848 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81273" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - editor - { - "color" "220 220 220" - "groupid" "41514" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } } -entity +hidden { - "id" "41619" - "classname" "func_detail" - solid + entity { - "id" "41620" - side - { - "id" "31810" - "plane" "(-366 895 1064) (-370 895 1064) (-370 897 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31809" - "plane" "(-366 897 1024) (-370 897 1024) (-370 895 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31808" - "plane" "(-366 895 1064) (-366 897 1064) (-366 897 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31807" - "plane" "(-370 895 1024) (-370 897 1024) (-370 897 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31806" - "plane" "(-370 895 1064) (-366 895 1064) (-366 895 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31805" - "plane" "(-370 897 1024) (-366 897 1024) (-366 897 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81279" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 848 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81273" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41621" - side - { - "id" "31816" - "plane" "(-363 895 1067) (-369 895 1067) (-369 897 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31815" - "plane" "(-363 897 1064) (-369 897 1064) (-369 895 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31814" - "plane" "(-363 895 1067) (-363 897 1067) (-363 897 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31813" - "plane" "(-369 895 1064) (-369 897 1064) (-369 897 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81281" + "classname" "func_detail" + hidden { - "id" "31812" - "plane" "(-369 895 1067) (-363 895 1067) (-363 895 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81282" + side + { + "id" "47603" + "plane" "(-1664 840 1248) (-1680 840 1248) (-1680 856 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47602" + "plane" "(-1664 856 1228) (-1680 856 1228) (-1680 840 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47601" + "plane" "(-1680 856 1228) (-1664 856 1228) (-1664 856 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47600" + "plane" "(-1664 840 1228) (-1680 840 1228) (-1680 840 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47599" + "plane" "(-1680 840 1228) (-1680 856 1228) (-1680 856 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47598" + "plane" "(-1664 856 1228) (-1664 840 1228) (-1664 840 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31811" - "plane" "(-369 897 1064) (-363 897 1064) (-363 897 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81283" + side + { + "id" "47609" + "plane" "(-1648 856 1248) (-1632 856 1248) (-1632 840 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47608" + "plane" "(-1648 840 1228) (-1632 840 1228) (-1632 856 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47607" + "plane" "(-1632 856 1228) (-1632 840 1228) (-1632 840 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47606" + "plane" "(-1648 856 1228) (-1632 856 1228) (-1632 856 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47605" + "plane" "(-1632 840 1228) (-1648 840 1228) (-1648 840 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47604" + "plane" "(-1648 840 1228) (-1648 856 1228) (-1648 856 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81273" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41622" - side - { - "id" "31822" - "plane" "(-559 897 939) (-369 897 1067) (-369 895 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31821" - "plane" "(-559 895 936) (-369 895 1064) (-369 897 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31820" - "plane" "(-369 897 1064) (-369 895 1064) (-369 895 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31819" - "plane" "(-559 897 939) (-559 895 939) (-559 895 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31818" - "plane" "(-369 895 1064) (-559 895 936) (-559 895 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31817" - "plane" "(-369 897 1067) (-559 897 939) (-559 897 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81284" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 848 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81273" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41623" - side - { - "id" "31828" - "plane" "(-462 895 1001) (-466 895 1001) (-466 897 1001)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31827" - "plane" "(-462 897 960) (-466 897 960) (-466 895 960)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31826" - "plane" "(-462 895 1001) (-462 897 1001) (-462 897 960)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31825" - "plane" "(-466 895 960) (-466 897 960) (-466 897 1001)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31824" - "plane" "(-466 895 1001) (-462 895 1001) (-462 895 960)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31823" - "plane" "(-466 897 960) (-462 897 960) (-462 897 1001)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81287" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 976 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81286" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41624" - side - { - "id" "31834" - "plane" "(-559 895 939) (-565 895 939) (-565 897 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31833" - "plane" "(-559 897 936) (-565 897 936) (-565 895 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31832" - "plane" "(-559 895 939) (-559 897 939) (-559 897 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31831" - "plane" "(-565 895 936) (-565 897 936) (-565 897 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31830" - "plane" "(-565 895 939) (-559 895 939) (-559 895 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31829" - "plane" "(-565 897 936) (-559 897 936) (-559 897 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81292" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 976 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81286" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41625" - side - { - "id" "31840" - "plane" "(-558 895 936) (-562 895 936) (-562 897 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31839" - "plane" "(-558 897 896) (-562 897 896) (-562 895 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31838" - "plane" "(-558 895 936) (-558 897 936) (-558 897 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31837" - "plane" "(-562 895 896) (-562 897 896) (-562 897 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81294" + "classname" "func_detail" + hidden { - "id" "31836" - "plane" "(-562 895 936) (-558 895 936) (-558 895 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81295" + side + { + "id" "47615" + "plane" "(-1664 968 1248) (-1680 968 1248) (-1680 984 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47614" + "plane" "(-1664 984 1228) (-1680 984 1228) (-1680 968 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47613" + "plane" "(-1680 984 1228) (-1664 984 1228) (-1664 984 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47612" + "plane" "(-1664 968 1228) (-1680 968 1228) (-1680 968 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47611" + "plane" "(-1680 968 1228) (-1680 984 1228) (-1680 984 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47610" + "plane" "(-1664 984 1228) (-1664 968 1228) (-1664 968 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31835" - "plane" "(-562 897 896) (-558 897 896) (-558 897 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81296" + side + { + "id" "47621" + "plane" "(-1648 984 1248) (-1632 984 1248) (-1632 968 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47620" + "plane" "(-1648 968 1228) (-1632 968 1228) (-1632 984 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47619" + "plane" "(-1632 984 1228) (-1632 968 1228) (-1632 968 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47618" + "plane" "(-1648 984 1228) (-1632 984 1228) (-1632 984 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47617" + "plane" "(-1632 968 1228) (-1648 968 1228) (-1648 968 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47616" + "plane" "(-1648 968 1228) (-1648 984 1228) (-1648 984 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81286" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41626" - side - { - "id" "31846" - "plane" "(-366 985 1064) (-370 985 1064) (-370 987 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31845" - "plane" "(-366 987 1024) (-370 987 1024) (-370 985 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31844" - "plane" "(-366 985 1064) (-366 987 1064) (-366 987 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31843" - "plane" "(-370 985 1024) (-370 987 1024) (-370 987 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31842" - "plane" "(-370 985 1064) (-366 985 1064) (-366 985 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31841" - "plane" "(-370 987 1024) (-366 987 1024) (-366 987 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81297" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 976 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81286" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41627" - side - { - "id" "31852" - "plane" "(-363 985 1067) (-369 985 1067) (-369 987 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31851" - "plane" "(-363 987 1064) (-369 987 1064) (-369 985 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31850" - "plane" "(-363 985 1067) (-363 987 1067) (-363 987 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31849" - "plane" "(-369 985 1064) (-369 987 1064) (-369 987 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31848" - "plane" "(-369 985 1067) (-363 985 1067) (-363 985 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31847" - "plane" "(-369 987 1064) (-363 987 1064) (-363 987 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81300" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 1104 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81299" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41628" - side - { - "id" "31858" - "plane" "(-559 987 939) (-369 987 1067) (-369 985 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31857" - "plane" "(-559 985 936) (-369 985 1064) (-369 987 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31856" - "plane" "(-369 987 1064) (-369 985 1064) (-369 985 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31855" - "plane" "(-559 987 939) (-559 985 939) (-559 985 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31854" - "plane" "(-369 985 1064) (-559 985 936) (-559 985 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31853" - "plane" "(-369 987 1067) (-559 987 939) (-559 987 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81305" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 1104 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81299" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41629" - side + "id" "81307" + "classname" "func_detail" + hidden { - "id" "31864" - "plane" "(-462 985 1001) (-466 985 1001) (-466 987 1001)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81308" + side + { + "id" "47627" + "plane" "(-1664 1096 1248) (-1680 1096 1248) (-1680 1112 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47626" + "plane" "(-1664 1112 1228) (-1680 1112 1228) (-1680 1096 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47625" + "plane" "(-1680 1112 1228) (-1664 1112 1228) (-1664 1112 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47624" + "plane" "(-1664 1096 1228) (-1680 1096 1228) (-1680 1096 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47623" + "plane" "(-1680 1096 1228) (-1680 1112 1228) (-1680 1112 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47622" + "plane" "(-1664 1112 1228) (-1664 1096 1228) (-1664 1096 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31863" - "plane" "(-462 987 960) (-466 987 960) (-466 985 960)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31862" - "plane" "(-462 985 1001) (-462 987 1001) (-462 987 960)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31861" - "plane" "(-466 985 960) (-466 987 960) (-466 987 1001)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31860" - "plane" "(-466 985 1001) (-462 985 1001) (-462 985 960)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31859" - "plane" "(-466 987 960) (-462 987 960) (-462 987 1001)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81309" + side + { + "id" "47633" + "plane" "(-1648 1112 1248) (-1632 1112 1248) (-1632 1096 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47632" + "plane" "(-1648 1096 1228) (-1632 1096 1228) (-1632 1112 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47631" + "plane" "(-1632 1112 1228) (-1632 1096 1228) (-1632 1096 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47630" + "plane" "(-1648 1112 1228) (-1632 1112 1228) (-1632 1112 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47629" + "plane" "(-1632 1096 1228) (-1648 1096 1228) (-1648 1096 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47628" + "plane" "(-1648 1096 1228) (-1648 1112 1228) (-1648 1112 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81299" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41630" - side - { - "id" "31870" - "plane" "(-559 985 939) (-565 985 939) (-565 987 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31869" - "plane" "(-559 987 936) (-565 987 936) (-565 985 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31868" - "plane" "(-559 985 939) (-559 987 939) (-559 987 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31867" - "plane" "(-565 985 936) (-565 987 936) (-565 987 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31866" - "plane" "(-565 985 939) (-559 985 939) (-559 985 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31865" - "plane" "(-565 987 936) (-559 987 936) (-559 987 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81310" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 1104 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81299" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41631" - side - { - "id" "31876" - "plane" "(-558 985 936) (-562 985 936) (-562 987 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31875" - "plane" "(-558 987 896) (-562 987 896) (-562 985 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31874" - "plane" "(-558 985 936) (-558 987 936) (-558 987 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31873" - "plane" "(-562 985 896) (-562 987 896) (-562 987 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31872" - "plane" "(-562 985 936) (-558 985 936) (-558 985 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31871" - "plane" "(-562 987 896) (-558 987 896) (-558 987 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81313" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 1232 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81312" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - editor - { - "color" "220 220 220" - "groupid" "41514" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } } -entity +hidden { - "id" "41632" - "classname" "func_detail" - solid + entity { - "id" "41633" - side - { - "id" "31882" - "plane" "(-562 865 936) (-558 865 936) (-558 863 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31881" - "plane" "(-562 863 896) (-558 863 896) (-558 865 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31880" - "plane" "(-562 865 936) (-562 863 936) (-562 863 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31879" - "plane" "(-558 865 896) (-558 863 896) (-558 863 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31878" - "plane" "(-558 865 936) (-562 865 936) (-562 865 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31877" - "plane" "(-558 863 896) (-562 863 896) (-562 863 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81318" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 1232 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81312" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41634" - side - { - "id" "31888" - "plane" "(-565 865 939) (-559 865 939) (-559 863 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31887" - "plane" "(-565 863 936) (-559 863 936) (-559 865 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31886" - "plane" "(-565 865 939) (-565 863 939) (-565 863 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31885" - "plane" "(-559 865 936) (-559 863 936) (-559 863 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81320" + "classname" "func_detail" + hidden { - "id" "31884" - "plane" "(-559 865 939) (-565 865 939) (-565 865 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81321" + side + { + "id" "47639" + "plane" "(-1664 1224 1248) (-1680 1224 1248) (-1680 1240 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47638" + "plane" "(-1664 1240 1228) (-1680 1240 1228) (-1680 1224 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47637" + "plane" "(-1680 1240 1228) (-1664 1240 1228) (-1664 1240 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47636" + "plane" "(-1664 1224 1228) (-1680 1224 1228) (-1680 1224 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47635" + "plane" "(-1680 1224 1228) (-1680 1240 1228) (-1680 1240 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47634" + "plane" "(-1664 1240 1228) (-1664 1224 1228) (-1664 1224 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31883" - "plane" "(-559 863 936) (-565 863 936) (-565 863 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81322" + side + { + "id" "47645" + "plane" "(-1648 1240 1248) (-1632 1240 1248) (-1632 1224 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47644" + "plane" "(-1648 1224 1228) (-1632 1224 1228) (-1632 1240 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47643" + "plane" "(-1632 1240 1228) (-1632 1224 1228) (-1632 1224 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47642" + "plane" "(-1648 1240 1228) (-1632 1240 1228) (-1632 1240 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47641" + "plane" "(-1632 1224 1228) (-1648 1224 1228) (-1648 1224 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47640" + "plane" "(-1648 1224 1228) (-1648 1240 1228) (-1648 1240 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81312" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41635" - side - { - "id" "31894" - "plane" "(-369 863 811) (-559 863 939) (-559 865 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31893" - "plane" "(-369 865 808) (-559 865 936) (-559 863 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31892" - "plane" "(-559 863 936) (-559 865 936) (-559 865 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31891" - "plane" "(-369 863 811) (-369 865 811) (-369 865 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31890" - "plane" "(-559 865 936) (-369 865 808) (-369 865 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31889" - "plane" "(-559 863 939) (-369 863 811) (-369 863 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81323" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 1232 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81312" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41636" - side - { - "id" "31900" - "plane" "(-466 865 873) (-462 865 873) (-462 863 873)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31899" - "plane" "(-466 863 832) (-462 863 832) (-462 865 832)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31898" - "plane" "(-466 865 873) (-466 863 873) (-466 863 832)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31897" - "plane" "(-462 865 832) (-462 863 832) (-462 863 873)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31896" - "plane" "(-462 865 873) (-466 865 873) (-466 865 832)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31895" - "plane" "(-462 863 832) (-466 863 832) (-466 863 873)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81326" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 1360 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81325" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41637" - side - { - "id" "31906" - "plane" "(-369 865 811) (-363 865 811) (-363 863 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31905" - "plane" "(-369 863 808) (-363 863 808) (-363 865 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31904" - "plane" "(-369 865 811) (-369 863 811) (-369 863 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31903" - "plane" "(-363 865 808) (-363 863 808) (-363 863 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31902" - "plane" "(-363 865 811) (-369 865 811) (-369 865 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31901" - "plane" "(-363 863 808) (-369 863 808) (-369 863 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81331" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 1360 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81325" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41638" - side - { - "id" "31912" - "plane" "(-370 865 808) (-366 865 808) (-366 863 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31911" - "plane" "(-370 863 768) (-366 863 768) (-366 865 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31910" - "plane" "(-370 865 808) (-370 863 808) (-370 863 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31909" - "plane" "(-366 865 768) (-366 863 768) (-366 863 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81333" + "classname" "func_detail" + hidden { - "id" "31908" - "plane" "(-366 865 808) (-370 865 808) (-370 865 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81334" + side + { + "id" "47651" + "plane" "(-1664 1352 1248) (-1680 1352 1248) (-1680 1368 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47650" + "plane" "(-1664 1368 1228) (-1680 1368 1228) (-1680 1352 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47649" + "plane" "(-1680 1368 1228) (-1664 1368 1228) (-1664 1368 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47648" + "plane" "(-1664 1352 1228) (-1680 1352 1228) (-1680 1352 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47647" + "plane" "(-1680 1352 1228) (-1680 1368 1228) (-1680 1368 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47646" + "plane" "(-1664 1368 1228) (-1664 1352 1228) (-1664 1352 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31907" - "plane" "(-366 863 768) (-370 863 768) (-370 863 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81335" + side + { + "id" "47657" + "plane" "(-1648 1368 1248) (-1632 1368 1248) (-1632 1352 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47656" + "plane" "(-1648 1352 1228) (-1632 1352 1228) (-1632 1368 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47655" + "plane" "(-1632 1368 1228) (-1632 1352 1228) (-1632 1352 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47654" + "plane" "(-1648 1368 1228) (-1632 1368 1228) (-1632 1368 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47653" + "plane" "(-1632 1352 1228) (-1648 1352 1228) (-1648 1352 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47652" + "plane" "(-1648 1352 1228) (-1648 1368 1228) (-1648 1368 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81325" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41639" - side - { - "id" "31918" - "plane" "(-562 775 936) (-558 775 936) (-558 773 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31917" - "plane" "(-562 773 896) (-558 773 896) (-558 775 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31916" - "plane" "(-562 775 936) (-562 773 936) (-562 773 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31915" - "plane" "(-558 775 896) (-558 773 896) (-558 773 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31914" - "plane" "(-558 775 936) (-562 775 936) (-562 775 896)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31913" - "plane" "(-558 773 896) (-562 773 896) (-562 773 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81336" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 1360 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81325" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41640" - side - { - "id" "31924" - "plane" "(-565 775 939) (-559 775 939) (-559 773 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31923" - "plane" "(-565 773 936) (-559 773 936) (-559 775 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31922" - "plane" "(-565 775 939) (-565 773 939) (-565 773 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31921" - "plane" "(-559 775 936) (-559 773 936) (-559 773 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31920" - "plane" "(-559 775 939) (-565 775 939) (-565 775 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31919" - "plane" "(-559 773 936) (-565 773 936) (-565 773 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81339" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 1488 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81338" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41641" - side - { - "id" "31930" - "plane" "(-369 773 811) (-559 773 939) (-559 775 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31929" - "plane" "(-369 775 808) (-559 775 936) (-559 773 936)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31928" - "plane" "(-559 773 936) (-559 775 936) (-559 775 939)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31927" - "plane" "(-369 773 811) (-369 775 811) (-369 775 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31926" - "plane" "(-559 775 936) (-369 775 808) (-369 775 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31925" - "plane" "(-559 773 939) (-369 773 811) (-369 773 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81344" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 1488 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81338" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41642" - side - { - "id" "31936" - "plane" "(-466 775 873) (-462 775 873) (-462 773 873)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31935" - "plane" "(-466 773 832) (-462 773 832) (-462 775 832)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81346" + "classname" "func_detail" + hidden { - "id" "31934" - "plane" "(-466 775 873) (-466 773 873) (-466 773 832)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81347" + side + { + "id" "47663" + "plane" "(-1664 1480 1248) (-1680 1480 1248) (-1680 1496 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47662" + "plane" "(-1664 1496 1228) (-1680 1496 1228) (-1680 1480 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47661" + "plane" "(-1680 1496 1228) (-1664 1496 1228) (-1664 1496 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47660" + "plane" "(-1664 1480 1228) (-1680 1480 1228) (-1680 1480 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47659" + "plane" "(-1680 1480 1228) (-1680 1496 1228) (-1680 1496 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47658" + "plane" "(-1664 1496 1228) (-1664 1480 1228) (-1664 1480 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "31933" - "plane" "(-462 775 832) (-462 773 832) (-462 773 873)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31932" - "plane" "(-462 775 873) (-466 775 873) (-466 775 832)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31931" - "plane" "(-462 773 832) (-466 773 832) (-466 773 873)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81348" + side + { + "id" "47669" + "plane" "(-1648 1496 1248) (-1632 1496 1248) (-1632 1480 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47668" + "plane" "(-1648 1480 1228) (-1632 1480 1228) (-1632 1496 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47667" + "plane" "(-1632 1496 1228) (-1632 1480 1228) (-1632 1480 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47666" + "plane" "(-1648 1496 1228) (-1632 1496 1228) (-1632 1496 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47665" + "plane" "(-1632 1480 1228) (-1648 1480 1228) (-1648 1480 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47664" + "plane" "(-1648 1480 1228) (-1648 1496 1228) (-1648 1496 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81338" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41643" - side - { - "id" "31942" - "plane" "(-369 775 811) (-363 775 811) (-363 773 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31941" - "plane" "(-369 773 808) (-363 773 808) (-363 775 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31940" - "plane" "(-369 775 811) (-369 773 811) (-369 773 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31939" - "plane" "(-363 775 808) (-363 773 808) (-363 773 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31938" - "plane" "(-363 775 811) (-369 775 811) (-369 775 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31937" - "plane" "(-363 773 808) (-369 773 808) (-369 773 811)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81349" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 1488 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81338" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41644" - side - { - "id" "31948" - "plane" "(-370 775 808) (-366 775 808) (-366 773 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31947" - "plane" "(-370 773 768) (-366 773 768) (-366 775 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31946" - "plane" "(-370 775 808) (-370 773 808) (-370 773 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31945" - "plane" "(-366 775 768) (-366 773 768) (-366 773 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31944" - "plane" "(-366 775 808) (-370 775 808) (-370 775 768)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "31943" - "plane" "(-366 773 768) (-370 773 768) (-370 773 808)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81352" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 1616 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81351" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - editor - { - "color" "220 220 220" - "groupid" "41514" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } } -entity +hidden { - "id" "41659" - "classname" "func_detail" - solid + entity { - "id" "41660" - side - { - "id" "32026" - "plane" "(-562 865 1192) (-558 865 1192) (-558 863 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32025" - "plane" "(-562 863 1152) (-558 863 1152) (-558 865 1152)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32024" - "plane" "(-562 865 1192) (-562 863 1192) (-562 863 1152)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32023" - "plane" "(-558 865 1152) (-558 863 1152) (-558 863 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32022" - "plane" "(-558 865 1192) (-562 865 1192) (-562 865 1152)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32021" - "plane" "(-558 863 1152) (-562 863 1152) (-562 863 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81357" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 1616 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81351" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41661" - side - { - "id" "32032" - "plane" "(-565 865 1195) (-559 865 1195) (-559 863 1195)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32031" - "plane" "(-565 863 1192) (-559 863 1192) (-559 865 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32030" - "plane" "(-565 865 1195) (-565 863 1195) (-565 863 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32029" - "plane" "(-559 865 1192) (-559 863 1192) (-559 863 1195)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81359" + "classname" "func_detail" + hidden { - "id" "32028" - "plane" "(-559 865 1195) (-565 865 1195) (-565 865 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81360" + side + { + "id" "47675" + "plane" "(-1664 1608 1248) (-1680 1608 1248) (-1680 1624 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47674" + "plane" "(-1664 1624 1228) (-1680 1624 1228) (-1680 1608 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47673" + "plane" "(-1680 1624 1228) (-1664 1624 1228) (-1664 1624 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47672" + "plane" "(-1664 1608 1228) (-1680 1608 1228) (-1680 1608 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47671" + "plane" "(-1680 1608 1228) (-1680 1624 1228) (-1680 1624 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47670" + "plane" "(-1664 1624 1228) (-1664 1608 1228) (-1664 1608 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "32027" - "plane" "(-559 863 1192) (-565 863 1192) (-565 863 1195)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81361" + side + { + "id" "47681" + "plane" "(-1648 1624 1248) (-1632 1624 1248) (-1632 1608 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47680" + "plane" "(-1648 1608 1228) (-1632 1608 1228) (-1632 1624 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47679" + "plane" "(-1632 1624 1228) (-1632 1608 1228) (-1632 1608 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47678" + "plane" "(-1648 1624 1228) (-1632 1624 1228) (-1632 1624 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47677" + "plane" "(-1632 1608 1228) (-1648 1608 1228) (-1648 1608 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47676" + "plane" "(-1648 1608 1228) (-1648 1624 1228) (-1648 1624 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81351" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41662" - side - { - "id" "32038" - "plane" "(-369 863 1067) (-559 863 1195) (-559 865 1195)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32037" - "plane" "(-369 865 1064) (-559 865 1192) (-559 863 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32036" - "plane" "(-559 863 1192) (-559 865 1192) (-559 865 1195)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32035" - "plane" "(-369 863 1067) (-369 865 1067) (-369 865 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32034" - "plane" "(-559 865 1192) (-369 865 1064) (-369 865 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32033" - "plane" "(-559 863 1195) (-369 863 1067) (-369 863 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81362" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 1616 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81351" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41663" - side - { - "id" "32044" - "plane" "(-466 865 1129) (-462 865 1129) (-462 863 1129)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32043" - "plane" "(-466 863 1088) (-462 863 1088) (-462 865 1088)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32042" - "plane" "(-466 865 1129) (-466 863 1129) (-466 863 1088)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32041" - "plane" "(-462 865 1088) (-462 863 1088) (-462 863 1129)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32040" - "plane" "(-462 865 1129) (-466 865 1129) (-466 865 1088)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32039" - "plane" "(-462 863 1088) (-466 863 1088) (-466 863 1129)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81365" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 1744 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81364" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41664" - side - { - "id" "32050" - "plane" "(-369 865 1067) (-363 865 1067) (-363 863 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32049" - "plane" "(-369 863 1064) (-363 863 1064) (-363 865 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32048" - "plane" "(-369 865 1067) (-369 863 1067) (-369 863 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32047" - "plane" "(-363 865 1064) (-363 863 1064) (-363 863 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32046" - "plane" "(-363 865 1067) (-369 865 1067) (-369 865 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32045" - "plane" "(-363 863 1064) (-369 863 1064) (-369 863 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81370" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 1744 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81364" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41665" - side - { - "id" "32056" - "plane" "(-370 865 1064) (-366 865 1064) (-366 863 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32055" - "plane" "(-370 863 1024) (-366 863 1024) (-366 865 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32054" - "plane" "(-370 865 1064) (-370 863 1064) (-370 863 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32053" - "plane" "(-366 865 1024) (-366 863 1024) (-366 863 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81372" + "classname" "func_detail" + hidden { - "id" "32052" - "plane" "(-366 865 1064) (-370 865 1064) (-370 865 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81373" + side + { + "id" "47687" + "plane" "(-1664 1736 1248) (-1680 1736 1248) (-1680 1752 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47686" + "plane" "(-1664 1752 1228) (-1680 1752 1228) (-1680 1736 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47685" + "plane" "(-1680 1752 1228) (-1664 1752 1228) (-1664 1752 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47684" + "plane" "(-1664 1736 1228) (-1680 1736 1228) (-1680 1736 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47683" + "plane" "(-1680 1736 1228) (-1680 1752 1228) (-1680 1752 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47682" + "plane" "(-1664 1752 1228) (-1664 1736 1228) (-1664 1736 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "32051" - "plane" "(-366 863 1024) (-370 863 1024) (-370 863 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81374" + side + { + "id" "47693" + "plane" "(-1648 1752 1248) (-1632 1752 1248) (-1632 1736 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47692" + "plane" "(-1648 1736 1228) (-1632 1736 1228) (-1632 1752 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47691" + "plane" "(-1632 1752 1228) (-1632 1736 1228) (-1632 1736 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47690" + "plane" "(-1648 1752 1228) (-1632 1752 1228) (-1632 1752 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47689" + "plane" "(-1632 1736 1228) (-1648 1736 1228) (-1648 1736 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47688" + "plane" "(-1648 1736 1228) (-1648 1752 1228) (-1648 1752 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81364" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41666" - side - { - "id" "32062" - "plane" "(-562 775 1192) (-558 775 1192) (-558 773 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32061" - "plane" "(-562 773 1152) (-558 773 1152) (-558 775 1152)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32060" - "plane" "(-562 775 1192) (-562 773 1192) (-562 773 1152)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32059" - "plane" "(-558 775 1152) (-558 773 1152) (-558 773 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32058" - "plane" "(-558 775 1192) (-562 775 1192) (-562 775 1152)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32057" - "plane" "(-558 773 1152) (-562 773 1152) (-562 773 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81375" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 1744 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81364" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41667" - side - { - "id" "32068" - "plane" "(-565 775 1195) (-559 775 1195) (-559 773 1195)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32067" - "plane" "(-565 773 1192) (-559 773 1192) (-559 775 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32066" - "plane" "(-565 775 1195) (-565 773 1195) (-565 773 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32065" - "plane" "(-559 775 1192) (-559 773 1192) (-559 773 1195)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32064" - "plane" "(-559 775 1195) (-565 775 1195) (-565 775 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32063" - "plane" "(-559 773 1192) (-565 773 1192) (-565 773 1195)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81378" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 1872 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81377" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41668" - side - { - "id" "32074" - "plane" "(-369 773 1067) (-559 773 1195) (-559 775 1195)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32073" - "plane" "(-369 775 1064) (-559 775 1192) (-559 773 1192)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32072" - "plane" "(-559 773 1192) (-559 775 1192) (-559 775 1195)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32071" - "plane" "(-369 773 1067) (-369 775 1067) (-369 775 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32070" - "plane" "(-559 775 1192) (-369 775 1064) (-369 775 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32069" - "plane" "(-559 773 1195) (-369 773 1067) (-369 773 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81383" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 1872 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81377" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41669" - side - { - "id" "32080" - "plane" "(-466 775 1129) (-462 775 1129) (-462 773 1129)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81385" + "classname" "func_detail" + hidden { - "id" "32079" - "plane" "(-466 773 1088) (-462 773 1088) (-462 775 1088)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81386" + side + { + "id" "47699" + "plane" "(-1664 1864 1248) (-1680 1864 1248) (-1680 1880 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47698" + "plane" "(-1664 1880 1228) (-1680 1880 1228) (-1680 1864 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47697" + "plane" "(-1680 1880 1228) (-1664 1880 1228) (-1664 1880 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47696" + "plane" "(-1664 1864 1228) (-1680 1864 1228) (-1680 1864 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47695" + "plane" "(-1680 1864 1228) (-1680 1880 1228) (-1680 1880 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47694" + "plane" "(-1664 1880 1228) (-1664 1864 1228) (-1664 1864 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "32078" - "plane" "(-466 775 1129) (-466 773 1129) (-466 773 1088)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32077" - "plane" "(-462 775 1088) (-462 773 1088) (-462 773 1129)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32076" - "plane" "(-462 775 1129) (-466 775 1129) (-466 775 1088)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32075" - "plane" "(-462 773 1088) (-466 773 1088) (-466 773 1129)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81387" + side + { + "id" "47705" + "plane" "(-1648 1880 1248) (-1632 1880 1248) (-1632 1864 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47704" + "plane" "(-1648 1864 1228) (-1632 1864 1228) (-1632 1880 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47703" + "plane" "(-1632 1880 1228) (-1632 1864 1228) (-1632 1864 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47702" + "plane" "(-1648 1880 1228) (-1632 1880 1228) (-1632 1880 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47701" + "plane" "(-1632 1864 1228) (-1648 1864 1228) (-1648 1864 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47700" + "plane" "(-1648 1864 1228) (-1648 1880 1228) (-1648 1880 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81377" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "41670" - side - { - "id" "32086" - "plane" "(-369 775 1067) (-363 775 1067) (-363 773 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32085" - "plane" "(-369 773 1064) (-363 773 1064) (-363 775 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32084" - "plane" "(-369 775 1067) (-369 773 1067) (-369 773 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32083" - "plane" "(-363 775 1064) (-363 773 1064) (-363 773 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32082" - "plane" "(-363 775 1067) (-369 775 1067) (-369 775 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32081" - "plane" "(-363 773 1064) (-369 773 1064) (-369 773 1067)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81388" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 1872 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81377" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "41671" - side - { - "id" "32092" - "plane" "(-370 775 1064) (-366 775 1064) (-366 773 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32091" - "plane" "(-370 773 1024) (-366 773 1024) (-366 775 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32090" - "plane" "(-370 775 1064) (-370 773 1064) (-370 773 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32089" - "plane" "(-366 775 1024) (-366 773 1024) (-366 773 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32088" - "plane" "(-366 775 1064) (-370 775 1064) (-370 775 1024)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32087" - "plane" "(-366 773 1024) (-370 773 1024) (-370 773 1064)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81391" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 2000 1228" editor { - "color" "220 220 220" + "color" "208 169 0" + "groupid" "81390" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - editor - { - "color" "220 220 220" - "groupid" "41658" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } -} -entity -{ - "id" "41691" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-608 784 1216" - editor - { - "color" "220 220 220" - "groupid" "41690" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } -} -entity -{ - "id" "41696" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 768 1232" - editor - { - "color" "220 220 220" - "groupid" "41690" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } -} -entity -{ - "id" "41700" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 0 0 10" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-320 784 1088" - editor - { - "color" "220 220 220" - "groupid" "41690" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 2000]" - } -} -entity -{ - "id" "41705" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_cagelight01_on.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 768 1104" - editor - { - "color" "220 220 220" - "groupid" "41690" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } } hidden { entity { - "id" "46994" - "classname" "prop_physics_multiplayer" + "id" "81396" + "classname" "point_spotlight" "angles" "90 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "1" - "disableshadows" "1" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" "maxdxlevel" "0" "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/maxofs2d/lamp_flashlight.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" + "renderamt" "20" + "rendercolor" "100 100 100" "renderfx" "0" "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "258" - "targetname" "lantern_test" - "origin" "-448 440 58" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 2000 1228" editor { - "color" "169 222 0" - "groupid" "53302" - "visgroupid" "14" - "visgroupshown" "0" + "color" "208 169 0" + "groupid" "81390" + "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[4500 -15268]" + "logicalpos" "[1000 0]" } } } @@ -54217,29 +66590,173 @@ hidden { entity { - "id" "47623" - "classname" "env_projectedtexture" - "angles" "90 0 0" - "cameraspace" "0" - "enableshadows" "1" - "farz" "512" - "lightcolor" "255 255 255 10" - "lightfov" "90" - "lightonlytarget" "0" - "lightworld" "1" - "nearz" "4.0" - "parentname" "lantern_test" - "shadowquality" "1" - "spawnflags" "1" - "origin" "-448 440 48" + "id" "81398" + "classname" "func_detail" + hidden + { + solid + { + "id" "81399" + side + { + "id" "47711" + "plane" "(-1664 1992 1248) (-1680 1992 1248) (-1680 2008 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47710" + "plane" "(-1664 2008 1228) (-1680 2008 1228) (-1680 1992 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47709" + "plane" "(-1680 2008 1228) (-1664 2008 1228) (-1664 2008 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47708" + "plane" "(-1664 1992 1228) (-1680 1992 1228) (-1680 1992 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47707" + "plane" "(-1680 1992 1228) (-1680 2008 1228) (-1680 2008 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47706" + "plane" "(-1664 2008 1228) (-1664 1992 1228) (-1664 1992 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "81400" + side + { + "id" "47717" + "plane" "(-1648 2008 1248) (-1632 2008 1248) (-1632 1992 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47716" + "plane" "(-1648 1992 1228) (-1632 1992 1228) (-1632 2008 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47715" + "plane" "(-1632 2008 1228) (-1632 1992 1228) (-1632 1992 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47714" + "plane" "(-1648 2008 1228) (-1632 2008 1228) (-1632 2008 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47713" + "plane" "(-1632 1992 1228) (-1648 1992 1228) (-1648 1992 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47712" + "plane" "(-1648 1992 1228) (-1648 2008 1228) (-1648 2008 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } editor { - "color" "169 222 0" - "groupid" "53302" - "visgroupid" "14" - "visgroupshown" "0" + "color" "208 169 0" + "groupid" "81390" + "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[4500 -14768]" + "logicalpos" "[0 6500]" } } } @@ -54247,8895 +66764,17343 @@ hidden { entity { - "id" "53234" + "id" "81401" "classname" "point_spotlight" "angles" "90 0 0" "disablereceiveshadows" "0" "HDRColorScale" "1.0" "maxdxlevel" "0" "mindxlevel" "0" - "parentname" "lantern_test" "renderamt" "20" - "rendercolor" "255 243 225" + "rendercolor" "100 100 100" "renderfx" "0" "rendermode" "0" "spawnflags" "3" - "spotlightlength" "128" - "spotlightwidth" "30" - "origin" "-448 440 48" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 2000 1228" editor { - "color" "169 222 0" - "groupid" "53302" - "visgroupid" "14" - "visgroupshown" "0" + "color" "208 169 0" + "groupid" "81390" + "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[4500 -14768]" + "logicalpos" "[1000 0]" } } } -entity -{ - "id" "80553" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 256 1228" - editor - { - "color" "208 169 0" - "groupid" "80552" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity +hidden { - "id" "80558" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 256 1228" - editor + entity { - "color" "208 169 0" - "groupid" "80552" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "81404" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 2128 1228" + editor + { + "color" "208 169 0" + "groupid" "81403" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } } } -entity +hidden { - "id" "80560" - "classname" "func_detail" - solid + entity { - "id" "80561" - side - { - "id" "46967" - "plane" "(-1184 248 1248) (-1200 248 1248) (-1200 264 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46966" - "plane" "(-1184 264 1228) (-1200 264 1228) (-1200 248 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46965" - "plane" "(-1200 264 1228) (-1184 264 1228) (-1184 264 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46964" - "plane" "(-1184 248 1228) (-1200 248 1228) (-1200 248 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46963" - "plane" "(-1200 248 1228) (-1200 264 1228) (-1200 264 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46962" - "plane" "(-1184 264 1228) (-1184 248 1228) (-1184 248 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81409" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 2128 1228" editor { "color" "208 169 0" + "groupid" "81403" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "80562" - side - { - "id" "46973" - "plane" "(-1168 264 1248) (-1152 264 1248) (-1152 248 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46972" - "plane" "(-1168 248 1228) (-1152 248 1228) (-1152 264 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46971" - "plane" "(-1152 264 1228) (-1152 248 1228) (-1152 248 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46970" - "plane" "(-1168 264 1228) (-1152 264 1228) (-1152 264 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81411" + "classname" "func_detail" + hidden { - "id" "46969" - "plane" "(-1152 248 1228) (-1168 248 1228) (-1168 248 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81412" + side + { + "id" "47723" + "plane" "(-1664 2120 1248) (-1680 2120 1248) (-1680 2136 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47722" + "plane" "(-1664 2136 1228) (-1680 2136 1228) (-1680 2120 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47721" + "plane" "(-1680 2136 1228) (-1664 2136 1228) (-1664 2136 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47720" + "plane" "(-1664 2120 1228) (-1680 2120 1228) (-1680 2120 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47719" + "plane" "(-1680 2120 1228) (-1680 2136 1228) (-1680 2136 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47718" + "plane" "(-1664 2136 1228) (-1664 2120 1228) (-1664 2120 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "46968" - "plane" "(-1168 248 1228) (-1168 264 1228) (-1168 264 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81413" + side + { + "id" "47729" + "plane" "(-1648 2136 1248) (-1632 2136 1248) (-1632 2120 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47728" + "plane" "(-1648 2120 1228) (-1632 2120 1228) (-1632 2136 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47727" + "plane" "(-1632 2136 1228) (-1632 2120 1228) (-1632 2120 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47726" + "plane" "(-1648 2136 1228) (-1632 2136 1228) (-1632 2136 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47725" + "plane" "(-1632 2120 1228) (-1648 2120 1228) (-1648 2120 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47724" + "plane" "(-1648 2120 1228) (-1648 2136 1228) (-1648 2136 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "208 169 0" + "groupid" "81403" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - editor - { - "color" "208 169 0" - "groupid" "80552" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } } -entity +hidden { - "id" "80563" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 256 1228" - editor + entity { - "color" "208 169 0" - "groupid" "80552" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "81414" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 2128 1228" + editor + { + "color" "208 169 0" + "groupid" "81403" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } } } -entity +hidden { - "id" "80566" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 384 1228" - editor + entity { - "color" "208 169 0" - "groupid" "80565" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "81417" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1656 80 1228" + editor + { + "color" "208 169 0" + "groupid" "81416" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } } } -entity +hidden { - "id" "80571" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 384 1228" - editor + entity { - "color" "208 169 0" - "groupid" "80565" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "81422" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1640 80 1228" + editor + { + "color" "208 169 0" + "groupid" "81416" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" + } } } -entity +hidden { - "id" "80573" - "classname" "func_detail" - solid + entity { - "id" "80574" - side - { - "id" "46991" - "plane" "(-1184 376 1248) (-1200 376 1248) (-1200 392 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46990" - "plane" "(-1184 392 1228) (-1200 392 1228) (-1200 376 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46989" - "plane" "(-1200 392 1228) (-1184 392 1228) (-1184 392 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46988" - "plane" "(-1184 376 1228) (-1200 376 1228) (-1200 376 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "81424" + "classname" "func_detail" + hidden { - "id" "46987" - "plane" "(-1200 376 1228) (-1200 392 1228) (-1200 392 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81425" + side + { + "id" "47735" + "plane" "(-1664 72 1248) (-1680 72 1248) (-1680 88 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47734" + "plane" "(-1664 88 1228) (-1680 88 1228) (-1680 72 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47733" + "plane" "(-1680 88 1228) (-1664 88 1228) (-1664 88 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47732" + "plane" "(-1664 72 1228) (-1680 72 1228) (-1680 72 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47731" + "plane" "(-1680 72 1228) (-1680 88 1228) (-1680 88 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47730" + "plane" "(-1664 88 1228) (-1664 72 1228) (-1664 72 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "46986" - "plane" "(-1184 392 1228) (-1184 376 1228) (-1184 376 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "81426" + side + { + "id" "47741" + "plane" "(-1648 88 1248) (-1632 88 1248) (-1632 72 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47740" + "plane" "(-1648 72 1228) (-1632 72 1228) (-1632 88 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47739" + "plane" "(-1632 88 1228) (-1632 72 1228) (-1632 72 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47738" + "plane" "(-1648 88 1228) (-1632 88 1228) (-1632 88 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47737" + "plane" "(-1632 72 1228) (-1648 72 1228) (-1648 72 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47736" + "plane" "(-1648 72 1228) (-1648 88 1228) (-1648 88 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "208 169 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "208 169 0" + "groupid" "81416" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "80575" - side - { - "id" "46997" - "plane" "(-1168 392 1248) (-1152 392 1248) (-1152 376 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46996" - "plane" "(-1168 376 1228) (-1152 376 1228) (-1152 392 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46995" - "plane" "(-1152 392 1228) (-1152 376 1228) (-1152 376 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46994" - "plane" "(-1168 392 1228) (-1152 392 1228) (-1152 392 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46993" - "plane" "(-1152 376 1228) (-1168 376 1228) (-1168 376 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46992" - "plane" "(-1168 376 1228) (-1168 392 1228) (-1168 392 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "81427" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1672 80 1228" editor { "color" "208 169 0" + "groupid" "81416" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - editor - { - "color" "208 169 0" - "groupid" "80565" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } } -entity +hidden { - "id" "80576" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 384 1228" - editor + entity { - "color" "208 169 0" - "groupid" "80565" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "90794" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 60" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-82 180 -180" + "pitch" "-82" + "style" "0" + "origin" "-986 896 723" + editor + { + "color" "168 153 0" + "groupid" "90940" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 -7268]" + } } } -entity +hidden { - "id" "80579" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 512 1228" - editor + entity { - "color" "208 169 0" - "groupid" "80578" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "90891" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 60" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "82 180 0" + "pitch" "82" + "style" "0" + "origin" "-986 896 717" + editor + { + "color" "168 153 0" + "groupid" "90940" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 -7268]" + } } } -entity +hidden { - "id" "80584" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 512 1228" - editor - { - "color" "208 169 0" - "groupid" "80578" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80586" - "classname" "func_detail" - solid + entity { - "id" "80587" - side - { - "id" "47015" - "plane" "(-1184 504 1248) (-1200 504 1248) (-1200 520 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47014" - "plane" "(-1184 520 1228) (-1200 520 1228) (-1200 504 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47013" - "plane" "(-1200 520 1228) (-1184 520 1228) (-1184 520 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47012" - "plane" "(-1184 504 1228) (-1200 504 1228) (-1200 504 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47011" - "plane" "(-1200 504 1228) (-1200 520 1228) (-1200 520 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47010" - "plane" "(-1184 520 1228) (-1184 504 1228) (-1184 504 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "90756" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "1" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_lab/walllight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-982 896 720" editor { - "color" "208 169 0" + "color" "168 153 0" + "groupid" "90940" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -7768]" } } - solid +} +hidden +{ + entity { - "id" "80588" - side - { - "id" "47021" - "plane" "(-1168 520 1248) (-1152 520 1248) (-1152 504 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47020" - "plane" "(-1168 504 1228) (-1152 504 1228) (-1152 520 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47019" - "plane" "(-1152 520 1228) (-1152 504 1228) (-1152 504 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47018" - "plane" "(-1168 520 1228) (-1152 520 1228) (-1152 520 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47017" - "plane" "(-1152 504 1228) (-1168 504 1228) (-1168 504 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47016" - "plane" "(-1168 504 1228) (-1168 520 1228) (-1168 520 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "90957" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 60" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-82 180 -180" + "pitch" "-82" + "style" "0" + "origin" "-986 1152 723" editor { - "color" "208 169 0" + "color" "168 153 0" + "groupid" "90956" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -7268]" } } - editor - { - "color" "208 169 0" - "groupid" "80578" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80589" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 512 1228" - editor - { - "color" "208 169 0" - "groupid" "80578" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80592" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 640 1228" - editor - { - "color" "208 169 0" - "groupid" "80591" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80597" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 640 1228" - editor - { - "color" "208 169 0" - "groupid" "80591" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "80599" - "classname" "func_detail" - solid + entity { - "id" "80600" - side - { - "id" "47039" - "plane" "(-1184 632 1248) (-1200 632 1248) (-1200 648 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47038" - "plane" "(-1184 648 1228) (-1200 648 1228) (-1200 632 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47037" - "plane" "(-1200 648 1228) (-1184 648 1228) (-1184 648 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47036" - "plane" "(-1184 632 1228) (-1200 632 1228) (-1200 632 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47035" - "plane" "(-1200 632 1228) (-1200 648 1228) (-1200 648 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47034" - "plane" "(-1184 648 1228) (-1184 632 1228) (-1184 632 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "90962" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 60" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "82 180 0" + "pitch" "82" + "style" "0" + "origin" "-986 1152 717" editor { - "color" "208 169 0" + "color" "168 153 0" + "groupid" "90956" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -7268]" } } - solid +} +hidden +{ + entity { - "id" "80601" - side - { - "id" "47045" - "plane" "(-1168 648 1248) (-1152 648 1248) (-1152 632 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47044" - "plane" "(-1168 632 1228) (-1152 632 1228) (-1152 648 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47043" - "plane" "(-1152 648 1228) (-1152 632 1228) (-1152 632 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47042" - "plane" "(-1168 648 1228) (-1152 648 1228) (-1152 648 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47041" - "plane" "(-1152 632 1228) (-1168 632 1228) (-1168 632 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47040" - "plane" "(-1168 632 1228) (-1168 648 1228) (-1168 648 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "90967" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "1" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_lab/walllight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-982 1152 720" editor { - "color" "208 169 0" + "color" "168 153 0" + "groupid" "90956" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -7768]" } } - editor - { - "color" "208 169 0" - "groupid" "80591" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80602" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 640 1228" - editor - { - "color" "208 169 0" - "groupid" "80591" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80605" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 768 1228" - editor - { - "color" "208 169 0" - "groupid" "80604" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80610" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 768 1228" - editor - { - "color" "208 169 0" - "groupid" "80604" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "80612" - "classname" "func_detail" - solid + entity { - "id" "80613" - side - { - "id" "47063" - "plane" "(-1184 760 1248) (-1200 760 1248) (-1200 776 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47062" - "plane" "(-1184 776 1228) (-1200 776 1228) (-1200 760 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47061" - "plane" "(-1200 776 1228) (-1184 776 1228) (-1184 776 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47060" - "plane" "(-1184 760 1228) (-1200 760 1228) (-1200 760 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47059" - "plane" "(-1200 760 1228) (-1200 776 1228) (-1200 776 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47058" - "plane" "(-1184 776 1228) (-1184 760 1228) (-1184 760 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "91032" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 60" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-82 180 -180" + "pitch" "-82" + "style" "0" + "origin" "-986 1408 723" editor { - "color" "208 169 0" + "color" "168 153 0" + "groupid" "91031" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -7268]" } } - solid +} +hidden +{ + entity { - "id" "80614" - side - { - "id" "47069" - "plane" "(-1168 776 1248) (-1152 776 1248) (-1152 760 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47068" - "plane" "(-1168 760 1228) (-1152 760 1228) (-1152 776 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47067" - "plane" "(-1152 776 1228) (-1152 760 1228) (-1152 760 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47066" - "plane" "(-1168 776 1228) (-1152 776 1228) (-1152 776 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47065" - "plane" "(-1152 760 1228) (-1168 760 1228) (-1168 760 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47064" - "plane" "(-1168 760 1228) (-1168 776 1228) (-1168 776 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "91037" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 60" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "82 180 0" + "pitch" "82" + "style" "0" + "origin" "-986 1408 717" editor { - "color" "208 169 0" + "color" "168 153 0" + "groupid" "91031" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -7268]" } } - editor - { - "color" "208 169 0" - "groupid" "80604" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80615" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 768 1228" - editor - { - "color" "208 169 0" - "groupid" "80604" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80618" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 896 1228" - editor - { - "color" "208 169 0" - "groupid" "80617" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80623" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 896 1228" - editor - { - "color" "208 169 0" - "groupid" "80617" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "80625" - "classname" "func_detail" - solid + entity { - "id" "80626" - side - { - "id" "47087" - "plane" "(-1184 888 1248) (-1200 888 1248) (-1200 904 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47086" - "plane" "(-1184 904 1228) (-1200 904 1228) (-1200 888 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47085" - "plane" "(-1200 904 1228) (-1184 904 1228) (-1184 904 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47084" - "plane" "(-1184 888 1228) (-1200 888 1228) (-1200 888 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47083" - "plane" "(-1200 888 1228) (-1200 904 1228) (-1200 904 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47082" - "plane" "(-1184 904 1228) (-1184 888 1228) (-1184 888 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "91042" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "1" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_lab/walllight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-982 1408 720" editor { - "color" "208 169 0" + "color" "168 153 0" + "groupid" "91031" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -7768]" } } - solid +} +hidden +{ + entity { - "id" "80627" - side - { - "id" "47093" - "plane" "(-1168 904 1248) (-1152 904 1248) (-1152 888 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47092" - "plane" "(-1168 888 1228) (-1152 888 1228) (-1152 904 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47091" - "plane" "(-1152 904 1228) (-1152 888 1228) (-1152 888 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47090" - "plane" "(-1168 904 1228) (-1152 904 1228) (-1152 904 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47089" - "plane" "(-1152 888 1228) (-1168 888 1228) (-1168 888 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47088" - "plane" "(-1168 888 1228) (-1168 904 1228) (-1168 904 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "548" + "classname" "info_player_start" + "angles" "0 169.5 0" + "origin" "-64 -262 1.00001" editor { - "color" "208 169 0" + "color" "0 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 3000]" } } - editor - { - "color" "208 169 0" - "groupid" "80617" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80628" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 896 1228" - editor - { - "color" "208 169 0" - "groupid" "80617" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80631" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 1024 1228" - editor - { - "color" "208 169 0" - "groupid" "80630" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80636" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 1024 1228" - editor - { - "color" "208 169 0" - "groupid" "80630" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "80638" - "classname" "func_detail" - solid + entity { - "id" "80639" - side - { - "id" "47111" - "plane" "(-1184 1016 1248) (-1200 1016 1248) (-1200 1032 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47110" - "plane" "(-1184 1032 1228) (-1200 1032 1228) (-1200 1016 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47109" - "plane" "(-1200 1032 1228) (-1184 1032 1228) (-1184 1032 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47108" - "plane" "(-1184 1016 1228) (-1200 1016 1228) (-1200 1016 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47107" - "plane" "(-1200 1016 1228) (-1200 1032 1228) (-1200 1032 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47106" - "plane" "(-1184 1032 1228) (-1184 1016 1228) (-1184 1016 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "4090" + "classname" "prop_door_rotating" + "ajarangles" "0 0 0" + "angles" "0 270 0" + "axis" "-215 545 54, -215 545 54" + "disableshadows" "0" + "distance" "90" + "dmg" "0" + "forceclosed" "0" + "hardware" "1" + "health" "0" + "model" "models/props_doors/door03_slotted_left.mdl" + "opendir" "2" + "returndelay" "-1" + "skin" "0" + "spawnflags" "8192" + "spawnpos" "0" + "speed" "100" + "origin" "-215 545 54" editor { - "color" "208 169 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2000 -15268]" } } - solid +} +hidden +{ + entity { - "id" "80640" - side - { - "id" "47117" - "plane" "(-1168 1032 1248) (-1152 1032 1248) (-1152 1016 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47116" - "plane" "(-1168 1016 1228) (-1152 1016 1228) (-1152 1032 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47115" - "plane" "(-1152 1032 1228) (-1152 1016 1228) (-1152 1016 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47114" - "plane" "(-1168 1032 1228) (-1152 1032 1228) (-1152 1032 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47113" - "plane" "(-1152 1016 1228) (-1168 1016 1228) (-1168 1016 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47112" - "plane" "(-1168 1016 1228) (-1168 1032 1228) (-1168 1032 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "8937" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_silo/wirepipe.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-256 400 120" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 -11268]" } } - editor - { - "color" "208 169 0" - "groupid" "80630" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80641" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 1024 1228" - editor - { - "color" "208 169 0" - "groupid" "80630" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80644" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 1152 1228" - editor - { - "color" "208 169 0" - "groupid" "80643" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80649" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 1152 1228" - editor - { - "color" "208 169 0" - "groupid" "80643" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "80651" - "classname" "func_detail" - solid + entity { - "id" "80652" - side - { - "id" "47135" - "plane" "(-1184 1144 1248) (-1200 1144 1248) (-1200 1160 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47134" - "plane" "(-1184 1160 1228) (-1200 1160 1228) (-1200 1144 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47133" - "plane" "(-1200 1160 1228) (-1184 1160 1228) (-1184 1160 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47132" - "plane" "(-1184 1144 1228) (-1200 1144 1228) (-1200 1144 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47131" - "plane" "(-1200 1144 1228) (-1200 1160 1228) (-1200 1160 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47130" - "plane" "(-1184 1160 1228) (-1184 1144 1228) (-1184 1144 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "9028" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_pipes002a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-416 -192 224" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 -10768]" } } - solid +} +hidden +{ + entity { - "id" "80653" - side - { - "id" "47141" - "plane" "(-1168 1160 1248) (-1152 1160 1248) (-1152 1144 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47140" - "plane" "(-1168 1144 1228) (-1152 1144 1228) (-1152 1160 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47139" - "plane" "(-1152 1160 1228) (-1152 1144 1228) (-1152 1144 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47138" - "plane" "(-1168 1160 1228) (-1152 1160 1228) (-1152 1160 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47137" - "plane" "(-1152 1144 1228) (-1168 1144 1228) (-1168 1144 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47136" - "plane" "(-1168 1144 1228) (-1168 1160 1228) (-1168 1160 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "9074" + "classname" "env_cubemap" + "cubemapsize" "0" + "sides" "4440" + "origin" "-3072 -64 -88" editor { - "color" "208 169 0" + "color" "0 0 255" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 -10268]" } } - editor - { - "color" "208 169 0" - "groupid" "80643" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80654" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 1152 1228" - editor - { - "color" "208 169 0" - "groupid" "80643" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80657" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 1280 1228" - editor - { - "color" "208 169 0" - "groupid" "80656" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80662" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 1280 1228" - editor - { - "color" "208 169 0" - "groupid" "80656" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "80664" - "classname" "func_detail" - solid + entity { - "id" "80665" - side - { - "id" "47159" - "plane" "(-1184 1272 1248) (-1200 1272 1248) (-1200 1288 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47158" - "plane" "(-1184 1288 1228) (-1200 1288 1228) (-1200 1272 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47157" - "plane" "(-1200 1288 1228) (-1184 1288 1228) (-1184 1288 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "9116" + "classname" "func_detail" + hidden { - "id" "47156" - "plane" "(-1184 1272 1228) (-1200 1272 1228) (-1200 1272 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8623" + side + { + "id" "4998" + "plane" "(-6144 -65.626 314) (-6144 -61.6884 298) (-6144 240 345.383)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "4997" + "plane" "(0 240 345.383) (0 -61.6874 298) (0 -65.6249 314)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.155158 -0.98789 149.85] 0.25" + "vaxis" "[0 -0.98789 -0.155158 146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "4996" + "plane" "(0 -65.625 314) (0 -61.6875 298) (-6144 -61.6882 298)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "4995" + "plane" "(-6144 -65.625 314) (-6144 240 361.58) (0 240 361.58)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "4994" + "plane" "(-6144 240 345.383) (-6144 -61.688 298) (0 -61.6875 298)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 -0.98789 -0.155158 146] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "4993" + "plane" "(-6144 240 361.582) (-6144 240 345.383) (0 240 345.383)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47155" - "plane" "(-1200 1272 1228) (-1200 1288 1228) (-1200 1288 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8624" + side + { + "id" "5004" + "plane" "(-6144 240 345.383) (-6144 384 368) (-6144 384 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5003" + "plane" "(0 384 384) (0 384 368) (0 240 345.383)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0.15516 -0.987889 149.847] 0.25" + "vaxis" "[0 -0.98789 -0.15516 146.003] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5002" + "plane" "(-6144 384 384) (-6144 384 368) (0 384 368)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5001" + "plane" "(-6144 240 361.58) (-6144 384 384) (0 384 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5000" + "plane" "(-6144 384 368) (-6144 240 345.383) (0 240 345.383)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 -0.98789 -0.155158 146] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "4999" + "plane" "(0 240 361.582) (0 240 345.383) (-6144 240 345.383)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47154" - "plane" "(-1184 1288 1228) (-1184 1272 1228) (-1184 1272 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8625" + side + { + "id" "5010" + "plane" "(-6144 -128.626 296) (-6144 -120.751 281) (-6144 -61.688 298)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5009" + "plane" "(0 -120.75 281) (0 -128.625 296) (0 -65.625 314)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.276601 -0.960985 147.745] 0.25" + "vaxis" "[0 -0.960985 -0.276601 297.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5008" + "plane" "(-6144 -65.6255 314) (-6144 -61.688 298) (0 -61.6875 298)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5007" + "plane" "(0 -128.625 296) (0 -120.75 281) (-6144 -120.751 281)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5006" + "plane" "(-6144 -65.6255 314) (0 -65.625 314) (0 -128.625 296)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5005" + "plane" "(-6144 -120.751 281) (0 -120.75 281) (0 -61.6875 298)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 -0.960985 -0.276601 297.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "8626" + side + { + "id" "5016" + "plane" "(-6144 -186.375 266) (-6144 -174.563 253) (-6144 -120.751 281)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5015" + "plane" "(0 -174.563 253) (0 -186.375 266) (0 -128.625 296)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.461576 -0.8871 154.042] 0.25" + "vaxis" "[0 -0.8871 -0.461576 28.9971] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5014" + "plane" "(-6144 -128.626 296) (-6144 -120.751 281) (0 -120.75 281)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5013" + "plane" "(0 -186.375 266) (0 -174.563 253) (-6144 -174.563 253)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5012" + "plane" "(-6144 -128.626 296) (0 -128.625 296) (0 -186.375 266)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5011" + "plane" "(-6144 -174.563 253) (0 -174.563 253) (0 -120.75 281)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 -0.887098 -0.461581 29.0035] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "80666" - side + hidden { - "id" "47165" - "plane" "(-1168 1288 1248) (-1152 1288 1248) (-1152 1272 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8627" + side + { + "id" "5022" + "plane" "(-6144 -237.563 226) (-6144 -223.125 215) (-6144 -174.563 253)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5021" + "plane" "(0 -223.125 215) (0 -237.563 226) (0 -186.375 266)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.616257 -0.787545 161.298] 0.25" + "vaxis" "[0 -0.787544 -0.616257 255.05] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5020" + "plane" "(-6144 -186.375 266) (-6144 -174.563 253) (0 -174.563 253)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5019" + "plane" "(0 -237.563 226) (0 -223.125 215) (-6144 -223.125 215)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5018" + "plane" "(-6144 -186.375 266) (0 -186.375 266) (0 -237.563 226)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5017" + "plane" "(-6144 -223.125 215) (0 -223.125 215) (0 -174.563 253)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 -0.787548 -0.616253 255.043] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47164" - "plane" "(-1168 1272 1228) (-1152 1272 1228) (-1152 1288 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8628" + side + { + "id" "5028" + "plane" "(-6144 -279.563 178) (-6144 -262.5 169) (-6144 -223.125 215)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5027" + "plane" "(0 -262.5 169) (0 -279.563 178) (0 -237.563 226)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.759694 -0.650281 171.268] 0.25" + "vaxis" "[0 -0.650281 -0.759694 500.913] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5026" + "plane" "(-6144 -237.563 226) (-6144 -223.125 215) (0 -223.125 215)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5025" + "plane" "(0 -279.563 178) (0 -262.5 169) (-6144 -262.5 169)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5024" + "plane" "(-6144 -237.563 226) (0 -237.563 226) (0 -279.563 178)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5023" + "plane" "(-6144 -262.5 169) (0 -262.5 169) (0 -223.125 215)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 -0.650281 -0.759694 500.914] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47163" - "plane" "(-1152 1288 1228) (-1152 1272 1228) (-1152 1272 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8629" + side + { + "id" "5034" + "plane" "(-6144 -311.063 122) (-6144 -291.375 116) (-6144 -262.5 169)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5033" + "plane" "(0 -291.375 116) (0 -311.063 122) (0 -279.563 178)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.878133 -0.478417 179.449] 0.25" + "vaxis" "[0 -0.478417 -0.878133 249.436] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5032" + "plane" "(-6144 -279.563 178) (-6144 -262.5 169) (0 -262.5 169)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5031" + "plane" "(0 -311.063 122) (0 -291.375 116) (-6144 -291.375 116)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5030" + "plane" "(-6144 -279.563 178) (0 -279.563 178) (0 -311.063 122)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5029" + "plane" "(-6144 -291.375 116) (0 -291.375 116) (0 -262.5 169)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 -0.478417 -0.878133 249.436] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47162" - "plane" "(-1168 1288 1228) (-1152 1288 1228) (-1152 1288 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8630" + side + { + "id" "5040" + "plane" "(-6144 -329.438 62) (-6144 -308.438 59) (-6144 -291.375 116)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5039" + "plane" "(0 -308.438 59) (0 -329.438 62) (0 -311.063 122)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.957997 -0.286777 183.61] 0.25" + "vaxis" "[0 -0.286777 -0.957998 509.85] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5038" + "plane" "(-6144 -311.063 122) (-6144 -291.375 116) (0 -291.375 116)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5037" + "plane" "(0 -329.438 62) (0 -308.438 59) (-6144 -308.438 59)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5036" + "plane" "(-6144 -311.063 122) (0 -311.063 122) (0 -329.438 62)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5035" + "plane" "(-6144 -308.438 59) (0 -308.438 59) (0 -291.375 116)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 -0.28677 -0.958 509.859] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47161" - "plane" "(-1152 1272 1228) (-1168 1272 1228) (-1168 1272 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8631" + side + { + "id" "5046" + "plane" "(-6144 -336 0) (-6144 -315 0) (-6144 -308.438 59)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5045" + "plane" "(0 -315 0) (0 -336 0) (0 -329.438 62)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.993872 -0.110539 186.278] 0.25" + "vaxis" "[0 -0.110539 -0.993872 223.75] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5044" + "plane" "(-6144 -329.438 62) (-6144 -308.438 59) (0 -308.438 59)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5043" + "plane" "(0 -336 0) (0 -315 0) (-6144 -315 0)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5042" + "plane" "(-6144 -329.438 62) (0 -329.438 62) (0 -336 0)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5041" + "plane" "(-6144 -315 0) (0 -315 0) (0 -308.438 59)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 -0.110547 -0.993871 223.74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47160" - "plane" "(-1168 1272 1228) (-1168 1288 1228) (-1168 1288 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8632" + side + { + "id" "5052" + "plane" "(-6144 -329.438 -62) (-6144 -308.438 -59) (-6144 -315 0)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5051" + "plane" "(0 -308.438 -59) (0 -329.438 -62) (0 -336 0)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.993872 0.110539 484.278] 0.25" + "vaxis" "[-0.110539 0.109862 -0.987781 283.426] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5050" + "plane" "(-6144 -336 0) (-6144 -315 0) (0 -315 0)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5049" + "plane" "(0 -329.438 -62) (0 -308.438 -59) (-6144 -308.438 -59)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5048" + "plane" "(-6144 -336 0) (0 -336 0) (0 -329.438 -62)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5047" + "plane" "(-6144 -308.438 -59) (0 -308.438 -59) (0 -315 0)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 256] 0.25" + "vaxis" "[0 0 -1 145] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "8633" + side + { + "id" "5058" + "plane" "(-6144 -311.063 -122) (-6144 -291.375 -116) (-6144 -308.438 -59)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5057" + "plane" "(0 -291.375 -116) (0 -311.063 -122) (0 -329.438 -62)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[0 0.957997 0.286777 183.61] 0.25" + "vaxis" "[0 0.286777 -0.957997 237.154] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5056" + "plane" "(-6144 -329.438 -62) (-6144 -308.438 -59) (0 -308.438 -59)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5055" + "plane" "(0 -311.063 -122) (0 -291.375 -116) (-6144 -291.375 -116)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5054" + "plane" "(-6144 -329.438 -62) (0 -329.438 -62) (0 -311.063 -122)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5053" + "plane" "(-6144 -291.375 -116) (0 -291.375 -116) (0 -308.438 -59)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 0.286769 -0.958 237.143] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "80656" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80667" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 1280 1228" - editor - { - "color" "208 169 0" - "groupid" "80656" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80670" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 1408 1228" - editor - { - "color" "208 169 0" - "groupid" "80669" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80675" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 1408 1228" - editor - { - "color" "208 169 0" - "groupid" "80669" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80677" - "classname" "func_detail" - solid - { - "id" "80678" - side + hidden { - "id" "47183" - "plane" "(-1184 1400 1248) (-1200 1400 1248) (-1200 1416 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8634" + side + { + "id" "5064" + "plane" "(-6144 -279.563 -178) (-6144 -262.5 -169) (-6144 -291.375 -116)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5063" + "plane" "(0 -262.5 -169) (0 -279.563 -178) (0 -311.063 -122)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[0 0.878133 0.478417 179.449] 0.25" + "vaxis" "[0 0.478417 -0.878133 497.566] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5062" + "plane" "(-6144 -311.063 -122) (-6144 -291.375 -116) (0 -291.375 -116)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5061" + "plane" "(0 -279.563 -178) (0 -262.5 -169) (-6144 -262.5 -169)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5060" + "plane" "(-6144 -311.063 -122) (0 -311.063 -122) (0 -279.563 -178)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 22] 0.25" + "vaxis" "[0 0 -1 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5059" + "plane" "(-6144 -262.5 -169) (0 -262.5 -169) (0 -291.375 -116)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 0.478417 -0.878133 497.566] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47182" - "plane" "(-1184 1416 1228) (-1200 1416 1228) (-1200 1400 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8635" + side + { + "id" "5070" + "plane" "(-6144 -237.563 -226) (-6144 -223.125 -215) (-6144 -262.5 -169)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 22] 0.25" + "vaxis" "[0 0 -1 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5069" + "plane" "(0 -223.125 -215) (0 -237.563 -226) (0 -279.563 -178)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[0 0.759694 0.650281 171.268] 0.25" + "vaxis" "[0 0.650281 -0.759694 277.999] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5068" + "plane" "(-6144 -279.563 -178) (-6144 -262.5 -169) (0 -262.5 -169)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5067" + "plane" "(0 -237.563 -226) (0 -223.125 -215) (-6144 -223.125 -215)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5066" + "plane" "(-6144 -279.563 -178) (0 -279.563 -178) (0 -237.563 -226)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5065" + "plane" "(-6144 -223.125 -215) (0 -223.125 -215) (0 -262.5 -169)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 0.650282 -0.759693 278] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47181" - "plane" "(-1200 1416 1228) (-1184 1416 1228) (-1184 1416 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47180" - "plane" "(-1184 1400 1228) (-1200 1400 1228) (-1200 1400 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47179" - "plane" "(-1200 1400 1228) (-1200 1416 1228) (-1200 1416 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47178" - "plane" "(-1184 1416 1228) (-1184 1400 1228) (-1184 1400 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "80679" - side - { - "id" "47189" - "plane" "(-1168 1416 1248) (-1152 1416 1248) (-1152 1400 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47188" - "plane" "(-1168 1400 1228) (-1152 1400 1228) (-1152 1416 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47187" - "plane" "(-1152 1416 1228) (-1152 1400 1228) (-1152 1400 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8636" + side + { + "id" "5076" + "plane" "(-6144 -186.375 -266) (-6144 -174.563 -253) (-6144 -223.125 -215)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 22] 0.25" + "vaxis" "[0 0 -1 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5075" + "plane" "(0 -174.563 -253) (0 -186.375 -266) (0 -237.563 -226)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[0 0.616257 0.787545 161.298] 0.25" + "vaxis" "[0 0.787545 -0.616258 277.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5074" + "plane" "(-6144 -237.563 -226) (-6144 -223.125 -215) (0 -223.125 -215)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5073" + "plane" "(0 -186.375 -266) (0 -174.563 -253) (-6144 -174.563 -253)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5072" + "plane" "(-6144 -237.563 -226) (0 -237.563 -226) (0 -186.375 -266)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5071" + "plane" "(-6144 -174.563 -253) (0 -174.563 -253) (0 -223.125 -215)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 0.787548 -0.616254 278] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47186" - "plane" "(-1168 1416 1228) (-1152 1416 1228) (-1152 1416 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8637" + side + { + "id" "5082" + "plane" "(-6144 -128.625 -296) (-6144 -120.75 -281) (-6144 -174.563 -253)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 22] 0.25" + "vaxis" "[0 0 -1 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5081" + "plane" "(0 -120.75 -281) (0 -128.625 -296) (0 -186.375 -266)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[0 0.461576 0.887101 154.042] 0.25" + "vaxis" "[0 0.887101 -0.461576 278.004] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5080" + "plane" "(-6144 -186.375 -266) (-6144 -174.563 -253) (0 -174.563 -253)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5079" + "plane" "(0 -128.625 -296) (0 -120.75 -281) (-6144 -120.75 -281)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5078" + "plane" "(-6144 -186.375 -266) (0 -186.375 -266) (0 -128.625 -296)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5077" + "plane" "(-6144 -120.75 -281) (0 -120.75 -281) (0 -174.563 -253)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 0.887099 -0.461579 278] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47185" - "plane" "(-1152 1400 1228) (-1168 1400 1228) (-1168 1400 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8638" + side + { + "id" "5088" + "plane" "(-6144 -65.6255 -314) (-6144 -61.688 -298) (-6144 -120.75 -281)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 22] 0.25" + "vaxis" "[0 0 -1 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5087" + "plane" "(0 -61.6875 -298) (0 -65.625 -314) (0 -128.625 -296)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[0 0.276601 0.960985 147.745] 0.25" + "vaxis" "[0 0.960985 -0.276601 277.999] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5086" + "plane" "(-6144 -128.625 -296) (-6144 -120.75 -281) (0 -120.75 -281)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5085" + "plane" "(0 -65.625 -314) (0 -61.6875 -298) (-6144 -61.688 -298)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5084" + "plane" "(-6144 -128.625 -296) (0 -128.625 -296) (0 -65.625 -314)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5083" + "plane" "(-6144 -61.688 -298) (0 -61.6875 -298) (0 -120.75 -281)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 0.960985 -0.2766 278] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47184" - "plane" "(-1168 1400 1228) (-1168 1416 1228) (-1168 1416 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8639" + side + { + "id" "5094" + "plane" "(-6144 -0.000488281 -320) (-6144 -0.000488281 -304) (-6144 -61.688 -298)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 22] 0.25" + "vaxis" "[0 0 -1 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5093" + "plane" "(0 0 -304) (0 0 -320) (0 -65.625 -314)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[0 0.0968076 0.995303 144.288] 0.25" + "vaxis" "[0 0.995303 -0.0968076 278] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5092" + "plane" "(-6144 -65.6255 -314) (-6144 -61.688 -298) (0 -61.6875 -298)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5091" + "plane" "(0 0 -320) (0 0 -304) (-6144 -0.000488281 -304)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5090" + "plane" "(-6144 -65.6255 -314) (0 -65.625 -314) (0 0 -320)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 22] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5089" + "plane" "(-6144 -0.000488281 -304) (0 0 -304) (0 -61.6875 -298)" + "material" "CONCRETE/CONCRETEWALL059D" + "uaxis" "[-1 0 0 470] 0.25" + "vaxis" "[0 0.995303 -0.0968075 278] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "208 169 0" + "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 -9768]" } } - editor - { - "color" "208 169 0" - "groupid" "80669" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80680" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 1408 1228" - editor - { - "color" "208 169 0" - "groupid" "80669" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80683" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 1536 1228" - editor - { - "color" "208 169 0" - "groupid" "80682" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80688" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 1536 1228" - editor - { - "color" "208 169 0" - "groupid" "80682" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "80690" - "classname" "func_detail" - solid + entity { - "id" "80691" - side - { - "id" "47207" - "plane" "(-1184 1528 1248) (-1200 1528 1248) (-1200 1544 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47206" - "plane" "(-1184 1544 1228) (-1200 1544 1228) (-1200 1528 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47205" - "plane" "(-1200 1544 1228) (-1184 1544 1228) (-1184 1544 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47204" - "plane" "(-1184 1528 1228) (-1200 1528 1228) (-1200 1528 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47203" - "plane" "(-1200 1528 1228) (-1200 1544 1228) (-1200 1544 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "9219" + "classname" "func_detail" + hidden { - "id" "47202" - "plane" "(-1184 1544 1228) (-1184 1528 1228) (-1184 1528 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "4543" + side + { + "id" "5100" + "plane" "(-128 192 -304) (-128 144 -304) (0 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5099" + "plane" "(-128 144 -304) (-128 192 -304) (-128 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5098" + "plane" "(0 192 -304) (0 144 -304) (0 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5097" + "plane" "(-128 192 -304) (0 192 -304) (0 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5096" + "plane" "(0 144 -304) (-128 144 -304) (-128 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5095" + "plane" "(-128 144 -144) (-128 192 -144) (0 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "4544" + side + { + "id" "5106" + "plane" "(-128 144 -16) (-128 192 -16) (0 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5105" + "plane" "(-128 192 -144) (-128 192 -16) (-128 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5104" + "plane" "(0 144 -144) (0 144 -16) (0 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5103" + "plane" "(0 192 -144) (0 192 -16) (-128 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5102" + "plane" "(-128 144 -144) (-128 144 -16) (0 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5101" + "plane" "(-128 192 -144) (-128 144 -144) (0 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "80692" - side + hidden { - "id" "47213" - "plane" "(-1168 1544 1248) (-1152 1544 1248) (-1152 1528 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8723" + side + { + "id" "5112" + "plane" "(-384 144 -16) (-384 192 -16) (-256 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5111" + "plane" "(-384 192 -144) (-384 192 -16) (-384 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5110" + "plane" "(-256 144 -144) (-256 144 -16) (-256 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5109" + "plane" "(-256 192 -144) (-256 192 -16) (-384 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5108" + "plane" "(-384 144 -144) (-384 144 -16) (-256 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5107" + "plane" "(-384 192 -144) (-384 144 -144) (-256 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47212" - "plane" "(-1168 1528 1228) (-1152 1528 1228) (-1152 1544 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8724" + side + { + "id" "5118" + "plane" "(-384 192 -304) (-384 144 -304) (-256 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5117" + "plane" "(-384 144 -304) (-384 192 -304) (-384 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5116" + "plane" "(-256 192 -304) (-256 144 -304) (-256 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5115" + "plane" "(-384 192 -304) (-256 192 -304) (-256 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5114" + "plane" "(-256 144 -304) (-384 144 -304) (-384 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5113" + "plane" "(-384 144 -144) (-384 192 -144) (-256 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47211" - "plane" "(-1152 1544 1228) (-1152 1528 1228) (-1152 1528 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8734" + side + { + "id" "5124" + "plane" "(-640 192 -304) (-640 144 -304) (-512 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5123" + "plane" "(-640 144 -304) (-640 192 -304) (-640 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5122" + "plane" "(-512 192 -304) (-512 144 -304) (-512 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5121" + "plane" "(-640 192 -304) (-512 192 -304) (-512 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5120" + "plane" "(-512 144 -304) (-640 144 -304) (-640 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5119" + "plane" "(-640 144 -144) (-640 192 -144) (-512 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47210" - "plane" "(-1168 1544 1228) (-1152 1544 1228) (-1152 1544 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8735" + side + { + "id" "5130" + "plane" "(-640 144 -16) (-640 192 -16) (-512 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5129" + "plane" "(-640 192 -144) (-640 192 -16) (-640 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5128" + "plane" "(-512 144 -144) (-512 144 -16) (-512 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5127" + "plane" "(-512 192 -144) (-512 192 -16) (-640 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5126" + "plane" "(-640 144 -144) (-640 144 -16) (-512 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5125" + "plane" "(-640 192 -144) (-640 144 -144) (-512 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47209" - "plane" "(-1152 1528 1228) (-1168 1528 1228) (-1168 1528 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8736" + side + { + "id" "5136" + "plane" "(-896 144 -16) (-896 192 -16) (-768 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5135" + "plane" "(-896 192 -144) (-896 192 -16) (-896 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5134" + "plane" "(-768 144 -144) (-768 144 -16) (-768 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5133" + "plane" "(-768 192 -144) (-768 192 -16) (-896 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5132" + "plane" "(-896 144 -144) (-896 144 -16) (-768 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5131" + "plane" "(-896 192 -144) (-896 144 -144) (-768 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47208" - "plane" "(-1168 1528 1228) (-1168 1544 1228) (-1168 1544 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "8737" + side + { + "id" "5142" + "plane" "(-896 192 -304) (-896 144 -304) (-768 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5141" + "plane" "(-896 144 -304) (-896 192 -304) (-896 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5140" + "plane" "(-768 192 -304) (-768 144 -304) (-768 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5139" + "plane" "(-896 192 -304) (-768 192 -304) (-768 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5138" + "plane" "(-768 144 -304) (-896 144 -304) (-896 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5137" + "plane" "(-896 144 -144) (-896 192 -144) (-768 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "80682" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80693" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 1536 1228" - editor - { - "color" "208 169 0" - "groupid" "80682" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80696" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 1664 1228" - editor - { - "color" "208 169 0" - "groupid" "80695" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80701" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 1664 1228" - editor - { - "color" "208 169 0" - "groupid" "80695" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80703" - "classname" "func_detail" - solid - { - "id" "80704" - side + hidden { - "id" "47231" - "plane" "(-1184 1656 1248) (-1200 1656 1248) (-1200 1672 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8754" + side + { + "id" "5148" + "plane" "(-1152 192 -304) (-1152 144 -304) (-1024 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5147" + "plane" "(-1152 144 -304) (-1152 192 -304) (-1152 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5146" + "plane" "(-1024 192 -304) (-1024 144 -304) (-1024 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5145" + "plane" "(-1152 192 -304) (-1024 192 -304) (-1024 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5144" + "plane" "(-1024 144 -304) (-1152 144 -304) (-1152 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5143" + "plane" "(-1152 144 -144) (-1152 192 -144) (-1024 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47230" - "plane" "(-1184 1672 1228) (-1200 1672 1228) (-1200 1656 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8755" + side + { + "id" "5154" + "plane" "(-1152 144 -16) (-1152 192 -16) (-1024 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5153" + "plane" "(-1152 192 -144) (-1152 192 -16) (-1152 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5152" + "plane" "(-1024 144 -144) (-1024 144 -16) (-1024 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5151" + "plane" "(-1024 192 -144) (-1024 192 -16) (-1152 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5150" + "plane" "(-1152 144 -144) (-1152 144 -16) (-1024 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5149" + "plane" "(-1152 192 -144) (-1152 144 -144) (-1024 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47229" - "plane" "(-1200 1672 1228) (-1184 1672 1228) (-1184 1672 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8756" + side + { + "id" "5160" + "plane" "(-1408 144 -16) (-1408 192 -16) (-1280 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5159" + "plane" "(-1408 192 -144) (-1408 192 -16) (-1408 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5158" + "plane" "(-1280 144 -144) (-1280 144 -16) (-1280 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5157" + "plane" "(-1280 192 -144) (-1280 192 -16) (-1408 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5156" + "plane" "(-1408 144 -144) (-1408 144 -16) (-1280 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5155" + "plane" "(-1408 192 -144) (-1408 144 -144) (-1280 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47228" - "plane" "(-1184 1656 1228) (-1200 1656 1228) (-1200 1656 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8757" + side + { + "id" "5166" + "plane" "(-1408 192 -304) (-1408 144 -304) (-1280 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5165" + "plane" "(-1408 144 -304) (-1408 192 -304) (-1408 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5164" + "plane" "(-1280 192 -304) (-1280 144 -304) (-1280 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5163" + "plane" "(-1408 192 -304) (-1280 192 -304) (-1280 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5162" + "plane" "(-1280 144 -304) (-1408 144 -304) (-1408 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5161" + "plane" "(-1408 144 -144) (-1408 192 -144) (-1280 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47227" - "plane" "(-1200 1656 1228) (-1200 1672 1228) (-1200 1672 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8758" + side + { + "id" "5172" + "plane" "(-1664 192 -304) (-1664 144 -304) (-1536 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5171" + "plane" "(-1664 144 -304) (-1664 192 -304) (-1664 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5170" + "plane" "(-1536 192 -304) (-1536 144 -304) (-1536 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5169" + "plane" "(-1664 192 -304) (-1536 192 -304) (-1536 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5168" + "plane" "(-1536 144 -304) (-1664 144 -304) (-1664 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5167" + "plane" "(-1664 144 -144) (-1664 192 -144) (-1536 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47226" - "plane" "(-1184 1672 1228) (-1184 1656 1228) (-1184 1656 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8759" + side + { + "id" "5178" + "plane" "(-1664 144 -16) (-1664 192 -16) (-1536 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5177" + "plane" "(-1664 192 -144) (-1664 192 -16) (-1664 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5176" + "plane" "(-1536 144 -144) (-1536 144 -16) (-1536 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5175" + "plane" "(-1536 192 -144) (-1536 192 -16) (-1664 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5174" + "plane" "(-1664 144 -144) (-1664 144 -16) (-1536 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5173" + "plane" "(-1664 192 -144) (-1664 144 -144) (-1536 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "8760" + side + { + "id" "5184" + "plane" "(-1920 144 -16) (-1920 192 -16) (-1792 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5183" + "plane" "(-1920 192 -144) (-1920 192 -16) (-1920 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5182" + "plane" "(-1792 144 -144) (-1792 144 -16) (-1792 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5181" + "plane" "(-1792 192 -144) (-1792 192 -16) (-1920 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5180" + "plane" "(-1920 144 -144) (-1920 144 -16) (-1792 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5179" + "plane" "(-1920 192 -144) (-1920 144 -144) (-1792 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "80705" - side + hidden { - "id" "47237" - "plane" "(-1168 1672 1248) (-1152 1672 1248) (-1152 1656 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8761" + side + { + "id" "5190" + "plane" "(-1920 192 -304) (-1920 144 -304) (-1792 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5189" + "plane" "(-1920 144 -304) (-1920 192 -304) (-1920 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5188" + "plane" "(-1792 192 -304) (-1792 144 -304) (-1792 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5187" + "plane" "(-1920 192 -304) (-1792 192 -304) (-1792 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5186" + "plane" "(-1792 144 -304) (-1920 144 -304) (-1920 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5185" + "plane" "(-1920 144 -144) (-1920 192 -144) (-1792 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47236" - "plane" "(-1168 1656 1228) (-1152 1656 1228) (-1152 1672 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8794" + side + { + "id" "5196" + "plane" "(-2176 192 -304) (-2176 144 -304) (-2048 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5195" + "plane" "(-2176 144 -304) (-2176 192 -304) (-2176 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5194" + "plane" "(-2048 192 -304) (-2048 144 -304) (-2048 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5193" + "plane" "(-2176 192 -304) (-2048 192 -304) (-2048 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5192" + "plane" "(-2048 144 -304) (-2176 144 -304) (-2176 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5191" + "plane" "(-2176 144 -144) (-2176 192 -144) (-2048 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47235" - "plane" "(-1152 1672 1228) (-1152 1656 1228) (-1152 1656 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8795" + side + { + "id" "5202" + "plane" "(-2176 144 -16) (-2176 192 -16) (-2048 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5201" + "plane" "(-2176 192 -144) (-2176 192 -16) (-2176 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5200" + "plane" "(-2048 144 -144) (-2048 144 -16) (-2048 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5199" + "plane" "(-2048 192 -144) (-2048 192 -16) (-2176 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5198" + "plane" "(-2176 144 -144) (-2176 144 -16) (-2048 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5197" + "plane" "(-2176 192 -144) (-2176 144 -144) (-2048 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47234" - "plane" "(-1168 1672 1228) (-1152 1672 1228) (-1152 1672 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8796" + side + { + "id" "5208" + "plane" "(-2432 144 -16) (-2432 192 -16) (-2304 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5207" + "plane" "(-2432 192 -144) (-2432 192 -16) (-2432 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5206" + "plane" "(-2304 144 -144) (-2304 144 -16) (-2304 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5205" + "plane" "(-2304 192 -144) (-2304 192 -16) (-2432 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5204" + "plane" "(-2432 144 -144) (-2432 144 -16) (-2304 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5203" + "plane" "(-2432 192 -144) (-2432 144 -144) (-2304 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47233" - "plane" "(-1152 1656 1228) (-1168 1656 1228) (-1168 1656 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47232" - "plane" "(-1168 1656 1228) (-1168 1672 1228) (-1168 1672 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8797" + side + { + "id" "5214" + "plane" "(-2432 192 -304) (-2432 144 -304) (-2304 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5213" + "plane" "(-2432 144 -304) (-2432 192 -304) (-2432 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5212" + "plane" "(-2304 192 -304) (-2304 144 -304) (-2304 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5211" + "plane" "(-2432 192 -304) (-2304 192 -304) (-2304 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5210" + "plane" "(-2304 144 -304) (-2432 144 -304) (-2432 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5209" + "plane" "(-2432 144 -144) (-2432 192 -144) (-2304 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "8798" + side + { + "id" "5220" + "plane" "(-2688 192 -304) (-2688 144 -304) (-2560 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5219" + "plane" "(-2688 144 -304) (-2688 192 -304) (-2688 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5218" + "plane" "(-2560 192 -304) (-2560 144 -304) (-2560 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5217" + "plane" "(-2688 192 -304) (-2560 192 -304) (-2560 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5216" + "plane" "(-2560 144 -304) (-2688 144 -304) (-2688 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5215" + "plane" "(-2688 144 -144) (-2688 192 -144) (-2560 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "80695" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80706" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 1664 1228" - editor - { - "color" "208 169 0" - "groupid" "80695" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80709" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 1792 1228" - editor - { - "color" "208 169 0" - "groupid" "80708" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80714" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 1792 1228" - editor - { - "color" "208 169 0" - "groupid" "80708" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80716" - "classname" "func_detail" - solid - { - "id" "80717" - side + hidden { - "id" "47255" - "plane" "(-1184 1784 1248) (-1200 1784 1248) (-1200 1800 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8799" + side + { + "id" "5226" + "plane" "(-2688 144 -16) (-2688 192 -16) (-2560 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5225" + "plane" "(-2688 192 -144) (-2688 192 -16) (-2688 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5224" + "plane" "(-2560 144 -144) (-2560 144 -16) (-2560 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5223" + "plane" "(-2560 192 -144) (-2560 192 -16) (-2688 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5222" + "plane" "(-2688 144 -144) (-2688 144 -16) (-2560 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5221" + "plane" "(-2688 192 -144) (-2688 144 -144) (-2560 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47254" - "plane" "(-1184 1800 1228) (-1200 1800 1228) (-1200 1784 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8800" + side + { + "id" "5232" + "plane" "(-2944 144 -16) (-2944 192 -16) (-2816 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5231" + "plane" "(-2944 192 -144) (-2944 192 -16) (-2944 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5230" + "plane" "(-2816 144 -144) (-2816 144 -16) (-2816 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5229" + "plane" "(-2816 192 -144) (-2816 192 -16) (-2944 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5228" + "plane" "(-2944 144 -144) (-2944 144 -16) (-2816 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5227" + "plane" "(-2944 192 -144) (-2944 144 -144) (-2816 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47253" - "plane" "(-1200 1800 1228) (-1184 1800 1228) (-1184 1800 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8801" + side + { + "id" "5238" + "plane" "(-2944 192 -304) (-2944 144 -304) (-2816 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5237" + "plane" "(-2944 144 -304) (-2944 192 -304) (-2944 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5236" + "plane" "(-2816 192 -304) (-2816 144 -304) (-2816 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5235" + "plane" "(-2944 192 -304) (-2816 192 -304) (-2816 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5234" + "plane" "(-2816 144 -304) (-2944 144 -304) (-2944 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5233" + "plane" "(-2944 144 -144) (-2944 192 -144) (-2816 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47252" - "plane" "(-1184 1784 1228) (-1200 1784 1228) (-1200 1784 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8802" + side + { + "id" "5244" + "plane" "(-3200 192 -304) (-3200 144 -304) (-3072 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5243" + "plane" "(-3200 144 -304) (-3200 192 -304) (-3200 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5242" + "plane" "(-3072 192 -304) (-3072 144 -304) (-3072 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5241" + "plane" "(-3200 192 -304) (-3072 192 -304) (-3072 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5240" + "plane" "(-3072 144 -304) (-3200 144 -304) (-3200 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5239" + "plane" "(-3200 144 -144) (-3200 192 -144) (-3072 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47251" - "plane" "(-1200 1784 1228) (-1200 1800 1228) (-1200 1800 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8803" + side + { + "id" "5250" + "plane" "(-3200 144 -16) (-3200 192 -16) (-3072 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5249" + "plane" "(-3200 192 -144) (-3200 192 -16) (-3200 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5248" + "plane" "(-3072 144 -144) (-3072 144 -16) (-3072 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5247" + "plane" "(-3072 192 -144) (-3072 192 -16) (-3200 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5246" + "plane" "(-3200 144 -144) (-3200 144 -16) (-3072 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5245" + "plane" "(-3200 192 -144) (-3200 144 -144) (-3072 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47250" - "plane" "(-1184 1800 1228) (-1184 1784 1228) (-1184 1784 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8804" + side + { + "id" "5256" + "plane" "(-3456 144 -16) (-3456 192 -16) (-3328 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5255" + "plane" "(-3456 192 -144) (-3456 192 -16) (-3456 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5254" + "plane" "(-3328 144 -144) (-3328 144 -16) (-3328 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5253" + "plane" "(-3328 192 -144) (-3328 192 -16) (-3456 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5252" + "plane" "(-3456 144 -144) (-3456 144 -16) (-3328 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5251" + "plane" "(-3456 192 -144) (-3456 144 -144) (-3328 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "8805" + side + { + "id" "5262" + "plane" "(-3456 192 -304) (-3456 144 -304) (-3328 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5261" + "plane" "(-3456 144 -304) (-3456 192 -304) (-3456 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5260" + "plane" "(-3328 192 -304) (-3328 144 -304) (-3328 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5259" + "plane" "(-3456 192 -304) (-3328 192 -304) (-3328 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5258" + "plane" "(-3328 144 -304) (-3456 144 -304) (-3456 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5257" + "plane" "(-3456 144 -144) (-3456 192 -144) (-3328 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "80718" - side + hidden { - "id" "47261" - "plane" "(-1168 1800 1248) (-1152 1800 1248) (-1152 1784 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8806" + side + { + "id" "5268" + "plane" "(-3712 192 -304) (-3712 144 -304) (-3584 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5267" + "plane" "(-3712 144 -304) (-3712 192 -304) (-3712 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5266" + "plane" "(-3584 192 -304) (-3584 144 -304) (-3584 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5265" + "plane" "(-3712 192 -304) (-3584 192 -304) (-3584 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5264" + "plane" "(-3584 144 -304) (-3712 144 -304) (-3712 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5263" + "plane" "(-3712 144 -144) (-3712 192 -144) (-3584 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47260" - "plane" "(-1168 1784 1228) (-1152 1784 1228) (-1152 1800 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8807" + side + { + "id" "5274" + "plane" "(-3712 144 -16) (-3712 192 -16) (-3584 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5273" + "plane" "(-3712 192 -144) (-3712 192 -16) (-3712 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5272" + "plane" "(-3584 144 -144) (-3584 144 -16) (-3584 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5271" + "plane" "(-3584 192 -144) (-3584 192 -16) (-3712 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5270" + "plane" "(-3712 144 -144) (-3712 144 -16) (-3584 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5269" + "plane" "(-3712 192 -144) (-3712 144 -144) (-3584 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47259" - "plane" "(-1152 1800 1228) (-1152 1784 1228) (-1152 1784 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8808" + side + { + "id" "5280" + "plane" "(-3968 144 -16) (-3968 192 -16) (-3840 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5279" + "plane" "(-3968 192 -144) (-3968 192 -16) (-3968 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5278" + "plane" "(-3840 144 -144) (-3840 144 -16) (-3840 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5277" + "plane" "(-3840 192 -144) (-3840 192 -16) (-3968 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5276" + "plane" "(-3968 144 -144) (-3968 144 -16) (-3840 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5275" + "plane" "(-3968 192 -144) (-3968 144 -144) (-3840 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47258" - "plane" "(-1168 1800 1228) (-1152 1800 1228) (-1152 1800 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47257" - "plane" "(-1152 1784 1228) (-1168 1784 1228) (-1168 1784 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8809" + side + { + "id" "5286" + "plane" "(-3968 192 -304) (-3968 144 -304) (-3840 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5285" + "plane" "(-3968 144 -304) (-3968 192 -304) (-3968 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5284" + "plane" "(-3840 192 -304) (-3840 144 -304) (-3840 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5283" + "plane" "(-3968 192 -304) (-3840 192 -304) (-3840 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5282" + "plane" "(-3840 144 -304) (-3968 144 -304) (-3968 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5281" + "plane" "(-3968 144 -144) (-3968 192 -144) (-3840 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47256" - "plane" "(-1168 1784 1228) (-1168 1800 1228) (-1168 1800 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8858" + side + { + "id" "5292" + "plane" "(-4224 192 -304) (-4224 144 -304) (-4096 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5291" + "plane" "(-4224 144 -304) (-4224 192 -304) (-4224 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5290" + "plane" "(-4096 192 -304) (-4096 144 -304) (-4096 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5289" + "plane" "(-4224 192 -304) (-4096 192 -304) (-4096 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5288" + "plane" "(-4096 144 -304) (-4224 144 -304) (-4224 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5287" + "plane" "(-4224 144 -144) (-4224 192 -144) (-4096 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "8859" + side + { + "id" "5298" + "plane" "(-4224 144 -16) (-4224 192 -16) (-4096 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5297" + "plane" "(-4224 192 -144) (-4224 192 -16) (-4224 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5296" + "plane" "(-4096 144 -144) (-4096 144 -16) (-4096 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5295" + "plane" "(-4096 192 -144) (-4096 192 -16) (-4224 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5294" + "plane" "(-4224 144 -144) (-4224 144 -16) (-4096 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5293" + "plane" "(-4224 192 -144) (-4224 144 -144) (-4096 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "80708" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80719" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 1792 1228" - editor - { - "color" "208 169 0" - "groupid" "80708" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80722" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 1920 1228" - editor - { - "color" "208 169 0" - "groupid" "80721" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80727" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 1920 1228" - editor - { - "color" "208 169 0" - "groupid" "80721" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80729" - "classname" "func_detail" - solid - { - "id" "80730" - side + hidden { - "id" "47279" - "plane" "(-1184 1912 1248) (-1200 1912 1248) (-1200 1928 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8860" + side + { + "id" "5304" + "plane" "(-4480 144 -16) (-4480 192 -16) (-4352 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5303" + "plane" "(-4480 192 -144) (-4480 192 -16) (-4480 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5302" + "plane" "(-4352 144 -144) (-4352 144 -16) (-4352 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5301" + "plane" "(-4352 192 -144) (-4352 192 -16) (-4480 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5300" + "plane" "(-4480 144 -144) (-4480 144 -16) (-4352 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5299" + "plane" "(-4480 192 -144) (-4480 144 -144) (-4352 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47278" - "plane" "(-1184 1928 1228) (-1200 1928 1228) (-1200 1912 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8861" + side + { + "id" "5310" + "plane" "(-4480 192 -304) (-4480 144 -304) (-4352 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5309" + "plane" "(-4480 144 -304) (-4480 192 -304) (-4480 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5308" + "plane" "(-4352 192 -304) (-4352 144 -304) (-4352 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5307" + "plane" "(-4480 192 -304) (-4352 192 -304) (-4352 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5306" + "plane" "(-4352 144 -304) (-4480 144 -304) (-4480 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5305" + "plane" "(-4480 144 -144) (-4480 192 -144) (-4352 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47277" - "plane" "(-1200 1928 1228) (-1184 1928 1228) (-1184 1928 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8862" + side + { + "id" "5316" + "plane" "(-4736 192 -304) (-4736 144 -304) (-4608 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5315" + "plane" "(-4736 144 -304) (-4736 192 -304) (-4736 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5314" + "plane" "(-4608 192 -304) (-4608 144 -304) (-4608 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5313" + "plane" "(-4736 192 -304) (-4608 192 -304) (-4608 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5312" + "plane" "(-4608 144 -304) (-4736 144 -304) (-4736 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5311" + "plane" "(-4736 144 -144) (-4736 192 -144) (-4608 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47276" - "plane" "(-1184 1912 1228) (-1200 1912 1228) (-1200 1912 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8863" + side + { + "id" "5322" + "plane" "(-4736 144 -16) (-4736 192 -16) (-4608 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5321" + "plane" "(-4736 192 -144) (-4736 192 -16) (-4736 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5320" + "plane" "(-4608 144 -144) (-4608 144 -16) (-4608 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5319" + "plane" "(-4608 192 -144) (-4608 192 -16) (-4736 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5318" + "plane" "(-4736 144 -144) (-4736 144 -16) (-4608 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5317" + "plane" "(-4736 192 -144) (-4736 144 -144) (-4608 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47275" - "plane" "(-1200 1912 1228) (-1200 1928 1228) (-1200 1928 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8864" + side + { + "id" "5328" + "plane" "(-4992 144 -16) (-4992 192 -16) (-4864 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5327" + "plane" "(-4992 192 -144) (-4992 192 -16) (-4992 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5326" + "plane" "(-4864 144 -144) (-4864 144 -16) (-4864 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5325" + "plane" "(-4864 192 -144) (-4864 192 -16) (-4992 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5324" + "plane" "(-4992 144 -144) (-4992 144 -16) (-4864 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5323" + "plane" "(-4992 192 -144) (-4992 144 -144) (-4864 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47274" - "plane" "(-1184 1928 1228) (-1184 1912 1228) (-1184 1912 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8865" + side + { + "id" "5334" + "plane" "(-4992 192 -304) (-4992 144 -304) (-4864 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5333" + "plane" "(-4992 144 -304) (-4992 192 -304) (-4992 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5332" + "plane" "(-4864 192 -304) (-4864 144 -304) (-4864 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5331" + "plane" "(-4992 192 -304) (-4864 192 -304) (-4864 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5330" + "plane" "(-4864 144 -304) (-4992 144 -304) (-4992 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5329" + "plane" "(-4992 144 -144) (-4992 192 -144) (-4864 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "8866" + side + { + "id" "5340" + "plane" "(-5248 192 -304) (-5248 144 -304) (-5120 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5339" + "plane" "(-5248 144 -304) (-5248 192 -304) (-5248 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5338" + "plane" "(-5120 192 -304) (-5120 144 -304) (-5120 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5337" + "plane" "(-5248 192 -304) (-5120 192 -304) (-5120 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5336" + "plane" "(-5120 144 -304) (-5248 144 -304) (-5248 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5335" + "plane" "(-5248 144 -144) (-5248 192 -144) (-5120 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "80731" - side + hidden { - "id" "47285" - "plane" "(-1168 1928 1248) (-1152 1928 1248) (-1152 1912 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8867" + side + { + "id" "5346" + "plane" "(-5248 144 -16) (-5248 192 -16) (-5120 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5345" + "plane" "(-5248 192 -144) (-5248 192 -16) (-5248 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5344" + "plane" "(-5120 144 -144) (-5120 144 -16) (-5120 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5343" + "plane" "(-5120 192 -144) (-5120 192 -16) (-5248 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5342" + "plane" "(-5248 144 -144) (-5248 144 -16) (-5120 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5341" + "plane" "(-5248 192 -144) (-5248 144 -144) (-5120 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47284" - "plane" "(-1168 1912 1228) (-1152 1912 1228) (-1152 1928 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8868" + side + { + "id" "5352" + "plane" "(-5504 144 -16) (-5504 192 -16) (-5376 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5351" + "plane" "(-5504 192 -144) (-5504 192 -16) (-5504 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5350" + "plane" "(-5376 144 -144) (-5376 144 -16) (-5376 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5349" + "plane" "(-5376 192 -144) (-5376 192 -16) (-5504 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5348" + "plane" "(-5504 144 -144) (-5504 144 -16) (-5376 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5347" + "plane" "(-5504 192 -144) (-5504 144 -144) (-5376 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47283" - "plane" "(-1152 1928 1228) (-1152 1912 1228) (-1152 1912 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47282" - "plane" "(-1168 1928 1228) (-1152 1928 1228) (-1152 1928 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47281" - "plane" "(-1152 1912 1228) (-1168 1912 1228) (-1168 1912 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47280" - "plane" "(-1168 1912 1228) (-1168 1928 1228) (-1168 1928 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "208 169 0" - "groupid" "80721" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80732" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 1920 1228" - editor - { - "color" "208 169 0" - "groupid" "80721" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80735" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 2048 1228" - editor - { - "color" "208 169 0" - "groupid" "80734" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80740" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 2048 1228" - editor - { - "color" "208 169 0" - "groupid" "80734" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80742" - "classname" "func_detail" - solid - { - "id" "80743" - side - { - "id" "47303" - "plane" "(-1184 2040 1248) (-1200 2040 1248) (-1200 2056 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47302" - "plane" "(-1184 2056 1228) (-1200 2056 1228) (-1200 2040 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8869" + side + { + "id" "5358" + "plane" "(-5504 192 -304) (-5504 144 -304) (-5376 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5357" + "plane" "(-5504 144 -304) (-5504 192 -304) (-5504 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5356" + "plane" "(-5376 192 -304) (-5376 144 -304) (-5376 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5355" + "plane" "(-5504 192 -304) (-5376 192 -304) (-5376 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5354" + "plane" "(-5376 144 -304) (-5504 144 -304) (-5504 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5353" + "plane" "(-5504 144 -144) (-5504 192 -144) (-5376 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47301" - "plane" "(-1200 2056 1228) (-1184 2056 1228) (-1184 2056 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8870" + side + { + "id" "5364" + "plane" "(-5760 192 -304) (-5760 144 -304) (-5632 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5363" + "plane" "(-5760 144 -304) (-5760 192 -304) (-5760 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5362" + "plane" "(-5632 192 -304) (-5632 144 -304) (-5632 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5361" + "plane" "(-5760 192 -304) (-5632 192 -304) (-5632 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5360" + "plane" "(-5632 144 -304) (-5760 144 -304) (-5760 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5359" + "plane" "(-5760 144 -144) (-5760 192 -144) (-5632 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47300" - "plane" "(-1184 2040 1228) (-1200 2040 1228) (-1200 2040 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8871" + side + { + "id" "5370" + "plane" "(-5760 144 -16) (-5760 192 -16) (-5632 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5369" + "plane" "(-5760 192 -144) (-5760 192 -16) (-5760 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5368" + "plane" "(-5632 144 -144) (-5632 144 -16) (-5632 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5367" + "plane" "(-5632 192 -144) (-5632 192 -16) (-5760 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5366" + "plane" "(-5760 144 -144) (-5760 144 -16) (-5632 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5365" + "plane" "(-5760 192 -144) (-5760 144 -144) (-5632 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47299" - "plane" "(-1200 2040 1228) (-1200 2056 1228) (-1200 2056 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8872" + side + { + "id" "5376" + "plane" "(-6016 144 -16) (-6016 192 -16) (-5888 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5375" + "plane" "(-6016 192 -144) (-6016 192 -16) (-6016 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5374" + "plane" "(-5888 144 -144) (-5888 144 -16) (-5888 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5373" + "plane" "(-5888 192 -144) (-5888 192 -16) (-6016 192 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5372" + "plane" "(-6016 144 -144) (-6016 144 -16) (-5888 144 -16)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5371" + "plane" "(-6016 192 -144) (-6016 144 -144) (-5888 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47298" - "plane" "(-1184 2056 1228) (-1184 2040 1228) (-1184 2040 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "8873" + side + { + "id" "5382" + "plane" "(-6016 192 -304) (-6016 144 -304) (-5888 144 -304)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5381" + "plane" "(-6016 144 -304) (-6016 192 -304) (-6016 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5380" + "plane" "(-5888 192 -304) (-5888 144 -304) (-5888 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[0 -1 0 64] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5379" + "plane" "(-6016 192 -304) (-5888 192 -304) (-5888 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5378" + "plane" "(-5888 144 -304) (-6016 144 -304) (-6016 144 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5377" + "plane" "(-6016 144 -144) (-6016 192 -144) (-5888 192 -144)" + "material" "CONCRETE/CONCRETEWALL_BUNKER03B" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 256] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "208 169 0" + "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 -9268]" } } - solid +} +hidden +{ + entity { - "id" "80744" - side - { - "id" "47309" - "plane" "(-1168 2056 1248) (-1152 2056 1248) (-1152 2040 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47308" - "plane" "(-1168 2040 1228) (-1152 2040 1228) (-1152 2056 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47307" - "plane" "(-1152 2056 1228) (-1152 2040 1228) (-1152 2040 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47306" - "plane" "(-1168 2056 1228) (-1152 2056 1228) (-1152 2056 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47305" - "plane" "(-1152 2040 1228) (-1168 2040 1228) (-1168 2040 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47304" - "plane" "(-1168 2040 1228) (-1168 2056 1228) (-1168 2056 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "9318" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_mining/pipe_ceiling_1664.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-122.589 -224 176" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 -8768]" } } - editor - { - "color" "208 169 0" - "groupid" "80734" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80745" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 2048 1228" - editor - { - "color" "208 169 0" - "groupid" "80734" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80748" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 2176 1228" - editor - { - "color" "208 169 0" - "groupid" "80747" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80753" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 2176 1228" - editor - { - "color" "208 169 0" - "groupid" "80747" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "80755" - "classname" "func_detail" - solid + entity { - "id" "80756" - side - { - "id" "47327" - "plane" "(-1184 2168 1248) (-1200 2168 1248) (-1200 2184 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47326" - "plane" "(-1184 2184 1228) (-1200 2184 1228) (-1200 2168 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47325" - "plane" "(-1200 2184 1228) (-1184 2184 1228) (-1184 2184 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47324" - "plane" "(-1184 2168 1228) (-1200 2168 1228) (-1200 2168 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47323" - "plane" "(-1200 2168 1228) (-1200 2184 1228) (-1200 2184 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47322" - "plane" "(-1184 2184 1228) (-1184 2168 1228) (-1184 2168 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "9348" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_mining/pipe_ceiling_1664.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1784 -224 176" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 -8768]" } } - solid +} +hidden +{ + entity { - "id" "80757" - side - { - "id" "47333" - "plane" "(-1168 2184 1248) (-1152 2184 1248) (-1152 2168 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 448] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47332" - "plane" "(-1168 2168 1228) (-1152 2168 1228) (-1152 2184 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47331" - "plane" "(-1152 2184 1228) (-1152 2168 1228) (-1152 2168 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47330" - "plane" "(-1168 2184 1228) (-1152 2184 1228) (-1152 2184 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47329" - "plane" "(-1152 2168 1228) (-1168 2168 1228) (-1168 2168 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47328" - "plane" "(-1168 2168 1228) (-1168 2184 1228) (-1168 2184 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "9372" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_mining/pipe_ceiling_1664.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-3448 -224 176" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 -8768]" } } - editor - { - "color" "208 169 0" - "groupid" "80747" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80758" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 2176 1228" - editor - { - "color" "208 169 0" - "groupid" "80747" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "65028" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1176 128 1228" - editor - { - "color" "208 169 0" - "groupid" "80537" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "80075" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1160 128 1228" - editor - { - "color" "208 169 0" - "groupid" "80537" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "80521" - "classname" "func_detail" - solid + entity { - "id" "79883" - side - { - "id" "46943" - "plane" "(-1184 120 1248) (-1200 120 1248) (-1200 136 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46942" - "plane" "(-1184 136 1228) (-1200 136 1228) (-1200 120 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46941" - "plane" "(-1200 136 1228) (-1184 136 1228) (-1184 136 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46940" - "plane" "(-1184 120 1228) (-1200 120 1228) (-1200 120 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "9574" + "classname" "func_detail" + hidden { - "id" "46939" - "plane" "(-1200 120 1228) (-1200 136 1228) (-1200 136 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "554" + side + { + "id" "5808" + "plane" "(-112 -224 -16) (-88 -240 -16) (-168 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5807" + "plane" "(-88 -304 -128) (-112 -288 -128) (-144 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5806" + "plane" "(-168 -240 -16) (-168 -304 -128) (-144 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 232.323] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -256.967] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5805" + "plane" "(-88 -304 -128) (-88 -240 -16) (-112 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -498.081] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -2.45645] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5804" + "plane" "(-144 -224 -16) (-144 -288 -128) (-112 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5803" + "plane" "(-168 -304 -128) (-168 -240 -16) (-88 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "46938" - "plane" "(-1184 136 1228) (-1184 120 1228) (-1184 120 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9393" + side + { + "id" "5814" + "plane" "(-304 -224 -16) (-280 -240 -16) (-360 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 192] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5813" + "plane" "(-280 -304 -128) (-304 -288 -128) (-336 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 192] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5812" + "plane" "(-360 -240 -16) (-360 -304 -128) (-336 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 385.005] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -447.85] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5811" + "plane" "(-280 -304 -128) (-280 -240 -16) (-304 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 166.6] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 188.426] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5810" + "plane" "(-336 -224 -16) (-336 -288 -128) (-304 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 192] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5809" + "plane" "(-360 -304 -128) (-360 -240 -16) (-280 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 192] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "9398" + side + { + "id" "5820" + "plane" "(-704 -224 -16) (-680 -240 -16) (-760 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5819" + "plane" "(-680 -304 -128) (-704 -288 -128) (-736 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5818" + "plane" "(-760 -240 -16) (-760 -304 -128) (-736 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 233.758] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -333.522] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5817" + "plane" "(-680 -304 -128) (-680 -240 -16) (-704 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 15.3538] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 74.0989] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5816" + "plane" "(-736 -224 -16) (-736 -288 -128) (-704 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5815" + "plane" "(-760 -304 -128) (-760 -240 -16) (-680 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "79885" - side + hidden { - "id" "46949" - "plane" "(-1168 136 1248) (-1152 136 1248) (-1152 120 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46948" - "plane" "(-1168 120 1228) (-1152 120 1228) (-1152 136 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9399" + side + { + "id" "5826" + "plane" "(-512 -224 -16) (-488 -240 -16) (-568 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5825" + "plane" "(-488 -304 -128) (-512 -288 -128) (-544 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5824" + "plane" "(-568 -240 -16) (-568 -304 -128) (-544 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 81.0768] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -142.639] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5823" + "plane" "(-488 -304 -128) (-488 -240 -16) (-512 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 374.672] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 395.216] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5822" + "plane" "(-544 -224 -16) (-544 -288 -128) (-512 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5821" + "plane" "(-568 -304 -128) (-568 -240 -16) (-488 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "46947" - "plane" "(-1152 136 1228) (-1152 120 1228) (-1152 120 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9412" + side + { + "id" "5832" + "plane" "(-880 -224 -16) (-856 -240 -16) (-936 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5831" + "plane" "(-856 -304 -128) (-880 -288 -128) (-912 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5830" + "plane" "(-936 -240 -16) (-936 -304 -128) (-912 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -180.95] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -508.498] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5829" + "plane" "(-856 -304 -128) (-856 -240 -16) (-880 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -399.355] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -262.925] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5828" + "plane" "(-912 -224 -16) (-912 -288 -128) (-880 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5827" + "plane" "(-936 -304 -128) (-936 -240 -16) (-856 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "46946" - "plane" "(-1168 136 1228) (-1152 136 1228) (-1152 136 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9413" + side + { + "id" "5838" + "plane" "(-1072 -224 -16) (-1048 -240 -16) (-1128 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5837" + "plane" "(-1048 -304 -128) (-1072 -288 -128) (-1104 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5836" + "plane" "(-1128 -240 -16) (-1128 -304 -128) (-1104 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -28.2682] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -187.381] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5835" + "plane" "(-1048 -304 -128) (-1048 -240 -16) (-1072 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -246.673] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -72.0423] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5834" + "plane" "(-1104 -224 -16) (-1104 -288 -128) (-1072 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5833" + "plane" "(-1128 -304 -128) (-1128 -240 -16) (-1048 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "46945" - "plane" "(-1152 120 1228) (-1168 120 1228) (-1168 120 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9414" + side + { + "id" "5844" + "plane" "(-1472 -224 -16) (-1448 -240 -16) (-1528 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5843" + "plane" "(-1448 -304 -128) (-1472 -288 -128) (-1504 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5842" + "plane" "(-1528 -240 -16) (-1528 -304 -128) (-1504 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -179.515] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -73.0536] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5841" + "plane" "(-1448 -304 -128) (-1448 -240 -16) (-1472 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -397.92] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -186.37] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5840" + "plane" "(-1504 -224 -16) (-1504 -288 -128) (-1472 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5839" + "plane" "(-1528 -304 -128) (-1528 -240 -16) (-1448 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "46944" - "plane" "(-1168 120 1228) (-1168 136 1228) (-1168 136 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9415" + side + { + "id" "5850" + "plane" "(-1280 -224 -16) (-1256 -240 -16) (-1336 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5849" + "plane" "(-1256 -304 -128) (-1280 -288 -128) (-1312 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5848" + "plane" "(-1336 -240 -16) (-1336 -304 -128) (-1312 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -332.197] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -394.171] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5847" + "plane" "(-1256 -304 -128) (-1256 -240 -16) (-1280 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -38.6014] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 134.747] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5846" + "plane" "(-1312 -224 -16) (-1312 -288 -128) (-1280 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5845" + "plane" "(-1336 -304 -128) (-1336 -240 -16) (-1256 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "9432" + side + { + "id" "5856" + "plane" "(-1648 -224 -16) (-1624 -240 -16) (-1704 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5855" + "plane" "(-1624 -304 -128) (-1648 -288 -128) (-1680 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5854" + "plane" "(-1704 -240 -16) (-1704 -304 -128) (-1680 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -82.2235] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -248.029] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5853" + "plane" "(-1624 -304 -128) (-1624 -240 -16) (-1648 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 211.371] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -11.3938] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5852" + "plane" "(-1680 -224 -16) (-1680 -288 -128) (-1648 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5851" + "plane" "(-1704 -304 -128) (-1704 -240 -16) (-1624 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "80537" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "80196" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1192 128 1228" - editor - { - "color" "208 169 0" - "groupid" "80537" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81209" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 208 1228" - editor - { - "color" "208 169 0" - "groupid" "81208" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81214" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 208 1228" - editor - { - "color" "208 169 0" - "groupid" "81208" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81216" - "classname" "func_detail" - solid - { - "id" "81217" - side + hidden { - "id" "47543" - "plane" "(-1664 200 1248) (-1680 200 1248) (-1680 216 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9433" + side + { + "id" "5862" + "plane" "(-1840 -224 -16) (-1816 -240 -16) (-1896 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 192] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5861" + "plane" "(-1816 -304 -128) (-1840 -288 -128) (-1872 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 192] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5860" + "plane" "(-1896 -240 -16) (-1896 -304 -128) (-1872 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 70.4582] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -438.912] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5859" + "plane" "(-1816 -304 -128) (-1816 -240 -16) (-1840 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 364.053] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 179.489] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5858" + "plane" "(-1872 -224 -16) (-1872 -288 -128) (-1840 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 192] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5857" + "plane" "(-1896 -304 -128) (-1896 -240 -16) (-1816 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 192] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47542" - "plane" "(-1664 216 1228) (-1680 216 1228) (-1680 200 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9434" + side + { + "id" "5868" + "plane" "(-2240 -224 -16) (-2216 -240 -16) (-2296 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5867" + "plane" "(-2216 -304 -128) (-2240 -288 -128) (-2272 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5866" + "plane" "(-2296 -240 -16) (-2296 -304 -128) (-2272 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -80.7884] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -324.585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5865" + "plane" "(-2216 -304 -128) (-2216 -240 -16) (-2240 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 212.807] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 65.1615] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5864" + "plane" "(-2272 -224 -16) (-2272 -288 -128) (-2240 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5863" + "plane" "(-2296 -304 -128) (-2296 -240 -16) (-2216 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47541" - "plane" "(-1680 216 1228) (-1664 216 1228) (-1664 216 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9435" + side + { + "id" "5874" + "plane" "(-2048 -224 -16) (-2024 -240 -16) (-2104 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5873" + "plane" "(-2024 -304 -128) (-2048 -288 -128) (-2080 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5872" + "plane" "(-2104 -240 -16) (-2104 -304 -128) (-2080 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 278.53] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -133.702] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5871" + "plane" "(-2024 -304 -128) (-2024 -240 -16) (-2048 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 60.1248] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 386.279] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5870" + "plane" "(-2080 -224 -16) (-2080 -288 -128) (-2048 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5869" + "plane" "(-2104 -304 -128) (-2104 -240 -16) (-2024 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47540" - "plane" "(-1664 200 1228) (-1680 200 1228) (-1680 200 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9456" + side + { + "id" "5880" + "plane" "(-2416 -224 -16) (-2392 -240 -16) (-2472 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5879" + "plane" "(-2392 -304 -128) (-2416 -288 -128) (-2448 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5878" + "plane" "(-2472 -240 -16) (-2472 -304 -128) (-2448 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -495.497] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 12.4393] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5877" + "plane" "(-2392 -304 -128) (-2392 -240 -16) (-2416 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -201.902] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 240.137] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5876" + "plane" "(-2448 -224 -16) (-2448 -288 -128) (-2416 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5875" + "plane" "(-2472 -304 -128) (-2472 -240 -16) (-2392 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47539" - "plane" "(-1680 200 1228) (-1680 216 1228) (-1680 216 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9457" + side + { + "id" "5886" + "plane" "(-2608 -224 -16) (-2584 -240 -16) (-2664 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5885" + "plane" "(-2584 -304 -128) (-2608 -288 -128) (-2640 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5884" + "plane" "(-2664 -240 -16) (-2664 -304 -128) (-2640 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -342.815] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -178.443] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5883" + "plane" "(-2584 -304 -128) (-2584 -240 -16) (-2608 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -49.2203] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -80.9791] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5882" + "plane" "(-2640 -224 -16) (-2640 -288 -128) (-2608 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5881" + "plane" "(-2664 -304 -128) (-2664 -240 -16) (-2584 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47538" - "plane" "(-1664 216 1228) (-1664 200 1228) (-1664 200 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9458" + side + { + "id" "5892" + "plane" "(-3008 -224 -16) (-2984 -240 -16) (-3064 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5891" + "plane" "(-2984 -304 -128) (-3008 -288 -128) (-3040 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5890" + "plane" "(-3064 -240 -16) (-3064 -304 -128) (-3040 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -494.062] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -64.1161] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5889" + "plane" "(-2984 -304 -128) (-2984 -240 -16) (-3008 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -200.466] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 316.693] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5888" + "plane" "(-3040 -224 -16) (-3040 -288 -128) (-3008 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5887" + "plane" "(-3064 -304 -128) (-3064 -240 -16) (-2984 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "81218" - side - { - "id" "47549" - "plane" "(-1648 216 1248) (-1632 216 1248) (-1632 200 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9459" + side + { + "id" "5898" + "plane" "(-2816 -224 -16) (-2792 -240 -16) (-2872 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5897" + "plane" "(-2792 -304 -128) (-2816 -288 -128) (-2848 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5896" + "plane" "(-2872 -240 -16) (-2872 -304 -128) (-2848 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -134.744] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 126.767] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5895" + "plane" "(-2792 -304 -128) (-2792 -240 -16) (-2816 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -353.148] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 125.81] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5894" + "plane" "(-2848 -224 -16) (-2848 -288 -128) (-2816 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5893" + "plane" "(-2872 -304 -128) (-2872 -240 -16) (-2792 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47548" - "plane" "(-1648 200 1228) (-1632 200 1228) (-1632 216 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9460" + side + { + "id" "5904" + "plane" "(-3184 -224 -16) (-3160 -240 -16) (-3240 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5903" + "plane" "(-3160 -304 -128) (-3184 -288 -128) (-3216 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5902" + "plane" "(-3240 -240 -16) (-3240 -304 -128) (-3216 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -396.77] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -239.092] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5901" + "plane" "(-3160 -304 -128) (-3160 -240 -16) (-3184 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -103.175] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -20.3312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5900" + "plane" "(-3216 -224 -16) (-3216 -288 -128) (-3184 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5899" + "plane" "(-3240 -304 -128) (-3240 -240 -16) (-3160 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47547" - "plane" "(-1632 216 1228) (-1632 200 1228) (-1632 200 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9461" + side + { + "id" "5910" + "plane" "(-3376 -224 -16) (-3352 -240 -16) (-3432 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5909" + "plane" "(-3352 -304 -128) (-3376 -288 -128) (-3408 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5908" + "plane" "(-3432 -240 -16) (-3432 -304 -128) (-3408 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -244.088] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 82.0252] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5907" + "plane" "(-3352 -304 -128) (-3352 -240 -16) (-3376 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -462.494] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 170.551] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5906" + "plane" "(-3408 -224 -16) (-3408 -288 -128) (-3376 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5905" + "plane" "(-3432 -304 -128) (-3432 -240 -16) (-3352 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47546" - "plane" "(-1648 216 1228) (-1632 216 1228) (-1632 216 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9462" + side + { + "id" "5916" + "plane" "(-3776 -224 -16) (-3752 -240 -16) (-3832 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5915" + "plane" "(-3752 -304 -128) (-3776 -288 -128) (-3808 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5914" + "plane" "(-3832 -240 -16) (-3832 -304 -128) (-3808 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -395.335] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -315.647] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5913" + "plane" "(-3752 -304 -128) (-3752 -240 -16) (-3776 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -101.74] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 56.2241] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5912" + "plane" "(-3808 -224 -16) (-3808 -288 -128) (-3776 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5911" + "plane" "(-3832 -304 -128) (-3832 -240 -16) (-3752 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47545" - "plane" "(-1632 200 1228) (-1648 200 1228) (-1648 200 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9463" + side + { + "id" "5922" + "plane" "(-3584 -224 -16) (-3560 -240 -16) (-3640 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5921" + "plane" "(-3560 -304 -128) (-3584 -288 -128) (-3616 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5920" + "plane" "(-3640 -240 -16) (-3640 -304 -128) (-3616 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -36.017] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -124.765] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5919" + "plane" "(-3560 -304 -128) (-3560 -240 -16) (-3584 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -254.422] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -134.659] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5918" + "plane" "(-3616 -224 -16) (-3616 -288 -128) (-3584 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5917" + "plane" "(-3640 -304 -128) (-3640 -240 -16) (-3560 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47544" - "plane" "(-1648 200 1228) (-1648 216 1228) (-1648 216 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9464" + side + { + "id" "5928" + "plane" "(-3952 -224 -16) (-3928 -240 -16) (-4008 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5927" + "plane" "(-3928 -304 -128) (-3952 -288 -128) (-3984 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5926" + "plane" "(-4008 -240 -16) (-4008 -304 -128) (-3984 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -298.044] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 21.3767] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5925" + "plane" "(-3928 -304 -128) (-3928 -240 -16) (-3952 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -4.44879] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 231.2] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5924" + "plane" "(-3984 -224 -16) (-3984 -288 -128) (-3952 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5923" + "plane" "(-4008 -304 -128) (-4008 -240 -16) (-3928 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "9465" + side + { + "id" "5934" + "plane" "(-4144 -224 -16) (-4120 -240 -16) (-4200 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5933" + "plane" "(-4120 -304 -128) (-4144 -288 -128) (-4176 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5932" + "plane" "(-4200 -240 -16) (-4200 -304 -128) (-4176 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -145.362] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -169.506] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5931" + "plane" "(-4120 -304 -128) (-4120 -240 -16) (-4144 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -363.767] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -89.9171] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5930" + "plane" "(-4176 -224 -16) (-4176 -288 -128) (-4144 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5929" + "plane" "(-4200 -304 -128) (-4200 -240 -16) (-4120 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "81208" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81219" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 208 1228" - editor - { - "color" "208 169 0" - "groupid" "81208" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81222" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 336 1228" - editor - { - "color" "208 169 0" - "groupid" "81221" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81227" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 336 1228" - editor - { - "color" "208 169 0" - "groupid" "81221" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81229" - "classname" "func_detail" - solid - { - "id" "81230" - side + hidden { - "id" "47555" - "plane" "(-1664 328 1248) (-1680 328 1248) (-1680 344 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9466" + side + { + "id" "5940" + "plane" "(-4544 -224 -16) (-4520 -240 -16) (-4600 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5939" + "plane" "(-4520 -304 -128) (-4544 -288 -128) (-4576 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5938" + "plane" "(-4600 -240 -16) (-4600 -304 -128) (-4576 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -296.609] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -55.1788] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5937" + "plane" "(-4520 -304 -128) (-4520 -240 -16) (-4544 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -3.01324] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 307.755] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5936" + "plane" "(-4576 -224 -16) (-4576 -288 -128) (-4544 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5935" + "plane" "(-4600 -304 -128) (-4600 -240 -16) (-4520 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47554" - "plane" "(-1664 344 1228) (-1680 344 1228) (-1680 328 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9467" + side + { + "id" "5946" + "plane" "(-4352 -224 -16) (-4328 -240 -16) (-4408 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5945" + "plane" "(-4328 -304 -128) (-4352 -288 -128) (-4384 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5944" + "plane" "(-4408 -240 -16) (-4408 -304 -128) (-4384 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -449.29] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 135.704] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5943" + "plane" "(-4328 -304 -128) (-4328 -240 -16) (-4352 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -155.695] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 116.873] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5942" + "plane" "(-4384 -224 -16) (-4384 -288 -128) (-4352 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5941" + "plane" "(-4408 -304 -128) (-4408 -240 -16) (-4328 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47553" - "plane" "(-1680 344 1228) (-1664 344 1228) (-1664 344 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9492" + side + { + "id" "5952" + "plane" "(-4720 -224 -16) (-4696 -240 -16) (-4776 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5951" + "plane" "(-4696 -304 -128) (-4720 -288 -128) (-4752 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5950" + "plane" "(-4776 -240 -16) (-4776 -304 -128) (-4752 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -199.317] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 281.846] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5949" + "plane" "(-4696 -304 -128) (-4696 -240 -16) (-4720 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -417.722] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -29.2687] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5948" + "plane" "(-4752 -224 -16) (-4752 -288 -128) (-4720 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5947" + "plane" "(-4776 -304 -128) (-4776 -240 -16) (-4696 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47552" - "plane" "(-1664 328 1228) (-1680 328 1228) (-1680 328 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9493" + side + { + "id" "5958" + "plane" "(-4912 -224 -16) (-4888 -240 -16) (-4968 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5957" + "plane" "(-4888 -304 -128) (-4912 -288 -128) (-4944 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5956" + "plane" "(-4968 -240 -16) (-4968 -304 -128) (-4944 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -46.6356] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 90.9628] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5955" + "plane" "(-4888 -304 -128) (-4888 -240 -16) (-4912 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -265.04] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 161.614] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5954" + "plane" "(-4944 -224 -16) (-4944 -288 -128) (-4912 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5953" + "plane" "(-4968 -304 -128) (-4968 -240 -16) (-4888 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47551" - "plane" "(-1680 328 1228) (-1680 344 1228) (-1680 344 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9494" + side + { + "id" "5964" + "plane" "(-5312 -224 -16) (-5288 -240 -16) (-5368 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5963" + "plane" "(-5288 -304 -128) (-5312 -288 -128) (-5344 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5962" + "plane" "(-5368 -240 -16) (-5368 -304 -128) (-5344 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -197.882] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 205.29] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5961" + "plane" "(-5288 -304 -128) (-5288 -240 -16) (-5312 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -416.287] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 47.2869] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5960" + "plane" "(-5344 -224 -16) (-5344 -288 -128) (-5312 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5959" + "plane" "(-5368 -304 -128) (-5368 -240 -16) (-5288 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47550" - "plane" "(-1664 344 1228) (-1664 328 1228) (-1664 328 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "9495" + side + { + "id" "5970" + "plane" "(-5120 -224 -16) (-5096 -240 -16) (-5176 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5969" + "plane" "(-5096 -304 -128) (-5120 -288 -128) (-5152 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5968" + "plane" "(-5176 -240 -16) (-5176 -304 -128) (-5152 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -350.563] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -115.827] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5967" + "plane" "(-5096 -304 -128) (-5096 -240 -16) (-5120 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -56.9689] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -143.596] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5966" + "plane" "(-5152 -224 -16) (-5152 -288 -128) (-5120 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5965" + "plane" "(-5176 -304 -128) (-5176 -240 -16) (-5096 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "81231" - side + hidden { - "id" "47561" - "plane" "(-1648 344 1248) (-1632 344 1248) (-1632 328 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9496" + side + { + "id" "5976" + "plane" "(-5488 -224 -16) (-5464 -240 -16) (-5544 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5975" + "plane" "(-5464 -304 -128) (-5488 -288 -128) (-5520 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5974" + "plane" "(-5544 -240 -16) (-5544 -304 -128) (-5520 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -100.591] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 30.3144] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5973" + "plane" "(-5464 -304 -128) (-5464 -240 -16) (-5488 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -318.995] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 222.263] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5972" + "plane" "(-5520 -224 -16) (-5520 -288 -128) (-5488 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5971" + "plane" "(-5544 -304 -128) (-5544 -240 -16) (-5464 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47560" - "plane" "(-1648 328 1228) (-1632 328 1228) (-1632 344 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9497" + side + { + "id" "5982" + "plane" "(-5680 -224 -16) (-5656 -240 -16) (-5736 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5981" + "plane" "(-5656 -304 -128) (-5680 -288 -128) (-5712 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5980" + "plane" "(-5736 -240 -16) (-5736 -304 -128) (-5712 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 52.0909] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -160.568] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5979" + "plane" "(-5656 -304 -128) (-5656 -240 -16) (-5680 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -166.314] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -98.8547] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5978" + "plane" "(-5712 -224 -16) (-5712 -288 -128) (-5680 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5977" + "plane" "(-5736 -304 -128) (-5736 -240 -16) (-5656 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47559" - "plane" "(-1632 344 1228) (-1632 328 1228) (-1632 328 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9498" + side + { + "id" "5988" + "plane" "(-6080 -224 -16) (-6056 -240 -16) (-6136 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5987" + "plane" "(-6056 -304 -128) (-6080 -288 -128) (-6112 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5986" + "plane" "(-6136 -240 -16) (-6136 -304 -128) (-6112 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -99.1552] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 -46.2413] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5985" + "plane" "(-6056 -304 -128) (-6056 -240 -16) (-6080 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 -317.561] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 -213.182] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5984" + "plane" "(-6112 -224 -16) (-6112 -288 -128) (-6080 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5983" + "plane" "(-6136 -304 -128) (-6136 -240 -16) (-6056 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47558" - "plane" "(-1648 344 1228) (-1632 344 1228) (-1632 344 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9499" + side + { + "id" "5994" + "plane" "(-5888 -224 -16) (-5864 -240 -16) (-5944 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5993" + "plane" "(-5864 -304 -128) (-5888 -288 -128) (-5920 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5992" + "plane" "(-5944 -240 -16) (-5944 -304 -128) (-5920 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 0.434954 -0.248545 -251.837] 0.25" + "vaxis" "[-0.248545 -0.057951 -0.966885 144.642] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5991" + "plane" "(-5864 -304 -128) (-5864 -240 -16) (-5888 -224 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0.865471 -0.434954 0.248545 41.7577] 0.25" + "vaxis" "[0.248545 -0.057951 -0.966885 107.935] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5990" + "plane" "(-5920 -224 -16) (-5920 -288 -128) (-5888 -288 -128)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5989" + "plane" "(-5944 -304 -128) (-5944 -240 -16) (-5864 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47557" - "plane" "(-1632 328 1228) (-1648 328 1228) (-1648 328 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "552" + side + { + "id" "6000" + "plane" "(-6144 -320 -16) (-6144 -240 -16) (0 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5999" + "plane" "(-6144 -304 -128) (-6144 -320 -80) (0 -320 -80)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5998" + "plane" "(-6144 -304 -128) (-6144 -240 -16) (-6144 -320 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5997" + "plane" "(0 -240 -16) (0 -304 -128) (0 -320 -80)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5996" + "plane" "(0 -304 -128) (0 -240 -16) (-6144 -240 -16)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[-1 0 0 269] 0.25" + "vaxis" "[0 -0.496139 -0.868243 -19.8611] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "5995" + "plane" "(0 -320 -16) (0 -320 -80) (-6144 -320 -80)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47556" - "plane" "(-1648 328 1228) (-1648 344 1228) (-1648 344 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "546" + side + { + "id" "6006" + "plane" "(-6144 -224 0) (0 -224 0) (0 -320 0)" + "material" "CONCRETE/CONCRETEFLOOR028A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "6005" + "plane" "(-6144 -320 -16) (0 -320 -16) (0 -224 -16)" + "material" "CONCRETE/CONCRETEFLOOR028A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "6004" + "plane" "(-6144 -224 0) (-6144 -320 0) (-6144 -320 -16)" + "material" "CONCRETE/CONCRETEFLOOR028A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "6003" + "plane" "(0 -224 -16) (0 -320 -16) (0 -320 0)" + "material" "CONCRETE/CONCRETEFLOOR028A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "6002" + "plane" "(0 -224 0) (-6144 -224 0) (-6144 -224 -16)" + "material" "CONCRETE/CONCRETEFLOOR028A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "6001" + "plane" "(0 -320 -16) (-6144 -320 -16) (-6144 -320 0)" + "material" "CONCRETE/CONCRETEFLOOR028A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "208 169 0" + "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 9500]" } } - editor - { - "color" "208 169 0" - "groupid" "81221" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81232" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 336 1228" - editor - { - "color" "208 169 0" - "groupid" "81221" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81235" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 464 1228" - editor - { - "color" "208 169 0" - "groupid" "81234" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81240" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 464 1228" - editor - { - "color" "208 169 0" - "groupid" "81234" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "81242" - "classname" "func_detail" - solid + entity { - "id" "81243" - side + "id" "10714" + "classname" "func_detail" + hidden { - "id" "47567" - "plane" "(-1664 456 1248) (-1680 456 1248) (-1680 472 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "1576" + side + { + "id" "9240" + "plane" "(-32 312 144) (-96 312 144) (-96 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9239" + "plane" "(-32 384 80) (-96 384 80) (-96 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 -225] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9238" + "plane" "(-96 312 112) (-96 384 80) (-96 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9237" + "plane" "(-32 312 144) (-32 384 144) (-32 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9236" + "plane" "(-96 384 80) (-32 384 80) (-32 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9235" + "plane" "(-96 312 144) (-32 312 144) (-32 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47566" - "plane" "(-1664 472 1228) (-1680 472 1228) (-1680 456 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "2352" + side + { + "id" "9246" + "plane" "(-128 384 128) (-128 384 0) (-128 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9245" + "plane" "(0 512 128) (0 512 0) (0 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9244" + "plane" "(-128 512 128) (-128 512 0) (0 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9243" + "plane" "(0 384 128) (0 384 0) (-128 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9242" + "plane" "(-128 384 128) (-128 512 128) (0 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9241" + "plane" "(-128 512 0) (-128 384 0) (0 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47565" - "plane" "(-1680 472 1228) (-1664 472 1228) (-1664 472 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "4064" + side + { + "id" "9252" + "plane" "(-384 384 128) (-384 384 0) (-384 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9251" + "plane" "(-256 512 128) (-256 512 0) (-256 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9250" + "plane" "(-384 512 128) (-384 512 0) (-256 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9249" + "plane" "(-256 384 128) (-256 384 0) (-384 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9248" + "plane" "(-384 384 128) (-384 512 128) (-256 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9247" + "plane" "(-384 512 0) (-384 384 0) (-256 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47564" - "plane" "(-1664 456 1228) (-1680 456 1228) (-1680 456 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "4065" + side + { + "id" "9258" + "plane" "(-288 312 144) (-352 312 144) (-352 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9257" + "plane" "(-288 384 80) (-352 384 80) (-352 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9256" + "plane" "(-352 312 112) (-352 384 80) (-352 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9255" + "plane" "(-288 312 144) (-288 384 144) (-288 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9254" + "plane" "(-352 384 80) (-288 384 80) (-288 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9253" + "plane" "(-352 312 144) (-288 312 144) (-288 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47563" - "plane" "(-1680 456 1228) (-1680 472 1228) (-1680 472 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "4080" + side + { + "id" "9264" + "plane" "(-640 384 128) (-640 384 0) (-640 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9263" + "plane" "(-512 512 128) (-512 512 0) (-512 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9262" + "plane" "(-640 512 128) (-640 512 0) (-512 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9261" + "plane" "(-512 384 128) (-512 384 0) (-640 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9260" + "plane" "(-640 384 128) (-640 512 128) (-512 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9259" + "plane" "(-640 512 0) (-640 384 0) (-512 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47562" - "plane" "(-1664 472 1228) (-1664 456 1228) (-1664 456 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "4081" + side + { + "id" "9270" + "plane" "(-544 312 144) (-608 312 144) (-608 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9269" + "plane" "(-544 384 80) (-608 384 80) (-608 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9268" + "plane" "(-608 312 112) (-608 384 80) (-608 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9267" + "plane" "(-544 312 144) (-544 384 144) (-544 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9266" + "plane" "(-608 384 80) (-544 384 80) (-544 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9265" + "plane" "(-608 312 144) (-544 312 144) (-544 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "81244" - side + hidden { - "id" "47573" - "plane" "(-1648 472 1248) (-1632 472 1248) (-1632 456 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9657" + side + { + "id" "9276" + "plane" "(-1408 384 128) (-1408 384 0) (-1408 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9275" + "plane" "(-1280 512 128) (-1280 512 0) (-1280 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9274" + "plane" "(-1408 512 128) (-1408 512 0) (-1280 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9273" + "plane" "(-1280 384 128) (-1280 384 0) (-1408 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9272" + "plane" "(-1408 384 128) (-1408 512 128) (-1280 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9271" + "plane" "(-1408 512 0) (-1408 384 0) (-1280 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47572" - "plane" "(-1648 456 1228) (-1632 456 1228) (-1632 472 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9658" + side + { + "id" "9282" + "plane" "(-1312 312 144) (-1376 312 144) (-1376 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9281" + "plane" "(-1312 384 80) (-1376 384 80) (-1376 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 -225] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9280" + "plane" "(-1376 312 112) (-1376 384 80) (-1376 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9279" + "plane" "(-1312 312 144) (-1312 384 144) (-1312 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9278" + "plane" "(-1376 384 80) (-1312 384 80) (-1312 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9277" + "plane" "(-1376 312 144) (-1312 312 144) (-1312 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47571" - "plane" "(-1632 472 1228) (-1632 456 1228) (-1632 456 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9661" + side + { + "id" "9288" + "plane" "(-1056 312 144) (-1120 312 144) (-1120 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9287" + "plane" "(-1056 384 80) (-1120 384 80) (-1120 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 -225] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9286" + "plane" "(-1120 312 112) (-1120 384 80) (-1120 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9285" + "plane" "(-1056 312 144) (-1056 384 144) (-1056 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9284" + "plane" "(-1120 384 80) (-1056 384 80) (-1056 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9283" + "plane" "(-1120 312 144) (-1056 312 144) (-1056 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47570" - "plane" "(-1648 472 1228) (-1632 472 1228) (-1632 472 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9662" + side + { + "id" "9294" + "plane" "(-1152 384 128) (-1152 384 0) (-1152 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9293" + "plane" "(-1024 512 128) (-1024 512 0) (-1024 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9292" + "plane" "(-1152 512 128) (-1152 512 0) (-1024 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9291" + "plane" "(-1024 384 128) (-1024 384 0) (-1152 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9290" + "plane" "(-1152 384 128) (-1152 512 128) (-1024 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9289" + "plane" "(-1152 512 0) (-1152 384 0) (-1024 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47569" - "plane" "(-1632 456 1228) (-1648 456 1228) (-1648 456 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9665" + side + { + "id" "9300" + "plane" "(-800 312 144) (-864 312 144) (-864 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9299" + "plane" "(-800 384 80) (-864 384 80) (-864 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 -225] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9298" + "plane" "(-864 312 112) (-864 384 80) (-864 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9297" + "plane" "(-800 312 144) (-800 384 144) (-800 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9296" + "plane" "(-864 384 80) (-800 384 80) (-800 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9295" + "plane" "(-864 312 144) (-800 312 144) (-800 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47568" - "plane" "(-1648 456 1228) (-1648 472 1228) (-1648 472 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9666" + side + { + "id" "9306" + "plane" "(-896 384 128) (-896 384 0) (-896 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9305" + "plane" "(-768 512 128) (-768 512 0) (-768 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9304" + "plane" "(-896 512 128) (-896 512 0) (-768 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9303" + "plane" "(-768 384 128) (-768 384 0) (-896 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9302" + "plane" "(-896 384 128) (-896 512 128) (-768 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9301" + "plane" "(-896 512 0) (-896 384 0) (-768 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "9693" + side + { + "id" "9312" + "plane" "(-2176 384 128) (-2176 384 0) (-2176 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9311" + "plane" "(-2048 512 128) (-2048 512 0) (-2048 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9310" + "plane" "(-2176 512 128) (-2176 512 0) (-2048 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9309" + "plane" "(-2048 384 128) (-2048 384 0) (-2176 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9308" + "plane" "(-2176 384 128) (-2176 512 128) (-2048 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9307" + "plane" "(-2176 512 0) (-2176 384 0) (-2048 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "81234" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81245" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 464 1228" - editor - { - "color" "208 169 0" - "groupid" "81234" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81248" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 592 1228" - editor - { - "color" "208 169 0" - "groupid" "81247" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81253" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 592 1228" - editor - { - "color" "208 169 0" - "groupid" "81247" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81255" - "classname" "func_detail" - solid - { - "id" "81256" - side + hidden { - "id" "47579" - "plane" "(-1664 584 1248) (-1680 584 1248) (-1680 600 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9694" + side + { + "id" "9318" + "plane" "(-2080 312 144) (-2144 312 144) (-2144 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9317" + "plane" "(-2080 384 80) (-2144 384 80) (-2144 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9316" + "plane" "(-2144 312 112) (-2144 384 80) (-2144 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9315" + "plane" "(-2080 312 144) (-2080 384 144) (-2080 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9314" + "plane" "(-2144 384 80) (-2080 384 80) (-2080 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9313" + "plane" "(-2144 312 144) (-2080 312 144) (-2080 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47578" - "plane" "(-1664 600 1228) (-1680 600 1228) (-1680 584 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9697" + side + { + "id" "9324" + "plane" "(-1824 312 144) (-1888 312 144) (-1888 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9323" + "plane" "(-1824 384 80) (-1888 384 80) (-1888 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9322" + "plane" "(-1888 312 112) (-1888 384 80) (-1888 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9321" + "plane" "(-1824 312 144) (-1824 384 144) (-1824 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9320" + "plane" "(-1888 384 80) (-1824 384 80) (-1824 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9319" + "plane" "(-1888 312 144) (-1824 312 144) (-1824 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47577" - "plane" "(-1680 600 1228) (-1664 600 1228) (-1664 600 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9698" + side + { + "id" "9330" + "plane" "(-1920 384 128) (-1920 384 0) (-1920 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9329" + "plane" "(-1792 512 128) (-1792 512 0) (-1792 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9328" + "plane" "(-1920 512 128) (-1920 512 0) (-1792 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9327" + "plane" "(-1792 384 128) (-1792 384 0) (-1920 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9326" + "plane" "(-1920 384 128) (-1920 512 128) (-1792 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9325" + "plane" "(-1920 512 0) (-1920 384 0) (-1792 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47576" - "plane" "(-1664 584 1228) (-1680 584 1228) (-1680 584 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9701" + side + { + "id" "9336" + "plane" "(-1568 312 144) (-1632 312 144) (-1632 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9335" + "plane" "(-1568 384 80) (-1632 384 80) (-1632 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 -225] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9334" + "plane" "(-1632 312 112) (-1632 384 80) (-1632 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9333" + "plane" "(-1568 312 144) (-1568 384 144) (-1568 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9332" + "plane" "(-1632 384 80) (-1568 384 80) (-1568 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9331" + "plane" "(-1632 312 144) (-1568 312 144) (-1568 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47575" - "plane" "(-1680 584 1228) (-1680 600 1228) (-1680 600 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47574" - "plane" "(-1664 600 1228) (-1664 584 1228) (-1664 584 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "9702" + side + { + "id" "9342" + "plane" "(-1664 384 128) (-1664 384 0) (-1664 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9341" + "plane" "(-1536 512 128) (-1536 512 0) (-1536 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9340" + "plane" "(-1664 512 128) (-1664 512 0) (-1536 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9339" + "plane" "(-1536 384 128) (-1536 384 0) (-1664 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9338" + "plane" "(-1664 384 128) (-1664 512 128) (-1536 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9337" + "plane" "(-1664 512 0) (-1664 384 0) (-1536 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "81257" - side + hidden { - "id" "47585" - "plane" "(-1648 600 1248) (-1632 600 1248) (-1632 584 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9717" + side + { + "id" "9348" + "plane" "(-2944 384 128) (-2944 384 0) (-2944 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9347" + "plane" "(-2816 512 128) (-2816 512 0) (-2816 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9346" + "plane" "(-2944 512 128) (-2944 512 0) (-2816 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9345" + "plane" "(-2816 384 128) (-2816 384 0) (-2944 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9344" + "plane" "(-2944 384 128) (-2944 512 128) (-2816 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9343" + "plane" "(-2944 512 0) (-2944 384 0) (-2816 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47584" - "plane" "(-1648 584 1228) (-1632 584 1228) (-1632 600 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9718" + side + { + "id" "9354" + "plane" "(-2848 312 144) (-2912 312 144) (-2912 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9353" + "plane" "(-2848 384 80) (-2912 384 80) (-2912 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9352" + "plane" "(-2912 312 112) (-2912 384 80) (-2912 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9351" + "plane" "(-2848 312 144) (-2848 384 144) (-2848 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9350" + "plane" "(-2912 384 80) (-2848 384 80) (-2848 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9349" + "plane" "(-2912 312 144) (-2848 312 144) (-2848 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47583" - "plane" "(-1632 600 1228) (-1632 584 1228) (-1632 584 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9721" + side + { + "id" "9360" + "plane" "(-2592 312 144) (-2656 312 144) (-2656 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9359" + "plane" "(-2592 384 80) (-2656 384 80) (-2656 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9358" + "plane" "(-2656 312 112) (-2656 384 80) (-2656 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9357" + "plane" "(-2592 312 144) (-2592 384 144) (-2592 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9356" + "plane" "(-2656 384 80) (-2592 384 80) (-2592 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9355" + "plane" "(-2656 312 144) (-2592 312 144) (-2592 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47582" - "plane" "(-1648 600 1228) (-1632 600 1228) (-1632 600 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9722" + side + { + "id" "9366" + "plane" "(-2688 384 128) (-2688 384 0) (-2688 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9365" + "plane" "(-2560 512 128) (-2560 512 0) (-2560 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9364" + "plane" "(-2688 512 128) (-2688 512 0) (-2560 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9363" + "plane" "(-2560 384 128) (-2560 384 0) (-2688 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9362" + "plane" "(-2688 384 128) (-2688 512 128) (-2560 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9361" + "plane" "(-2688 512 0) (-2688 384 0) (-2560 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47581" - "plane" "(-1632 584 1228) (-1648 584 1228) (-1648 584 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9725" + side + { + "id" "9372" + "plane" "(-2336 312 144) (-2400 312 144) (-2400 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9371" + "plane" "(-2336 384 80) (-2400 384 80) (-2400 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9370" + "plane" "(-2400 312 112) (-2400 384 80) (-2400 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9369" + "plane" "(-2336 312 144) (-2336 384 144) (-2336 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9368" + "plane" "(-2400 384 80) (-2336 384 80) (-2336 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9367" + "plane" "(-2400 312 144) (-2336 312 144) (-2336 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47580" - "plane" "(-1648 584 1228) (-1648 600 1228) (-1648 600 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9726" + side + { + "id" "9378" + "plane" "(-2432 384 128) (-2432 384 0) (-2432 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9377" + "plane" "(-2304 512 128) (-2304 512 0) (-2304 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9376" + "plane" "(-2432 512 128) (-2432 512 0) (-2304 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9375" + "plane" "(-2304 384 128) (-2304 384 0) (-2432 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9374" + "plane" "(-2432 384 128) (-2432 512 128) (-2304 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9373" + "plane" "(-2432 512 0) (-2432 384 0) (-2304 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "10017" + side + { + "id" "9384" + "plane" "(-3712 384 128) (-3712 384 0) (-3712 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9383" + "plane" "(-3584 512 128) (-3584 512 0) (-3584 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9382" + "plane" "(-3712 512 128) (-3712 512 0) (-3584 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9381" + "plane" "(-3584 384 128) (-3584 384 0) (-3712 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9380" + "plane" "(-3712 384 128) (-3712 512 128) (-3584 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9379" + "plane" "(-3712 512 0) (-3712 384 0) (-3584 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "81247" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81258" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 592 1228" - editor - { - "color" "208 169 0" - "groupid" "81247" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81261" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 720 1228" - editor - { - "color" "208 169 0" - "groupid" "81260" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81266" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 720 1228" - editor - { - "color" "208 169 0" - "groupid" "81260" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81268" - "classname" "func_detail" - solid - { - "id" "81269" - side + hidden { - "id" "47591" - "plane" "(-1664 712 1248) (-1680 712 1248) (-1680 728 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10018" + side + { + "id" "9390" + "plane" "(-3616 312 144) (-3680 312 144) (-3680 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9389" + "plane" "(-3616 384 80) (-3680 384 80) (-3680 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9388" + "plane" "(-3680 312 112) (-3680 384 80) (-3680 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9387" + "plane" "(-3616 312 144) (-3616 384 144) (-3616 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9386" + "plane" "(-3680 384 80) (-3616 384 80) (-3616 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9385" + "plane" "(-3680 312 144) (-3616 312 144) (-3616 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47590" - "plane" "(-1664 728 1228) (-1680 728 1228) (-1680 712 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10021" + side + { + "id" "9396" + "plane" "(-3360 312 144) (-3424 312 144) (-3424 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9395" + "plane" "(-3360 384 80) (-3424 384 80) (-3424 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9394" + "plane" "(-3424 312 112) (-3424 384 80) (-3424 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9393" + "plane" "(-3360 312 144) (-3360 384 144) (-3360 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9392" + "plane" "(-3424 384 80) (-3360 384 80) (-3360 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9391" + "plane" "(-3424 312 144) (-3360 312 144) (-3360 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47589" - "plane" "(-1680 728 1228) (-1664 728 1228) (-1664 728 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10022" + side + { + "id" "9402" + "plane" "(-3456 384 128) (-3456 384 0) (-3456 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9401" + "plane" "(-3328 512 128) (-3328 512 0) (-3328 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9400" + "plane" "(-3456 512 128) (-3456 512 0) (-3328 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9399" + "plane" "(-3328 384 128) (-3328 384 0) (-3456 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9398" + "plane" "(-3456 384 128) (-3456 512 128) (-3328 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9397" + "plane" "(-3456 512 0) (-3456 384 0) (-3328 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47588" - "plane" "(-1664 712 1228) (-1680 712 1228) (-1680 712 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10025" + side + { + "id" "9408" + "plane" "(-3104 312 144) (-3168 312 144) (-3168 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9407" + "plane" "(-3104 384 80) (-3168 384 80) (-3168 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9406" + "plane" "(-3168 312 112) (-3168 384 80) (-3168 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9405" + "plane" "(-3104 312 144) (-3104 384 144) (-3104 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9404" + "plane" "(-3168 384 80) (-3104 384 80) (-3104 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9403" + "plane" "(-3168 312 144) (-3104 312 144) (-3104 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47587" - "plane" "(-1680 712 1228) (-1680 728 1228) (-1680 728 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47586" - "plane" "(-1664 728 1228) (-1664 712 1228) (-1664 712 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10026" + side + { + "id" "9414" + "plane" "(-3200 384 128) (-3200 384 0) (-3200 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9413" + "plane" "(-3072 512 128) (-3072 512 0) (-3072 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9412" + "plane" "(-3200 512 128) (-3200 512 0) (-3072 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9411" + "plane" "(-3072 384 128) (-3072 384 0) (-3200 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9410" + "plane" "(-3200 384 128) (-3200 512 128) (-3072 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9409" + "plane" "(-3200 512 0) (-3200 384 0) (-3072 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "10137" + side + { + "id" "9420" + "plane" "(-4480 384 128) (-4480 384 0) (-4480 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9419" + "plane" "(-4352 512 128) (-4352 512 0) (-4352 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9418" + "plane" "(-4480 512 128) (-4480 512 0) (-4352 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9417" + "plane" "(-4352 384 128) (-4352 384 0) (-4480 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9416" + "plane" "(-4480 384 128) (-4480 512 128) (-4352 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9415" + "plane" "(-4480 512 0) (-4480 384 0) (-4352 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "81270" - side + hidden { - "id" "47597" - "plane" "(-1648 728 1248) (-1632 728 1248) (-1632 712 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10138" + side + { + "id" "9426" + "plane" "(-4384 312 144) (-4448 312 144) (-4448 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9425" + "plane" "(-4384 384 80) (-4448 384 80) (-4448 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9424" + "plane" "(-4448 312 112) (-4448 384 80) (-4448 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9423" + "plane" "(-4384 312 144) (-4384 384 144) (-4384 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9422" + "plane" "(-4448 384 80) (-4384 384 80) (-4384 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9421" + "plane" "(-4448 312 144) (-4384 312 144) (-4384 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47596" - "plane" "(-1648 712 1228) (-1632 712 1228) (-1632 728 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10141" + side + { + "id" "9432" + "plane" "(-4128 312 144) (-4192 312 144) (-4192 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9431" + "plane" "(-4128 384 80) (-4192 384 80) (-4192 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9430" + "plane" "(-4192 312 112) (-4192 384 80) (-4192 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9429" + "plane" "(-4128 312 144) (-4128 384 144) (-4128 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9428" + "plane" "(-4192 384 80) (-4128 384 80) (-4128 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9427" + "plane" "(-4192 312 144) (-4128 312 144) (-4128 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47595" - "plane" "(-1632 728 1228) (-1632 712 1228) (-1632 712 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10142" + side + { + "id" "9438" + "plane" "(-4224 384 128) (-4224 384 0) (-4224 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9437" + "plane" "(-4096 512 128) (-4096 512 0) (-4096 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9436" + "plane" "(-4224 512 128) (-4224 512 0) (-4096 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9435" + "plane" "(-4096 384 128) (-4096 384 0) (-4224 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9434" + "plane" "(-4224 384 128) (-4224 512 128) (-4096 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9433" + "plane" "(-4224 512 0) (-4224 384 0) (-4096 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47594" - "plane" "(-1648 728 1228) (-1632 728 1228) (-1632 728 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10145" + side + { + "id" "9444" + "plane" "(-3872 312 144) (-3936 312 144) (-3936 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9443" + "plane" "(-3872 384 80) (-3936 384 80) (-3936 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9442" + "plane" "(-3936 312 112) (-3936 384 80) (-3936 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9441" + "plane" "(-3872 312 144) (-3872 384 144) (-3872 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9440" + "plane" "(-3936 384 80) (-3872 384 80) (-3872 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9439" + "plane" "(-3936 312 144) (-3872 312 144) (-3872 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47593" - "plane" "(-1632 712 1228) (-1648 712 1228) (-1648 712 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10146" + side + { + "id" "9450" + "plane" "(-3968 384 128) (-3968 384 0) (-3968 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9449" + "plane" "(-3840 512 128) (-3840 512 0) (-3840 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9448" + "plane" "(-3968 512 128) (-3968 512 0) (-3840 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9447" + "plane" "(-3840 384 128) (-3840 384 0) (-3968 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9446" + "plane" "(-3968 384 128) (-3968 512 128) (-3840 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9445" + "plane" "(-3968 512 0) (-3968 384 0) (-3840 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47592" - "plane" "(-1648 712 1228) (-1648 728 1228) (-1648 728 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10173" + side + { + "id" "9456" + "plane" "(-5248 384 128) (-5248 384 0) (-5248 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9455" + "plane" "(-5120 512 128) (-5120 512 0) (-5120 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9454" + "plane" "(-5248 512 128) (-5248 512 0) (-5120 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9453" + "plane" "(-5120 384 128) (-5120 384 0) (-5248 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9452" + "plane" "(-5248 384 128) (-5248 512 128) (-5120 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9451" + "plane" "(-5248 512 0) (-5248 384 0) (-5120 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "10174" + side + { + "id" "9462" + "plane" "(-5152 312 144) (-5216 312 144) (-5216 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9461" + "plane" "(-5152 384 80) (-5216 384 80) (-5216 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9460" + "plane" "(-5216 312 112) (-5216 384 80) (-5216 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9459" + "plane" "(-5152 312 144) (-5152 384 144) (-5152 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9458" + "plane" "(-5216 384 80) (-5152 384 80) (-5152 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9457" + "plane" "(-5216 312 144) (-5152 312 144) (-5152 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "81260" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81271" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 720 1228" - editor - { - "color" "208 169 0" - "groupid" "81260" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81274" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 848 1228" - editor - { - "color" "208 169 0" - "groupid" "81273" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81279" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 848 1228" - editor - { - "color" "208 169 0" - "groupid" "81273" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81281" - "classname" "func_detail" - solid - { - "id" "81282" - side + hidden { - "id" "47603" - "plane" "(-1664 840 1248) (-1680 840 1248) (-1680 856 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10177" + side + { + "id" "9468" + "plane" "(-4896 312 144) (-4960 312 144) (-4960 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9467" + "plane" "(-4896 384 80) (-4960 384 80) (-4960 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9466" + "plane" "(-4960 312 112) (-4960 384 80) (-4960 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9465" + "plane" "(-4896 312 144) (-4896 384 144) (-4896 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9464" + "plane" "(-4960 384 80) (-4896 384 80) (-4896 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9463" + "plane" "(-4960 312 144) (-4896 312 144) (-4896 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47602" - "plane" "(-1664 856 1228) (-1680 856 1228) (-1680 840 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10178" + side + { + "id" "9474" + "plane" "(-4992 384 128) (-4992 384 0) (-4992 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9473" + "plane" "(-4864 512 128) (-4864 512 0) (-4864 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9472" + "plane" "(-4992 512 128) (-4992 512 0) (-4864 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9471" + "plane" "(-4864 384 128) (-4864 384 0) (-4992 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9470" + "plane" "(-4992 384 128) (-4992 512 128) (-4864 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9469" + "plane" "(-4992 512 0) (-4992 384 0) (-4864 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47601" - "plane" "(-1680 856 1228) (-1664 856 1228) (-1664 856 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10181" + side + { + "id" "9480" + "plane" "(-4640 312 144) (-4704 312 144) (-4704 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9479" + "plane" "(-4640 384 80) (-4704 384 80) (-4704 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9478" + "plane" "(-4704 312 112) (-4704 384 80) (-4704 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9477" + "plane" "(-4640 312 144) (-4640 384 144) (-4640 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9476" + "plane" "(-4704 384 80) (-4640 384 80) (-4640 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9475" + "plane" "(-4704 312 144) (-4640 312 144) (-4640 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47600" - "plane" "(-1664 840 1228) (-1680 840 1228) (-1680 840 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47599" - "plane" "(-1680 840 1228) (-1680 856 1228) (-1680 856 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10182" + side + { + "id" "9486" + "plane" "(-4736 384 128) (-4736 384 0) (-4736 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9485" + "plane" "(-4608 512 128) (-4608 512 0) (-4608 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9484" + "plane" "(-4736 512 128) (-4736 512 0) (-4608 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9483" + "plane" "(-4608 384 128) (-4608 384 0) (-4736 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9482" + "plane" "(-4736 384 128) (-4736 512 128) (-4608 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9481" + "plane" "(-4736 512 0) (-4736 384 0) (-4608 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47598" - "plane" "(-1664 856 1228) (-1664 840 1228) (-1664 840 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10197" + side + { + "id" "9492" + "plane" "(-6016 384 128) (-6016 384 0) (-6016 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9491" + "plane" "(-5888 512 128) (-5888 512 0) (-5888 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9490" + "plane" "(-6016 512 128) (-6016 512 0) (-5888 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9489" + "plane" "(-5888 384 128) (-5888 384 0) (-6016 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9488" + "plane" "(-6016 384 128) (-6016 512 128) (-5888 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9487" + "plane" "(-6016 512 0) (-6016 384 0) (-5888 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "10198" + side + { + "id" "9498" + "plane" "(-5920 312 144) (-5984 312 144) (-5984 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9497" + "plane" "(-5920 384 80) (-5984 384 80) (-5984 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9496" + "plane" "(-5984 312 112) (-5984 384 80) (-5984 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9495" + "plane" "(-5920 312 144) (-5920 384 144) (-5920 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9494" + "plane" "(-5984 384 80) (-5920 384 80) (-5920 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9493" + "plane" "(-5984 312 144) (-5920 312 144) (-5920 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "81283" - side + hidden { - "id" "47609" - "plane" "(-1648 856 1248) (-1632 856 1248) (-1632 840 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10201" + side + { + "id" "9504" + "plane" "(-5664 312 144) (-5728 312 144) (-5728 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9503" + "plane" "(-5664 384 80) (-5728 384 80) (-5728 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9502" + "plane" "(-5728 312 112) (-5728 384 80) (-5728 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9501" + "plane" "(-5664 312 144) (-5664 384 144) (-5664 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9500" + "plane" "(-5728 384 80) (-5664 384 80) (-5664 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9499" + "plane" "(-5728 312 144) (-5664 312 144) (-5664 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47608" - "plane" "(-1648 840 1228) (-1632 840 1228) (-1632 856 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10202" + side + { + "id" "9510" + "plane" "(-5760 384 128) (-5760 384 0) (-5760 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9509" + "plane" "(-5632 512 128) (-5632 512 0) (-5632 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9508" + "plane" "(-5760 512 128) (-5760 512 0) (-5632 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9507" + "plane" "(-5632 384 128) (-5632 384 0) (-5760 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9506" + "plane" "(-5760 384 128) (-5760 512 128) (-5632 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9505" + "plane" "(-5760 512 0) (-5760 384 0) (-5632 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47607" - "plane" "(-1632 856 1228) (-1632 840 1228) (-1632 840 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10205" + side + { + "id" "9516" + "plane" "(-5408 312 144) (-5472 312 144) (-5472 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 128] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9515" + "plane" "(-5408 384 80) (-5472 384 80) (-5472 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.913811 -0.406138 287] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9514" + "plane" "(-5472 312 112) (-5472 384 80) (-5472 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9513" + "plane" "(-5408 312 144) (-5408 384 144) (-5408 384 80)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 1 0 25] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9512" + "plane" "(-5472 384 80) (-5408 384 80) (-5408 384 144)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[1 0 0 25] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9511" + "plane" "(-5472 312 144) (-5408 312 144) (-5408 312 112)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 157.486] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47606" - "plane" "(-1648 856 1228) (-1632 856 1228) (-1632 856 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10206" + side + { + "id" "9522" + "plane" "(-5504 384 128) (-5504 384 0) (-5504 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9521" + "plane" "(-5376 512 128) (-5376 512 0) (-5376 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9520" + "plane" "(-5504 512 128) (-5504 512 0) (-5376 512 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9519" + "plane" "(-5376 384 128) (-5376 384 0) (-5504 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9518" + "plane" "(-5504 384 128) (-5504 512 128) (-5376 512 128)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9517" + "plane" "(-5504 512 0) (-5504 384 0) (-5376 384 0)" + "material" "CONCRETE/CONCRETEWALL010C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47605" - "plane" "(-1632 840 1228) (-1648 840 1228) (-1648 840 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "2374" + side + { + "id" "9528" + "plane" "(-128 512 128) (-128 512 256) (-128 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9527" + "plane" "(0 384 128) (0 384 256) (0 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9526" + "plane" "(0 512 128) (0 512 256) (-128 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9525" + "plane" "(-128 384 128) (-128 384 256) (0 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9524" + "plane" "(-128 512 128) (-128 384 128) (0 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9523" + "plane" "(-128 384 256) (-128 512 256) (0 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47604" - "plane" "(-1648 840 1228) (-1648 856 1228) (-1648 856 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "2375" + side + { + "id" "9534" + "plane" "(-128 384 368) (-128 512 368) (0 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9533" + "plane" "(-128 512 256) (-128 512 368) (-128 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9532" + "plane" "(0 384 256) (0 384 368) (0 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9531" + "plane" "(0 512 256) (0 512 368) (-128 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9530" + "plane" "(-128 384 256) (-128 384 368) (0 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9529" + "plane" "(-128 512 256) (-128 384 256) (0 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "4062" + side + { + "id" "9540" + "plane" "(-384 512 128) (-384 512 256) (-384 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9539" + "plane" "(-256 384 128) (-256 384 256) (-256 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9538" + "plane" "(-256 512 128) (-256 512 256) (-384 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9537" + "plane" "(-384 384 128) (-384 384 256) (-256 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9536" + "plane" "(-384 512 128) (-384 384 128) (-256 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9535" + "plane" "(-384 384 256) (-384 512 256) (-256 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "81273" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81284" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 848 1228" - editor - { - "color" "208 169 0" - "groupid" "81273" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81287" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 976 1228" - editor - { - "color" "208 169 0" - "groupid" "81286" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81292" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 976 1228" - editor - { - "color" "208 169 0" - "groupid" "81286" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81294" - "classname" "func_detail" - solid - { - "id" "81295" - side + hidden { - "id" "47615" - "plane" "(-1664 968 1248) (-1680 968 1248) (-1680 984 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "4063" + side + { + "id" "9546" + "plane" "(-384 384 368) (-384 512 368) (-256 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9545" + "plane" "(-384 512 256) (-384 512 368) (-384 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9544" + "plane" "(-256 384 256) (-256 384 368) (-256 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9543" + "plane" "(-256 512 256) (-256 512 368) (-384 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9542" + "plane" "(-384 384 256) (-384 384 368) (-256 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9541" + "plane" "(-384 512 256) (-384 384 256) (-256 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47614" - "plane" "(-1664 984 1228) (-1680 984 1228) (-1680 968 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "4078" + side + { + "id" "9552" + "plane" "(-640 512 128) (-640 512 256) (-640 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9551" + "plane" "(-512 384 128) (-512 384 256) (-512 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9550" + "plane" "(-512 512 128) (-512 512 256) (-640 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9549" + "plane" "(-640 384 128) (-640 384 256) (-512 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9548" + "plane" "(-640 512 128) (-640 384 128) (-512 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9547" + "plane" "(-640 384 256) (-640 512 256) (-512 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47613" - "plane" "(-1680 984 1228) (-1664 984 1228) (-1664 984 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47612" - "plane" "(-1664 968 1228) (-1680 968 1228) (-1680 968 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "4079" + side + { + "id" "9558" + "plane" "(-640 384 368) (-640 512 368) (-512 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9557" + "plane" "(-640 512 256) (-640 512 368) (-640 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9556" + "plane" "(-512 384 256) (-512 384 368) (-512 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9555" + "plane" "(-512 512 256) (-512 512 368) (-640 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9554" + "plane" "(-640 384 256) (-640 384 368) (-512 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9553" + "plane" "(-640 512 256) (-640 384 256) (-512 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47611" - "plane" "(-1680 968 1228) (-1680 984 1228) (-1680 984 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9659" + side + { + "id" "9564" + "plane" "(-1408 512 128) (-1408 512 256) (-1408 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9563" + "plane" "(-1280 384 128) (-1280 384 256) (-1280 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9562" + "plane" "(-1280 512 128) (-1280 512 256) (-1408 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9561" + "plane" "(-1408 384 128) (-1408 384 256) (-1280 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9560" + "plane" "(-1408 512 128) (-1408 384 128) (-1280 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9559" + "plane" "(-1408 384 256) (-1408 512 256) (-1280 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47610" - "plane" "(-1664 984 1228) (-1664 968 1228) (-1664 968 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9660" + side + { + "id" "9570" + "plane" "(-1408 384 368) (-1408 512 368) (-1280 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9569" + "plane" "(-1408 512 256) (-1408 512 368) (-1408 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9568" + "plane" "(-1280 384 256) (-1280 384 368) (-1280 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9567" + "plane" "(-1280 512 256) (-1280 512 368) (-1408 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9566" + "plane" "(-1408 384 256) (-1408 384 368) (-1280 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9565" + "plane" "(-1408 512 256) (-1408 384 256) (-1280 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "9663" + side + { + "id" "9576" + "plane" "(-1152 512 128) (-1152 512 256) (-1152 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9575" + "plane" "(-1024 384 128) (-1024 384 256) (-1024 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9574" + "plane" "(-1024 512 128) (-1024 512 256) (-1152 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9573" + "plane" "(-1152 384 128) (-1152 384 256) (-1024 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9572" + "plane" "(-1152 512 128) (-1152 384 128) (-1024 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9571" + "plane" "(-1152 384 256) (-1152 512 256) (-1024 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "81296" - side + hidden { - "id" "47621" - "plane" "(-1648 984 1248) (-1632 984 1248) (-1632 968 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9664" + side + { + "id" "9582" + "plane" "(-1152 384 368) (-1152 512 368) (-1024 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9581" + "plane" "(-1152 512 256) (-1152 512 368) (-1152 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9580" + "plane" "(-1024 384 256) (-1024 384 368) (-1024 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9579" + "plane" "(-1024 512 256) (-1024 512 368) (-1152 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9578" + "plane" "(-1152 384 256) (-1152 384 368) (-1024 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9577" + "plane" "(-1152 512 256) (-1152 384 256) (-1024 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47620" - "plane" "(-1648 968 1228) (-1632 968 1228) (-1632 984 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9667" + side + { + "id" "9588" + "plane" "(-896 512 128) (-896 512 256) (-896 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9587" + "plane" "(-768 384 128) (-768 384 256) (-768 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9586" + "plane" "(-768 512 128) (-768 512 256) (-896 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9585" + "plane" "(-896 384 128) (-896 384 256) (-768 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9584" + "plane" "(-896 512 128) (-896 384 128) (-768 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9583" + "plane" "(-896 384 256) (-896 512 256) (-768 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47619" - "plane" "(-1632 984 1228) (-1632 968 1228) (-1632 968 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9668" + side + { + "id" "9594" + "plane" "(-896 384 368) (-896 512 368) (-768 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9593" + "plane" "(-896 512 256) (-896 512 368) (-896 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9592" + "plane" "(-768 384 256) (-768 384 368) (-768 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9591" + "plane" "(-768 512 256) (-768 512 368) (-896 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9590" + "plane" "(-896 384 256) (-896 384 368) (-768 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9589" + "plane" "(-896 512 256) (-896 384 256) (-768 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47618" - "plane" "(-1648 984 1228) (-1632 984 1228) (-1632 984 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9695" + side + { + "id" "9600" + "plane" "(-2176 512 128) (-2176 512 256) (-2176 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9599" + "plane" "(-2048 384 128) (-2048 384 256) (-2048 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9598" + "plane" "(-2048 512 128) (-2048 512 256) (-2176 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9597" + "plane" "(-2176 384 128) (-2176 384 256) (-2048 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9596" + "plane" "(-2176 512 128) (-2176 384 128) (-2048 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9595" + "plane" "(-2176 384 256) (-2176 512 256) (-2048 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47617" - "plane" "(-1632 968 1228) (-1648 968 1228) (-1648 968 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9696" + side + { + "id" "9606" + "plane" "(-2176 384 368) (-2176 512 368) (-2048 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9605" + "plane" "(-2176 512 256) (-2176 512 368) (-2176 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9604" + "plane" "(-2048 384 256) (-2048 384 368) (-2048 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9603" + "plane" "(-2048 512 256) (-2048 512 368) (-2176 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9602" + "plane" "(-2176 384 256) (-2176 384 368) (-2048 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9601" + "plane" "(-2176 512 256) (-2176 384 256) (-2048 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47616" - "plane" "(-1648 968 1228) (-1648 984 1228) (-1648 984 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9699" + side + { + "id" "9612" + "plane" "(-1920 512 128) (-1920 512 256) (-1920 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9611" + "plane" "(-1792 384 128) (-1792 384 256) (-1792 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9610" + "plane" "(-1792 512 128) (-1792 512 256) (-1920 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9609" + "plane" "(-1920 384 128) (-1920 384 256) (-1792 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9608" + "plane" "(-1920 512 128) (-1920 384 128) (-1792 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9607" + "plane" "(-1920 384 256) (-1920 512 256) (-1792 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "9700" + side + { + "id" "9618" + "plane" "(-1920 384 368) (-1920 512 368) (-1792 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9617" + "plane" "(-1920 512 256) (-1920 512 368) (-1920 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9616" + "plane" "(-1792 384 256) (-1792 384 368) (-1792 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9615" + "plane" "(-1792 512 256) (-1792 512 368) (-1920 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9614" + "plane" "(-1920 384 256) (-1920 384 368) (-1792 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9613" + "plane" "(-1920 512 256) (-1920 384 256) (-1792 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "81286" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81297" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 976 1228" - editor - { - "color" "208 169 0" - "groupid" "81286" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81300" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 1104 1228" - editor - { - "color" "208 169 0" - "groupid" "81299" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81305" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 1104 1228" - editor - { - "color" "208 169 0" - "groupid" "81299" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81307" - "classname" "func_detail" - solid - { - "id" "81308" - side + hidden { - "id" "47627" - "plane" "(-1664 1096 1248) (-1680 1096 1248) (-1680 1112 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9703" + side + { + "id" "9624" + "plane" "(-1664 512 128) (-1664 512 256) (-1664 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9623" + "plane" "(-1536 384 128) (-1536 384 256) (-1536 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9622" + "plane" "(-1536 512 128) (-1536 512 256) (-1664 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9621" + "plane" "(-1664 384 128) (-1664 384 256) (-1536 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9620" + "plane" "(-1664 512 128) (-1664 384 128) (-1536 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9619" + "plane" "(-1664 384 256) (-1664 512 256) (-1536 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47626" - "plane" "(-1664 1112 1228) (-1680 1112 1228) (-1680 1096 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47625" - "plane" "(-1680 1112 1228) (-1664 1112 1228) (-1664 1112 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9704" + side + { + "id" "9630" + "plane" "(-1664 384 368) (-1664 512 368) (-1536 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9629" + "plane" "(-1664 512 256) (-1664 512 368) (-1664 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9628" + "plane" "(-1536 384 256) (-1536 384 368) (-1536 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9627" + "plane" "(-1536 512 256) (-1536 512 368) (-1664 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9626" + "plane" "(-1664 384 256) (-1664 384 368) (-1536 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9625" + "plane" "(-1664 512 256) (-1664 384 256) (-1536 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47624" - "plane" "(-1664 1096 1228) (-1680 1096 1228) (-1680 1096 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9719" + side + { + "id" "9636" + "plane" "(-2944 512 128) (-2944 512 256) (-2944 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9635" + "plane" "(-2816 384 128) (-2816 384 256) (-2816 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9634" + "plane" "(-2816 512 128) (-2816 512 256) (-2944 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9633" + "plane" "(-2944 384 128) (-2944 384 256) (-2816 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9632" + "plane" "(-2944 512 128) (-2944 384 128) (-2816 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9631" + "plane" "(-2944 384 256) (-2944 512 256) (-2816 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47623" - "plane" "(-1680 1096 1228) (-1680 1112 1228) (-1680 1112 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9720" + side + { + "id" "9642" + "plane" "(-2944 384 368) (-2944 512 368) (-2816 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9641" + "plane" "(-2944 512 256) (-2944 512 368) (-2944 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9640" + "plane" "(-2816 384 256) (-2816 384 368) (-2816 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9639" + "plane" "(-2816 512 256) (-2816 512 368) (-2944 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9638" + "plane" "(-2944 384 256) (-2944 384 368) (-2816 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9637" + "plane" "(-2944 512 256) (-2944 384 256) (-2816 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47622" - "plane" "(-1664 1112 1228) (-1664 1096 1228) (-1664 1096 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9723" + side + { + "id" "9648" + "plane" "(-2688 512 128) (-2688 512 256) (-2688 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9647" + "plane" "(-2560 384 128) (-2560 384 256) (-2560 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9646" + "plane" "(-2560 512 128) (-2560 512 256) (-2688 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9645" + "plane" "(-2688 384 128) (-2688 384 256) (-2560 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9644" + "plane" "(-2688 512 128) (-2688 384 128) (-2560 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9643" + "plane" "(-2688 384 256) (-2688 512 256) (-2560 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "9724" + side + { + "id" "9654" + "plane" "(-2688 384 368) (-2688 512 368) (-2560 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9653" + "plane" "(-2688 512 256) (-2688 512 368) (-2688 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9652" + "plane" "(-2560 384 256) (-2560 384 368) (-2560 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9651" + "plane" "(-2560 512 256) (-2560 512 368) (-2688 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9650" + "plane" "(-2688 384 256) (-2688 384 368) (-2560 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9649" + "plane" "(-2688 512 256) (-2688 384 256) (-2560 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "81309" - side + hidden { - "id" "47633" - "plane" "(-1648 1112 1248) (-1632 1112 1248) (-1632 1096 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9727" + side + { + "id" "9660" + "plane" "(-2432 512 128) (-2432 512 256) (-2432 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9659" + "plane" "(-2304 384 128) (-2304 384 256) (-2304 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9658" + "plane" "(-2304 512 128) (-2304 512 256) (-2432 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9657" + "plane" "(-2432 384 128) (-2432 384 256) (-2304 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9656" + "plane" "(-2432 512 128) (-2432 384 128) (-2304 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9655" + "plane" "(-2432 384 256) (-2432 512 256) (-2304 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47632" - "plane" "(-1648 1096 1228) (-1632 1096 1228) (-1632 1112 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "9728" + side + { + "id" "9666" + "plane" "(-2432 384 368) (-2432 512 368) (-2304 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9665" + "plane" "(-2432 512 256) (-2432 512 368) (-2432 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9664" + "plane" "(-2304 384 256) (-2304 384 368) (-2304 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9663" + "plane" "(-2304 512 256) (-2304 512 368) (-2432 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9662" + "plane" "(-2432 384 256) (-2432 384 368) (-2304 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -64] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9661" + "plane" "(-2432 512 256) (-2432 384 256) (-2304 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47631" - "plane" "(-1632 1112 1228) (-1632 1096 1228) (-1632 1096 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10019" + side + { + "id" "9672" + "plane" "(-3712 512 128) (-3712 512 256) (-3712 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9671" + "plane" "(-3584 384 128) (-3584 384 256) (-3584 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9670" + "plane" "(-3584 512 128) (-3584 512 256) (-3712 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9669" + "plane" "(-3712 384 128) (-3712 384 256) (-3584 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9668" + "plane" "(-3712 512 128) (-3712 384 128) (-3584 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9667" + "plane" "(-3712 384 256) (-3712 512 256) (-3584 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47630" - "plane" "(-1648 1112 1228) (-1632 1112 1228) (-1632 1112 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10020" + side + { + "id" "9678" + "plane" "(-3712 384 368) (-3712 512 368) (-3584 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9677" + "plane" "(-3712 512 256) (-3712 512 368) (-3712 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9676" + "plane" "(-3584 384 256) (-3584 384 368) (-3584 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9675" + "plane" "(-3584 512 256) (-3584 512 368) (-3712 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9674" + "plane" "(-3712 384 256) (-3712 384 368) (-3584 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9673" + "plane" "(-3712 512 256) (-3712 384 256) (-3584 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47629" - "plane" "(-1632 1096 1228) (-1648 1096 1228) (-1648 1096 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10023" + side + { + "id" "9684" + "plane" "(-3456 512 128) (-3456 512 256) (-3456 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9683" + "plane" "(-3328 384 128) (-3328 384 256) (-3328 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9682" + "plane" "(-3328 512 128) (-3328 512 256) (-3456 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9681" + "plane" "(-3456 384 128) (-3456 384 256) (-3328 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9680" + "plane" "(-3456 512 128) (-3456 384 128) (-3328 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9679" + "plane" "(-3456 384 256) (-3456 512 256) (-3328 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47628" - "plane" "(-1648 1096 1228) (-1648 1112 1228) (-1648 1112 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10024" + side + { + "id" "9690" + "plane" "(-3456 384 368) (-3456 512 368) (-3328 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9689" + "plane" "(-3456 512 256) (-3456 512 368) (-3456 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9688" + "plane" "(-3328 384 256) (-3328 384 368) (-3328 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9687" + "plane" "(-3328 512 256) (-3328 512 368) (-3456 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9686" + "plane" "(-3456 384 256) (-3456 384 368) (-3328 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9685" + "plane" "(-3456 512 256) (-3456 384 256) (-3328 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "10027" + side + { + "id" "9696" + "plane" "(-3200 512 128) (-3200 512 256) (-3200 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9695" + "plane" "(-3072 384 128) (-3072 384 256) (-3072 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9694" + "plane" "(-3072 512 128) (-3072 512 256) (-3200 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9693" + "plane" "(-3200 384 128) (-3200 384 256) (-3072 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9692" + "plane" "(-3200 512 128) (-3200 384 128) (-3072 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9691" + "plane" "(-3200 384 256) (-3200 512 256) (-3072 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "208 169 0" - "groupid" "81299" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81310" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 1104 1228" - editor - { - "color" "208 169 0" - "groupid" "81299" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81313" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 1232 1228" - editor - { - "color" "208 169 0" - "groupid" "81312" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81318" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 1232 1228" - editor - { - "color" "208 169 0" - "groupid" "81312" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81320" - "classname" "func_detail" - solid - { - "id" "81321" - side + hidden { - "id" "47639" - "plane" "(-1664 1224 1248) (-1680 1224 1248) (-1680 1240 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47638" - "plane" "(-1664 1240 1228) (-1680 1240 1228) (-1680 1224 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10028" + side + { + "id" "9702" + "plane" "(-3200 384 368) (-3200 512 368) (-3072 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9701" + "plane" "(-3200 512 256) (-3200 512 368) (-3200 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9700" + "plane" "(-3072 384 256) (-3072 384 368) (-3072 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9699" + "plane" "(-3072 512 256) (-3072 512 368) (-3200 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9698" + "plane" "(-3200 384 256) (-3200 384 368) (-3072 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9697" + "plane" "(-3200 512 256) (-3200 384 256) (-3072 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47637" - "plane" "(-1680 1240 1228) (-1664 1240 1228) (-1664 1240 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10139" + side + { + "id" "9708" + "plane" "(-4480 512 128) (-4480 512 256) (-4480 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9707" + "plane" "(-4352 384 128) (-4352 384 256) (-4352 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9706" + "plane" "(-4352 512 128) (-4352 512 256) (-4480 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9705" + "plane" "(-4480 384 128) (-4480 384 256) (-4352 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9704" + "plane" "(-4480 512 128) (-4480 384 128) (-4352 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9703" + "plane" "(-4480 384 256) (-4480 512 256) (-4352 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47636" - "plane" "(-1664 1224 1228) (-1680 1224 1228) (-1680 1224 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10140" + side + { + "id" "9714" + "plane" "(-4480 384 368) (-4480 512 368) (-4352 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9713" + "plane" "(-4480 512 256) (-4480 512 368) (-4480 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9712" + "plane" "(-4352 384 256) (-4352 384 368) (-4352 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9711" + "plane" "(-4352 512 256) (-4352 512 368) (-4480 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9710" + "plane" "(-4480 384 256) (-4480 384 368) (-4352 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9709" + "plane" "(-4480 512 256) (-4480 384 256) (-4352 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47635" - "plane" "(-1680 1224 1228) (-1680 1240 1228) (-1680 1240 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10143" + side + { + "id" "9720" + "plane" "(-4224 512 128) (-4224 512 256) (-4224 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9719" + "plane" "(-4096 384 128) (-4096 384 256) (-4096 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9718" + "plane" "(-4096 512 128) (-4096 512 256) (-4224 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9717" + "plane" "(-4224 384 128) (-4224 384 256) (-4096 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9716" + "plane" "(-4224 512 128) (-4224 384 128) (-4096 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9715" + "plane" "(-4224 384 256) (-4224 512 256) (-4096 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47634" - "plane" "(-1664 1240 1228) (-1664 1224 1228) (-1664 1224 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10144" + side + { + "id" "9726" + "plane" "(-4224 384 368) (-4224 512 368) (-4096 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9725" + "plane" "(-4224 512 256) (-4224 512 368) (-4224 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9724" + "plane" "(-4096 384 256) (-4096 384 368) (-4096 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9723" + "plane" "(-4096 512 256) (-4096 512 368) (-4224 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9722" + "plane" "(-4224 384 256) (-4224 384 368) (-4096 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9721" + "plane" "(-4224 512 256) (-4224 384 256) (-4096 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "10147" + side + { + "id" "9732" + "plane" "(-3968 512 128) (-3968 512 256) (-3968 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9731" + "plane" "(-3840 384 128) (-3840 384 256) (-3840 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9730" + "plane" "(-3840 512 128) (-3840 512 256) (-3968 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9729" + "plane" "(-3968 384 128) (-3968 384 256) (-3840 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9728" + "plane" "(-3968 512 128) (-3968 384 128) (-3840 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9727" + "plane" "(-3968 384 256) (-3968 512 256) (-3840 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "81322" - side + hidden { - "id" "47645" - "plane" "(-1648 1240 1248) (-1632 1240 1248) (-1632 1224 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10148" + side + { + "id" "9738" + "plane" "(-3968 384 368) (-3968 512 368) (-3840 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9737" + "plane" "(-3968 512 256) (-3968 512 368) (-3968 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9736" + "plane" "(-3840 384 256) (-3840 384 368) (-3840 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9735" + "plane" "(-3840 512 256) (-3840 512 368) (-3968 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9734" + "plane" "(-3968 384 256) (-3968 384 368) (-3840 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9733" + "plane" "(-3968 512 256) (-3968 384 256) (-3840 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47644" - "plane" "(-1648 1224 1228) (-1632 1224 1228) (-1632 1240 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10175" + side + { + "id" "9744" + "plane" "(-5248 512 128) (-5248 512 256) (-5248 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9743" + "plane" "(-5120 384 128) (-5120 384 256) (-5120 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9742" + "plane" "(-5120 512 128) (-5120 512 256) (-5248 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9741" + "plane" "(-5248 384 128) (-5248 384 256) (-5120 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9740" + "plane" "(-5248 512 128) (-5248 384 128) (-5120 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9739" + "plane" "(-5248 384 256) (-5248 512 256) (-5120 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47643" - "plane" "(-1632 1240 1228) (-1632 1224 1228) (-1632 1224 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10176" + side + { + "id" "9750" + "plane" "(-5248 384 368) (-5248 512 368) (-5120 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9749" + "plane" "(-5248 512 256) (-5248 512 368) (-5248 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9748" + "plane" "(-5120 384 256) (-5120 384 368) (-5120 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9747" + "plane" "(-5120 512 256) (-5120 512 368) (-5248 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9746" + "plane" "(-5248 384 256) (-5248 384 368) (-5120 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9745" + "plane" "(-5248 512 256) (-5248 384 256) (-5120 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47642" - "plane" "(-1648 1240 1228) (-1632 1240 1228) (-1632 1240 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10179" + side + { + "id" "9756" + "plane" "(-4992 512 128) (-4992 512 256) (-4992 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9755" + "plane" "(-4864 384 128) (-4864 384 256) (-4864 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9754" + "plane" "(-4864 512 128) (-4864 512 256) (-4992 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9753" + "plane" "(-4992 384 128) (-4992 384 256) (-4864 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9752" + "plane" "(-4992 512 128) (-4992 384 128) (-4864 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9751" + "plane" "(-4992 384 256) (-4992 512 256) (-4864 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47641" - "plane" "(-1632 1224 1228) (-1648 1224 1228) (-1648 1224 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10180" + side + { + "id" "9762" + "plane" "(-4992 384 368) (-4992 512 368) (-4864 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9761" + "plane" "(-4992 512 256) (-4992 512 368) (-4992 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9760" + "plane" "(-4864 384 256) (-4864 384 368) (-4864 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9759" + "plane" "(-4864 512 256) (-4864 512 368) (-4992 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9758" + "plane" "(-4992 384 256) (-4992 384 368) (-4864 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9757" + "plane" "(-4992 512 256) (-4992 384 256) (-4864 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47640" - "plane" "(-1648 1224 1228) (-1648 1240 1228) (-1648 1240 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10183" + side + { + "id" "9768" + "plane" "(-4736 512 128) (-4736 512 256) (-4736 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9767" + "plane" "(-4608 384 128) (-4608 384 256) (-4608 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9766" + "plane" "(-4608 512 128) (-4608 512 256) (-4736 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9765" + "plane" "(-4736 384 128) (-4736 384 256) (-4608 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9764" + "plane" "(-4736 512 128) (-4736 384 128) (-4608 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9763" + "plane" "(-4736 384 256) (-4736 512 256) (-4608 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "208 169 0" - "groupid" "81312" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81323" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 1232 1228" - editor - { - "color" "208 169 0" - "groupid" "81312" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81326" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 1360 1228" - editor - { - "color" "208 169 0" - "groupid" "81325" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81331" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 1360 1228" - editor - { - "color" "208 169 0" - "groupid" "81325" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81333" - "classname" "func_detail" - solid - { - "id" "81334" - side - { - "id" "47651" - "plane" "(-1664 1352 1248) (-1680 1352 1248) (-1680 1368 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47650" - "plane" "(-1664 1368 1228) (-1680 1368 1228) (-1680 1352 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47649" - "plane" "(-1680 1368 1228) (-1664 1368 1228) (-1664 1368 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47648" - "plane" "(-1664 1352 1228) (-1680 1352 1228) (-1680 1352 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47647" - "plane" "(-1680 1352 1228) (-1680 1368 1228) (-1680 1368 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10184" + side + { + "id" "9774" + "plane" "(-4736 384 368) (-4736 512 368) (-4608 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9773" + "plane" "(-4736 512 256) (-4736 512 368) (-4736 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9772" + "plane" "(-4608 384 256) (-4608 384 368) (-4608 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9771" + "plane" "(-4608 512 256) (-4608 512 368) (-4736 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9770" + "plane" "(-4736 384 256) (-4736 384 368) (-4608 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9769" + "plane" "(-4736 512 256) (-4736 384 256) (-4608 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47646" - "plane" "(-1664 1368 1228) (-1664 1352 1228) (-1664 1352 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10199" + side + { + "id" "9780" + "plane" "(-6016 512 128) (-6016 512 256) (-6016 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9779" + "plane" "(-5888 384 128) (-5888 384 256) (-5888 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9778" + "plane" "(-5888 512 128) (-5888 512 256) (-6016 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9777" + "plane" "(-6016 384 128) (-6016 384 256) (-5888 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9776" + "plane" "(-6016 512 128) (-6016 384 128) (-5888 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9775" + "plane" "(-6016 384 256) (-6016 512 256) (-5888 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "208 169 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "10200" + side + { + "id" "9786" + "plane" "(-6016 384 368) (-6016 512 368) (-5888 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9785" + "plane" "(-6016 512 256) (-6016 512 368) (-6016 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9784" + "plane" "(-5888 384 256) (-5888 384 368) (-5888 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9783" + "plane" "(-5888 512 256) (-5888 512 368) (-6016 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9782" + "plane" "(-6016 384 256) (-6016 384 368) (-5888 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9781" + "plane" "(-6016 512 256) (-6016 384 256) (-5888 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "81335" - side + hidden { - "id" "47657" - "plane" "(-1648 1368 1248) (-1632 1368 1248) (-1632 1352 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10203" + side + { + "id" "9792" + "plane" "(-5760 512 128) (-5760 512 256) (-5760 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9791" + "plane" "(-5632 384 128) (-5632 384 256) (-5632 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9790" + "plane" "(-5632 512 128) (-5632 512 256) (-5760 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9789" + "plane" "(-5760 384 128) (-5760 384 256) (-5632 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9788" + "plane" "(-5760 512 128) (-5760 384 128) (-5632 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9787" + "plane" "(-5760 384 256) (-5760 512 256) (-5632 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47656" - "plane" "(-1648 1352 1228) (-1632 1352 1228) (-1632 1368 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10204" + side + { + "id" "9798" + "plane" "(-5760 384 368) (-5760 512 368) (-5632 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9797" + "plane" "(-5760 512 256) (-5760 512 368) (-5760 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9796" + "plane" "(-5632 384 256) (-5632 384 368) (-5632 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9795" + "plane" "(-5632 512 256) (-5632 512 368) (-5760 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9794" + "plane" "(-5760 384 256) (-5760 384 368) (-5632 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9793" + "plane" "(-5760 512 256) (-5760 384 256) (-5632 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47655" - "plane" "(-1632 1368 1228) (-1632 1352 1228) (-1632 1352 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10207" + side + { + "id" "9804" + "plane" "(-5504 512 128) (-5504 512 256) (-5504 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9803" + "plane" "(-5376 384 128) (-5376 384 256) (-5376 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9802" + "plane" "(-5376 512 128) (-5376 512 256) (-5504 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 73.1428] 0.21875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9801" + "plane" "(-5504 384 128) (-5504 384 256) (-5376 384 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9800" + "plane" "(-5504 512 128) (-5504 384 128) (-5376 384 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9799" + "plane" "(-5504 384 256) (-5504 512 256) (-5376 512 256)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47654" - "plane" "(-1648 1368 1228) (-1632 1368 1228) (-1632 1368 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "10208" + side + { + "id" "9810" + "plane" "(-5504 384 368) (-5504 512 368) (-5376 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9809" + "plane" "(-5504 512 256) (-5504 512 368) (-5504 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9808" + "plane" "(-5376 384 256) (-5376 384 368) (-5376 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9807" + "plane" "(-5376 512 256) (-5376 512 368) (-5504 512 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9806" + "plane" "(-5504 384 256) (-5504 384 368) (-5376 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 448] 0.25" + "rotation" "-90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9805" + "plane" "(-5504 512 256) (-5504 384 256) (-5376 384 256)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47653" - "plane" "(-1632 1352 1228) (-1648 1352 1228) (-1648 1352 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "5709" + side + { + "id" "9816" + "plane" "(-6144 368 368) (-6144 384 368) (64 384 368)" + "material" "METAL/METALPIPE005A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9815" + "plane" "(-6144 384 360) (-6144 368 360) (64 368 360)" + "material" "METAL/METALPIPE005A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9814" + "plane" "(-6144 368 360) (-6144 384 360) (-6144 384 368)" + "material" "METAL/METALPIPE005A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9813" + "plane" "(64 384 360) (64 368 360) (64 368 368)" + "material" "METAL/METALPIPE005A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9812" + "plane" "(-6144 384 360) (64 384 360) (64 384 368)" + "material" "METAL/METALPIPE005A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9811" + "plane" "(64 368 360) (-6144 368 360) (-6144 368 368)" + "material" "METAL/METALPIPE005A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "47652" - "plane" "(-1648 1352 1228) (-1648 1368 1228) (-1648 1368 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "1575" + side + { + "id" "9822" + "plane" "(-6144 352 176) (0.000244141 352 176) (0.000244141 320 176)" + "material" "CS_HAVANA/METALWALL085A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 384] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9821" + "plane" "(-6144 320 144) (0.000244141 320 144) (0.000244141 352 144)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[1 0 0 -256] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9820" + "plane" "(-6144 352 176) (-6144 320 176) (-6144 320 144)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9819" + "plane" "(0.000244141 352 144) (0.000244141 320 144) (0.000244141 320 176)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9818" + "plane" "(0.000244141 352 176) (-6144 352 176) (-6144 352 144)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "9817" + "plane" "(0.000244141 320 144) (-6144 320 144) (-6144 320 176)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "208 169 0" + "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[5500 15000]" } } - editor - { - "color" "208 169 0" - "groupid" "81325" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81336" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 1360 1228" - editor - { - "color" "208 169 0" - "groupid" "81325" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "81339" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 1488 1228" - editor + entity { - "color" "208 169 0" - "groupid" "81338" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "10913" + "classname" "env_soundscape" + "radius" "512" + "soundscape" "d1_canals.spooky_infested_pipe" + "StartDisabled" "0" + "targetname" "soundscape_tunnel" + "origin" "-384 -32 0" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[5500 15500]" + } } } -entity +hidden { - "id" "81344" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 1488 1228" - editor + entity { - "color" "208 169 0" - "groupid" "81338" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "11579" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_mining/lamps01.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-4476 384 320" + editor + { + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 2500]" + } } } -entity +hidden { - "id" "81346" - "classname" "func_detail" - solid + entity { - "id" "81347" - side - { - "id" "47663" - "plane" "(-1664 1480 1248) (-1680 1480 1248) (-1680 1496 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47662" - "plane" "(-1664 1496 1228) (-1680 1496 1228) (-1680 1480 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47661" - "plane" "(-1680 1496 1228) (-1664 1496 1228) (-1664 1496 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47660" - "plane" "(-1664 1480 1228) (-1680 1480 1228) (-1680 1480 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47659" - "plane" "(-1680 1480 1228) (-1680 1496 1228) (-1680 1496 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47658" - "plane" "(-1664 1496 1228) (-1664 1480 1228) (-1664 1480 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "11722" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_mining/lamps01.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-3708 384 320" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 2500]" } } - solid +} +hidden +{ + entity { - "id" "81348" - side - { - "id" "47669" - "plane" "(-1648 1496 1248) (-1632 1496 1248) (-1632 1480 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47668" - "plane" "(-1648 1480 1228) (-1632 1480 1228) (-1632 1496 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47667" - "plane" "(-1632 1496 1228) (-1632 1480 1228) (-1632 1480 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47666" - "plane" "(-1648 1496 1228) (-1632 1496 1228) (-1632 1496 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47665" - "plane" "(-1632 1480 1228) (-1648 1480 1228) (-1648 1480 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47664" - "plane" "(-1648 1480 1228) (-1648 1496 1228) (-1648 1496 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "11738" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_mining/lamps01.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2940 384 320" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 2500]" } } - editor - { - "color" "208 169 0" - "groupid" "81338" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } } -entity +hidden { - "id" "81349" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 1488 1228" - editor + entity { - "color" "208 169 0" - "groupid" "81338" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "11758" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-3452 376 308" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } } } -entity +hidden { - "id" "81352" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 1616 1228" - editor + entity { - "color" "208 169 0" - "groupid" "81351" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" + "id" "11801" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_train/handrail_yardb-lower.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-752 132 0" + editor + { + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3500]" + } } } -entity +hidden { - "id" "81357" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 1616 1228" - editor + entity { - "color" "208 169 0" - "groupid" "81351" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81359" - "classname" "func_detail" - solid - { - "id" "81360" - side - { - "id" "47675" - "plane" "(-1664 1608 1248) (-1680 1608 1248) (-1680 1624 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47674" - "plane" "(-1664 1624 1228) (-1680 1624 1228) (-1680 1608 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47673" - "plane" "(-1680 1624 1228) (-1664 1624 1228) (-1664 1624 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47672" - "plane" "(-1664 1608 1228) (-1680 1608 1228) (-1680 1608 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47671" - "plane" "(-1680 1608 1228) (-1680 1624 1228) (-1680 1624 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47670" - "plane" "(-1664 1624 1228) (-1664 1608 1228) (-1664 1608 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "11985" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_train/handrail_yardb-lower.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1936 132 0" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 3500]" } } - solid +} +hidden +{ + entity { - "id" "81361" - side - { - "id" "47681" - "plane" "(-1648 1624 1248) (-1632 1624 1248) (-1632 1608 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47680" - "plane" "(-1648 1608 1228) (-1632 1608 1228) (-1632 1624 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47679" - "plane" "(-1632 1624 1228) (-1632 1608 1228) (-1632 1608 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47678" - "plane" "(-1648 1624 1228) (-1632 1624 1228) (-1632 1624 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47677" - "plane" "(-1632 1608 1228) (-1648 1608 1228) (-1648 1608 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47676" - "plane" "(-1648 1608 1228) (-1648 1624 1228) (-1648 1624 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "12001" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_train/handrail_yardb-lower.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-3120 132 0" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 3500]" } } - editor - { - "color" "208 169 0" - "groupid" "81351" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81362" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 1616 1228" - editor - { - "color" "208 169 0" - "groupid" "81351" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81365" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 1744 1228" - editor - { - "color" "208 169 0" - "groupid" "81364" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81370" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 1744 1228" - editor - { - "color" "208 169 0" - "groupid" "81364" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "81372" - "classname" "func_detail" - solid + entity { - "id" "81373" - side - { - "id" "47687" - "plane" "(-1664 1736 1248) (-1680 1736 1248) (-1680 1752 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47686" - "plane" "(-1664 1752 1228) (-1680 1752 1228) (-1680 1736 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47685" - "plane" "(-1680 1752 1228) (-1664 1752 1228) (-1664 1752 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47684" - "plane" "(-1664 1736 1228) (-1680 1736 1228) (-1680 1736 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47683" - "plane" "(-1680 1736 1228) (-1680 1752 1228) (-1680 1752 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47682" - "plane" "(-1664 1752 1228) (-1664 1736 1228) (-1664 1736 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "12017" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_train/handrail_yardb-lower.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-4304 132 0" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 3500]" } } - solid +} +hidden +{ + entity { - "id" "81374" - side - { - "id" "47693" - "plane" "(-1648 1752 1248) (-1632 1752 1248) (-1632 1736 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47692" - "plane" "(-1648 1736 1228) (-1632 1736 1228) (-1632 1752 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47691" - "plane" "(-1632 1752 1228) (-1632 1736 1228) (-1632 1736 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47690" - "plane" "(-1648 1752 1228) (-1632 1752 1228) (-1632 1752 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47689" - "plane" "(-1632 1736 1228) (-1648 1736 1228) (-1648 1736 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47688" - "plane" "(-1648 1736 1228) (-1648 1752 1228) (-1648 1752 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "12280" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/portgravel001" + "origin" "-212 244 0" editor { - "color" "208 169 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6000]" } } - editor - { - "color" "208 169 0" - "groupid" "81364" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81375" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 1744 1228" - editor - { - "color" "208 169 0" - "groupid" "81364" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81378" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 1872 1228" - editor - { - "color" "208 169 0" - "groupid" "81377" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81383" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 1872 1228" - editor - { - "color" "208 169 0" - "groupid" "81377" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "81385" - "classname" "func_detail" - solid + entity { - "id" "81386" - side - { - "id" "47699" - "plane" "(-1664 1864 1248) (-1680 1864 1248) (-1680 1880 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47698" - "plane" "(-1664 1880 1228) (-1680 1880 1228) (-1680 1864 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47697" - "plane" "(-1680 1880 1228) (-1664 1880 1228) (-1664 1880 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47696" - "plane" "(-1664 1864 1228) (-1680 1864 1228) (-1680 1864 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47695" - "plane" "(-1680 1864 1228) (-1680 1880 1228) (-1680 1880 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47694" - "plane" "(-1664 1880 1228) (-1664 1864 1228) (-1664 1864 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "12353" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/trashdecal01a" + "origin" "-496 288 0" editor { - "color" "208 169 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6000]" } } - solid +} +hidden +{ + entity { - "id" "81387" - side - { - "id" "47705" - "plane" "(-1648 1880 1248) (-1632 1880 1248) (-1632 1864 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47704" - "plane" "(-1648 1864 1228) (-1632 1864 1228) (-1632 1880 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47703" - "plane" "(-1632 1880 1228) (-1632 1864 1228) (-1632 1864 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47702" - "plane" "(-1648 1880 1228) (-1632 1880 1228) (-1632 1880 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47701" - "plane" "(-1632 1864 1228) (-1648 1864 1228) (-1648 1864 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47700" - "plane" "(-1648 1864 1228) (-1648 1880 1228) (-1648 1880 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "12381" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/de_train/barrel.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-84 364 0" editor { - "color" "208 169 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - editor - { - "color" "208 169 0" - "groupid" "81377" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81388" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 1872 1228" - editor - { - "color" "208 169 0" - "groupid" "81377" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81391" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 2000 1228" - editor - { - "color" "208 169 0" - "groupid" "81390" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81396" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 2000 1228" - editor - { - "color" "208 169 0" - "groupid" "81390" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "81398" - "classname" "func_detail" - solid + entity { - "id" "81399" - side - { - "id" "47711" - "plane" "(-1664 1992 1248) (-1680 1992 1248) (-1680 2008 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47710" - "plane" "(-1664 2008 1228) (-1680 2008 1228) (-1680 1992 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47709" - "plane" "(-1680 2008 1228) (-1664 2008 1228) (-1664 2008 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47708" - "plane" "(-1664 1992 1228) (-1680 1992 1228) (-1680 1992 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47707" - "plane" "(-1680 1992 1228) (-1680 2008 1228) (-1680 2008 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47706" - "plane" "(-1664 2008 1228) (-1664 1992 1228) (-1664 1992 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "12411" + "classname" "prop_physics_multiplayer" + "angles" "0 282.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/de_train/barrel.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-64 328 0" editor { - "color" "208 169 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "81400" - side - { - "id" "47717" - "plane" "(-1648 2008 1248) (-1632 2008 1248) (-1632 1992 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47716" - "plane" "(-1648 1992 1228) (-1632 1992 1228) (-1632 2008 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47715" - "plane" "(-1632 2008 1228) (-1632 1992 1228) (-1632 1992 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47714" - "plane" "(-1648 2008 1228) (-1632 2008 1228) (-1632 2008 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47713" - "plane" "(-1632 1992 1228) (-1648 1992 1228) (-1648 1992 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47712" - "plane" "(-1648 1992 1228) (-1648 2008 1228) (-1648 2008 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "12423" + "classname" "prop_physics_multiplayer" + "angles" "0 33 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/de_train/barrel.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-44 356 0" editor { - "color" "208 169 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - editor - { - "color" "208 169 0" - "groupid" "81390" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81401" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 2000 1228" - editor - { - "color" "208 169 0" - "groupid" "81390" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81404" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 2128 1228" - editor - { - "color" "208 169 0" - "groupid" "81403" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81409" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 2128 1228" - editor - { - "color" "208 169 0" - "groupid" "81403" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "81411" - "classname" "func_detail" - solid + entity { - "id" "81412" - side - { - "id" "47723" - "plane" "(-1664 2120 1248) (-1680 2120 1248) (-1680 2136 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47722" - "plane" "(-1664 2136 1228) (-1680 2136 1228) (-1680 2120 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47721" - "plane" "(-1680 2136 1228) (-1664 2136 1228) (-1664 2136 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47720" - "plane" "(-1664 2120 1228) (-1680 2120 1228) (-1680 2120 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47719" - "plane" "(-1680 2120 1228) (-1680 2136 1228) (-1680 2136 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47718" - "plane" "(-1664 2136 1228) (-1664 2120 1228) (-1664 2120 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "12435" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/de_train/barrel.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-60 336 48" editor { - "color" "208 169 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "81413" - side - { - "id" "47729" - "plane" "(-1648 2136 1248) (-1632 2136 1248) (-1632 2120 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47728" - "plane" "(-1648 2120 1228) (-1632 2120 1228) (-1632 2136 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47727" - "plane" "(-1632 2136 1228) (-1632 2120 1228) (-1632 2120 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47726" - "plane" "(-1648 2136 1228) (-1632 2136 1228) (-1632 2136 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47725" - "plane" "(-1632 2120 1228) (-1648 2120 1228) (-1648 2120 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47724" - "plane" "(-1648 2120 1228) (-1648 2136 1228) (-1648 2136 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "12467" + "classname" "prop_physics_multiplayer" + "angles" "0 349 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/de_train/pallet_barrels.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-48 264 1" editor { - "color" "208 169 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 7000]" } } - editor - { - "color" "208 169 0" - "groupid" "81403" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81414" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 2128 1228" - editor - { - "color" "208 169 0" - "groupid" "81403" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81417" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1656 80 1228" - editor - { - "color" "208 169 0" - "groupid" "81416" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "81422" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1640 80 1228" - editor - { - "color" "208 169 0" - "groupid" "81416" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } } -entity +hidden { - "id" "81424" - "classname" "func_detail" - solid + entity { - "id" "81425" - side - { - "id" "47735" - "plane" "(-1664 72 1248) (-1680 72 1248) (-1680 88 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47734" - "plane" "(-1664 88 1228) (-1680 88 1228) (-1680 72 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47733" - "plane" "(-1680 88 1228) (-1664 88 1228) (-1664 88 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47732" - "plane" "(-1664 72 1228) (-1680 72 1228) (-1680 72 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47731" - "plane" "(-1680 72 1228) (-1680 88 1228) (-1680 88 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47730" - "plane" "(-1664 88 1228) (-1664 72 1228) (-1664 72 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "12493" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-260 36 -60" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 7500]" } } - solid +} +hidden +{ + entity { - "id" "81426" - side - { - "id" "47741" - "plane" "(-1648 88 1248) (-1632 88 1248) (-1632 72 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47740" - "plane" "(-1648 72 1228) (-1632 72 1228) (-1632 88 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47739" - "plane" "(-1632 88 1228) (-1632 72 1228) (-1632 72 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47738" - "plane" "(-1648 88 1228) (-1632 88 1228) (-1632 88 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47737" - "plane" "(-1632 72 1228) (-1648 72 1228) (-1648 72 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47736" - "plane" "(-1648 72 1228) (-1648 88 1228) (-1648 88 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "12801" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-540 36 -188.045" editor { - "color" "208 169 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 7500]" } } - editor - { - "color" "208 169 0" - "groupid" "81416" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "81427" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1672 80 1228" - editor - { - "color" "208 169 0" - "groupid" "81416" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "90794" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 60" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-82 180 -180" - "pitch" "-82" - "style" "0" - "origin" "-986 896 723" - editor - { - "color" "168 153 0" - "groupid" "90940" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -7268]" - } -} -entity -{ - "id" "90891" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 60" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "82 180 0" - "pitch" "82" - "style" "0" - "origin" "-986 896 717" - editor - { - "color" "168 153 0" - "groupid" "90940" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -7268]" - } -} -entity -{ - "id" "90756" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "1" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_lab/walllight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-982 896 720" - editor - { - "color" "168 153 0" - "groupid" "90940" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -7768]" - } } -entity +hidden { - "id" "90957" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 60" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-82 180 -180" - "pitch" "-82" - "style" "0" - "origin" "-986 1152 723" - editor + entity { - "color" "168 153 0" - "groupid" "90956" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -7268]" - } -} -entity -{ - "id" "90962" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 60" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "82 180 0" - "pitch" "82" - "style" "0" - "origin" "-986 1152 717" - editor - { - "color" "168 153 0" - "groupid" "90956" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -7268]" - } -} -entity -{ - "id" "90967" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "1" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_lab/walllight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-982 1152 720" - editor - { - "color" "168 153 0" - "groupid" "90956" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -7768]" - } -} -entity -{ - "id" "91032" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 60" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-82 180 -180" - "pitch" "-82" - "style" "0" - "origin" "-986 1408 723" - editor - { - "color" "168 153 0" - "groupid" "91031" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -7268]" - } -} -entity -{ - "id" "91037" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 60" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "82 180 0" - "pitch" "82" - "style" "0" - "origin" "-986 1408 717" - editor - { - "color" "168 153 0" - "groupid" "91031" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -7268]" - } -} -entity -{ - "id" "91042" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "1" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_lab/walllight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-982 1408 720" - editor - { - "color" "168 153 0" - "groupid" "91031" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -7768]" - } -} -hidden -{ - entity - { - "id" "548" - "classname" "info_player_start" - "angles" "0 169.5 0" - "origin" "-64 -262 1.00001" - editor - { - "color" "0 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "4090" - "classname" "prop_door_rotating" - "ajarangles" "0 0 0" - "angles" "0 270 0" - "axis" "-215 545 54, -215 545 54" - "disableshadows" "0" - "distance" "90" - "dmg" "0" - "forceclosed" "0" - "hardware" "1" - "health" "0" - "model" "models/props_doors/door03_slotted_left.mdl" - "opendir" "2" - "returndelay" "-1" - "skin" "0" - "spawnflags" "8192" - "spawnpos" "0" - "speed" "100" - "origin" "-215 545 54" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2000 -15268]" - } - } -} -hidden -{ - entity - { - "id" "8937" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_silo/wirepipe.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-256 400 120" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -11268]" - } - } -} -hidden -{ - entity - { - "id" "9028" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_pipes002a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-416 -192 224" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -10768]" - } - } -} -hidden -{ - entity - { - "id" "9074" - "classname" "env_cubemap" - "cubemapsize" "0" - "sides" "4440" - "origin" "-3072 -64 -88" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -10268]" - } - } -} -hidden -{ - entity - { - "id" "9116" + "id" "13033" "classname" "func_detail" hidden { solid { - "id" "8623" + "id" "12547" side { - "id" "4998" - "plane" "(-6144 -65.626 314) (-6144 -61.6884 298) (-6144 240 345.383)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 17] 0.25" - "rotation" "270" + "id" "10374" + "plane" "(-168 38 -2) (-168 124 -2) (-4 124 -2)" + "material" "METAL/METALSTAIR004B" + "uaxis" "[1 0 0 160] 0.25" + "vaxis" "[0 -1 0 196] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "4997" - "plane" "(0 240 345.383) (0 -61.6874 298) (0 -65.6249 314)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.155158 -0.98789 149.85] 0.25" - "vaxis" "[0 -0.98789 -0.155158 146] 0.25" + "id" "10373" + "plane" "(-168 124 -6) (-168 38 -6) (-4 38 -6)" + "material" "METAL/METALSTAIR004B" + "uaxis" "[1 0 0 160] 0.25" + "vaxis" "[0 -1 0 196] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "4996" - "plane" "(0 -65.625 314) (0 -61.6875 298) (-6144 -61.6882 298)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 17] 0.25" - "rotation" "270" + "id" "10372" + "plane" "(-168 38 -6) (-168 124 -6) (-168 124 -2)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "4995" - "plane" "(-6144 -65.625 314) (-6144 240 361.58) (0 240 361.58)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 17] 0.25" - "rotation" "270" + "id" "10371" + "plane" "(-4 124 -6) (-4 38 -6) (-4 38 -2)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "4994" - "plane" "(-6144 240 345.383) (-6144 -61.688 298) (0 -61.6875 298)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 -0.98789 -0.155158 146] 0.25" - "rotation" "270" + "id" "10370" + "plane" "(-168 124 -6) (-4 124 -6) (-4 124 -2)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[1 0 0 144] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "4993" - "plane" "(-6144 240 361.582) (-6144 240 345.383) (0 240 345.383)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "10369" + "plane" "(-4 38 -6) (-168 38 -6) (-168 38 -2)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[-1 0 0 -8] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -63152,69 +84117,69 @@ hidden { solid { - "id" "8624" + "id" "12552" side { - "id" "5004" - "plane" "(-6144 240 345.383) (-6144 384 368) (-6144 384 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 17] 0.25" - "rotation" "270" + "id" "10380" + "plane" "(-168 34 0) (-168 38 0) (0 38 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 8] 0.25" + "vaxis" "[-1 0 0 -128] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5003" - "plane" "(0 384 384) (0 384 368) (0 240 345.383)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0.15516 -0.987889 149.847] 0.25" - "vaxis" "[0 -0.98789 -0.15516 146.003] 0.25" + "id" "10379" + "plane" "(-168 38 -8) (-168 34 -8) (0 34 -8)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5002" - "plane" "(-6144 384 384) (-6144 384 368) (0 384 368)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 17] 0.25" - "rotation" "270" + "id" "10378" + "plane" "(-168 34 -8) (-168 38 -8) (-168 38 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 -8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5001" - "plane" "(-6144 240 361.58) (-6144 384 384) (0 384 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 17] 0.25" - "rotation" "270" + "id" "10377" + "plane" "(0 38 -8) (0 34 -8) (0 34 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5000" - "plane" "(-6144 384 368) (-6144 240 345.383) (0 240 345.383)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 -0.98789 -0.155158 146] 0.25" - "rotation" "270" + "id" "10376" + "plane" "(-168 38 -8) (0 38 -8) (0 38 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[-1 0 0 -128] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "4999" - "plane" "(0 240 361.582) (0 240 345.383) (-6144 240 345.383)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "10375" + "plane" "(0 34 -8) (-168 34 -8) (-168 34 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 -128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -63231,69 +84196,69 @@ hidden { solid { - "id" "8625" + "id" "12553" side { - "id" "5010" - "plane" "(-6144 -128.626 296) (-6144 -120.751 281) (-6144 -61.688 298)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10386" + "plane" "(-168 124 0) (-168 128 0) (0 128 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5009" - "plane" "(0 -120.75 281) (0 -128.625 296) (0 -65.625 314)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.276601 -0.960985 147.745] 0.25" - "vaxis" "[0 -0.960985 -0.276601 297.399] 0.25" + "id" "10385" + "plane" "(-168 128 -8) (-168 124 -8) (0 124 -8)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 16] 0.25" + "vaxis" "[1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5008" - "plane" "(-6144 -65.6255 314) (-6144 -61.688 298) (0 -61.6875 298)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10384" + "plane" "(-168 124 -8) (-168 128 -8) (-168 128 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5007" - "plane" "(0 -128.625 296) (0 -120.75 281) (-6144 -120.751 281)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10383" + "plane" "(0 128 -8) (0 124 -8) (0 124 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5006" - "plane" "(-6144 -65.6255 314) (0 -65.625 314) (0 -128.625 296)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10382" + "plane" "(-168 128 -8) (0 128 -8) (0 128 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5005" - "plane" "(-6144 -120.751 281) (0 -120.75 281) (0 -61.6875 298)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 -0.960985 -0.276601 297.399] 0.25" + "id" "10381" + "plane" "(0 124 -8) (-168 124 -8) (-168 124 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 1 16] 0.25" + "vaxis" "[1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -63310,69 +84275,69 @@ hidden { solid { - "id" "8626" + "id" "12554" side { - "id" "5016" - "plane" "(-6144 -186.375 266) (-6144 -174.563 253) (-6144 -120.751 281)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10392" + "plane" "(-4 38 0) (-4 124 0) (0 124 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5015" - "plane" "(0 -174.563 253) (0 -186.375 266) (0 -128.625 296)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.461576 -0.8871 154.042] 0.25" - "vaxis" "[0 -0.8871 -0.461576 28.9971] 0.25" + "id" "10391" + "plane" "(-4 124 -8) (-4 38 -8) (0 38 -8)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5014" - "plane" "(-6144 -128.626 296) (-6144 -120.751 281) (0 -120.75 281)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10390" + "plane" "(-4 38 -8) (-4 124 -8) (-4 124 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5013" - "plane" "(0 -186.375 266) (0 -174.563 253) (-6144 -174.563 253)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10389" + "plane" "(0 124 -8) (0 38 -8) (0 38 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5012" - "plane" "(-6144 -128.626 296) (0 -128.625 296) (0 -186.375 266)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10388" + "plane" "(-4 124 -8) (0 124 -8) (0 124 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5011" - "plane" "(-6144 -174.563 253) (0 -174.563 253) (0 -120.75 281)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 -0.887098 -0.461581 29.0035] 0.25" + "id" "10387" + "plane" "(0 38 -8) (-4 38 -8) (-4 38 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -63389,69 +84354,69 @@ hidden { solid { - "id" "8627" + "id" "12566" side { - "id" "5022" - "plane" "(-6144 -237.563 226) (-6144 -223.125 215) (-6144 -174.563 253)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10398" + "plane" "(-360 128 -128) (-168 128 0) (-168 124 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0.820905 0 0.571065 -113.785] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5021" - "plane" "(0 -223.125 215) (0 -237.563 226) (0 -186.375 266)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.616257 -0.787545 161.298] 0.25" - "vaxis" "[0 -0.787544 -0.616257 255.05] 0.25" + "id" "10397" + "plane" "(-360 124 -136) (-168 124 -8) (-168 128 -8)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 18.8655] 0.25" + "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5020" - "plane" "(-6144 -186.375 266) (-6144 -174.563 253) (0 -174.563 253)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10396" + "plane" "(-360 128 -136) (-360 128 -128) (-360 124 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5019" - "plane" "(0 -237.563 226) (0 -223.125 215) (-6144 -223.125 215)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10395" + "plane" "(-168 124 -8) (-168 124 0) (-168 128 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5018" - "plane" "(-6144 -186.375 266) (0 -186.375 266) (0 -237.563 226)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10394" + "plane" "(-168 128 -8) (-168 128 0) (-360 128 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0.571064 0 -0.820905 4.32381] 0.25" + "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5017" - "plane" "(-6144 -223.125 215) (0 -223.125 215) (0 -174.563 253)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 -0.787548 -0.616253 255.043] 0.25" + "id" "10393" + "plane" "(-360 124 -136) (-360 124 -128) (-168 124 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-0.571064 0 0.820905 11.6762] 0.25" + "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -63468,69 +84433,69 @@ hidden { solid { - "id" "8628" + "id" "12588" side { - "id" "5028" - "plane" "(-6144 -279.563 178) (-6144 -262.5 169) (-6144 -223.125 215)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10404" + "plane" "(-360 38 -128) (-168 38 0) (-168 34 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 8] 0.25" + "vaxis" "[0.820905 0 0.571065 -113.785] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5027" - "plane" "(0 -262.5 169) (0 -279.563 178) (0 -237.563 226)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.759694 -0.650281 171.268] 0.25" - "vaxis" "[0 -0.650281 -0.759694 500.913] 0.25" + "id" "10403" + "plane" "(-360 34 -136) (-168 34 -8) (-168 38 -8)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 10.8655] 0.25" + "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5026" - "plane" "(-6144 -237.563 226) (-6144 -223.125 215) (0 -223.125 215)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10402" + "plane" "(-360 38 -136) (-360 38 -128) (-360 34 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5025" - "plane" "(0 -279.563 178) (0 -262.5 169) (-6144 -262.5 169)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10401" + "plane" "(-168 34 -8) (-168 34 0) (-168 38 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 -360] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5024" - "plane" "(-6144 -237.563 226) (0 -237.563 226) (0 -279.563 178)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10400" + "plane" "(-168 38 -8) (-168 38 0) (-360 38 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0.571064 0 -0.820905 4.32382] 0.25" + "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5023" - "plane" "(-6144 -262.5 169) (0 -262.5 169) (0 -223.125 215)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 -0.650281 -0.759694 500.914] 0.25" + "id" "10399" + "plane" "(-360 34 -136) (-360 34 -128) (-168 34 0)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-0.571064 0 0.820905 11.6762] 0.25" + "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -63547,69 +84512,69 @@ hidden { solid { - "id" "8629" + "id" "12751" side { - "id" "5034" - "plane" "(-6144 -311.063 122) (-6144 -291.375 116) (-6144 -262.5 169)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10506" + "plane" "(-448 124 -128) (-448 128 -128) (-360 128 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -112] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5033" - "plane" "(0 -291.375 116) (0 -311.063 122) (0 -279.563 178)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.878133 -0.478417 179.449] 0.25" - "vaxis" "[0 -0.478417 -0.878133 249.436] 0.25" + "id" "10505" + "plane" "(-448 128 -136) (-448 124 -136) (-360 124 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 -16] 0.25" + "vaxis" "[1 0 0 -112] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5032" - "plane" "(-6144 -279.563 178) (-6144 -262.5 169) (0 -262.5 169)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10504" + "plane" "(-448 124 -136) (-448 128 -136) (-448 128 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5031" - "plane" "(0 -311.063 122) (0 -291.375 116) (-6144 -291.375 116)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10503" + "plane" "(-360 128 -136) (-360 124 -136) (-360 124 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5030" - "plane" "(-6144 -279.563 178) (0 -279.563 178) (0 -311.063 122)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10502" + "plane" "(-448 128 -136) (-360 128 -136) (-360 128 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[1 0 0 -112] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5029" - "plane" "(-6144 -291.375 116) (0 -291.375 116) (0 -262.5 169)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 -0.478417 -0.878133 249.436] 0.25" + "id" "10501" + "plane" "(-360 124 -136) (-448 124 -136) (-448 124 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 1 16] 0.25" + "vaxis" "[1 0 0 -112] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -63626,69 +84591,69 @@ hidden { solid { - "id" "8630" + "id" "12753" side { - "id" "5040" - "plane" "(-6144 -329.438 62) (-6144 -308.438 59) (-6144 -291.375 116)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10512" + "plane" "(-448 34 -128) (-448 38 -128) (-360 38 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 8] 0.25" + "vaxis" "[-1 0 0 -16] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5039" - "plane" "(0 -308.438 59) (0 -329.438 62) (0 -311.063 122)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.957997 -0.286777 183.61] 0.25" - "vaxis" "[0 -0.286777 -0.957998 509.85] 0.25" + "id" "10511" + "plane" "(-448 38 -136) (-448 34 -136) (-360 34 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 -1 0 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5038" - "plane" "(-6144 -311.063 122) (-6144 -291.375 116) (0 -291.375 116)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10510" + "plane" "(-448 34 -136) (-448 38 -136) (-448 38 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 -8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5037" - "plane" "(0 -329.438 62) (0 -308.438 59) (-6144 -308.438 59)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10509" + "plane" "(-360 38 -136) (-360 34 -136) (-360 34 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5036" - "plane" "(-6144 -311.063 122) (0 -311.063 122) (0 -329.438 62)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10508" + "plane" "(-448 38 -136) (-360 38 -136) (-360 38 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 1 16] 0.25" + "vaxis" "[-1 0 0 -16] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5035" - "plane" "(-6144 -308.438 59) (0 -308.438 59) (0 -291.375 116)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 -0.28677 -0.958 509.859] 0.25" + "id" "10507" + "plane" "(-360 34 -136) (-448 34 -136) (-448 34 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -63705,69 +84670,69 @@ hidden { solid { - "id" "8631" + "id" "12927" side { - "id" "5046" - "plane" "(-6144 -336 0) (-6144 -315 0) (-6144 -308.438 59)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10638" + "plane" "(-4 34 -8.00001) (-4 38 -8.00001) (0 38 -8.00001)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5045" - "plane" "(0 -315 0) (0 -336 0) (0 -329.438 62)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.993872 -0.110539 186.278] 0.25" - "vaxis" "[0 -0.110539 -0.993872 223.75] 0.25" + "id" "10637" + "plane" "(-4 38 -304) (-4 34 -304) (0 34 -304)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5044" - "plane" "(-6144 -329.438 62) (-6144 -308.438 59) (0 -308.438 59)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10636" + "plane" "(-4 34 -304) (-4 38 -304) (-4 38 -8.00001)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 -8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5043" - "plane" "(0 -336 0) (0 -315 0) (-6144 -315 0)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10635" + "plane" "(0 38 -304) (0 34 -304) (0 34 -8.00001)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5042" - "plane" "(-6144 -329.438 62) (0 -329.438 62) (0 -336 0)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10634" + "plane" "(-4 38 -304) (0 38 -304) (0 38 -8.00001)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5041" - "plane" "(-6144 -315 0) (0 -315 0) (0 -308.438 59)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 -0.110547 -0.993871 223.74] 0.25" + "id" "10633" + "plane" "(0 34 -304) (-4 34 -304) (-4 34 -8.00001)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -63784,70 +84749,70 @@ hidden { solid { - "id" "8632" + "id" "12940" side { - "id" "5052" - "plane" "(-6144 -329.438 -62) (-6144 -308.438 -59) (-6144 -315 0)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 17] 0.25" - "rotation" "270" + "id" "10644" + "plane" "(-166 34 -8.00001) (-166 38 -8.00001) (-162 38 -8.00001)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5051" - "plane" "(0 -308.438 -59) (0 -329.438 -62) (0 -336 0)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.993872 0.110539 484.278] 0.25" - "vaxis" "[-0.110539 0.109862 -0.987781 283.426] 0.25" + "id" "10643" + "plane" "(-166 38 -304) (-166 34 -304) (-162 34 -304)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5050" - "plane" "(-6144 -336 0) (-6144 -315 0) (0 -315 0)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 17] 0.25" - "rotation" "270" + "id" "10642" + "plane" "(-166 34 -304) (-166 38 -304) (-166 38 -8.00001)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 -8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5049" - "plane" "(0 -329.438 -62) (0 -308.438 -59) (-6144 -308.438 -59)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 17] 0.25" - "rotation" "270" + "id" "10641" + "plane" "(-162 38 -304) (-162 34 -304) (-162 34 -8.00001)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5048" - "plane" "(-6144 -336 0) (0 -336 0) (0 -329.438 -62)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 17] 0.25" - "rotation" "270" + "id" "10640" + "plane" "(-166 38 -304) (-162 38 -304) (-162 38 -8.00001)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5047" - "plane" "(-6144 -308.438 -59) (0 -308.438 -59) (0 -315 0)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 256] 0.25" - "vaxis" "[0 0 -1 145] 0.25" - "rotation" "270" + "id" "10639" + "plane" "(-162 34 -304) (-166 34 -304) (-166 34 -8.00001)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -63863,69 +84828,69 @@ hidden { solid { - "id" "8633" + "id" "12943" side { - "id" "5058" - "plane" "(-6144 -311.063 -122) (-6144 -291.375 -116) (-6144 -308.438 -59)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10650" + "plane" "(-358 38 -132) (-354 38 -132) (-354 34 -132)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5057" - "plane" "(0 -291.375 -116) (0 -311.063 -122) (0 -329.438 -62)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[0 0.957997 0.286777 183.61] 0.25" - "vaxis" "[0 0.286777 -0.957997 237.154] 0.25" + "id" "10649" + "plane" "(-358 34 -304) (-354 34 -304) (-354 38 -304)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5056" - "plane" "(-6144 -329.438 -62) (-6144 -308.438 -59) (0 -308.438 -59)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10648" + "plane" "(-358 38 -304) (-358 38 -132) (-358 34 -132)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 -8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5055" - "plane" "(0 -311.063 -122) (0 -291.375 -116) (-6144 -291.375 -116)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10647" + "plane" "(-354 34 -304) (-354 34 -132) (-354 38 -132)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5054" - "plane" "(-6144 -329.438 -62) (0 -329.438 -62) (0 -311.063 -122)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" + "id" "10646" + "plane" "(-354 38 -304) (-354 38 -132) (-358 38 -132)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5053" - "plane" "(-6144 -291.375 -116) (0 -291.375 -116) (0 -308.438 -59)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 0.286769 -0.958 237.143] 0.25" + "id" "10645" + "plane" "(-358 34 -304) (-358 34 -132) (-354 34 -132)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -63942,69 +84907,69 @@ hidden { solid { - "id" "8634" + "id" "12949" side { - "id" "5064" - "plane" "(-6144 -279.563 -178) (-6144 -262.5 -169) (-6144 -291.375 -116)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10656" + "plane" "(-446 34 -136) (-446 38 -136) (-442 38 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 -24] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5063" - "plane" "(0 -262.5 -169) (0 -279.563 -178) (0 -311.063 -122)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[0 0.878133 0.478417 179.449] 0.25" - "vaxis" "[0 0.478417 -0.878133 497.566] 0.25" + "id" "10655" + "plane" "(-446 38 -304) (-446 34 -304) (-442 34 -304)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 -24] 0.25" + "vaxis" "[0 -1 0 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5062" - "plane" "(-6144 -311.063 -122) (-6144 -291.375 -116) (0 -291.375 -116)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10654" + "plane" "(-446 34 -304) (-446 38 -304) (-446 38 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 -8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5061" - "plane" "(0 -279.563 -178) (0 -262.5 -169) (-6144 -262.5 -169)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" + "id" "10653" + "plane" "(-442 38 -304) (-442 34 -304) (-442 34 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5060" - "plane" "(-6144 -311.063 -122) (0 -311.063 -122) (0 -279.563 -178)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 22] 0.25" - "vaxis" "[0 0 -1 18] 0.25" - "rotation" "270" - "lightmapscale" "16" + "id" "10652" + "plane" "(-446 38 -304) (-442 38 -304) (-442 38 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 -24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5059" - "plane" "(-6144 -262.5 -169) (0 -262.5 -169) (0 -291.375 -116)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 0.478417 -0.878133 497.566] 0.25" + "id" "10651" + "plane" "(-442 34 -304) (-446 34 -304) (-446 34 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -64021,69 +84986,69 @@ hidden { solid { - "id" "8635" + "id" "12954" side { - "id" "5070" - "plane" "(-6144 -237.563 -226) (-6144 -223.125 -215) (-6144 -262.5 -169)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 22] 0.25" - "vaxis" "[0 0 -1 22] 0.25" + "id" "10662" + "plane" "(-638 34 -260) (-638 38 -260) (-634 38 -260)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5069" - "plane" "(0 -223.125 -215) (0 -237.563 -226) (0 -279.563 -178)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[0 0.759694 0.650281 171.268] 0.25" - "vaxis" "[0 0.650281 -0.759694 277.999] 0.25" + "id" "10661" + "plane" "(-638 38 -304) (-638 34 -304) (-634 34 -304)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5068" - "plane" "(-6144 -279.563 -178) (-6144 -262.5 -169) (0 -262.5 -169)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10660" + "plane" "(-638 34 -304) (-638 38 -304) (-638 38 -260)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 -8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5067" - "plane" "(0 -237.563 -226) (0 -223.125 -215) (-6144 -223.125 -215)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10659" + "plane" "(-634 38 -304) (-634 34 -304) (-634 34 -260)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 -8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5066" - "plane" "(-6144 -279.563 -178) (0 -279.563 -178) (0 -237.563 -226)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10658" + "plane" "(-638 38 -304) (-634 38 -304) (-634 38 -260)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5065" - "plane" "(-6144 -223.125 -215) (0 -223.125 -215) (0 -262.5 -169)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 0.650282 -0.759693 278] 0.25" + "id" "10657" + "plane" "(-634 34 -304) (-638 34 -304) (-638 34 -260)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -64100,69 +85065,69 @@ hidden { solid { - "id" "8636" + "id" "12962" side { - "id" "5076" - "plane" "(-6144 -186.375 -266) (-6144 -174.563 -253) (-6144 -223.125 -215)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 22] 0.25" - "vaxis" "[0 0 -1 22] 0.25" + "id" "10668" + "plane" "(-638 128 -260) (-634 128 -260) (-634 124 -260)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 368] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5075" - "plane" "(0 -174.563 -253) (0 -186.375 -266) (0 -237.563 -226)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[0 0.616257 0.787545 161.298] 0.25" - "vaxis" "[0 0.787545 -0.616258 277.994] 0.25" + "id" "10667" + "plane" "(-638 124 -304) (-634 124 -304) (-634 128 -304)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 368] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5074" - "plane" "(-6144 -237.563 -226) (-6144 -223.125 -215) (0 -223.125 -215)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10666" + "plane" "(-638 128 -260) (-638 124 -260) (-638 124 -304)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5073" - "plane" "(0 -186.375 -266) (0 -174.563 -253) (-6144 -174.563 -253)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10665" + "plane" "(-634 128 -304) (-634 124 -304) (-634 124 -260)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5072" - "plane" "(-6144 -237.563 -226) (0 -237.563 -226) (0 -186.375 -266)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10664" + "plane" "(-634 128 -260) (-638 128 -260) (-638 128 -304)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5071" - "plane" "(-6144 -174.563 -253) (0 -174.563 -253) (0 -223.125 -215)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 0.787548 -0.616254 278] 0.25" + "id" "10663" + "plane" "(-634 124 -304) (-638 124 -304) (-638 124 -260)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -64179,69 +85144,69 @@ hidden { solid { - "id" "8637" + "id" "12963" side { - "id" "5082" - "plane" "(-6144 -128.625 -296) (-6144 -120.75 -281) (-6144 -174.563 -253)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 22] 0.25" - "vaxis" "[0 0 -1 22] 0.25" + "id" "10674" + "plane" "(-446 124 -136) (-446 128 -136) (-442 128 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 368] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5081" - "plane" "(0 -120.75 -281) (0 -128.625 -296) (0 -186.375 -266)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[0 0.461576 0.887101 154.042] 0.25" - "vaxis" "[0 0.887101 -0.461576 278.004] 0.25" + "id" "10673" + "plane" "(-446 128 -304) (-446 124 -304) (-442 124 -304)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 368] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5080" - "plane" "(-6144 -186.375 -266) (-6144 -174.563 -253) (0 -174.563 -253)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10672" + "plane" "(-446 124 -304) (-446 128 -304) (-446 128 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5079" - "plane" "(0 -128.625 -296) (0 -120.75 -281) (-6144 -120.75 -281)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10671" + "plane" "(-442 128 -304) (-442 124 -304) (-442 124 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5078" - "plane" "(-6144 -186.375 -266) (0 -186.375 -266) (0 -128.625 -296)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10670" + "plane" "(-446 128 -304) (-442 128 -304) (-442 128 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5077" - "plane" "(-6144 -120.75 -281) (0 -120.75 -281) (0 -174.563 -253)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 0.887099 -0.461579 278] 0.25" + "id" "10669" + "plane" "(-442 124 -304) (-446 124 -304) (-446 124 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -64258,69 +85223,69 @@ hidden { solid { - "id" "8638" + "id" "12964" side { - "id" "5088" - "plane" "(-6144 -65.6255 -314) (-6144 -61.688 -298) (-6144 -120.75 -281)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 22] 0.25" - "vaxis" "[0 0 -1 22] 0.25" + "id" "10680" + "plane" "(-358 128 -132) (-354 128 -132) (-354 124 -132)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 368] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5087" - "plane" "(0 -61.6875 -298) (0 -65.625 -314) (0 -128.625 -296)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[0 0.276601 0.960985 147.745] 0.25" - "vaxis" "[0 0.960985 -0.276601 277.999] 0.25" + "id" "10679" + "plane" "(-358 124 -304) (-354 124 -304) (-354 128 -304)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 -1 0 368] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5086" - "plane" "(-6144 -128.625 -296) (-6144 -120.75 -281) (0 -120.75 -281)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10678" + "plane" "(-358 128 -304) (-358 128 -132) (-358 124 -132)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5085" - "plane" "(0 -65.625 -314) (0 -61.6875 -298) (-6144 -61.688 -298)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10677" + "plane" "(-354 124 -304) (-354 124 -132) (-354 128 -132)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5084" - "plane" "(-6144 -128.625 -296) (0 -128.625 -296) (0 -65.625 -314)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "10676" + "plane" "(-354 128 -304) (-354 128 -132) (-358 128 -132)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5083" - "plane" "(-6144 -61.688 -298) (0 -61.6875 -298) (0 -120.75 -281)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 0.960985 -0.2766 278] 0.25" + "id" "10675" + "plane" "(-358 124 -304) (-358 124 -132) (-354 124 -132)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-1 0 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -64337,69 +85302,69 @@ hidden { solid { - "id" "8639" + "id" "12593" side { - "id" "5094" - "plane" "(-6144 -0.000488281 -320) (-6144 -0.000488281 -304) (-6144 -61.688 -298)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 22] 0.25" - "vaxis" "[0 0 -1 22] 0.25" + "id" "36664" + "plane" "(-179.998 38 -10) (-179.998 124 -10) (-168 124 -10)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5093" - "plane" "(0 0 -304) (0 0 -320) (0 -65.625 -314)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[0 0.0968076 0.995303 144.288] 0.25" - "vaxis" "[0 0.995303 -0.0968076 278] 0.25" + "id" "36663" + "plane" "(-179.998 124 -14) (-179.998 38 -14) (-168 38 -14)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5092" - "plane" "(-6144 -65.6255 -314) (-6144 -61.688 -298) (0 -61.6875 -298)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "36662" + "plane" "(-179.996 38 -14) (-179.996 124 -14) (-179.996 124 -10)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5091" - "plane" "(0 0 -320) (0 0 -304) (-6144 -0.000488281 -304)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "36661" + "plane" "(-168 124 -14) (-168 38 -14) (-168 38 -10)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5090" - "plane" "(-6144 -65.6255 -314) (0 -65.625 -314) (0 0 -320)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 22] 0.25" - "vaxis" "[-1 0 0 22] 0.25" + "id" "36660" + "plane" "(-179.996 124 -14) (-168 124 -14) (-168 124 -10)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 191.983] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5089" - "plane" "(-6144 -0.000488281 -304) (0 0 -304) (0 -61.6875 -298)" - "material" "CONCRETE/CONCRETEWALL059D" - "uaxis" "[-1 0 0 470] 0.25" - "vaxis" "[0 0.995303 -0.0968075 278] 0.25" + "id" "36659" + "plane" "(-168 38 -14) (-180 38 -14) (-179.996 38 -10)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -55.9835] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -64412,89 +85377,74 @@ hidden } } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -9768]" - } - } -} -hidden -{ - entity - { - "id" "9219" - "classname" "func_detail" hidden { solid { - "id" "4543" + "id" "54193" side { - "id" "5100" - "plane" "(-128 192 -304) (-128 144 -304) (0 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37228" + "plane" "(-724 38 -258) (-724 124 -258) (-628 124 -258)" + "material" "METAL/METALSTAIR004B" + "uaxis" "[1 0 0 208] 0.25" + "vaxis" "[0 -1 0 196] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5099" - "plane" "(-128 144 -304) (-128 192 -304) (-128 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37227" + "plane" "(-724 124 -262) (-724 38 -262) (-628 38 -262)" + "material" "METAL/METALSTAIR004B" + "uaxis" "[1 0 0 208] 0.25" + "vaxis" "[0 -1 0 196] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5098" - "plane" "(0 192 -304) (0 144 -304) (0 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37226" + "plane" "(-724 38 -262) (-724 124 -262) (-724 124 -258)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5097" - "plane" "(-128 192 -304) (0 192 -304) (0 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37225" + "plane" "(-628 124 -262) (-628 38 -262) (-628 38 -258)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5096" - "plane" "(0 144 -304) (-128 144 -304) (-128 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37224" + "plane" "(-724 124 -262) (-628 124 -262) (-628 124 -258)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[1 0 0 80] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5095" - "plane" "(-128 144 -144) (-128 192 -144) (0 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37223" + "plane" "(-628 38 -262) (-724 38 -262) (-724 38 -258)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[-1 0 0 56] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -64510,69 +85460,69 @@ hidden { solid { - "id" "4544" + "id" "54238" side { - "id" "5106" - "plane" "(-128 144 -16) (-128 192 -16) (0 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37252" + "plane" "(-728 38 -256) (-728 124 -256) (-724 124 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5105" - "plane" "(-128 192 -144) (-128 192 -16) (-128 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37251" + "plane" "(-728 124 -264) (-728 38 -264) (-724 38 -264)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5104" - "plane" "(0 144 -144) (0 144 -16) (0 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37250" + "plane" "(-728 38 -264) (-728 124 -264) (-728 124 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 1 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5103" - "plane" "(0 192 -144) (0 192 -16) (-128 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37249" + "plane" "(-724 124 -264) (-724 38 -264) (-724 38 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5102" - "plane" "(-128 144 -144) (-128 144 -16) (0 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37248" + "plane" "(-728 124 -264) (-724 124 -264) (-724 124 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5101" - "plane" "(-128 192 -144) (-128 144 -144) (0 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37247" + "plane" "(-724 38 -264) (-728 38 -264) (-728 38 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -64589,69 +85539,69 @@ hidden { solid { - "id" "8723" + "id" "54194" side { - "id" "5112" - "plane" "(-384 144 -16) (-384 192 -16) (-256 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37234" + "plane" "(-728 124 -256) (-728 128 -256) (-640 128 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5111" - "plane" "(-384 192 -144) (-384 192 -16) (-384 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37233" + "plane" "(-728 128 -264) (-728 124 -264) (-640 124 -264)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 -16] 0.25" + "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5110" - "plane" "(-256 144 -144) (-256 144 -16) (-256 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37232" + "plane" "(-728 124 -264) (-728 128 -264) (-728 128 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5109" - "plane" "(-256 192 -144) (-256 192 -16) (-384 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37231" + "plane" "(-640 128 -264) (-640 124 -264) (-640 124 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5108" - "plane" "(-384 144 -144) (-384 144 -16) (-256 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37230" + "plane" "(-728 128 -264) (-640 128 -264) (-640 128 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5107" - "plane" "(-384 192 -144) (-384 144 -144) (-256 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37229" + "plane" "(-640 124 -264) (-728 124 -264) (-728 124 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -64668,70 +85618,70 @@ hidden { solid { - "id" "8724" + "id" "54195" side { - "id" "5118" - "plane" "(-384 192 -304) (-384 144 -304) (-256 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37240" + "plane" "(-728 34 -256) (-728 38 -256) (-640 38 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 8] 0.25" + "vaxis" "[-1 0 0 -112] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5117" - "plane" "(-384 144 -304) (-384 192 -304) (-384 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37239" + "plane" "(-728 38 -264) (-728 34 -264) (-640 34 -264)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 -1 0 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5116" - "plane" "(-256 192 -304) (-256 144 -304) (-256 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37238" + "plane" "(-728 34 -264) (-728 38 -264) (-728 38 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 -8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5115" - "plane" "(-384 192 -304) (-256 192 -304) (-256 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37237" + "plane" "(-640 38 -264) (-640 34 -264) (-640 34 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5114" - "plane" "(-256 144 -304) (-384 144 -304) (-384 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37236" + "plane" "(-728 38 -264) (-640 38 -264) (-640 38 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[-1 0 0 -112] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5113" - "plane" "(-384 144 -144) (-384 192 -144) (-256 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37235" + "plane" "(-640 34 -264) (-728 34 -264) (-728 34 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 -112] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -64747,70 +85697,70 @@ hidden { solid { - "id" "8734" + "id" "54192" side { - "id" "5124" - "plane" "(-640 192 -304) (-640 144 -304) (-512 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37222" + "plane" "(-627.998 38 -250) (-627.998 124 -250) (-616 124 -250)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 96] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5123" - "plane" "(-640 144 -304) (-640 192 -304) (-640 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37221" + "plane" "(-627.998 124 -254) (-627.998 38 -254) (-616 38 -254)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 96] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5122" - "plane" "(-512 192 -304) (-512 144 -304) (-512 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37220" + "plane" "(-627.996 38 -254) (-627.996 124 -254) (-627.996 124 -250)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5121" - "plane" "(-640 192 -304) (-512 192 -304) (-512 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37219" + "plane" "(-616 124 -254) (-616 38 -254) (-616 38 -250)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5120" - "plane" "(-512 144 -304) (-640 144 -304) (-640 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37218" + "plane" "(-627.996 124 -254) (-616 124 -254) (-616 124 -250)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 -64.0166] 0.25" + "vaxis" "[0 0 -1 72] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5119" - "plane" "(-640 144 -144) (-640 192 -144) (-512 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37217" + "plane" "(-616 38 -254) (-628 38 -254) (-627.996 38 -250)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 200.017] 0.25" + "vaxis" "[0 0 -1 72] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -64826,69 +85776,69 @@ hidden { solid { - "id" "8735" + "id" "54191" side { - "id" "5130" - "plane" "(-640 144 -16) (-640 192 -16) (-512 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37216" + "plane" "(-615.998 38 -242) (-615.998 124 -242) (-604 124 -242)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5129" - "plane" "(-640 192 -144) (-640 192 -16) (-640 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37215" + "plane" "(-615.998 124 -246) (-615.998 38 -246) (-604 38 -246)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5128" - "plane" "(-512 144 -144) (-512 144 -16) (-512 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37214" + "plane" "(-615.996 38 -246) (-615.996 124 -246) (-615.996 124 -242)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5127" - "plane" "(-512 192 -144) (-512 192 -16) (-640 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37213" + "plane" "(-604 124 -246) (-604 38 -246) (-604 38 -242)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5126" - "plane" "(-640 144 -144) (-640 144 -16) (-512 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37212" + "plane" "(-615.996 124 -246) (-604 124 -246) (-604 124 -242)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 -112.017] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5125" - "plane" "(-640 192 -144) (-640 144 -144) (-512 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37211" + "plane" "(-604 38 -246) (-616 38 -246) (-615.996 38 -242)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 248.017] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -64905,69 +85855,69 @@ hidden { solid { - "id" "8736" + "id" "54190" side { - "id" "5136" - "plane" "(-896 144 -16) (-896 192 -16) (-768 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37210" + "plane" "(-603.998 38 -234) (-603.998 124 -234) (-592 124 -234)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5135" - "plane" "(-896 192 -144) (-896 192 -16) (-896 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37209" + "plane" "(-603.998 124 -238) (-603.998 38 -238) (-592 38 -238)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5134" - "plane" "(-768 144 -144) (-768 144 -16) (-768 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37208" + "plane" "(-603.996 38 -238) (-603.996 124 -238) (-603.996 124 -234)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5133" - "plane" "(-768 192 -144) (-768 192 -16) (-896 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37207" + "plane" "(-592 124 -238) (-592 38 -238) (-592 38 -234)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5132" - "plane" "(-896 144 -144) (-896 144 -16) (-768 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37206" + "plane" "(-603.996 124 -238) (-592 124 -238) (-592 124 -234)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 -160.017] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5131" - "plane" "(-896 192 -144) (-896 144 -144) (-768 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37205" + "plane" "(-592 38 -238) (-604 38 -238) (-603.996 38 -234)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -215.983] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -64984,70 +85934,70 @@ hidden { solid { - "id" "8737" + "id" "54188" side { - "id" "5142" - "plane" "(-896 192 -304) (-896 144 -304) (-768 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37198" + "plane" "(-579.998 38 -218) (-579.998 124 -218) (-568 124 -218)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 32] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5141" - "plane" "(-896 144 -304) (-896 192 -304) (-896 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37197" + "plane" "(-579.998 124 -222) (-579.998 38 -222) (-568 38 -222)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5140" - "plane" "(-768 192 -304) (-768 144 -304) (-768 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37196" + "plane" "(-579.996 38 -222) (-579.996 124 -222) (-579.996 124 -218)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5139" - "plane" "(-896 192 -304) (-768 192 -304) (-768 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37195" + "plane" "(-568 124 -222) (-568 38 -222) (-568 38 -218)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5138" - "plane" "(-768 144 -304) (-896 144 -304) (-896 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37194" + "plane" "(-579.996 124 -222) (-568 124 -222) (-568 124 -218)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 -256.017] 0.25" + "vaxis" "[0 0 -1 72] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5137" - "plane" "(-896 144 -144) (-896 192 -144) (-768 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37193" + "plane" "(-568 38 -222) (-580 38 -222) (-579.996 38 -218)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -119.983] 0.25" + "vaxis" "[0 0 -1 72] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -65063,70 +86013,70 @@ hidden { solid { - "id" "8754" + "id" "54189" side { - "id" "5148" - "plane" "(-1152 192 -304) (-1152 144 -304) (-1024 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37204" + "plane" "(-591.998 38 -226) (-591.998 124 -226) (-580 124 -226)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 112] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5147" - "plane" "(-1152 144 -304) (-1152 192 -304) (-1152 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37203" + "plane" "(-591.998 124 -230) (-591.998 38 -230) (-580 38 -230)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 112] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5146" - "plane" "(-1024 192 -304) (-1024 144 -304) (-1024 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37202" + "plane" "(-591.996 38 -230) (-591.996 124 -230) (-591.996 124 -226)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5145" - "plane" "(-1152 192 -304) (-1024 192 -304) (-1024 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37201" + "plane" "(-580 124 -230) (-580 38 -230) (-580 38 -226)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 104] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5144" - "plane" "(-1024 144 -304) (-1152 144 -304) (-1152 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37200" + "plane" "(-591.996 124 -230) (-580 124 -230) (-580 124 -226)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 -208.017] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5143" - "plane" "(-1152 144 -144) (-1152 192 -144) (-1024 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37199" + "plane" "(-580 38 -230) (-592 38 -230) (-591.996 38 -226)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -167.983] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -65142,69 +86092,69 @@ hidden { solid { - "id" "8755" + "id" "54185" side { - "id" "5154" - "plane" "(-1152 144 -16) (-1152 192 -16) (-1024 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37180" + "plane" "(-543.998 38 -194) (-543.998 124 -194) (-532 124 -194)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 48] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5153" - "plane" "(-1152 192 -144) (-1152 192 -16) (-1152 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37179" + "plane" "(-543.998 124 -198) (-543.998 38 -198) (-532 38 -198)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 48] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5152" - "plane" "(-1024 144 -144) (-1024 144 -16) (-1024 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37178" + "plane" "(-543.996 38 -198) (-543.996 124 -198) (-543.996 124 -194)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5151" - "plane" "(-1024 192 -144) (-1024 192 -16) (-1152 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37177" + "plane" "(-532 124 -198) (-532 38 -198) (-532 38 -194)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5150" - "plane" "(-1152 144 -144) (-1152 144 -16) (-1024 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37176" + "plane" "(-543.996 124 -198) (-532 124 -198) (-532 124 -194)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 111.983] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5149" - "plane" "(-1152 192 -144) (-1152 144 -144) (-1024 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37175" + "plane" "(-532 38 -198) (-544 38 -198) (-543.996 38 -194)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 24.0166] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -65221,69 +86171,69 @@ hidden { solid { - "id" "8756" + "id" "54186" side { - "id" "5160" - "plane" "(-1408 144 -16) (-1408 192 -16) (-1280 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37186" + "plane" "(-555.998 38 -202) (-555.998 124 -202) (-544 124 -202)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5159" - "plane" "(-1408 192 -144) (-1408 192 -16) (-1408 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37185" + "plane" "(-555.998 124 -206) (-555.998 38 -206) (-544 38 -206)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5158" - "plane" "(-1280 144 -144) (-1280 144 -16) (-1280 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37184" + "plane" "(-555.996 38 -206) (-555.996 124 -206) (-555.996 124 -202)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5157" - "plane" "(-1280 192 -144) (-1280 192 -16) (-1408 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37183" + "plane" "(-544 124 -206) (-544 38 -206) (-544 38 -202)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5156" - "plane" "(-1408 144 -144) (-1408 144 -16) (-1280 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37182" + "plane" "(-555.996 124 -206) (-544 124 -206) (-544 124 -202)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 159.983] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5155" - "plane" "(-1408 192 -144) (-1408 144 -144) (-1280 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37181" + "plane" "(-544 38 -206) (-556 38 -206) (-555.996 38 -202)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -23.9834] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -65300,70 +86250,70 @@ hidden { solid { - "id" "8757" + "id" "54187" side { - "id" "5166" - "plane" "(-1408 192 -304) (-1408 144 -304) (-1280 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37192" + "plane" "(-567.998 38 -210) (-567.998 124 -210) (-556 124 -210)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 80] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5165" - "plane" "(-1408 144 -304) (-1408 192 -304) (-1408 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37191" + "plane" "(-567.998 124 -214) (-567.998 38 -214) (-556 38 -214)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5164" - "plane" "(-1280 192 -304) (-1280 144 -304) (-1280 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37190" + "plane" "(-567.996 38 -214) (-567.996 124 -214) (-567.996 124 -210)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5163" - "plane" "(-1408 192 -304) (-1280 192 -304) (-1280 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37189" + "plane" "(-556 124 -214) (-556 38 -214) (-556 38 -210)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5162" - "plane" "(-1280 144 -304) (-1408 144 -304) (-1408 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37188" + "plane" "(-567.996 124 -214) (-556 124 -214) (-556 124 -210)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 207.983] 0.25" + "vaxis" "[0 0 -1 104] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5161" - "plane" "(-1408 144 -144) (-1408 192 -144) (-1280 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37187" + "plane" "(-556 38 -214) (-568 38 -214) (-567.996 38 -210)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -71.9834] 0.25" + "vaxis" "[0 0 -1 104] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -65379,70 +86329,70 @@ hidden { solid { - "id" "8758" + "id" "54177" side { - "id" "5172" - "plane" "(-1664 192 -304) (-1664 144 -304) (-1536 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37132" + "plane" "(-640 128 -256) (-448 128 -128) (-448 124 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0.820905 0 0.571065 74.0141] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5171" - "plane" "(-1664 144 -304) (-1664 192 -304) (-1664 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37131" + "plane" "(-640 124 -264) (-448 124 -136) (-448 128 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 18.8655] 0.25" + "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5170" - "plane" "(-1536 192 -304) (-1536 144 -304) (-1536 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37130" + "plane" "(-640 128 -264) (-640 128 -256) (-640 124 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5169" - "plane" "(-1664 192 -304) (-1536 192 -304) (-1536 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37129" + "plane" "(-448 124 -136) (-448 124 -128) (-448 128 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5168" - "plane" "(-1536 144 -304) (-1664 144 -304) (-1664 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37128" + "plane" "(-448 128 -136) (-448 128 -128) (-640 128 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0.571064 0 -0.820905 -0.387917] 0.25" + "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5167" - "plane" "(-1664 144 -144) (-1664 192 -144) (-1536 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37127" + "plane" "(-640 124 -264) (-640 124 -256) (-448 124 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-0.571064 0 0.820905 16.3879] 0.25" + "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -65458,69 +86408,69 @@ hidden { solid { - "id" "8759" + "id" "54184" side { - "id" "5178" - "plane" "(-1664 144 -16) (-1664 192 -16) (-1536 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37174" + "plane" "(-531.998 38 -186) (-531.998 124 -186) (-520 124 -186)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 96] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5177" - "plane" "(-1664 192 -144) (-1664 192 -16) (-1664 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37173" + "plane" "(-531.998 124 -190) (-531.998 38 -190) (-520 38 -190)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 96] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5176" - "plane" "(-1536 144 -144) (-1536 144 -16) (-1536 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37172" + "plane" "(-531.996 38 -190) (-531.996 124 -190) (-531.996 124 -186)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5175" - "plane" "(-1536 192 -144) (-1536 192 -16) (-1664 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37171" + "plane" "(-520 124 -190) (-520 38 -190) (-520 38 -186)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5174" - "plane" "(-1664 144 -144) (-1664 144 -16) (-1536 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37170" + "plane" "(-531.996 124 -190) (-520 124 -190) (-520 124 -186)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 63.9834] 0.25" + "vaxis" "[0 0 -1 72] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5173" - "plane" "(-1664 192 -144) (-1664 144 -144) (-1536 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37169" + "plane" "(-520 38 -190) (-532 38 -190) (-531.996 38 -186)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 72.0166] 0.25" + "vaxis" "[0 0 -1 72] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -65537,69 +86487,69 @@ hidden { solid { - "id" "8760" + "id" "54183" side { - "id" "5184" - "plane" "(-1920 144 -16) (-1920 192 -16) (-1792 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37168" + "plane" "(-519.998 38 -178) (-519.998 124 -178) (-508 124 -178)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5183" - "plane" "(-1920 192 -144) (-1920 192 -16) (-1920 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37167" + "plane" "(-519.998 124 -182) (-519.998 38 -182) (-508 38 -182)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5182" - "plane" "(-1792 144 -144) (-1792 144 -16) (-1792 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37166" + "plane" "(-519.996 38 -182) (-519.996 124 -182) (-519.996 124 -178)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5181" - "plane" "(-1792 192 -144) (-1792 192 -16) (-1920 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37165" + "plane" "(-508 124 -182) (-508 38 -182) (-508 38 -178)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5180" - "plane" "(-1920 144 -144) (-1920 144 -16) (-1792 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37164" + "plane" "(-519.996 124 -182) (-508 124 -182) (-508 124 -178)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 15.9834] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5179" - "plane" "(-1920 192 -144) (-1920 144 -144) (-1792 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37163" + "plane" "(-508 38 -182) (-520 38 -182) (-519.996 38 -178)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 120.017] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -65616,70 +86566,70 @@ hidden { solid { - "id" "8761" + "id" "54182" side { - "id" "5190" - "plane" "(-1920 192 -304) (-1920 144 -304) (-1792 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37162" + "plane" "(-507.998 38 -170) (-507.998 124 -170) (-496 124 -170)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 64] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5189" - "plane" "(-1920 144 -304) (-1920 192 -304) (-1920 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37161" + "plane" "(-507.998 124 -174) (-507.998 38 -174) (-496 38 -174)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5188" - "plane" "(-1792 192 -304) (-1792 144 -304) (-1792 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37160" + "plane" "(-507.996 38 -174) (-507.996 124 -174) (-507.996 124 -170)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5187" - "plane" "(-1920 192 -304) (-1792 192 -304) (-1792 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37159" + "plane" "(-496 124 -174) (-496 38 -174) (-496 38 -170)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5186" - "plane" "(-1792 144 -304) (-1920 144 -304) (-1920 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37158" + "plane" "(-507.996 124 -174) (-496 124 -174) (-496 124 -170)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 -32.0166] 0.25" + "vaxis" "[0 0 -1 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5185" - "plane" "(-1920 144 -144) (-1920 192 -144) (-1792 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37157" + "plane" "(-496 38 -174) (-508 38 -174) (-507.996 38 -170)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 168.017] 0.25" + "vaxis" "[0 0 -1 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -65695,70 +86645,70 @@ hidden { solid { - "id" "8794" + "id" "54180" side { - "id" "5196" - "plane" "(-2176 192 -304) (-2176 144 -304) (-2048 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37150" + "plane" "(-483.998 38 -154) (-483.998 124 -154) (-472 124 -154)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 32] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5195" - "plane" "(-2176 144 -304) (-2176 192 -304) (-2176 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37149" + "plane" "(-483.998 124 -158) (-483.998 38 -158) (-472 38 -158)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5194" - "plane" "(-2048 192 -304) (-2048 144 -304) (-2048 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37148" + "plane" "(-483.996 38 -158) (-483.996 124 -158) (-483.996 124 -154)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5193" - "plane" "(-2176 192 -304) (-2048 192 -304) (-2048 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37147" + "plane" "(-472 124 -158) (-472 38 -158) (-472 38 -154)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5192" - "plane" "(-2048 144 -304) (-2176 144 -304) (-2176 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37146" + "plane" "(-483.996 124 -158) (-472 124 -158) (-472 124 -154)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 -128.017] 0.25" + "vaxis" "[0 0 -1 72] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5191" - "plane" "(-2176 144 -144) (-2176 192 -144) (-2048 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37145" + "plane" "(-472 38 -158) (-484 38 -158) (-483.996 38 -154)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 264.017] 0.25" + "vaxis" "[0 0 -1 72] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -65774,69 +86724,69 @@ hidden { solid { - "id" "8795" + "id" "54181" side { - "id" "5202" - "plane" "(-2176 144 -16) (-2176 192 -16) (-2048 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37156" + "plane" "(-495.998 38 -162) (-495.998 124 -162) (-484 124 -162)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 112] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5201" - "plane" "(-2176 192 -144) (-2176 192 -16) (-2176 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37155" + "plane" "(-495.998 124 -166) (-495.998 38 -166) (-484 38 -166)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 112] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5200" - "plane" "(-2048 144 -144) (-2048 144 -16) (-2048 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37154" + "plane" "(-495.996 38 -166) (-495.996 124 -166) (-495.996 124 -162)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5199" - "plane" "(-2048 192 -144) (-2048 192 -16) (-2176 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37153" + "plane" "(-484 124 -166) (-484 38 -166) (-484 38 -162)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5198" - "plane" "(-2176 144 -144) (-2176 144 -16) (-2048 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37152" + "plane" "(-495.996 124 -166) (-484 124 -166) (-484 124 -162)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 -80.0166] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5197" - "plane" "(-2176 192 -144) (-2176 144 -144) (-2048 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37151" + "plane" "(-484 38 -166) (-496 38 -166) (-495.996 38 -162)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 216.017] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -65853,69 +86803,69 @@ hidden { solid { - "id" "8796" + "id" "54179" side { - "id" "5208" - "plane" "(-2432 144 -16) (-2432 192 -16) (-2304 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37144" + "plane" "(-471.998 38 -146) (-471.998 124 -146) (-460 124 -146)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5207" - "plane" "(-2432 192 -144) (-2432 192 -16) (-2432 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37143" + "plane" "(-471.998 124 -150) (-471.998 38 -150) (-460 38 -150)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5206" - "plane" "(-2304 144 -144) (-2304 144 -16) (-2304 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37142" + "plane" "(-471.996 38 -150) (-471.996 124 -150) (-471.996 124 -146)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5205" - "plane" "(-2304 192 -144) (-2304 192 -16) (-2432 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37141" + "plane" "(-460 124 -150) (-460 38 -150) (-460 38 -146)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5204" - "plane" "(-2432 144 -144) (-2432 144 -16) (-2304 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37140" + "plane" "(-471.996 124 -150) (-460 124 -150) (-460 124 -146)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 -176.017] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5203" - "plane" "(-2432 192 -144) (-2432 144 -144) (-2304 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37139" + "plane" "(-460 38 -150) (-472 38 -150) (-471.996 38 -146)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -199.983] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -65932,70 +86882,70 @@ hidden { solid { - "id" "8797" + "id" "54124" side { - "id" "5214" - "plane" "(-2432 192 -304) (-2432 144 -304) (-2304 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "36964" + "plane" "(-448 38 -130) (-448 124 -130) (-348 124 -130)" + "material" "METAL/METALSTAIR004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 196] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5213" - "plane" "(-2432 144 -304) (-2432 192 -304) (-2432 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36963" + "plane" "(-448 124 -134) (-448 38 -134) (-348 38 -134)" + "material" "METAL/METALSTAIR004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 196] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5212" - "plane" "(-2304 192 -304) (-2304 144 -304) (-2304 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36962" + "plane" "(-448 38 -134) (-448 124 -134) (-448 124 -130)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5211" - "plane" "(-2432 192 -304) (-2304 192 -304) (-2304 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36961" + "plane" "(-348 124 -134) (-348 38 -134) (-348 38 -130)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5210" - "plane" "(-2304 144 -304) (-2432 144 -304) (-2432 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36960" + "plane" "(-448 124 -134) (-348 124 -134) (-348 124 -130)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5209" - "plane" "(-2432 144 -144) (-2432 192 -144) (-2304 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "36959" + "plane" "(-348 38 -134) (-448 38 -134) (-448 38 -130)" + "material" "METAL/METALSTAIR004A" + "uaxis" "[-1 0 0 -360] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -66011,70 +86961,70 @@ hidden { solid { - "id" "8798" + "id" "54176" side { - "id" "5220" - "plane" "(-2688 192 -304) (-2688 144 -304) (-2560 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37126" + "plane" "(-459.998 38 -138) (-459.998 124 -138) (-448 124 -138)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5219" - "plane" "(-2688 144 -304) (-2688 192 -304) (-2688 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37125" + "plane" "(-459.998 124 -142) (-459.998 38 -142) (-448 38 -142)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5218" - "plane" "(-2560 192 -304) (-2560 144 -304) (-2560 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "37124" + "plane" "(-459.996 38 -142) (-459.996 124 -142) (-459.996 124 -138)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5217" - "plane" "(-2688 192 -304) (-2560 192 -304) (-2560 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37123" + "plane" "(-448 124 -142) (-448 38 -142) (-448 38 -138)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5216" - "plane" "(-2560 144 -304) (-2688 144 -304) (-2688 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "37122" + "plane" "(-459.996 124 -142) (-448 124 -142) (-448 124 -138)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 -224.017] 0.25" + "vaxis" "[0 0 -1 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5215" - "plane" "(-2688 144 -144) (-2688 192 -144) (-2560 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "37121" + "plane" "(-448 38 -142) (-460 38 -142) (-459.996 38 -138)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -151.983] 0.25" + "vaxis" "[0 0 -1 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -66090,69 +87040,69 @@ hidden { solid { - "id" "8799" + "id" "54178" side { - "id" "5226" - "plane" "(-2688 144 -16) (-2688 192 -16) (-2560 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37138" + "plane" "(-640 38 -256) (-448 38 -128) (-448 34 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 8] 0.25" + "vaxis" "[0.820905 0 0.571065 74.0141] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5225" - "plane" "(-2688 192 -144) (-2688 192 -16) (-2688 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37137" + "plane" "(-640 34 -264) (-448 34 -136) (-448 38 -136)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 -1 0 10.8655] 0.25" + "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5224" - "plane" "(-2560 144 -144) (-2560 144 -16) (-2560 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37136" + "plane" "(-640 38 -264) (-640 38 -256) (-640 34 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 1 0 8] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5223" - "plane" "(-2560 192 -144) (-2560 192 -16) (-2688 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37135" + "plane" "(-448 34 -136) (-448 34 -128) (-448 38 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 -360] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5222" - "plane" "(-2688 144 -144) (-2688 144 -16) (-2560 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "37134" + "plane" "(-448 38 -136) (-448 38 -128) (-640 38 -256)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[0.571064 0 -0.820905 -0.387917] 0.25" + "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5221" - "plane" "(-2688 192 -144) (-2688 144 -144) (-2560 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "37133" + "plane" "(-640 34 -264) (-640 34 -256) (-448 34 -128)" + "material" "EFFECTS/METALTRUSS022C" + "uaxis" "[-0.571064 0 0.820905 16.3879] 0.25" + "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -66169,69 +87119,69 @@ hidden { solid { - "id" "8800" + "id" "54062" side { - "id" "5232" - "plane" "(-2944 144 -16) (-2944 192 -16) (-2816 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "36844" + "plane" "(-347.998 38 -122) (-347.998 124 -122) (-336 124 -122)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5231" - "plane" "(-2944 192 -144) (-2944 192 -16) (-2944 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36843" + "plane" "(-347.998 124 -126) (-347.998 38 -126) (-336 38 -126)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5230" - "plane" "(-2816 144 -144) (-2816 144 -16) (-2816 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36842" + "plane" "(-347.996 38 -126) (-347.996 124 -126) (-347.996 124 -122)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5229" - "plane" "(-2816 192 -144) (-2816 192 -16) (-2944 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36841" + "plane" "(-336 124 -126) (-336 38 -126) (-336 38 -122)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5228" - "plane" "(-2944 144 -144) (-2944 144 -16) (-2816 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36840" + "plane" "(-347.996 124 -126) (-336 124 -126) (-336 124 -122)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 351.983] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5227" - "plane" "(-2944 192 -144) (-2944 144 -144) (-2816 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "36839" + "plane" "(-336 38 -126) (-348 38 -126) (-347.996 38 -122)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -215.983] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -66248,70 +87198,70 @@ hidden { solid { - "id" "8801" + "id" "54061" side { - "id" "5238" - "plane" "(-2944 192 -304) (-2944 144 -304) (-2816 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "36832" + "plane" "(-335.998 38 -114) (-335.998 124 -114) (-324 124 -114)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -16] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5237" - "plane" "(-2944 144 -304) (-2944 192 -304) (-2944 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36831" + "plane" "(-335.998 124 -118) (-335.998 38 -118) (-324 38 -118)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5236" - "plane" "(-2816 192 -304) (-2816 144 -304) (-2816 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36830" + "plane" "(-335.996 38 -118) (-335.996 124 -118) (-335.996 124 -114)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5235" - "plane" "(-2944 192 -304) (-2816 192 -304) (-2816 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36829" + "plane" "(-324 124 -118) (-324 38 -118) (-324 38 -114)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5234" - "plane" "(-2816 144 -304) (-2944 144 -304) (-2944 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36828" + "plane" "(-335.996 124 -118) (-324 124 -118) (-324 124 -114)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 303.983] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5233" - "plane" "(-2944 144 -144) (-2944 192 -144) (-2816 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "36827" + "plane" "(-324 38 -118) (-336 38 -118) (-335.996 38 -114)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -167.983] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -66327,70 +87277,70 @@ hidden { solid { - "id" "8802" + "id" "54060" side { - "id" "5244" - "plane" "(-3200 192 -304) (-3200 144 -304) (-3072 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "36820" + "plane" "(-323.998 38 -106) (-323.998 124 -106) (-312 124 -106)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -96] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5243" - "plane" "(-3200 144 -304) (-3200 192 -304) (-3200 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36819" + "plane" "(-323.998 124 -110) (-323.998 38 -110) (-312 38 -110)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -96] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5242" - "plane" "(-3072 192 -304) (-3072 144 -304) (-3072 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36818" + "plane" "(-323.996 38 -110) (-323.996 124 -110) (-323.996 124 -106)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -120] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5241" - "plane" "(-3200 192 -304) (-3072 192 -304) (-3072 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36817" + "plane" "(-312 124 -110) (-312 38 -110) (-312 38 -106)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5240" - "plane" "(-3072 144 -304) (-3200 144 -304) (-3200 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36816" + "plane" "(-323.996 124 -110) (-312 124 -110) (-312 124 -106)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 255.983] 0.25" + "vaxis" "[0 0 -1 -120] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5239" - "plane" "(-3200 144 -144) (-3200 192 -144) (-3072 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "36815" + "plane" "(-312 38 -110) (-324 38 -110) (-323.996 38 -106)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -119.983] 0.25" + "vaxis" "[0 0 -1 -120] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -66406,69 +87356,69 @@ hidden { solid { - "id" "8803" + "id" "54059" side { - "id" "5250" - "plane" "(-3200 144 -16) (-3200 192 -16) (-3072 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "36808" + "plane" "(-311.998 38 -98) (-311.998 124 -98) (-300 124 -98)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -48] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5249" - "plane" "(-3200 192 -144) (-3200 192 -16) (-3200 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36807" + "plane" "(-311.998 124 -102) (-311.998 38 -102) (-300 38 -102)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -48] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5248" - "plane" "(-3072 144 -144) (-3072 144 -16) (-3072 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36806" + "plane" "(-311.996 38 -102) (-311.996 124 -102) (-311.996 124 -98)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5247" - "plane" "(-3072 192 -144) (-3072 192 -16) (-3200 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36805" + "plane" "(-300 124 -102) (-300 38 -102) (-300 38 -98)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5246" - "plane" "(-3200 144 -144) (-3200 144 -16) (-3072 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36804" + "plane" "(-311.996 124 -102) (-300 124 -102) (-300 124 -98)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 207.983] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5245" - "plane" "(-3200 192 -144) (-3200 144 -144) (-3072 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "36803" + "plane" "(-300 38 -102) (-312 38 -102) (-311.996 38 -98)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -71.9835] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -66485,69 +87435,69 @@ hidden { solid { - "id" "8804" + "id" "54058" side { - "id" "5256" - "plane" "(-3456 144 -16) (-3456 192 -16) (-3328 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "36796" + "plane" "(-299.998 38 -90) (-299.998 124 -90) (-288 124 -90)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5255" - "plane" "(-3456 192 -144) (-3456 192 -16) (-3456 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36795" + "plane" "(-299.998 124 -94) (-299.998 38 -94) (-288 38 -94)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5254" - "plane" "(-3328 144 -144) (-3328 144 -16) (-3328 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36794" + "plane" "(-299.996 38 -94) (-299.996 124 -94) (-299.996 124 -90)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5253" - "plane" "(-3328 192 -144) (-3328 192 -16) (-3456 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36793" + "plane" "(-288 124 -94) (-288 38 -94) (-288 38 -90)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5252" - "plane" "(-3456 144 -144) (-3456 144 -16) (-3328 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36792" + "plane" "(-299.996 124 -94) (-288 124 -94) (-288 124 -90)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 159.983] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5251" - "plane" "(-3456 192 -144) (-3456 144 -144) (-3328 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "36791" + "plane" "(-288 38 -94) (-300 38 -94) (-299.996 38 -90)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -23.9835] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -66564,149 +87514,70 @@ hidden { solid { - "id" "8805" - side - { - "id" "5262" - "plane" "(-3456 192 -304) (-3456 144 -304) (-3328 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "54057" side { - "id" "5261" - "plane" "(-3456 144 -304) (-3456 192 -304) (-3456 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36784" + "plane" "(-287.998 38 -82) (-287.998 124 -82) (-276 124 -82)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5260" - "plane" "(-3328 192 -304) (-3328 144 -304) (-3328 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36783" + "plane" "(-287.998 124 -86) (-287.998 38 -86) (-276 38 -86)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5259" - "plane" "(-3456 192 -304) (-3328 192 -304) (-3328 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "5258" - "plane" "(-3328 144 -304) (-3456 144 -304) (-3456 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "5257" - "plane" "(-3456 144 -144) (-3456 192 -144) (-3328 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "8806" - side - { - "id" "5268" - "plane" "(-3712 192 -304) (-3712 144 -304) (-3584 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "5267" - "plane" "(-3712 144 -304) (-3712 192 -304) (-3712 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36782" + "plane" "(-287.996 38 -86) (-287.996 124 -86) (-287.996 124 -82)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5266" - "plane" "(-3584 192 -304) (-3584 144 -304) (-3584 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36781" + "plane" "(-276 124 -86) (-276 38 -86) (-276 38 -82)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5265" - "plane" "(-3712 192 -304) (-3584 192 -304) (-3584 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "5264" - "plane" "(-3584 144 -304) (-3712 144 -304) (-3712 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36780" + "plane" "(-287.996 124 -86) (-276 124 -86) (-276 124 -82)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 111.983] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5263" - "plane" "(-3712 144 -144) (-3712 192 -144) (-3584 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "36779" + "plane" "(-276 38 -86) (-288 38 -86) (-287.996 38 -82)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -487.983] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -66722,69 +87593,69 @@ hidden { solid { - "id" "8807" + "id" "54056" side { - "id" "5274" - "plane" "(-3712 144 -16) (-3712 192 -16) (-3584 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "36772" + "plane" "(-275.998 38 -74) (-275.998 124 -74) (-264 124 -74)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5273" - "plane" "(-3712 192 -144) (-3712 192 -16) (-3712 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36771" + "plane" "(-275.998 124 -78) (-275.998 38 -78) (-264 38 -78)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5272" - "plane" "(-3584 144 -144) (-3584 144 -16) (-3584 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36770" + "plane" "(-275.996 38 -78) (-275.996 124 -78) (-275.996 124 -74)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -120] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5271" - "plane" "(-3584 192 -144) (-3584 192 -16) (-3712 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36769" + "plane" "(-264 124 -78) (-264 38 -78) (-264 38 -74)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5270" - "plane" "(-3712 144 -144) (-3712 144 -16) (-3584 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36768" + "plane" "(-275.996 124 -78) (-264 124 -78) (-264 124 -74)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 63.9834] 0.25" + "vaxis" "[0 0 -1 -120] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5269" - "plane" "(-3712 192 -144) (-3712 144 -144) (-3584 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "36767" + "plane" "(-264 38 -78) (-276 38 -78) (-275.996 38 -74)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -439.983] 0.25" + "vaxis" "[0 0 -1 -120] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -66801,69 +87672,69 @@ hidden { solid { - "id" "8808" + "id" "54055" side { - "id" "5280" - "plane" "(-3968 144 -16) (-3968 192 -16) (-3840 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "36760" + "plane" "(-263.998 38 -66) (-263.998 124 -66) (-252 124 -66)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5279" - "plane" "(-3968 192 -144) (-3968 192 -16) (-3968 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36759" + "plane" "(-263.998 124 -70) (-263.998 38 -70) (-252 38 -70)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5278" - "plane" "(-3840 144 -144) (-3840 144 -16) (-3840 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36758" + "plane" "(-263.996 38 -70) (-263.996 124 -70) (-263.996 124 -66)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5277" - "plane" "(-3840 192 -144) (-3840 192 -16) (-3968 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36757" + "plane" "(-252 124 -70) (-252 38 -70) (-252 38 -66)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5276" - "plane" "(-3968 144 -144) (-3968 144 -16) (-3840 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36756" + "plane" "(-263.996 124 -70) (-252 124 -70) (-252 124 -66)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 15.9834] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5275" - "plane" "(-3968 192 -144) (-3968 144 -144) (-3840 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "36755" + "plane" "(-252 38 -70) (-264 38 -70) (-263.996 38 -66)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -391.983] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -66880,70 +87751,70 @@ hidden { solid { - "id" "8809" + "id" "54054" side { - "id" "5286" - "plane" "(-3968 192 -304) (-3968 144 -304) (-3840 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "36748" + "plane" "(-251.998 38 -58) (-251.998 124 -58) (-240 124 -58)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -64] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5285" - "plane" "(-3968 144 -304) (-3968 192 -304) (-3968 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36747" + "plane" "(-251.998 124 -62) (-251.998 38 -62) (-240 38 -62)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5284" - "plane" "(-3840 192 -304) (-3840 144 -304) (-3840 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36746" + "plane" "(-251.996 38 -62) (-251.996 124 -62) (-251.996 124 -58)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5283" - "plane" "(-3968 192 -304) (-3840 192 -304) (-3840 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36745" + "plane" "(-240 124 -62) (-240 38 -62) (-240 38 -58)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5282" - "plane" "(-3840 144 -304) (-3968 144 -304) (-3968 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36744" + "plane" "(-251.996 124 -62) (-240 124 -62) (-240 124 -58)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 479.983] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5281" - "plane" "(-3968 144 -144) (-3968 192 -144) (-3840 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "180" + "id" "36743" + "plane" "(-240 38 -62) (-252 38 -62) (-251.996 38 -58)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -343.983] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -66959,70 +87830,70 @@ hidden { solid { - "id" "8858" + "id" "54053" side { - "id" "5292" - "plane" "(-4224 192 -304) (-4224 144 -304) (-4096 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "36736" + "plane" "(-239.998 38 -50) (-239.998 124 -50) (-228 124 -50)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -16] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5291" - "plane" "(-4224 144 -304) (-4224 192 -304) (-4224 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36735" + "plane" "(-239.998 124 -54) (-239.998 38 -54) (-228 38 -54)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5290" - "plane" "(-4096 192 -304) (-4096 144 -304) (-4096 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36734" + "plane" "(-239.996 38 -54) (-239.996 124 -54) (-239.996 124 -50)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5289" - "plane" "(-4224 192 -304) (-4096 192 -304) (-4096 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36733" + "plane" "(-228 124 -54) (-228 38 -54) (-228 38 -50)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5288" - "plane" "(-4096 144 -304) (-4224 144 -304) (-4224 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36732" + "plane" "(-239.996 124 -54) (-228 124 -54) (-228 124 -50)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 431.983] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5287" - "plane" "(-4224 144 -144) (-4224 192 -144) (-4096 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "36731" + "plane" "(-228 38 -54) (-240 38 -54) (-239.996 38 -50)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -295.983] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -67038,69 +87909,69 @@ hidden { solid { - "id" "8859" + "id" "54052" side { - "id" "5298" - "plane" "(-4224 144 -16) (-4224 192 -16) (-4096 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "id" "36724" + "plane" "(-227.998 38 -42) (-227.998 124 -42) (-216 124 -42)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -96] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5297" - "plane" "(-4224 192 -144) (-4224 192 -16) (-4224 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36723" + "plane" "(-227.998 124 -46) (-227.998 38 -46) (-216 38 -46)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -96] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5296" - "plane" "(-4096 144 -144) (-4096 144 -16) (-4096 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36722" + "plane" "(-227.996 38 -46) (-227.996 124 -46) (-227.996 124 -42)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -120] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5295" - "plane" "(-4096 192 -144) (-4096 192 -16) (-4224 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36721" + "plane" "(-216 124 -46) (-216 38 -46) (-216 38 -42)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 72] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5294" - "plane" "(-4224 144 -144) (-4224 144 -16) (-4096 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36720" + "plane" "(-227.996 124 -46) (-216 124 -46) (-216 124 -42)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 383.983] 0.25" + "vaxis" "[0 0 -1 -120] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5293" - "plane" "(-4224 192 -144) (-4224 144 -144) (-4096 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "id" "36719" + "plane" "(-216 38 -46) (-228 38 -46) (-227.996 38 -42)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -247.983] 0.25" + "vaxis" "[0 0 -1 -120] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -67117,69 +87988,69 @@ hidden { solid { - "id" "8860" + "id" "54051" side { - "id" "5304" - "plane" "(-4480 144 -16) (-4480 192 -16) (-4352 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "id" "36712" + "plane" "(-215.998 38 -34) (-215.998 124 -34) (-204 124 -34)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -48] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5303" - "plane" "(-4480 192 -144) (-4480 192 -16) (-4480 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36711" + "plane" "(-215.998 124 -38) (-215.998 38 -38) (-204 38 -38)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -48] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5302" - "plane" "(-4352 144 -144) (-4352 144 -16) (-4352 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36710" + "plane" "(-215.996 38 -38) (-215.996 124 -38) (-215.996 124 -34)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5301" - "plane" "(-4352 192 -144) (-4352 192 -16) (-4480 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36709" + "plane" "(-204 124 -38) (-204 38 -38) (-204 38 -34)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 104] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5300" - "plane" "(-4480 144 -144) (-4480 144 -16) (-4352 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "36708" + "plane" "(-215.996 124 -38) (-204 124 -38) (-204 124 -34)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 335.983] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5299" - "plane" "(-4480 192 -144) (-4480 144 -144) (-4352 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "id" "36707" + "plane" "(-204 38 -38) (-216 38 -38) (-215.996 38 -34)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -199.983] 0.25" + "vaxis" "[0 0 -1 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -67196,70 +88067,70 @@ hidden { solid { - "id" "8861" + "id" "54050" side { - "id" "5310" - "plane" "(-4480 192 -304) (-4480 144 -304) (-4352 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "36700" + "plane" "(-203.998 38 -26) (-203.998 124 -26) (-192 124 -26)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5309" - "plane" "(-4480 144 -304) (-4480 192 -304) (-4480 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36699" + "plane" "(-203.998 124 -30) (-203.998 38 -30) (-192 38 -30)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5308" - "plane" "(-4352 192 -304) (-4352 144 -304) (-4352 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36698" + "plane" "(-203.996 38 -30) (-203.996 124 -30) (-203.996 124 -26)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5307" - "plane" "(-4480 192 -304) (-4352 192 -304) (-4352 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36697" + "plane" "(-192 124 -30) (-192 38 -30) (-192 38 -26)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 8] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5306" - "plane" "(-4352 144 -304) (-4480 144 -304) (-4480 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36696" + "plane" "(-203.996 124 -30) (-192 124 -30) (-192 124 -26)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 287.983] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5305" - "plane" "(-4480 144 -144) (-4480 192 -144) (-4352 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "36695" + "plane" "(-192 38 -30) (-204 38 -30) (-203.996 38 -26)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -151.983] 0.25" + "vaxis" "[0 0 -1 -56] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -67275,70 +88146,70 @@ hidden { solid { - "id" "8862" + "id" "54049" side { - "id" "5316" - "plane" "(-4736 192 -304) (-4736 144 -304) (-4608 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "36688" + "plane" "(-191.998 38 -18) (-191.998 124 -18) (-180 124 -18)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5315" - "plane" "(-4736 144 -304) (-4736 192 -304) (-4736 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36687" + "plane" "(-191.998 124 -22) (-191.998 38 -22) (-180 38 -22)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5314" - "plane" "(-4608 192 -304) (-4608 144 -304) (-4608 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "36686" + "plane" "(-191.996 38 -22) (-191.996 124 -22) (-191.996 124 -18)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5313" - "plane" "(-4736 192 -304) (-4608 192 -304) (-4608 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36685" + "plane" "(-180 124 -22) (-180 38 -22) (-180 38 -18)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5312" - "plane" "(-4608 144 -304) (-4736 144 -304) (-4736 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "36684" + "plane" "(-191.996 124 -22) (-180 124 -22) (-180 124 -18)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[1 0 0 239.983] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5311" - "plane" "(-4736 144 -144) (-4736 192 -144) (-4608 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "36683" + "plane" "(-180 38 -22) (-192 38 -22) (-191.996 38 -18)" + "material" "METAL/METALSTAIR002A" + "uaxis" "[-1 0 0 -103.983] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -67350,74 +88221,89 @@ hidden } } } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 4000]" + } + } +} +hidden +{ + entity + { + "id" "13108" + "classname" "func_detail" hidden { solid { - "id" "8863" + "id" "13087" side { - "id" "5322" - "plane" "(-4736 144 -16) (-4736 192 -16) (-4608 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" + "id" "10716" + "plane" "(-76 54 4) (-52 54 4) (-52 -240 4)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0 1 0 -31] 0.25" + "vaxis" "[1 0 0 -13] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5321" - "plane" "(-4736 192 -144) (-4736 192 -16) (-4736 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "10715" + "plane" "(-76 -240 0) (-52 -240 0) (-52 54 0)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0 1 0 -31] 0.25" + "vaxis" "[-1 0 0 -13] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5320" - "plane" "(-4608 144 -144) (-4608 144 -16) (-4608 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "10714" + "plane" "(-76 54 4) (-76 -240 4) (-76 -240 0)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0 1 0 -31] 0.25" + "vaxis" "[0 0 1 -13] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5319" - "plane" "(-4608 192 -144) (-4608 192 -16) (-4736 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "10713" + "plane" "(-52 54 0) (-52 -240 0) (-52 -240 4)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0 1 0 -31] 0.25" + "vaxis" "[0 0 -1 -13] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5318" - "plane" "(-4736 144 -144) (-4736 144 -16) (-4608 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "0" + "id" "10712" + "plane" "(-52 54 4) (-76 54 4) (-76 54 0)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0 0 1 -31] 0.25" + "vaxis" "[1 0 0 -13] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5317" - "plane" "(-4736 192 -144) (-4736 144 -144) (-4608 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" + "id" "10711" + "plane" "(-52 -240 0) (-76 -240 0) (-76 -240 4)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0 0 1 -31] 0.25" + "vaxis" "[1 0 0 -13] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -67433,70 +88319,70 @@ hidden { solid { - "id" "8864" + "id" "13098" side { - "id" "5328" - "plane" "(-4992 144 -16) (-4992 192 -16) (-4864 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" + "id" "10722" + "plane" "(-27.4916 46.958 4) (-3.55006 45.2838 4) (-24.0585 -248 4)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0.0697565 0.997564 0 60.2965] 0.25" + "vaxis" "[0.997564 -0.0697565 0 -189.199] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5327" - "plane" "(-4992 192 -144) (-4992 192 -16) (-4992 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "10721" + "plane" "(-48 -246.326 0) (-24.0585 -248 0) (-3.55006 45.2838 0)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0.0697565 0.997564 0 60.2965] 0.25" + "vaxis" "[-0.997564 0.0697565 0 61.199] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5326" - "plane" "(-4864 144 -144) (-4864 144 -16) (-4864 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "10720" + "plane" "(-27.4916 46.958 4) (-48 -246.326 4) (-48 -246.326 0)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0.0697565 0.997564 0 60.2965] 0.25" + "vaxis" "[0 0 1 -328] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5325" - "plane" "(-4864 192 -144) (-4864 192 -16) (-4992 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "10719" + "plane" "(-3.55006 45.2838 0) (-24.0585 -248 0) (-24.0585 -248 4)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0.0697565 0.997564 0 60.2965] 0.25" + "vaxis" "[0 0 -1 -200] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5324" - "plane" "(-4992 144 -144) (-4992 144 -16) (-4864 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "0" + "id" "10718" + "plane" "(-3.55006 45.2838 4) (-27.4916 46.958 4) (-27.4916 46.958 0)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.997564 -0.0697565 0 -189.199] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5323" - "plane" "(-4992 192 -144) (-4992 144 -144) (-4864 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" + "id" "10717" + "plane" "(-24.0585 -248 0) (-48 -246.326 0) (-48 -246.326 4)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.997564 -0.0697565 0 -189.199] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -67512,70 +88398,70 @@ hidden { solid { - "id" "8865" + "id" "13096" side { - "id" "5334" - "plane" "(-4992 192 -304) (-4992 144 -304) (-4864 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "10728" + "plane" "(-103.985 52.6585 4) (-80 51.8209 4) (-90.2605 -242 4)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0.0348995 1 0 44.0145] 0.25" + "vaxis" "[1 -0.0348995 0 36] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5333" - "plane" "(-4992 144 -304) (-4992 192 -304) (-4992 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "10727" + "plane" "(-114.246 -241.162 0) (-90.2605 -242 0) (-80 51.8209 0)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0.0348995 1 0 44.0145] 0.25" + "vaxis" "[-1 0.0348995 0 36] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5332" - "plane" "(-4864 192 -304) (-4864 144 -304) (-4864 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "10726" + "plane" "(-103.985 52.6585 4) (-114.246 -241.162 4) (-114.246 -241.162 0)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0.0348995 1 0 44.0145] 0.25" + "vaxis" "[0 0 1 36] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5331" - "plane" "(-4992 192 -304) (-4864 192 -304) (-4864 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "10725" + "plane" "(-80 51.8209 0) (-90.2605 -242 0) (-90.2605 -242 4)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0.0348995 1 0 44.0145] 0.25" + "vaxis" "[0 0 -1 36] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5330" - "plane" "(-4864 144 -304) (-4992 144 -304) (-4992 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "10724" + "plane" "(-80 51.8209 4) (-103.985 52.6585 4) (-103.985 52.6585 0)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[1 -0.0348995 0 36] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5329" - "plane" "(-4992 144 -144) (-4992 192 -144) (-4864 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "10723" + "plane" "(-90.2605 -242 0) (-114.246 -241.162 0) (-114.246 -241.162 4)" + "material" "DE_CHATEAU/WOODM" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[1 -0.0348995 0 36] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -67587,152 +88473,304 @@ hidden } } } - hidden + editor { - solid - { - "id" "8866" - side - { - "id" "5340" - "plane" "(-5248 192 -304) (-5248 144 -304) (-5120 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "5339" - "plane" "(-5248 144 -304) (-5248 192 -304) (-5248 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "5338" - "plane" "(-5120 192 -304) (-5120 144 -304) (-5120 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "5337" - "plane" "(-5248 192 -304) (-5120 192 -304) (-5120 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "5336" - "plane" "(-5120 144 -304) (-5248 144 -304) (-5248 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "5335" - "plane" "(-5248 144 -144) (-5248 192 -144) (-5120 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 6000]" + } + } +} +hidden +{ + entity + { + "id" "13214" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-3196 376 308" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } + } +} +hidden +{ + entity + { + "id" "13229" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-2938 376 306" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } + } +} +hidden +{ + entity + { + "id" "13248" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-3706 376 306" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } + } +} +hidden +{ + entity + { + "id" "13258" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-3964 376 306" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } + } +} +hidden +{ + entity + { + "id" "13268" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-4222 376 304" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } + } +} +hidden +{ + entity + { + "id" "13278" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "10" + "origin" "-4472 376 306" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } + } +} +hidden +{ + entity + { + "id" "13293" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-4728 376 306" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } + } +} +hidden +{ + entity + { + "id" "13313" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-4988 376 306" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" } + } +} +hidden +{ + entity + { + "id" "14378" + "classname" "func_detail" hidden { solid { - "id" "8867" + "id" "13480" side { - "id" "5346" - "plane" "(-5248 144 -16) (-5248 192 -16) (-5120 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "id" "11916" + "plane" "(-6144 64 272) (-6144 96 272) (0 96 272)" + "material" "CS_HAVANA/METALWALL085A" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5345" - "plane" "(-5248 192 -144) (-5248 192 -16) (-5248 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "0" + "id" "11915" + "plane" "(-6144 96 240) (-6144 64 240) (0 64 240)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[1 0 0 256] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5344" - "plane" "(-5120 144 -144) (-5120 144 -16) (-5120 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11914" + "plane" "(-6144 64 240) (-6144 96 240) (-6144 96 272)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5343" - "plane" "(-5120 192 -144) (-5120 192 -16) (-5248 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11913" + "plane" "(0 96 240) (0 64 240) (0 64 272)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5342" - "plane" "(-5248 144 -144) (-5248 144 -16) (-5120 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "id" "11912" + "plane" "(-6144 96 240) (0 96 240) (0 96 272)" + "material" "CONCRETE/CONCRETEWALL010B" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "vaxis" "[0 0 -1 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5341" - "plane" "(-5248 192 -144) (-5248 144 -144) (-5120 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" + "id" "11911" + "plane" "(0 64 240) (-6144 64 240) (-6144 64 272)" + "material" "CONCRETE/CONCRETEWALL010B" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "vaxis" "[0 0 -1 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -67749,69 +88787,69 @@ hidden { solid { - "id" "8868" + "id" "13495" side { - "id" "5352" - "plane" "(-5504 144 -16) (-5504 192 -16) (-5376 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "id" "11922" + "plane" "(-96 36 272) (-96 64 268) (-32 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5351" - "plane" "(-5504 192 -144) (-5504 192 -16) (-5504 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11921" + "plane" "(-96 64 244) (-96 4 240) (-32 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5350" - "plane" "(-5376 144 -144) (-5376 144 -16) (-5376 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11920" + "plane" "(-96 64 244) (-96 64 268) (-96 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -343.984] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5349" - "plane" "(-5376 192 -144) (-5376 192 -16) (-5504 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11919" + "plane" "(-32 64 268) (-32 64 244) (-32 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -276.019] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5348" - "plane" "(-5504 144 -144) (-5504 144 -16) (-5376 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11918" + "plane" "(-32 64 244) (-32 64 268) (-96 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5347" - "plane" "(-5504 192 -144) (-5504 144 -144) (-5376 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "id" "11917" + "plane" "(-32 36 272) (-32 4 240) (-96 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -67828,70 +88866,70 @@ hidden { solid { - "id" "8869" + "id" "13499" side { - "id" "5358" - "plane" "(-5504 192 -304) (-5504 144 -304) (-5376 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "11928" + "plane" "(-32 36 316) (-32 -16 308) (-96 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5357" - "plane" "(-5504 144 -304) (-5504 192 -304) (-5504 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "11927" + "plane" "(-32 4 240) (-32 36 272) (-96 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5356" - "plane" "(-5376 192 -304) (-5376 144 -304) (-5376 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "11926" + "plane" "(-96 -16 308) (-96 4 240) (-96 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -343.984] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5355" - "plane" "(-5504 192 -304) (-5376 192 -304) (-5376 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "11925" + "plane" "(-32 4 240) (-32 -16 308) (-32 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -276.019] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5354" - "plane" "(-5376 144 -304) (-5504 144 -304) (-5504 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "11924" + "plane" "(-96 36 316) (-96 36 272) (-32 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5353" - "plane" "(-5504 144 -144) (-5504 192 -144) (-5376 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "11923" + "plane" "(-96 4 240) (-96 -16 308) (-32 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -67907,70 +88945,70 @@ hidden { solid { - "id" "8870" + "id" "13599" side { - "id" "5364" - "plane" "(-5760 192 -304) (-5760 144 -304) (-5632 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "11934" + "plane" "(-352 36 272) (-352 64 268) (-288 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5363" - "plane" "(-5760 144 -304) (-5760 192 -304) (-5760 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "11933" + "plane" "(-352 64 244) (-352 4 240) (-288 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5362" - "plane" "(-5632 192 -304) (-5632 144 -304) (-5632 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "11932" + "plane" "(-352 64 244) (-352 64 268) (-352 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -479.913] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5361" - "plane" "(-5760 192 -304) (-5632 192 -304) (-5632 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "11931" + "plane" "(-288 64 268) (-288 64 244) (-288 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -140.09] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5360" - "plane" "(-5632 144 -304) (-5760 144 -304) (-5760 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "11930" + "plane" "(-288 64 244) (-288 64 268) (-352 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5359" - "plane" "(-5760 144 -144) (-5760 192 -144) (-5632 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "11929" + "plane" "(-288 36 272) (-288 4 240) (-352 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -67986,69 +89024,69 @@ hidden { solid { - "id" "8871" + "id" "13600" side { - "id" "5370" - "plane" "(-5760 144 -16) (-5760 192 -16) (-5632 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "id" "11940" + "plane" "(-288 36 316) (-288 -16 308) (-352 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5369" - "plane" "(-5760 192 -144) (-5760 192 -16) (-5760 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11939" + "plane" "(-288 4 240) (-288 36 272) (-352 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5368" - "plane" "(-5632 144 -144) (-5632 144 -16) (-5632 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11938" + "plane" "(-352 -16 308) (-352 4 240) (-352 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -479.913] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5367" - "plane" "(-5632 192 -144) (-5632 192 -16) (-5760 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11937" + "plane" "(-288 4 240) (-288 -16 308) (-288 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -140.09] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5366" - "plane" "(-5760 144 -144) (-5760 144 -16) (-5632 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11936" + "plane" "(-352 36 316) (-352 36 272) (-288 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5365" - "plane" "(-5760 192 -144) (-5760 144 -144) (-5632 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "id" "11935" + "plane" "(-352 4 240) (-352 -16 308) (-288 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -68065,69 +89103,69 @@ hidden { solid { - "id" "8872" + "id" "13615" side { - "id" "5376" - "plane" "(-6016 144 -16) (-6016 192 -16) (-5888 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "id" "11946" + "plane" "(-800 36 316) (-800 -16 308) (-864 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5375" - "plane" "(-6016 192 -144) (-6016 192 -16) (-6016 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11945" + "plane" "(-800 4 240) (-800 36 272) (-864 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5374" - "plane" "(-5888 144 -144) (-5888 144 -16) (-5888 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11944" + "plane" "(-864 -16 308) (-864 4 240) (-864 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -239.771] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5373" - "plane" "(-5888 192 -144) (-5888 192 -16) (-6016 192 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11943" + "plane" "(-800 4 240) (-800 -16 308) (-800 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 131.768] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5372" - "plane" "(-6016 144 -144) (-6016 144 -16) (-5888 144 -16)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11942" + "plane" "(-864 36 316) (-864 36 272) (-800 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5371" - "plane" "(-6016 192 -144) (-6016 144 -144) (-5888 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER05A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" + "id" "11941" + "plane" "(-864 4 240) (-864 -16 308) (-800 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -68144,70 +89182,70 @@ hidden { solid { - "id" "8873" + "id" "13616" side { - "id" "5382" - "plane" "(-6016 192 -304) (-6016 144 -304) (-5888 144 -304)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "11952" + "plane" "(-864 36 272) (-864 64 268) (-800 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5381" - "plane" "(-6016 144 -304) (-6016 192 -304) (-6016 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "11951" + "plane" "(-864 64 244) (-864 4 240) (-800 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5380" - "plane" "(-5888 192 -304) (-5888 144 -304) (-5888 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[0 -1 0 64] 0.25" - "vaxis" "[0 0 1 64] 0.25" + "id" "11950" + "plane" "(-864 64 244) (-864 64 268) (-864 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -239.771] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5379" - "plane" "(-6016 192 -304) (-5888 192 -304) (-5888 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "11949" + "plane" "(-800 64 268) (-800 64 244) (-800 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 131.768] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5378" - "plane" "(-5888 144 -304) (-6016 144 -304) (-6016 144 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "180" + "id" "11948" + "plane" "(-800 64 244) (-800 64 268) (-864 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5377" - "plane" "(-6016 144 -144) (-6016 192 -144) (-5888 192 -144)" - "material" "CONCRETE/CONCRETEWALL_BUNKER03B" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 256] 0.25" - "rotation" "180" + "id" "11947" + "plane" "(-800 36 272) (-800 4 240) (-864 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -68219,178 +89257,73 @@ hidden } } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -9268]" - } - } -} -hidden -{ - entity - { - "id" "9318" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_mining/pipe_ceiling_1664.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-122.589 -224 176" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -8768]" - } - } -} -hidden -{ - entity - { - "id" "9348" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_mining/pipe_ceiling_1664.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1784 -224 176" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -8768]" - } - } -} -hidden -{ - entity - { - "id" "9372" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_mining/pipe_ceiling_1664.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-3448 -224 176" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -8768]" - } - } -} -hidden -{ - entity - { - "id" "9574" - "classname" "func_detail" hidden { solid { - "id" "554" + "id" "13617" side { - "id" "5808" - "plane" "(-112 -224 -16) (-88 -240 -16) (-168 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11958" + "plane" "(-608 36 272) (-608 64 268) (-544 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5807" - "plane" "(-88 -304 -128) (-112 -288 -128) (-144 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11957" + "plane" "(-608 64 244) (-608 4 240) (-544 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5806" - "plane" "(-168 -240 -16) (-168 -304 -128) (-144 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 232.323] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -256.967] 0.25" + "id" "11956" + "plane" "(-608 64 244) (-608 64 268) (-608 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -103.842] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5805" - "plane" "(-88 -304 -128) (-88 -240 -16) (-112 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -498.081] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -2.45645] 0.25" + "id" "11955" + "plane" "(-544 64 268) (-544 64 244) (-544 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -4.1607] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5804" - "plane" "(-144 -224 -16) (-144 -288 -128) (-112 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11954" + "plane" "(-544 64 244) (-544 64 268) (-608 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5803" - "plane" "(-168 -304 -128) (-168 -240 -16) (-88 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11953" + "plane" "(-544 36 272) (-544 4 240) (-608 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -68407,69 +89340,69 @@ hidden { solid { - "id" "9393" + "id" "13618" side { - "id" "5814" - "plane" "(-304 -224 -16) (-280 -240 -16) (-360 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 192] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11964" + "plane" "(-544 36 316) (-544 -16 308) (-608 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5813" - "plane" "(-280 -304 -128) (-304 -288 -128) (-336 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 192] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11963" + "plane" "(-544 4 240) (-544 36 272) (-608 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5812" - "plane" "(-360 -240 -16) (-360 -304 -128) (-336 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 385.005] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -447.85] 0.25" + "id" "11962" + "plane" "(-608 -16 308) (-608 4 240) (-608 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -103.842] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5811" - "plane" "(-280 -304 -128) (-280 -240 -16) (-304 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 166.6] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 188.426] 0.25" + "id" "11961" + "plane" "(-544 4 240) (-544 -16 308) (-544 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -4.16076] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5810" - "plane" "(-336 -224 -16) (-336 -288 -128) (-304 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 192] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11960" + "plane" "(-608 36 316) (-608 36 272) (-544 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5809" - "plane" "(-360 -304 -128) (-360 -240 -16) (-280 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 192] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11959" + "plane" "(-608 4 240) (-608 -16 308) (-544 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -68486,69 +89419,69 @@ hidden { solid { - "id" "9398" + "id" "13643" side { - "id" "5820" - "plane" "(-704 -224 -16) (-680 -240 -16) (-760 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11970" + "plane" "(-1120 36 272) (-1120 64 268) (-1056 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5819" - "plane" "(-680 -304 -128) (-704 -288 -128) (-736 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11969" + "plane" "(-1120 64 244) (-1120 4 240) (-1056 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5818" - "plane" "(-760 -240 -16) (-760 -304 -128) (-736 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 233.758] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -333.522] 0.25" + "id" "11968" + "plane" "(-1120 64 244) (-1120 64 268) (-1120 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -375.7] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5817" - "plane" "(-680 -304 -128) (-680 -240 -16) (-704 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 15.3538] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 74.0989] 0.25" + "id" "11967" + "plane" "(-1056 64 268) (-1056 64 244) (-1056 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 267.698] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5816" - "plane" "(-736 -224 -16) (-736 -288 -128) (-704 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11966" + "plane" "(-1056 64 244) (-1056 64 268) (-1120 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5815" - "plane" "(-760 -304 -128) (-760 -240 -16) (-680 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11965" + "plane" "(-1056 36 272) (-1056 4 240) (-1120 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -68565,69 +89498,69 @@ hidden { solid { - "id" "9399" + "id" "13644" side { - "id" "5826" - "plane" "(-512 -224 -16) (-488 -240 -16) (-568 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11976" + "plane" "(-1056 36 316) (-1056 -16 308) (-1120 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5825" - "plane" "(-488 -304 -128) (-512 -288 -128) (-544 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11975" + "plane" "(-1056 4 240) (-1056 36 272) (-1120 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5824" - "plane" "(-568 -240 -16) (-568 -304 -128) (-544 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 81.0768] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -142.639] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "11974" + "plane" "(-1120 -16 308) (-1120 4 240) (-1120 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -375.7] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } side { - "id" "5823" - "plane" "(-488 -304 -128) (-488 -240 -16) (-512 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 374.672] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 395.216] 0.25" + "id" "11973" + "plane" "(-1056 4 240) (-1056 -16 308) (-1056 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 267.698] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5822" - "plane" "(-544 -224 -16) (-544 -288 -128) (-512 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11972" + "plane" "(-1120 36 316) (-1120 36 272) (-1056 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5821" - "plane" "(-568 -304 -128) (-568 -240 -16) (-488 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11971" + "plane" "(-1120 4 240) (-1120 -16 308) (-1056 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -68644,69 +89577,69 @@ hidden { solid { - "id" "9412" + "id" "13645" side { - "id" "5832" - "plane" "(-880 -224 -16) (-856 -240 -16) (-936 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11982" + "plane" "(-1376 36 272) (-1376 64 268) (-1312 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5831" - "plane" "(-856 -304 -128) (-880 -288 -128) (-912 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11981" + "plane" "(-1376 64 244) (-1376 4 240) (-1312 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5830" - "plane" "(-936 -240 -16) (-936 -304 -128) (-912 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -180.95] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -508.498] 0.25" + "id" "11980" + "plane" "(-1376 64 244) (-1376 64 268) (-1376 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -511.629] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5829" - "plane" "(-856 -304 -128) (-856 -240 -16) (-880 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -399.355] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -262.925] 0.25" + "id" "11979" + "plane" "(-1312 64 268) (-1312 64 244) (-1312 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 403.627] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5828" - "plane" "(-912 -224 -16) (-912 -288 -128) (-880 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11978" + "plane" "(-1312 64 244) (-1312 64 268) (-1376 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5827" - "plane" "(-936 -304 -128) (-936 -240 -16) (-856 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11977" + "plane" "(-1312 36 272) (-1312 4 240) (-1376 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -68723,69 +89656,69 @@ hidden { solid { - "id" "9413" + "id" "13646" side { - "id" "5838" - "plane" "(-1072 -224 -16) (-1048 -240 -16) (-1128 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11988" + "plane" "(-1312 36 316) (-1312 -16 308) (-1376 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5837" - "plane" "(-1048 -304 -128) (-1072 -288 -128) (-1104 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11987" + "plane" "(-1312 4 240) (-1312 36 272) (-1376 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5836" - "plane" "(-1128 -240 -16) (-1128 -304 -128) (-1104 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -28.2682] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -187.381] 0.25" + "id" "11986" + "plane" "(-1376 -16 308) (-1376 4 240) (-1376 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -511.629] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5835" - "plane" "(-1048 -304 -128) (-1048 -240 -16) (-1072 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -246.673] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -72.0423] 0.25" + "id" "11985" + "plane" "(-1312 4 240) (-1312 -16 308) (-1312 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 403.627] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5834" - "plane" "(-1104 -224 -16) (-1104 -288 -128) (-1072 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11984" + "plane" "(-1376 36 316) (-1376 36 272) (-1312 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5833" - "plane" "(-1128 -304 -128) (-1128 -240 -16) (-1048 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11983" + "plane" "(-1376 4 240) (-1376 -16 308) (-1312 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -68802,69 +89735,69 @@ hidden { solid { - "id" "9414" + "id" "13647" side { - "id" "5844" - "plane" "(-1472 -224 -16) (-1448 -240 -16) (-1528 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11994" + "plane" "(-1824 36 316) (-1824 -16 308) (-1888 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5843" - "plane" "(-1448 -304 -128) (-1472 -288 -128) (-1504 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11993" + "plane" "(-1824 4 240) (-1824 36 272) (-1888 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5842" - "plane" "(-1528 -240 -16) (-1528 -304 -128) (-1504 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -179.515] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -73.0536] 0.25" + "id" "11992" + "plane" "(-1888 -16 308) (-1888 4 240) (-1888 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -271.488] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5841" - "plane" "(-1448 -304 -128) (-1448 -240 -16) (-1472 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -397.92] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -186.37] 0.25" + "id" "11991" + "plane" "(-1824 4 240) (-1824 -16 308) (-1824 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 163.485] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5840" - "plane" "(-1504 -224 -16) (-1504 -288 -128) (-1472 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11990" + "plane" "(-1888 36 316) (-1888 36 272) (-1824 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5839" - "plane" "(-1528 -304 -128) (-1528 -240 -16) (-1448 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11989" + "plane" "(-1888 4 240) (-1888 -16 308) (-1824 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -68881,69 +89814,69 @@ hidden { solid { - "id" "9415" + "id" "13648" side { - "id" "5850" - "plane" "(-1280 -224 -16) (-1256 -240 -16) (-1336 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12000" + "plane" "(-1888 36 272) (-1888 64 268) (-1824 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5849" - "plane" "(-1256 -304 -128) (-1280 -288 -128) (-1312 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "11999" + "plane" "(-1888 64 244) (-1888 4 240) (-1824 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5848" - "plane" "(-1336 -240 -16) (-1336 -304 -128) (-1312 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -332.197] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -394.171] 0.25" + "id" "11998" + "plane" "(-1888 64 244) (-1888 64 268) (-1888 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -271.488] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5847" - "plane" "(-1256 -304 -128) (-1256 -240 -16) (-1280 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -38.6014] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 134.747] 0.25" + "id" "11997" + "plane" "(-1824 64 268) (-1824 64 244) (-1824 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 163.485] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5846" - "plane" "(-1312 -224 -16) (-1312 -288 -128) (-1280 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11996" + "plane" "(-1824 64 244) (-1824 64 268) (-1888 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5845" - "plane" "(-1336 -304 -128) (-1336 -240 -16) (-1256 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "11995" + "plane" "(-1824 36 272) (-1824 4 240) (-1888 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -68960,69 +89893,69 @@ hidden { solid { - "id" "9432" + "id" "13649" side { - "id" "5856" - "plane" "(-1648 -224 -16) (-1624 -240 -16) (-1704 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12006" + "plane" "(-1632 36 272) (-1632 64 268) (-1568 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5855" - "plane" "(-1624 -304 -128) (-1648 -288 -128) (-1680 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12005" + "plane" "(-1632 64 244) (-1632 4 240) (-1568 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5854" - "plane" "(-1704 -240 -16) (-1704 -304 -128) (-1680 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -82.2235] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -248.029] 0.25" + "id" "12004" + "plane" "(-1632 64 244) (-1632 64 268) (-1632 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -135.558] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5853" - "plane" "(-1624 -304 -128) (-1624 -240 -16) (-1648 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 211.371] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -11.3938] 0.25" + "id" "12003" + "plane" "(-1568 64 268) (-1568 64 244) (-1568 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 27.5559] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5852" - "plane" "(-1680 -224 -16) (-1680 -288 -128) (-1648 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12002" + "plane" "(-1568 64 244) (-1568 64 268) (-1632 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5851" - "plane" "(-1704 -304 -128) (-1704 -240 -16) (-1624 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12001" + "plane" "(-1568 36 272) (-1568 4 240) (-1632 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69039,69 +89972,69 @@ hidden { solid { - "id" "9433" + "id" "13650" side { - "id" "5862" - "plane" "(-1840 -224 -16) (-1816 -240 -16) (-1896 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 192] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12012" + "plane" "(-1568 36 316) (-1568 -16 308) (-1632 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5861" - "plane" "(-1816 -304 -128) (-1840 -288 -128) (-1872 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 192] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12011" + "plane" "(-1568 4 240) (-1568 36 272) (-1632 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5860" - "plane" "(-1896 -240 -16) (-1896 -304 -128) (-1872 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 70.4582] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -438.912] 0.25" + "id" "12010" + "plane" "(-1632 -16 308) (-1632 4 240) (-1632 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -135.558] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5859" - "plane" "(-1816 -304 -128) (-1816 -240 -16) (-1840 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 364.053] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 179.489] 0.25" + "id" "12009" + "plane" "(-1568 4 240) (-1568 -16 308) (-1568 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 27.5558] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5858" - "plane" "(-1872 -224 -16) (-1872 -288 -128) (-1840 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 192] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12008" + "plane" "(-1632 36 316) (-1632 36 272) (-1568 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5857" - "plane" "(-1896 -304 -128) (-1896 -240 -16) (-1816 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 192] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12007" + "plane" "(-1632 4 240) (-1632 -16 308) (-1568 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69118,69 +90051,69 @@ hidden { solid { - "id" "9434" + "id" "13811" side { - "id" "5868" - "plane" "(-2240 -224 -16) (-2216 -240 -16) (-2296 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12018" + "plane" "(-2144 36 272) (-2144 64 268) (-2080 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5867" - "plane" "(-2216 -304 -128) (-2240 -288 -128) (-2272 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12017" + "plane" "(-2144 64 244) (-2144 4 240) (-2080 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5866" - "plane" "(-2296 -240 -16) (-2296 -304 -128) (-2272 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -80.7884] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -324.585] 0.25" + "id" "12016" + "plane" "(-2144 64 244) (-2144 64 268) (-2144 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -407.417] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5865" - "plane" "(-2216 -304 -128) (-2216 -240 -16) (-2240 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 212.807] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 65.1615] 0.25" + "id" "12015" + "plane" "(-2080 64 268) (-2080 64 244) (-2080 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 299.414] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5864" - "plane" "(-2272 -224 -16) (-2272 -288 -128) (-2240 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12014" + "plane" "(-2080 64 244) (-2080 64 268) (-2144 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5863" - "plane" "(-2296 -304 -128) (-2296 -240 -16) (-2216 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12013" + "plane" "(-2080 36 272) (-2080 4 240) (-2144 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69197,69 +90130,69 @@ hidden { solid { - "id" "9435" + "id" "13812" side { - "id" "5874" - "plane" "(-2048 -224 -16) (-2024 -240 -16) (-2104 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12024" + "plane" "(-2080 36 316) (-2080 -16 308) (-2144 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5873" - "plane" "(-2024 -304 -128) (-2048 -288 -128) (-2080 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12023" + "plane" "(-2080 4 240) (-2080 36 272) (-2144 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5872" - "plane" "(-2104 -240 -16) (-2104 -304 -128) (-2080 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 278.53] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -133.702] 0.25" + "id" "12022" + "plane" "(-2144 -16 308) (-2144 4 240) (-2144 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -407.417] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5871" - "plane" "(-2024 -304 -128) (-2024 -240 -16) (-2048 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 60.1248] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 386.279] 0.25" + "id" "12021" + "plane" "(-2080 4 240) (-2080 -16 308) (-2080 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 299.414] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5870" - "plane" "(-2080 -224 -16) (-2080 -288 -128) (-2048 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12020" + "plane" "(-2144 36 316) (-2144 36 272) (-2080 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5869" - "plane" "(-2104 -304 -128) (-2104 -240 -16) (-2024 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12019" + "plane" "(-2144 4 240) (-2144 -16 308) (-2080 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69276,69 +90209,69 @@ hidden { solid { - "id" "9456" + "id" "13813" side { - "id" "5880" - "plane" "(-2416 -224 -16) (-2392 -240 -16) (-2472 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12030" + "plane" "(-2400 36 272) (-2400 64 268) (-2336 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5879" - "plane" "(-2392 -304 -128) (-2416 -288 -128) (-2448 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12029" + "plane" "(-2400 64 244) (-2400 4 240) (-2336 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5878" - "plane" "(-2472 -240 -16) (-2472 -304 -128) (-2448 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -495.497] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 12.4393] 0.25" + "id" "12028" + "plane" "(-2400 64 244) (-2400 64 268) (-2400 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -31.3458] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5877" - "plane" "(-2392 -304 -128) (-2392 -240 -16) (-2416 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -201.902] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 240.137] 0.25" + "id" "12027" + "plane" "(-2336 64 268) (-2336 64 244) (-2336 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -76.6567] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5876" - "plane" "(-2448 -224 -16) (-2448 -288 -128) (-2416 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12026" + "plane" "(-2336 64 244) (-2336 64 268) (-2400 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5875" - "plane" "(-2472 -304 -128) (-2472 -240 -16) (-2392 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12025" + "plane" "(-2336 36 272) (-2336 4 240) (-2400 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69355,69 +90288,69 @@ hidden { solid { - "id" "9457" + "id" "13814" side { - "id" "5886" - "plane" "(-2608 -224 -16) (-2584 -240 -16) (-2664 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12036" + "plane" "(-2336 36 316) (-2336 -16 308) (-2400 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5885" - "plane" "(-2584 -304 -128) (-2608 -288 -128) (-2640 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12035" + "plane" "(-2336 4 240) (-2336 36 272) (-2400 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5884" - "plane" "(-2664 -240 -16) (-2664 -304 -128) (-2640 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -342.815] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -178.443] 0.25" + "id" "12034" + "plane" "(-2400 -16 308) (-2400 4 240) (-2400 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -31.3458] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5883" - "plane" "(-2584 -304 -128) (-2584 -240 -16) (-2608 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -49.2203] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -80.9791] 0.25" + "id" "12033" + "plane" "(-2336 4 240) (-2336 -16 308) (-2336 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -76.6567] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5882" - "plane" "(-2640 -224 -16) (-2640 -288 -128) (-2608 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12032" + "plane" "(-2400 36 316) (-2400 36 272) (-2336 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5881" - "plane" "(-2664 -304 -128) (-2664 -240 -16) (-2584 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12031" + "plane" "(-2400 4 240) (-2400 -16 308) (-2336 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69434,69 +90367,69 @@ hidden { solid { - "id" "9458" + "id" "13815" side { - "id" "5892" - "plane" "(-3008 -224 -16) (-2984 -240 -16) (-3064 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12042" + "plane" "(-2848 36 316) (-2848 -16 308) (-2912 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5891" - "plane" "(-2984 -304 -128) (-3008 -288 -128) (-3040 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12041" + "plane" "(-2848 4 240) (-2848 36 272) (-2912 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5890" - "plane" "(-3064 -240 -16) (-3064 -304 -128) (-3040 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -494.062] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -64.1161] 0.25" + "id" "12040" + "plane" "(-2912 -16 308) (-2912 4 240) (-2912 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -303.204] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5889" - "plane" "(-2984 -304 -128) (-2984 -240 -16) (-3008 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -200.466] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 316.693] 0.25" + "id" "12039" + "plane" "(-2848 4 240) (-2848 -16 308) (-2848 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 195.202] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5888" - "plane" "(-3040 -224 -16) (-3040 -288 -128) (-3008 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12038" + "plane" "(-2912 36 316) (-2912 36 272) (-2848 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5887" - "plane" "(-3064 -304 -128) (-3064 -240 -16) (-2984 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12037" + "plane" "(-2912 4 240) (-2912 -16 308) (-2848 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69513,69 +90446,69 @@ hidden { solid { - "id" "9459" + "id" "13816" side { - "id" "5898" - "plane" "(-2816 -224 -16) (-2792 -240 -16) (-2872 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12048" + "plane" "(-2912 36 272) (-2912 64 268) (-2848 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5897" - "plane" "(-2792 -304 -128) (-2816 -288 -128) (-2848 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12047" + "plane" "(-2912 64 244) (-2912 4 240) (-2848 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5896" - "plane" "(-2872 -240 -16) (-2872 -304 -128) (-2848 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -134.744] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 126.767] 0.25" + "id" "12046" + "plane" "(-2912 64 244) (-2912 64 268) (-2912 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -303.204] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5895" - "plane" "(-2792 -304 -128) (-2792 -240 -16) (-2816 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -353.148] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 125.81] 0.25" + "id" "12045" + "plane" "(-2848 64 268) (-2848 64 244) (-2848 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 195.202] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5894" - "plane" "(-2848 -224 -16) (-2848 -288 -128) (-2816 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12044" + "plane" "(-2848 64 244) (-2848 64 268) (-2912 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5893" - "plane" "(-2872 -304 -128) (-2872 -240 -16) (-2792 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12043" + "plane" "(-2848 36 272) (-2848 4 240) (-2912 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69592,69 +90525,69 @@ hidden { solid { - "id" "9460" + "id" "13817" side { - "id" "5904" - "plane" "(-3184 -224 -16) (-3160 -240 -16) (-3240 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12054" + "plane" "(-2656 36 272) (-2656 64 268) (-2592 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5903" - "plane" "(-3160 -304 -128) (-3184 -288 -128) (-3216 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12053" + "plane" "(-2656 64 244) (-2656 4 240) (-2592 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5902" - "plane" "(-3240 -240 -16) (-3240 -304 -128) (-3216 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -396.77] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -239.092] 0.25" + "id" "12052" + "plane" "(-2656 64 244) (-2656 64 268) (-2656 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -167.275] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5901" - "plane" "(-3160 -304 -128) (-3160 -240 -16) (-3184 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -103.175] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -20.3312] 0.25" + "id" "12051" + "plane" "(-2592 64 268) (-2592 64 244) (-2592 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 59.2724] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5900" - "plane" "(-3216 -224 -16) (-3216 -288 -128) (-3184 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12050" + "plane" "(-2592 64 244) (-2592 64 268) (-2656 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5899" - "plane" "(-3240 -304 -128) (-3240 -240 -16) (-3160 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12049" + "plane" "(-2592 36 272) (-2592 4 240) (-2656 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69671,69 +90604,69 @@ hidden { solid { - "id" "9461" + "id" "13818" side { - "id" "5910" - "plane" "(-3376 -224 -16) (-3352 -240 -16) (-3432 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12060" + "plane" "(-2592 36 316) (-2592 -16 308) (-2656 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5909" - "plane" "(-3352 -304 -128) (-3376 -288 -128) (-3408 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12059" + "plane" "(-2592 4 240) (-2592 36 272) (-2656 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5908" - "plane" "(-3432 -240 -16) (-3432 -304 -128) (-3408 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -244.088] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 82.0252] 0.25" + "id" "12058" + "plane" "(-2656 -16 308) (-2656 4 240) (-2656 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -167.275] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5907" - "plane" "(-3352 -304 -128) (-3352 -240 -16) (-3376 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -462.494] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 170.551] 0.25" + "id" "12057" + "plane" "(-2592 4 240) (-2592 -16 308) (-2592 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 59.2724] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5906" - "plane" "(-3408 -224 -16) (-3408 -288 -128) (-3376 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12056" + "plane" "(-2656 36 316) (-2656 36 272) (-2592 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5905" - "plane" "(-3432 -304 -128) (-3432 -240 -16) (-3352 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12055" + "plane" "(-2656 4 240) (-2656 -16 308) (-2592 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69750,69 +90683,69 @@ hidden { solid { - "id" "9462" + "id" "13819" side { - "id" "5916" - "plane" "(-3776 -224 -16) (-3752 -240 -16) (-3832 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12066" + "plane" "(-3168 36 272) (-3168 64 268) (-3104 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5915" - "plane" "(-3752 -304 -128) (-3776 -288 -128) (-3808 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12065" + "plane" "(-3168 64 244) (-3168 4 240) (-3104 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5914" - "plane" "(-3832 -240 -16) (-3832 -304 -128) (-3808 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -395.335] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -315.647] 0.25" + "id" "12064" + "plane" "(-3168 64 244) (-3168 64 268) (-3168 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -439.133] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5913" - "plane" "(-3752 -304 -128) (-3752 -240 -16) (-3776 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -101.74] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 56.2241] 0.25" + "id" "12063" + "plane" "(-3104 64 268) (-3104 64 244) (-3104 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 331.131] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5912" - "plane" "(-3808 -224 -16) (-3808 -288 -128) (-3776 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12062" + "plane" "(-3104 64 244) (-3104 64 268) (-3168 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5911" - "plane" "(-3832 -304 -128) (-3832 -240 -16) (-3752 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12061" + "plane" "(-3104 36 272) (-3104 4 240) (-3168 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69829,69 +90762,69 @@ hidden { solid { - "id" "9463" + "id" "13820" side { - "id" "5922" - "plane" "(-3584 -224 -16) (-3560 -240 -16) (-3640 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12072" + "plane" "(-3104 36 316) (-3104 -16 308) (-3168 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5921" - "plane" "(-3560 -304 -128) (-3584 -288 -128) (-3616 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12071" + "plane" "(-3104 4 240) (-3104 36 272) (-3168 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5920" - "plane" "(-3640 -240 -16) (-3640 -304 -128) (-3616 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -36.017] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -124.765] 0.25" + "id" "12070" + "plane" "(-3168 -16 308) (-3168 4 240) (-3168 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -439.133] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5919" - "plane" "(-3560 -304 -128) (-3560 -240 -16) (-3584 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -254.422] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -134.659] 0.25" + "id" "12069" + "plane" "(-3104 4 240) (-3104 -16 308) (-3104 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 331.131] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5918" - "plane" "(-3616 -224 -16) (-3616 -288 -128) (-3584 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12068" + "plane" "(-3168 36 316) (-3168 36 272) (-3104 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5917" - "plane" "(-3640 -304 -128) (-3640 -240 -16) (-3560 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12067" + "plane" "(-3168 4 240) (-3168 -16 308) (-3104 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69908,69 +90841,69 @@ hidden { solid { - "id" "9464" + "id" "13821" side { - "id" "5928" - "plane" "(-3952 -224 -16) (-3928 -240 -16) (-4008 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12078" + "plane" "(-3424 36 272) (-3424 64 268) (-3360 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5927" - "plane" "(-3928 -304 -128) (-3952 -288 -128) (-3984 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12077" + "plane" "(-3424 64 244) (-3424 4 240) (-3360 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5926" - "plane" "(-4008 -240 -16) (-4008 -304 -128) (-3984 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -298.044] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 21.3767] 0.25" + "id" "12076" + "plane" "(-3424 64 244) (-3424 64 268) (-3424 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -63.0624] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5925" - "plane" "(-3928 -304 -128) (-3928 -240 -16) (-3952 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -4.44879] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 231.2] 0.25" + "id" "12075" + "plane" "(-3360 64 268) (-3360 64 244) (-3360 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -44.9402] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5924" - "plane" "(-3984 -224 -16) (-3984 -288 -128) (-3952 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12074" + "plane" "(-3360 64 244) (-3360 64 268) (-3424 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5923" - "plane" "(-4008 -304 -128) (-4008 -240 -16) (-3928 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12073" + "plane" "(-3360 36 272) (-3360 4 240) (-3424 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -69987,69 +90920,69 @@ hidden { solid { - "id" "9465" + "id" "13822" side { - "id" "5934" - "plane" "(-4144 -224 -16) (-4120 -240 -16) (-4200 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12084" + "plane" "(-3360 36 316) (-3360 -16 308) (-3424 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5933" - "plane" "(-4120 -304 -128) (-4144 -288 -128) (-4176 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12083" + "plane" "(-3360 4 240) (-3360 36 272) (-3424 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5932" - "plane" "(-4200 -240 -16) (-4200 -304 -128) (-4176 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -145.362] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -169.506] 0.25" + "id" "12082" + "plane" "(-3424 -16 308) (-3424 4 240) (-3424 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -63.0624] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5931" - "plane" "(-4120 -304 -128) (-4120 -240 -16) (-4144 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -363.767] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -89.9171] 0.25" + "id" "12081" + "plane" "(-3360 4 240) (-3360 -16 308) (-3360 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -44.9402] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5930" - "plane" "(-4176 -224 -16) (-4176 -288 -128) (-4144 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12080" + "plane" "(-3424 36 316) (-3424 36 272) (-3360 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5929" - "plane" "(-4200 -304 -128) (-4200 -240 -16) (-4120 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12079" + "plane" "(-3424 4 240) (-3424 -16 308) (-3360 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70066,69 +90999,69 @@ hidden { solid { - "id" "9466" + "id" "13823" side { - "id" "5940" - "plane" "(-4544 -224 -16) (-4520 -240 -16) (-4600 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12090" + "plane" "(-3872 36 316) (-3872 -16 308) (-3936 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5939" - "plane" "(-4520 -304 -128) (-4544 -288 -128) (-4576 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12089" + "plane" "(-3872 4 240) (-3872 36 272) (-3936 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5938" - "plane" "(-4600 -240 -16) (-4600 -304 -128) (-4576 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -296.609] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -55.1788] 0.25" + "id" "12088" + "plane" "(-3936 -16 308) (-3936 4 240) (-3936 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -334.921] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5937" - "plane" "(-4520 -304 -128) (-4520 -240 -16) (-4544 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -3.01324] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 307.755] 0.25" + "id" "12087" + "plane" "(-3872 4 240) (-3872 -16 308) (-3872 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 226.918] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5936" - "plane" "(-4576 -224 -16) (-4576 -288 -128) (-4544 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12086" + "plane" "(-3936 36 316) (-3936 36 272) (-3872 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5935" - "plane" "(-4600 -304 -128) (-4600 -240 -16) (-4520 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12085" + "plane" "(-3936 4 240) (-3936 -16 308) (-3872 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70145,69 +91078,69 @@ hidden { solid { - "id" "9467" + "id" "13824" side { - "id" "5946" - "plane" "(-4352 -224 -16) (-4328 -240 -16) (-4408 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12096" + "plane" "(-3936 36 272) (-3936 64 268) (-3872 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5945" - "plane" "(-4328 -304 -128) (-4352 -288 -128) (-4384 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12095" + "plane" "(-3936 64 244) (-3936 4 240) (-3872 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5944" - "plane" "(-4408 -240 -16) (-4408 -304 -128) (-4384 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -449.29] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 135.704] 0.25" + "id" "12094" + "plane" "(-3936 64 244) (-3936 64 268) (-3936 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -334.921] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5943" - "plane" "(-4328 -304 -128) (-4328 -240 -16) (-4352 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -155.695] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 116.873] 0.25" + "id" "12093" + "plane" "(-3872 64 268) (-3872 64 244) (-3872 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 226.918] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5942" - "plane" "(-4384 -224 -16) (-4384 -288 -128) (-4352 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12092" + "plane" "(-3872 64 244) (-3872 64 268) (-3936 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5941" - "plane" "(-4408 -304 -128) (-4408 -240 -16) (-4328 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12091" + "plane" "(-3872 36 272) (-3872 4 240) (-3936 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70224,69 +91157,69 @@ hidden { solid { - "id" "9492" + "id" "13825" side { - "id" "5952" - "plane" "(-4720 -224 -16) (-4696 -240 -16) (-4776 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12102" + "plane" "(-3680 36 272) (-3680 64 268) (-3616 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5951" - "plane" "(-4696 -304 -128) (-4720 -288 -128) (-4752 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12101" + "plane" "(-3680 64 244) (-3680 4 240) (-3616 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5950" - "plane" "(-4776 -240 -16) (-4776 -304 -128) (-4752 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -199.317] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 281.846] 0.25" + "id" "12100" + "plane" "(-3680 64 244) (-3680 64 268) (-3680 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -198.991] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5949" - "plane" "(-4696 -304 -128) (-4696 -240 -16) (-4720 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -417.722] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -29.2687] 0.25" + "id" "12099" + "plane" "(-3616 64 268) (-3616 64 244) (-3616 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 90.989] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5948" - "plane" "(-4752 -224 -16) (-4752 -288 -128) (-4720 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12098" + "plane" "(-3616 64 244) (-3616 64 268) (-3680 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5947" - "plane" "(-4776 -304 -128) (-4776 -240 -16) (-4696 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12097" + "plane" "(-3616 36 272) (-3616 4 240) (-3680 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70303,69 +91236,69 @@ hidden { solid { - "id" "9493" + "id" "13826" side { - "id" "5958" - "plane" "(-4912 -224 -16) (-4888 -240 -16) (-4968 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12108" + "plane" "(-3616 36 316) (-3616 -16 308) (-3680 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5957" - "plane" "(-4888 -304 -128) (-4912 -288 -128) (-4944 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12107" + "plane" "(-3616 4 240) (-3616 36 272) (-3680 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5956" - "plane" "(-4968 -240 -16) (-4968 -304 -128) (-4944 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -46.6356] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 90.9628] 0.25" + "id" "12106" + "plane" "(-3680 -16 308) (-3680 4 240) (-3680 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -198.991] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5955" - "plane" "(-4888 -304 -128) (-4888 -240 -16) (-4912 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -265.04] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 161.614] 0.25" + "id" "12105" + "plane" "(-3616 4 240) (-3616 -16 308) (-3616 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 90.9889] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5954" - "plane" "(-4944 -224 -16) (-4944 -288 -128) (-4912 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12104" + "plane" "(-3680 36 316) (-3680 36 272) (-3616 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5953" - "plane" "(-4968 -304 -128) (-4968 -240 -16) (-4888 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12103" + "plane" "(-3680 4 240) (-3680 -16 308) (-3616 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 384] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70382,69 +91315,69 @@ hidden { solid { - "id" "9494" + "id" "13923" side { - "id" "5964" - "plane" "(-5312 -224 -16) (-5288 -240 -16) (-5368 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12114" + "plane" "(-4192 36 272) (-4192 64 268) (-4128 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5963" - "plane" "(-5288 -304 -128) (-5312 -288 -128) (-5344 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12113" + "plane" "(-4192 64 244) (-4192 4 240) (-4128 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5962" - "plane" "(-5368 -240 -16) (-5368 -304 -128) (-5344 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -197.882] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 205.29] 0.25" + "id" "12112" + "plane" "(-4192 64 244) (-4192 64 268) (-4192 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 41.1502] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5961" - "plane" "(-5288 -304 -128) (-5288 -240 -16) (-5312 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -416.287] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 47.2869] 0.25" + "id" "12111" + "plane" "(-4128 64 268) (-4128 64 244) (-4128 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -149.153] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5960" - "plane" "(-5344 -224 -16) (-5344 -288 -128) (-5312 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12110" + "plane" "(-4128 64 244) (-4128 64 268) (-4192 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5959" - "plane" "(-5368 -304 -128) (-5368 -240 -16) (-5288 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12109" + "plane" "(-4128 36 272) (-4128 4 240) (-4192 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70461,69 +91394,69 @@ hidden { solid { - "id" "9495" + "id" "13924" side { - "id" "5970" - "plane" "(-5120 -224 -16) (-5096 -240 -16) (-5176 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12120" + "plane" "(-4128 36 316) (-4128 -16 308) (-4192 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5969" - "plane" "(-5096 -304 -128) (-5120 -288 -128) (-5152 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12119" + "plane" "(-4128 4 240) (-4128 36 272) (-4192 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5968" - "plane" "(-5176 -240 -16) (-5176 -304 -128) (-5152 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -350.563] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -115.827] 0.25" + "id" "12118" + "plane" "(-4192 -16 308) (-4192 4 240) (-4192 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 41.1502] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5967" - "plane" "(-5096 -304 -128) (-5096 -240 -16) (-5120 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -56.9689] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -143.596] 0.25" + "id" "12117" + "plane" "(-4128 4 240) (-4128 -16 308) (-4128 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -149.153] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5966" - "plane" "(-5152 -224 -16) (-5152 -288 -128) (-5120 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12116" + "plane" "(-4192 36 316) (-4192 36 272) (-4128 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5965" - "plane" "(-5176 -304 -128) (-5176 -240 -16) (-5096 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12115" + "plane" "(-4192 4 240) (-4192 -16 308) (-4128 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70540,69 +91473,69 @@ hidden { solid { - "id" "9496" + "id" "13925" side { - "id" "5976" - "plane" "(-5488 -224 -16) (-5464 -240 -16) (-5544 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12126" + "plane" "(-4448 36 272) (-4448 64 268) (-4384 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5975" - "plane" "(-5464 -304 -128) (-5488 -288 -128) (-5520 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12125" + "plane" "(-4448 64 244) (-4448 4 240) (-4384 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5974" - "plane" "(-5544 -240 -16) (-5544 -304 -128) (-5520 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -100.591] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 30.3144] 0.25" + "id" "12124" + "plane" "(-4448 64 244) (-4448 64 268) (-4448 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -94.779] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5973" - "plane" "(-5464 -304 -128) (-5464 -240 -16) (-5488 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -318.995] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 222.263] 0.25" + "id" "12123" + "plane" "(-4384 64 268) (-4384 64 244) (-4384 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -13.2234] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5972" - "plane" "(-5520 -224 -16) (-5520 -288 -128) (-5488 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12122" + "plane" "(-4384 64 244) (-4384 64 268) (-4448 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5971" - "plane" "(-5544 -304 -128) (-5544 -240 -16) (-5464 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12121" + "plane" "(-4384 36 272) (-4384 4 240) (-4448 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70619,69 +91552,69 @@ hidden { solid { - "id" "9497" + "id" "13926" side { - "id" "5982" - "plane" "(-5680 -224 -16) (-5656 -240 -16) (-5736 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12132" + "plane" "(-4384 36 316) (-4384 -16 308) (-4448 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5981" - "plane" "(-5656 -304 -128) (-5680 -288 -128) (-5712 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12131" + "plane" "(-4384 4 240) (-4384 36 272) (-4448 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5980" - "plane" "(-5736 -240 -16) (-5736 -304 -128) (-5712 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 52.0909] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -160.568] 0.25" + "id" "12130" + "plane" "(-4448 -16 308) (-4448 4 240) (-4448 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -94.779] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5979" - "plane" "(-5656 -304 -128) (-5656 -240 -16) (-5680 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -166.314] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -98.8547] 0.25" + "id" "12129" + "plane" "(-4384 4 240) (-4384 -16 308) (-4384 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -13.2234] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5978" - "plane" "(-5712 -224 -16) (-5712 -288 -128) (-5680 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12128" + "plane" "(-4448 36 316) (-4448 36 272) (-4384 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5977" - "plane" "(-5736 -304 -128) (-5736 -240 -16) (-5656 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12127" + "plane" "(-4448 4 240) (-4448 -16 308) (-4384 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70698,69 +91631,69 @@ hidden { solid { - "id" "9498" + "id" "13927" side { - "id" "5988" - "plane" "(-6080 -224 -16) (-6056 -240 -16) (-6136 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12138" + "plane" "(-4896 36 316) (-4896 -16 308) (-4960 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5987" - "plane" "(-6056 -304 -128) (-6080 -288 -128) (-6112 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12137" + "plane" "(-4896 4 240) (-4896 36 272) (-4960 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5986" - "plane" "(-6136 -240 -16) (-6136 -304 -128) (-6112 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -99.1552] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 -46.2413] 0.25" + "id" "12136" + "plane" "(-4960 -16 308) (-4960 4 240) (-4960 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 145.363] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5985" - "plane" "(-6056 -304 -128) (-6056 -240 -16) (-6080 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 -317.561] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 -213.182] 0.25" + "id" "12135" + "plane" "(-4896 4 240) (-4896 -16 308) (-4896 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -253.365] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5984" - "plane" "(-6112 -224 -16) (-6112 -288 -128) (-6080 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12134" + "plane" "(-4960 36 316) (-4960 36 272) (-4896 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5983" - "plane" "(-6136 -304 -128) (-6136 -240 -16) (-6056 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12133" + "plane" "(-4960 4 240) (-4960 -16 308) (-4896 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70777,69 +91710,69 @@ hidden { solid { - "id" "9499" + "id" "13928" side { - "id" "5994" - "plane" "(-5888 -224 -16) (-5864 -240 -16) (-5944 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12144" + "plane" "(-4960 36 272) (-4960 64 268) (-4896 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5993" - "plane" "(-5864 -304 -128) (-5888 -288 -128) (-5920 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" + "id" "12143" + "plane" "(-4960 64 244) (-4960 4 240) (-4896 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5992" - "plane" "(-5944 -240 -16) (-5944 -304 -128) (-5920 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 0.434954 -0.248545 -251.837] 0.25" - "vaxis" "[-0.248545 -0.057951 -0.966885 144.642] 0.25" + "id" "12142" + "plane" "(-4960 64 244) (-4960 64 268) (-4960 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 145.363] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5991" - "plane" "(-5864 -304 -128) (-5864 -240 -16) (-5888 -224 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0.865471 -0.434954 0.248545 41.7577] 0.25" - "vaxis" "[0.248545 -0.057951 -0.966885 107.935] 0.25" + "id" "12141" + "plane" "(-4896 64 268) (-4896 64 244) (-4896 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -253.365] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5990" - "plane" "(-5920 -224 -16) (-5920 -288 -128) (-5888 -288 -128)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12140" + "plane" "(-4896 64 244) (-4896 64 268) (-4960 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5989" - "plane" "(-5944 -304 -128) (-5944 -240 -16) (-5864 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12139" + "plane" "(-4896 36 272) (-4896 4 240) (-4960 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70856,69 +91789,69 @@ hidden { solid { - "id" "552" + "id" "13929" side { - "id" "6000" - "plane" "(-6144 -320 -16) (-6144 -240 -16) (0 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12150" + "plane" "(-4704 36 272) (-4704 64 268) (-4640 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5999" - "plane" "(-6144 -304 -128) (-6144 -320 -80) (0 -320 -80)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" + "id" "12149" + "plane" "(-4704 64 244) (-4704 4 240) (-4640 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5998" - "plane" "(-6144 -304 -128) (-6144 -240 -16) (-6144 -320 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12148" + "plane" "(-4704 64 244) (-4704 64 268) (-4704 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -230.708] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5997" - "plane" "(0 -240 -16) (0 -304 -128) (0 -320 -80)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12147" + "plane" "(-4640 64 268) (-4640 64 244) (-4640 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -389.294] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5996" - "plane" "(0 -304 -128) (0 -240 -16) (-6144 -240 -16)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[-1 0 0 269] 0.25" - "vaxis" "[0 -0.496139 -0.868243 -19.8611] 0.25" - "rotation" "270" + "id" "12146" + "plane" "(-4640 64 244) (-4640 64 268) (-4704 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "5995" - "plane" "(0 -320 -16) (0 -320 -80) (-6144 -320 -80)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" + "id" "12145" + "plane" "(-4640 36 272) (-4640 4 240) (-4704 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -70935,69 +91868,69 @@ hidden { solid { - "id" "546" + "id" "13930" side { - "id" "6006" - "plane" "(-6144 -224 0) (0 -224 0) (0 -320 0)" - "material" "CONCRETE/CONCRETEFLOOR028A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "12156" + "plane" "(-4640 36 316) (-4640 -16 308) (-4704 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "6005" - "plane" "(-6144 -320 -16) (0 -320 -16) (0 -224 -16)" - "material" "CONCRETE/CONCRETEFLOOR028A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -320] 0.25" + "id" "12155" + "plane" "(-4640 4 240) (-4640 36 272) (-4704 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "6004" - "plane" "(-6144 -224 0) (-6144 -320 0) (-6144 -320 -16)" - "material" "CONCRETE/CONCRETEFLOOR028A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12154" + "plane" "(-4704 -16 308) (-4704 4 240) (-4704 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -230.708] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "6003" - "plane" "(0 -224 -16) (0 -320 -16) (0 -320 0)" - "material" "CONCRETE/CONCRETEFLOOR028A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12153" + "plane" "(-4640 4 240) (-4640 -16 308) (-4640 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -389.294] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "6002" - "plane" "(0 -224 0) (-6144 -224 0) (-6144 -224 -16)" - "material" "CONCRETE/CONCRETEFLOOR028A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12152" + "plane" "(-4704 36 316) (-4704 36 272) (-4640 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 1 -464] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "6001" - "plane" "(0 -320 -16) (-6144 -320 -16) (-6144 -320 0)" - "material" "CONCRETE/CONCRETEFLOOR028A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12151" + "plane" "(-4704 4 240) (-4704 -16 308) (-4640 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -71010,88 +91943,73 @@ hidden } } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 9500]" - } - } -} -hidden -{ - entity - { - "id" "10714" - "classname" "func_detail" hidden { solid { - "id" "1576" + "id" "13931" side { - "id" "9240" - "plane" "(-32 312 144) (-96 312 144) (-96 384 144)" + "id" "12162" + "plane" "(-5216 36 272) (-5216 64 268) (-5152 64 268)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9239" - "plane" "(-32 384 80) (-96 384 80) (-96 312 112)" + "id" "12161" + "plane" "(-5216 64 244) (-5216 4 240) (-5152 4 240)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 -225] 0.25" - "rotation" "180" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9238" - "plane" "(-96 312 112) (-96 384 80) (-96 384 144)" + "id" "12160" + "plane" "(-5216 64 244) (-5216 64 268) (-5216 36 272)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 9.43391] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9237" - "plane" "(-32 312 144) (-32 384 144) (-32 384 80)" + "id" "12159" + "plane" "(-5152 64 268) (-5152 64 244) (-5152 4 240)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -117.436] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9236" - "plane" "(-96 384 80) (-32 384 80) (-32 384 144)" + "id" "12158" + "plane" "(-5152 64 244) (-5152 64 268) (-5216 64 268)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9235" - "plane" "(-96 312 144) (-32 312 144) (-32 312 112)" + "id" "12157" + "plane" "(-5152 36 272) (-5152 4 240) (-5216 4 240)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -71108,70 +92026,70 @@ hidden { solid { - "id" "2352" + "id" "13932" side { - "id" "9246" - "plane" "(-128 384 128) (-128 384 0) (-128 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12168" + "plane" "(-5152 36 316) (-5152 -16 308) (-5216 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9245" - "plane" "(0 512 128) (0 512 0) (0 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12167" + "plane" "(-5152 4 240) (-5152 36 272) (-5216 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9244" - "plane" "(-128 512 128) (-128 512 0) (0 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12166" + "plane" "(-5216 -16 308) (-5216 4 240) (-5216 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 9.43391] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9243" - "plane" "(0 384 128) (0 384 0) (-128 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "12165" + "plane" "(-5152 4 240) (-5152 -16 308) (-5152 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -117.436] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9242" - "plane" "(-128 384 128) (-128 512 128) (0 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12164" + "plane" "(-5216 36 316) (-5216 36 272) (-5152 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 1 -464] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9241" - "plane" "(-128 512 0) (-128 384 0) (0 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12163" + "plane" "(-5216 4 240) (-5216 -16 308) (-5152 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -71187,70 +92105,70 @@ hidden { solid { - "id" "4064" + "id" "13933" side { - "id" "9252" - "plane" "(-384 384 128) (-384 384 0) (-384 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12174" + "plane" "(-5472 36 272) (-5472 64 268) (-5408 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9251" - "plane" "(-256 512 128) (-256 512 0) (-256 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12173" + "plane" "(-5472 64 244) (-5472 4 240) (-5408 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9250" - "plane" "(-384 512 128) (-384 512 0) (-256 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12172" + "plane" "(-5472 64 244) (-5472 64 268) (-5472 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -126.495] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9249" - "plane" "(-256 384 128) (-256 384 0) (-384 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "12171" + "plane" "(-5408 64 268) (-5408 64 244) (-5408 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -493.507] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9248" - "plane" "(-384 384 128) (-384 512 128) (-256 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12170" + "plane" "(-5408 64 244) (-5408 64 268) (-5472 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9247" - "plane" "(-384 512 0) (-384 384 0) (-256 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12169" + "plane" "(-5408 36 272) (-5408 4 240) (-5472 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -71266,69 +92184,69 @@ hidden { solid { - "id" "4065" + "id" "13934" side { - "id" "9258" - "plane" "(-288 312 144) (-352 312 144) (-352 384 144)" + "id" "12180" + "plane" "(-5408 36 316) (-5408 -16 308) (-5472 -16 308)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9257" - "plane" "(-288 384 80) (-352 384 80) (-352 312 112)" + "id" "12179" + "plane" "(-5408 4 240) (-5408 36 272) (-5472 36 272)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9256" - "plane" "(-352 312 112) (-352 384 80) (-352 384 144)" + "id" "12178" + "plane" "(-5472 -16 308) (-5472 4 240) (-5472 36 272)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -126.495] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9255" - "plane" "(-288 312 144) (-288 384 144) (-288 384 80)" + "id" "12177" + "plane" "(-5408 4 240) (-5408 -16 308) (-5408 36 316)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -493.507] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9254" - "plane" "(-352 384 80) (-288 384 80) (-288 384 144)" + "id" "12176" + "plane" "(-5472 36 316) (-5472 36 272) (-5408 36 272)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 1 -464] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9253" - "plane" "(-352 312 144) (-288 312 144) (-288 312 112)" + "id" "12175" + "plane" "(-5472 4 240) (-5472 -16 308) (-5408 -16 308)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -71345,70 +92263,70 @@ hidden { solid { - "id" "4080" + "id" "13935" side { - "id" "9264" - "plane" "(-640 384 128) (-640 384 0) (-640 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12186" + "plane" "(-5920 36 316) (-5920 -16 308) (-5984 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9263" - "plane" "(-512 512 128) (-512 512 0) (-512 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12185" + "plane" "(-5920 4 240) (-5920 36 272) (-5984 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9262" - "plane" "(-640 512 128) (-640 512 0) (-512 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12184" + "plane" "(-5984 -16 308) (-5984 4 240) (-5984 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 113.646] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9261" - "plane" "(-512 384 128) (-512 384 0) (-640 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "12183" + "plane" "(-5920 4 240) (-5920 -16 308) (-5920 36 316)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -221.649] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9260" - "plane" "(-640 384 128) (-640 512 128) (-512 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12182" + "plane" "(-5984 36 316) (-5984 36 272) (-5920 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 1 -464] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9259" - "plane" "(-640 512 0) (-640 384 0) (-512 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12181" + "plane" "(-5984 4 240) (-5984 -16 308) (-5920 -16 308)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -71424,69 +92342,69 @@ hidden { solid { - "id" "4081" + "id" "13936" side { - "id" "9270" - "plane" "(-544 312 144) (-608 312 144) (-608 384 144)" + "id" "12192" + "plane" "(-5984 36 272) (-5984 64 268) (-5920 64 268)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9269" - "plane" "(-544 384 80) (-608 384 80) (-608 312 112)" + "id" "12191" + "plane" "(-5984 64 244) (-5984 4 240) (-5920 4 240)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9268" - "plane" "(-608 312 112) (-608 384 80) (-608 384 144)" + "id" "12190" + "plane" "(-5984 64 244) (-5984 64 268) (-5984 36 272)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 113.646] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9267" - "plane" "(-544 312 144) (-544 384 144) (-544 384 80)" + "id" "12189" + "plane" "(-5920 64 268) (-5920 64 244) (-5920 4 240)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -221.648] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9266" - "plane" "(-608 384 80) (-544 384 80) (-544 384 144)" + "id" "12188" + "plane" "(-5920 64 244) (-5920 64 268) (-5984 64 268)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9265" - "plane" "(-608 312 144) (-544 312 144) (-544 312 112)" + "id" "12187" + "plane" "(-5920 36 272) (-5920 4 240) (-5984 4 240)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -71503,70 +92421,70 @@ hidden { solid { - "id" "9657" + "id" "13937" side { - "id" "9276" - "plane" "(-1408 384 128) (-1408 384 0) (-1408 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12198" + "plane" "(-5728 36 272) (-5728 64 268) (-5664 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9275" - "plane" "(-1280 512 128) (-1280 512 0) (-1280 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12197" + "plane" "(-5728 64 244) (-5728 4 240) (-5664 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.997785 -0.066519 -166] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9274" - "plane" "(-1408 512 128) (-1408 512 0) (-1280 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12196" + "plane" "(-5728 64 244) (-5728 64 268) (-5728 36 272)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -262.424] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9273" - "plane" "(-1280 384 128) (-1280 384 0) (-1408 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "12195" + "plane" "(-5664 64 268) (-5664 64 244) (-5664 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -357.578] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9272" - "plane" "(-1408 384 128) (-1408 512 128) (-1280 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12194" + "plane" "(-5664 64 244) (-5664 64 268) (-5728 64 268)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9271" - "plane" "(-1408 512 0) (-1408 384 0) (-1280 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12193" + "plane" "(-5664 36 272) (-5664 4 240) (-5728 4 240)" + "material" "CONCRETE/CONCRETEWALL022A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -71582,69 +92500,69 @@ hidden { solid { - "id" "9658" + "id" "13938" side { - "id" "9282" - "plane" "(-1312 312 144) (-1376 312 144) (-1376 384 144)" + "id" "12204" + "plane" "(-5664 36 316) (-5664 -16 308) (-5728 -16 308)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9281" - "plane" "(-1312 384 80) (-1376 384 80) (-1376 312 112)" + "id" "12203" + "plane" "(-5664 4 240) (-5664 36 272) (-5728 36 272)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 -225] 0.25" - "rotation" "180" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9280" - "plane" "(-1376 312 112) (-1376 384 80) (-1376 384 144)" + "id" "12202" + "plane" "(-5728 -16 308) (-5728 4 240) (-5728 36 272)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" + "vaxis" "[-0.132743 0.988955 0.0659303 -262.424] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9279" - "plane" "(-1312 312 144) (-1312 384 144) (-1312 384 80)" + "id" "12201" + "plane" "(-5664 4 240) (-5664 -16 308) (-5664 36 316)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" + "vaxis" "[0.132743 0.988955 0.0659303 -357.578] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9278" - "plane" "(-1376 384 80) (-1312 384 80) (-1312 384 144)" + "id" "12200" + "plane" "(-5728 36 316) (-5728 36 272) (-5664 36 272)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 1 -464] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9277" - "plane" "(-1376 312 144) (-1312 312 144) (-1312 312 112)" + "id" "12199" + "plane" "(-5728 4 240) (-5728 -16 308) (-5664 -16 308)" "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -71657,73 +92575,88 @@ hidden } } } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -10268]" + } + } +} +hidden +{ + entity + { + "id" "17532" + "classname" "func_detail" hidden { solid { - "id" "9661" + "id" "17518" side { - "id" "9288" - "plane" "(-1056 312 144) (-1120 312 144) (-1120 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "12588" + "plane" "(0 320 176) (0 352 176) (6144 352 176)" + "material" "CS_HAVANA/METALWALL085A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 384] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9287" - "plane" "(-1056 384 80) (-1120 384 80) (-1120 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 -225] 0.25" - "rotation" "180" + "id" "12587" + "plane" "(0 352 144) (0 320 144) (6144 320 144)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[1 0 0 256] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9286" - "plane" "(-1120 312 112) (-1120 384 80) (-1120 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "12586" + "plane" "(0 320 144) (0 352 144) (0 352 176)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9285" - "plane" "(-1056 312 144) (-1056 384 144) (-1056 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "12585" + "plane" "(6144 352 144) (6144 320 144) (6144 320 176)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 192] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9284" - "plane" "(-1120 384 80) (-1056 384 80) (-1056 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "12584" + "plane" "(0 352 144) (6144 352 144) (6144 352 176)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9283" - "plane" "(-1120 312 144) (-1056 312 144) (-1056 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "12583" + "plane" "(6144 320 144) (0 320 144) (0 320 176)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 192] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -71740,70 +92673,70 @@ hidden { solid { - "id" "9662" + "id" "17526" side { - "id" "9294" - "plane" "(-1152 384 128) (-1152 384 0) (-1152 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "12594" + "plane" "(0 64 272) (0 96 272) (6144 96 272)" + "material" "CS_HAVANA/METALWALL085A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9293" - "plane" "(-1024 512 128) (-1024 512 0) (-1024 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "12593" + "plane" "(0 96 240) (0 64 240) (6144 64 240)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[1 0 0 256] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9292" - "plane" "(-1152 512 128) (-1152 512 0) (-1024 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12592" + "plane" "(0 64 240) (0 96 240) (0 96 272)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 64] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9291" - "plane" "(-1024 384 128) (-1024 384 0) (-1152 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "12591" + "plane" "(6144 96 240) (6144 64 240) (6144 64 272)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 64] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9290" - "plane" "(-1152 384 128) (-1152 512 128) (-1024 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12590" + "plane" "(0 96 240) (6144 96 240) (6144 96 272)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 64] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9289" - "plane" "(-1152 512 0) (-1152 384 0) (-1024 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "12589" + "plane" "(6144 64 240) (0 64 240) (0 64 272)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 64] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -71815,80 +92748,124 @@ hidden } } } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 10000]" + } + } +} +hidden +{ + entity + { + "id" "18192" + "classname" "func_tracktrain" + "bank" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "dmg" "100" + "height" "0" + "ManualAccelSpeed" "0" + "ManualDecelSpeed" "0" + "ManualSpeedChanges" "0" + "MoveSound" "ambient/machines/train_freight_loop1.wav" + "MoveSoundMaxPitch" "200" + "MoveSoundMaxTime" "0" + "MoveSoundMinPitch" "60" + "MoveSoundMinTime" "0" + "orientationtype" "0" + "origin" "5952 216 304" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "18" + "speed" "0" + "StartSound" "ambient/levels/citadel/stalk_stalkertrainstartup.wav" + "startspeed" "500" + "StopSound" "ambient/levels/citadel/stalk_traindooropen.wav" + "target" "tracktrain_container_a" + "targetname" "tracktrain_container" + "velocitytype" "2" + "volume" "10" + "wheels" "50" hidden { solid { - "id" "9665" + "id" "17956" side { - "id" "9300" - "plane" "(-800 312 144) (-864 312 144) (-864 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "12936" + "plane" "(5880 288 320) (6024 288 320) (6024 144 320)" + "material" "METAL/METALPIPE008A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-1 0 0 256] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9299" - "plane" "(-800 384 80) (-864 384 80) (-864 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 -225] 0.25" - "rotation" "180" + "id" "12935" + "plane" "(5880 144 288) (6024 144 288) (6024 288 288)" + "material" "METAL/METALPIPE008A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -128] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9298" - "plane" "(-864 312 112) (-864 384 80) (-864 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "12934" + "plane" "(5880 288 320) (5880 144 320) (5880 144 288)" + "material" "METAL/METALPIPE008A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9297" - "plane" "(-800 312 144) (-800 384 144) (-800 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "12933" + "plane" "(6024 288 288) (6024 144 288) (6024 144 320)" + "material" "METAL/METALPIPE008A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9296" - "plane" "(-864 384 80) (-800 384 80) (-800 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "12932" + "plane" "(6024 288 320) (5880 288 320) (5880 288 288)" + "material" "METAL/METALPIPE008A" + "uaxis" "[1 0 0 -384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9295" - "plane" "(-864 312 144) (-800 312 144) (-800 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "12931" + "plane" "(6024 144 288) (5880 144 288) (5880 144 320)" + "material" "METAL/METALPIPE008A" + "uaxis" "[-1 0 0 64] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -71898,76 +92875,76 @@ hidden { solid { - "id" "9666" + "id" "17707" side { - "id" "9306" - "plane" "(-896 384 128) (-896 384 0) (-896 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13068" + "plane" "(5888 88 304) (6016 88 304) (6016 72 304)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 -32] 0.25" + "vaxis" "[1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9305" - "plane" "(-768 512 128) (-768 512 0) (-768 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13067" + "plane" "(5888 72 288) (6016 72 288) (6016 88 288)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9304" - "plane" "(-896 512 128) (-896 512 0) (-768 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" + "id" "13066" + "plane" "(5888 88 304) (5888 72 304) (5888 72 288)" + "material" "METAL/METALTRUSS019A" "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "vaxis" "[0 -1 0 288] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9303" - "plane" "(-768 384 128) (-768 384 0) (-896 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "13065" + "plane" "(6016 88 288) (6016 72 288) (6016 72 304)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 1 0 224] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9302" - "plane" "(-896 384 128) (-896 512 128) (-768 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13064" + "plane" "(6016 88 304) (5888 88 304) (5888 88 288)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9301" - "plane" "(-896 512 0) (-896 384 0) (-768 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13063" + "plane" "(6016 72 288) (5888 72 288) (5888 72 304)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -71977,76 +92954,76 @@ hidden { solid { - "id" "9693" + "id" "17596" side { - "id" "9312" - "plane" "(-2176 384 128) (-2176 384 0) (-2176 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13074" + "plane" "(6016 96 312) (6144 96 312) (6144 64 312)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9311" - "plane" "(-2048 512 128) (-2048 512 0) (-2048 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13073" + "plane" "(6016 64 280) (6144 64 280) (6144 96 280)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -277] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9310" - "plane" "(-2176 512 128) (-2176 512 0) (-2048 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13072" + "plane" "(6016 96 312) (6016 64 312) (6016 64 280)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9309" - "plane" "(-2048 384 128) (-2048 384 0) (-2176 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "13071" + "plane" "(6144 96 280) (6144 64 280) (6144 64 312)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[0 -1 0 384] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9308" - "plane" "(-2176 384 128) (-2176 512 128) (-2048 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13070" + "plane" "(6144 96 312) (6016 96 312) (6016 96 280)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9307" - "plane" "(-2176 512 0) (-2176 384 0) (-2048 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13069" + "plane" "(6144 64 280) (6016 64 280) (6016 64 312)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[-1 0 0 384] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72056,76 +93033,76 @@ hidden { solid { - "id" "9694" + "id" "17992" side { - "id" "9318" - "plane" "(-2080 312 144) (-2144 312 144) (-2144 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13080" + "plane" "(6024 144 312) (6048 96 312) (6016 96 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[-0.894427 -0.447214 0 465.711] 0.25" + "vaxis" "[-0.447214 0.894427 0 -267.129] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9317" - "plane" "(-2080 384 80) (-2144 384 80) (-2144 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "13079" + "plane" "(6048 96 288) (6024 144 288) (5992 144 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[0.894427 0.447214 0 -241.711] 0.25" + "vaxis" "[-0.447214 0.894427 0 -267.129] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9316" - "plane" "(-2144 312 112) (-2144 384 80) (-2144 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "13078" + "plane" "(6016 96 312) (6016 96 288) (5992 144 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[-0.447214 0.894427 0 -267.131] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9315" - "plane" "(-2080 312 144) (-2080 384 144) (-2080 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13077" + "plane" "(6048 96 288) (6048 96 312) (6024 144 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[-0.447214 0.894427 0 -267.131] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9314" - "plane" "(-2144 384 80) (-2080 384 80) (-2080 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "13076" + "plane" "(5992 144 312) (5992 144 288) (6024 144 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[-1 0 0 256] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9313" - "plane" "(-2144 312 144) (-2080 312 144) (-2080 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "13075" + "plane" "(6016 96 288) (6016 96 312) (6048 96 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0.6 0.8 0 -477.061] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72135,76 +93112,76 @@ hidden { solid { - "id" "9697" + "id" "17704" side { - "id" "9324" - "plane" "(-1824 312 144) (-1888 312 144) (-1888 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13086" + "plane" "(5760 96 312) (5888 96 312) (5888 64 312)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9323" - "plane" "(-1824 384 80) (-1888 384 80) (-1888 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "13085" + "plane" "(5760 64 280) (5888 64 280) (5888 96 280)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -277] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9322" - "plane" "(-1888 312 112) (-1888 384 80) (-1888 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "13084" + "plane" "(5760 96 312) (5760 64 312) (5760 64 280)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9321" - "plane" "(-1824 312 144) (-1824 384 144) (-1824 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13083" + "plane" "(5888 96 280) (5888 64 280) (5888 64 312)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[0 -1 0 384] 0.25" + "vaxis" "[0 0 -1 32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9320" - "plane" "(-1888 384 80) (-1824 384 80) (-1824 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "13082" + "plane" "(5888 96 312) (5760 96 312) (5760 96 280)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9319" - "plane" "(-1888 312 144) (-1824 312 144) (-1824 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "13081" + "plane" "(5888 64 280) (5760 64 280) (5760 64 312)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[-1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 32] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72214,76 +93191,76 @@ hidden { solid { - "id" "9698" + "id" "18022" side { - "id" "9330" - "plane" "(-1920 384 128) (-1920 384 0) (-1920 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13092" + "plane" "(5880 144 288) (5856 96 288) (5888 96 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[0.894427 -0.447214 0 -139.33] 0.25" + "vaxis" "[0.447214 0.894427 0 -57.6493] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9329" - "plane" "(-1792 512 128) (-1792 512 0) (-1792 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13091" + "plane" "(5856 96 312) (5880 144 312) (5912 144 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[-0.894427 0.447214 0 363.33] 0.25" + "vaxis" "[0.447214 0.894427 0 -57.6493] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9328" - "plane" "(-1920 512 128) (-1920 512 0) (-1792 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13090" + "plane" "(5888 96 288) (5888 96 312) (5912 144 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 -1 288.002] 0.25" + "vaxis" "[0.447214 0.894427 0 -57.6512] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9327" - "plane" "(-1792 384 128) (-1792 384 0) (-1920 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "13089" + "plane" "(5856 96 312) (5856 96 288) (5880 144 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 -1 288.002] 0.25" + "vaxis" "[0.447214 0.894427 0 -57.6512] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9326" - "plane" "(-1920 384 128) (-1920 512 128) (-1792 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13088" + "plane" "(5912 144 288) (5912 144 312) (5880 144 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 -1 288.002] 0.25" + "vaxis" "[1 0 0 -256] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9325" - "plane" "(-1920 512 0) (-1920 384 0) (-1792 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13087" + "plane" "(5888 96 312) (5888 96 288) (5856 96 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 -1 288.002] 0.25" + "vaxis" "[-0.6 0.8 0 444.539] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72293,76 +93270,76 @@ hidden { solid { - "id" "9701" + "id" "17837" side { - "id" "9336" - "plane" "(-1568 312 144) (-1632 312 144) (-1632 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13098" + "plane" "(5780.08 96 312) (6093.61 328 312) (6120.51 328 312)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0.594823 -0.803857 0 -3.82325] 0.25" + "vaxis" "[0.803857 0.594823 0 -258.222] 0.551724" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9335" - "plane" "(-1568 384 80) (-1632 384 80) (-1632 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 -225] 0.25" - "rotation" "180" + "id" "13097" + "plane" "(5806.99 96 296) (6120.52 328 296) (6093.61 328 296)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[-0.594823 0.803857 0 3.82325] 0.25" + "vaxis" "[0.803857 0.594823 0 -258.222] 0.551724" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9334" - "plane" "(-1632 312 112) (-1632 384 80) (-1632 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13096" + "plane" "(5780.08 96 296) (6093.61 328 296) (6093.61 328 312)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 1 -32] 0.25" + "vaxis" "[0.803857 0.594823 0 -258.222] 0.551724" "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9333" - "plane" "(-1568 312 144) (-1568 384 144) (-1568 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13095" + "plane" "(6120.52 328 296) (5806.98 96 296) (5806.98 96 312)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 -1 32] 0.25" + "vaxis" "[0.803857 0.594823 0 -258.222] 0.551724" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9332" - "plane" "(-1632 384 80) (-1568 384 80) (-1568 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "13094" + "plane" "(5806.98 96 296) (5780.08 96 296) (5780.08 96 312)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 160] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9331" - "plane" "(-1632 312 144) (-1568 312 144) (-1568 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "13093" + "plane" "(6093.62 328 296) (6120.51 328 296) (6120.51 328 312)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 160] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72372,76 +93349,76 @@ hidden { solid { - "id" "9702" + "id" "17793" side { - "id" "9342" - "plane" "(-1664 384 128) (-1664 384 0) (-1664 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13104" + "plane" "(5768 96 304) (5768 320 304) (5784 320 304)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[1 0 0 32] 0.25" + "vaxis" "[0 1 0 128.002] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9341" - "plane" "(-1536 512 128) (-1536 512 0) (-1536 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13103" + "plane" "(5784 96 288) (5784 320 288) (5768 320 288)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[-1 0 0 -32] 0.25" + "vaxis" "[0 1 0 128.002] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9340" - "plane" "(-1664 512 128) (-1664 512 0) (-1536 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" + "id" "13102" + "plane" "(5768 96 304) (5784 96 304) (5784 96 288)" + "material" "METAL/METALTRUSS019A" "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "vaxis" "[1 0 0 416] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9339" - "plane" "(-1536 384 128) (-1536 384 0) (-1664 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "13101" + "plane" "(5768 320 288) (5784 320 288) (5784 320 304)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 -416] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9338" - "plane" "(-1664 384 128) (-1664 512 128) (-1536 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13100" + "plane" "(5768 320 304) (5768 96 304) (5768 96 288)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 128.002] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9337" - "plane" "(-1664 512 0) (-1664 384 0) (-1536 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13099" + "plane" "(5784 320 288) (5784 96 288) (5784 96 304)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 1 0 128.002] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72451,76 +93428,76 @@ hidden { solid { - "id" "9717" + "id" "17799" side { - "id" "9348" - "plane" "(-2944 384 128) (-2944 384 0) (-2944 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13110" + "plane" "(6120 96 304) (6120 320 304) (6136 320 304)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[1 0 0 32] 0.25" + "vaxis" "[0 1 0 128.002] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9347" - "plane" "(-2816 512 128) (-2816 512 0) (-2816 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13109" + "plane" "(6136 96 288) (6136 320 288) (6120 320 288)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[-1 0 0 -32] 0.25" + "vaxis" "[0 1 0 128.002] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9346" - "plane" "(-2944 512 128) (-2944 512 0) (-2816 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" + "id" "13108" + "plane" "(6120 96 304) (6136 96 304) (6136 96 288)" + "material" "METAL/METALTRUSS019A" "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "vaxis" "[1 0 0 32] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9345" - "plane" "(-2816 384 128) (-2816 384 0) (-2944 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "13107" + "plane" "(6120 320 288) (6136 320 288) (6136 320 304)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 -32] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9344" - "plane" "(-2944 384 128) (-2944 512 128) (-2816 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13106" + "plane" "(6120 320 304) (6120 96 304) (6120 96 288)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 128.002] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9343" - "plane" "(-2944 512 0) (-2944 384 0) (-2816 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13105" + "plane" "(6136 320 288) (6136 96 288) (6136 96 304)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 1 0 128.002] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72530,76 +93507,76 @@ hidden { solid { - "id" "9718" + "id" "17840" side { - "id" "9354" - "plane" "(-2848 312 144) (-2912 312 144) (-2912 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13116" + "plane" "(6016 344 312) (6136 344 312) (6136 320 312)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[1 0 0 -288] 0.25" + "vaxis" "[0 -1 0 288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9353" - "plane" "(-2848 384 80) (-2912 384 80) (-2912 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "13115" + "plane" "(6016 320 216) (6136 320 216) (6136 344 216)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[1 0 0 -288] 0.25" + "vaxis" "[0 -1 0 288] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9352" - "plane" "(-2912 312 112) (-2912 384 80) (-2912 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "13114" + "plane" "(6016 344 312) (6016 320 312) (6016 320 216)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[0 1 0 -352] 0.25" + "vaxis" "[0 0 -1 352] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9351" - "plane" "(-2848 312 144) (-2848 384 144) (-2848 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13113" + "plane" "(6136 344 216) (6136 320 216) (6136 320 312)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[0 1 0 -352] 0.25" + "vaxis" "[0 0 -1 352] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9350" - "plane" "(-2912 384 80) (-2848 384 80) (-2848 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "13112" + "plane" "(6136 344 312) (6016 344 312) (6016 344 216)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[1 0 0 -352] 0.25" + "vaxis" "[0 0 -1 352] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9349" - "plane" "(-2912 312 144) (-2848 312 144) (-2848 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "13111" + "plane" "(6136 320 216) (6016 320 216) (6016 320 312)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[1 0 0 -352] 0.25" + "vaxis" "[0 0 -1 352] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72609,76 +93586,76 @@ hidden { solid { - "id" "9721" + "id" "17887" side { - "id" "9360" - "plane" "(-2592 312 144) (-2656 312 144) (-2656 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13122" + "plane" "(5768 344 312) (5888 344 312) (5888 320 312)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[1 0 0 480] 0.25" + "vaxis" "[0 -1 0 288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9359" - "plane" "(-2592 384 80) (-2656 384 80) (-2656 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "13121" + "plane" "(5768 320 216) (5888 320 216) (5888 344 216)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[1 0 0 480] 0.25" + "vaxis" "[0 -1 0 288] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9358" - "plane" "(-2656 312 112) (-2656 384 80) (-2656 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "13120" + "plane" "(5768 344 312) (5768 320 312) (5768 320 216)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[0 1 0 -352] 0.25" + "vaxis" "[0 0 -1 352] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9357" - "plane" "(-2592 312 144) (-2592 384 144) (-2592 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13119" + "plane" "(5888 344 216) (5888 320 216) (5888 320 312)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[0 1 0 -352] 0.25" + "vaxis" "[0 0 -1 352] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9356" - "plane" "(-2656 384 80) (-2592 384 80) (-2592 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "13118" + "plane" "(5888 344 312) (5768 344 312) (5768 344 216)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 0 -1 352] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9355" - "plane" "(-2656 312 144) (-2592 312 144) (-2592 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "13117" + "plane" "(5888 320 216) (5768 320 216) (5768 320 312)" + "material" "PROPS/METALPANEL013B" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 0 -1 352] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72688,76 +93665,76 @@ hidden { solid { - "id" "9722" + "id" "17891" side { - "id" "9366" - "plane" "(-2688 384 128) (-2688 384 0) (-2688 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13128" + "plane" "(5888 344 208) (6016 344 208) (6016 328 208)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 32] 0.25" + "vaxis" "[1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9365" - "plane" "(-2560 512 128) (-2560 512 0) (-2560 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13127" + "plane" "(5888 328 192) (6016 328 192) (6016 344 192)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9364" - "plane" "(-2688 512 128) (-2688 512 0) (-2560 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" + "id" "13126" + "plane" "(5888 344 208) (5888 328 208) (5888 328 192)" + "material" "METAL/METALTRUSS019A" "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "vaxis" "[0 -1 0 288] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9363" - "plane" "(-2560 384 128) (-2560 384 0) (-2688 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "13125" + "plane" "(6016 344 192) (6016 328 192) (6016 328 208)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 1 0 -288] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9362" - "plane" "(-2688 384 128) (-2688 512 128) (-2560 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13124" + "plane" "(6016 344 208) (5888 344 208) (5888 344 192)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9361" - "plane" "(-2688 512 0) (-2688 384 0) (-2560 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13123" + "plane" "(6016 328 192) (5888 328 192) (5888 328 208)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72767,76 +93744,76 @@ hidden { solid { - "id" "9725" + "id" "17864" side { - "id" "9372" - "plane" "(-2336 312 144) (-2400 312 144) (-2400 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13134" + "plane" "(6016 352 216) (6144 352 216) (6144 320 216)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9371" - "plane" "(-2336 384 80) (-2400 384 80) (-2400 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "13133" + "plane" "(6016 320 184) (6144 320 184) (6144 352 184)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 235] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9370" - "plane" "(-2400 312 112) (-2400 384 80) (-2400 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "13132" + "plane" "(6016 352 216) (6016 320 216) (6016 320 184)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[0 0 -1 -352] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9369" - "plane" "(-2336 312 144) (-2336 384 144) (-2336 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13131" + "plane" "(6144 352 184) (6144 320 184) (6144 320 216)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[0 -1 0 384] 0.25" + "vaxis" "[0 0 -1 -352] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9368" - "plane" "(-2400 384 80) (-2336 384 80) (-2336 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "13130" + "plane" "(6144 352 216) (6016 352 216) (6016 352 184)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 160] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9367" - "plane" "(-2400 312 144) (-2336 312 144) (-2336 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "13129" + "plane" "(6144 320 184) (6016 320 184) (6016 320 216)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[-1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 -352] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72846,76 +93823,76 @@ hidden { solid { - "id" "9726" + "id" "17868" side { - "id" "9378" - "plane" "(-2432 384 128) (-2432 384 0) (-2432 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13140" + "plane" "(5760 352 216) (5888 352 216) (5888 320 216)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9377" - "plane" "(-2304 512 128) (-2304 512 0) (-2304 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13139" + "plane" "(5760 320 184) (5888 320 184) (5888 352 184)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 235] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9376" - "plane" "(-2432 512 128) (-2432 512 0) (-2304 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13138" + "plane" "(5760 352 216) (5760 320 216) (5760 320 184)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[0 0 -1 -352] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9375" - "plane" "(-2304 384 128) (-2304 384 0) (-2432 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "13137" + "plane" "(5888 352 184) (5888 320 184) (5888 320 216)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[0 -1 0 384] 0.25" + "vaxis" "[0 0 -1 -352] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9374" - "plane" "(-2432 384 128) (-2432 512 128) (-2304 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13136" + "plane" "(5888 352 216) (5760 352 216) (5760 352 184)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 160] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9373" - "plane" "(-2432 512 0) (-2432 384 0) (-2304 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13135" + "plane" "(5888 320 184) (5760 320 184) (5760 320 216)" + "material" "METAL/SILO_METAL_01A" + "uaxis" "[-1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 -352] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -72925,76 +93902,76 @@ hidden { solid { - "id" "10017" + "id" "18033" side { - "id" "9384" - "plane" "(-3712 384 128) (-3712 384 0) (-3712 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13146" + "plane" "(6016 320 288) (5992 288 288) (6024 288 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[-0.894427 0.447214 0 -307.074] 0.25" + "vaxis" "[-0.447214 -0.894427 0 254.441] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9383" - "plane" "(-3584 512 128) (-3584 512 0) (-3584 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "13145" + "plane" "(5992 288 312) (6016 320 312) (6048 320 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[0.894427 -0.447214 0 19.0742] 0.25" + "vaxis" "[-0.447214 -0.894427 0 254.441] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9382" - "plane" "(-3712 512 128) (-3712 512 0) (-3584 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13144" + "plane" "(5992 288 312) (5992 288 288) (6016 320 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[-0.447214 -0.894427 0 254.439] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9381" - "plane" "(-3584 384 128) (-3584 384 0) (-3712 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "13143" + "plane" "(6024 288 288) (6024 288 312) (6048 320 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[-0.447214 -0.894427 0 254.439] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9380" - "plane" "(-3712 384 128) (-3712 512 128) (-3584 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13142" + "plane" "(6024 288 312) (6024 288 288) (5992 288 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[-1 0 0 256] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9379" - "plane" "(-3712 512 0) (-3712 384 0) (-3584 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "13141" + "plane" "(6048 320 288) (6048 320 312) (6016 320 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[0.6 -0.8 0 393.339] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -73004,148 +93981,348 @@ hidden { solid { - "id" "10018" + "id" "18032" side { - "id" "9390" - "plane" "(-3616 312 144) (-3680 312 144) (-3680 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13152" + "plane" "(5888 320 312) (5912 288 312) (5880 288 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[0.894427 0.447214 0 -400.115] 0.25" + "vaxis" "[0.447214 -0.894427 0 463.921] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9389" - "plane" "(-3616 384 80) (-3680 384 80) (-3680 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "13151" + "plane" "(5912 288 288) (5888 320 288) (5856 320 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[-0.894427 -0.447214 0 112.115] 0.25" + "vaxis" "[0.447214 -0.894427 0 463.921] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9388" - "plane" "(-3680 312 112) (-3680 384 80) (-3680 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "13150" + "plane" "(5912 288 288) (5912 288 312) (5888 320 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 1 -63.9978] 0.25" + "vaxis" "[0.447214 -0.894427 0 463.919] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9387" - "plane" "(-3616 312 144) (-3616 384 144) (-3616 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "13149" + "plane" "(5880 288 312) (5880 288 288) (5856 320 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 1 -63.9978] 0.25" + "vaxis" "[0.447214 -0.894427 0 463.919] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9386" - "plane" "(-3680 384 80) (-3616 384 80) (-3616 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "13148" + "plane" "(5880 288 288) (5880 288 312) (5912 288 312)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 1 -63.9978] 0.25" + "vaxis" "[1 0 0 -256] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9385" - "plane" "(-3680 312 144) (-3616 312 144) (-3616 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "13147" + "plane" "(5856 320 312) (5856 320 288) (5888 320 288)" + "material" "METAL/METALWALL062A" + "uaxis" "[0 0 1 -63.9978] 0.25" + "vaxis" "[-0.6 -0.8 0 290.939] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } } } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } + } +} +hidden +{ + entity + { + "id" "18281" + "classname" "path_track" + "angles" "0 0 0" + "orientationtype" "0" + "radius" "0" + "spawnflags" "0" + "speed" "10" + "target" "tracktrain_container_b" + "targetname" "tracktrain_container_a" + "origin" "5952 216 304" + editor + { + "color" "255 192 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 1500]" + } + } +} +hidden +{ + entity + { + "id" "18411" + "classname" "path_track" + "angles" "0 0 0" + "orientationtype" "0" + "radius" "0" + "spawnflags" "0" + "speed" "500" + "target" "tracktrain_container_c" + "targetname" "tracktrain_container_b" + "origin" "5696 216 304" + editor + { + "color" "255 192 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 1500]" + } + } +} +hidden +{ + entity + { + "id" "18435" + "classname" "path_track" + "angles" "0 0 0" + "orientationtype" "0" + "radius" "0" + "spawnflags" "0" + "speed" "500" + "target" "tracktrain_container_d" + "targetname" "tracktrain_container_c" + "origin" "-5600 216 304" + editor + { + "color" "255 192 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 1500]" + } + } +} +hidden +{ + entity + { + "id" "18453" + "classname" "path_track" + "angles" "0 0 0" + "orientationtype" "0" + "radius" "0" + "spawnflags" "0" + "speed" "10" + "target" "tracktrain_container_e" + "targetname" "tracktrain_container_d" + "origin" "-5912 216 304" + editor + { + "color" "255 192 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 1500]" + } + } +} +hidden +{ + entity + { + "id" "18459" + "classname" "path_track" + "angles" "0 0 0" + "orientationtype" "0" + "radius" "0" + "spawnflags" "0" + "speed" "500" + "target" "tracktrain_container_f" + "targetname" "tracktrain_container_e" + "origin" "-5600 216 304" + editor + { + "color" "255 192 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 1500]" + } + } +} +hidden +{ + entity + { + "id" "18474" + "classname" "path_track" + "angles" "0 0 0" + "orientationtype" "0" + "radius" "0" + "spawnflags" "0" + "speed" "500" + "target" "tracktrain_container_a" + "targetname" "tracktrain_container_f" + "origin" "5696 216 304" + editor + { + "color" "255 192 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 1500]" + } + } +} +hidden +{ + entity + { + "id" "18621" + "classname" "env_shake" + "amplitude" "6" + "duration" "2" + "frequency" "100" + "parentname" "tracktrain_container" + "radius" "700" + "spawnflags" "0" + "targetname" "tracktrain_container_shake" + "origin" "5952 216 200" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 2500]" + } + } +} +hidden +{ + entity + { + "id" "19198" + "classname" "logic_timer" + "RefireTime" "1" + "spawnflags" "0" + "StartDisabled" "0" + "UseRandomTime" "0" + connections + { + "OnTimer" "tracktrain_container_shake,StartShake,,0,-1" + } + "origin" "5952 216 232" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3500]" + } + } +} +hidden +{ + entity + { + "id" "25697" + "classname" "func_detail" hidden { solid { - "id" "10021" + "id" "25698" side { - "id" "9396" - "plane" "(-3360 312 144) (-3424 312 144) (-3424 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14839" + "plane" "(440 40 72) (440 40 328) (456 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 424] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9395" - "plane" "(-3360 384 80) (-3424 384 80) (-3424 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "14838" + "plane" "(440 42 328) (440 40 328) (440 40 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -472] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9394" - "plane" "(-3424 312 112) (-3424 384 80) (-3424 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "14837" + "plane" "(456 42 72) (456 40 72) (456 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9393" - "plane" "(-3360 312 144) (-3360 384 144) (-3360 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14836" + "plane" "(456 42 328) (456 40 328) (440 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 -11] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9392" - "plane" "(-3424 384 80) (-3360 384 80) (-3360 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "14835" + "plane" "(440 42 72) (440 40 72) (456 40 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[1 0 0 -11] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9391" - "plane" "(-3424 312 144) (-3360 312 144) (-3360 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "14834" + "plane" "(440 42 328) (440 42 72) (456 42 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -160] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -73162,70 +94339,70 @@ hidden { solid { - "id" "10022" + "id" "25699" side { - "id" "9402" - "plane" "(-3456 384 128) (-3456 384 0) (-3456 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14845" + "plane" "(446 42 72) (446 54 72) (446 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -448] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9401" - "plane" "(-3328 512 128) (-3328 512 0) (-3328 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14844" + "plane" "(450 42 328) (450 54 328) (450 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 272] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9400" - "plane" "(-3456 512 128) (-3456 512 0) (-3328 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14843" + "plane" "(446 42 328) (446 54 328) (450 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 -224] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9399" - "plane" "(-3328 384 128) (-3328 384 0) (-3456 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "14842" + "plane" "(450 42 72) (450 54 72) (446 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 288] 0.25" + "vaxis" "[0 1 0 -416] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9398" - "plane" "(-3456 384 128) (-3456 512 128) (-3328 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14841" + "plane" "(446 42 72) (446 42 328) (450 42 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -224] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9397" - "plane" "(-3456 512 0) (-3456 384 0) (-3328 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14840" + "plane" "(446 54 328) (446 54 72) (450 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -224] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -73241,69 +94418,69 @@ hidden { solid { - "id" "10025" + "id" "25700" side { - "id" "9408" - "plane" "(-3104 312 144) (-3168 312 144) (-3168 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14851" + "plane" "(440 56 328) (440 56 72) (456 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -424] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9407" - "plane" "(-3104 384 80) (-3168 384 80) (-3168 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "14850" + "plane" "(440 54 72) (440 56 72) (440 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -424] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9406" - "plane" "(-3168 312 112) (-3168 384 80) (-3168 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "14849" + "plane" "(456 54 328) (456 56 328) (456 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 248] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9405" - "plane" "(-3104 312 144) (-3104 384 144) (-3104 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14848" + "plane" "(440 54 328) (440 56 328) (456 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[-1 0 0 62] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9404" - "plane" "(-3168 384 80) (-3104 384 80) (-3104 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "14847" + "plane" "(456 54 72) (456 56 72) (440 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[-1 0 0 62] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9403" - "plane" "(-3168 312 144) (-3104 312 144) (-3104 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "14846" + "plane" "(440 54 72) (440 54 328) (456 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 320] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -73320,70 +94497,70 @@ hidden { solid { - "id" "10026" + "id" "25943" side { - "id" "9414" - "plane" "(-3200 384 128) (-3200 384 0) (-3200 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15049" + "plane" "(440 28 359.856) (440 764.719 628) (456 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9413" - "plane" "(-3072 512 128) (-3072 512 0) (-3072 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15048" + "plane" "(440 765.403 626.121) (440 764.719 628) (440 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9412" - "plane" "(-3200 512 128) (-3200 512 0) (-3072 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15047" + "plane" "(456 28.684 357.977) (456 28 359.856) (456 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 357.689] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9411" - "plane" "(-3072 384 128) (-3072 384 0) (-3200 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "15046" + "plane" "(456 765.403 626.121) (456 764.719 628) (440 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" + "vaxis" "[1 0 0 501] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9410" - "plane" "(-3200 384 128) (-3200 512 128) (-3072 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15045" + "plane" "(440 28.684 357.977) (440 28 359.856) (456 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" + "vaxis" "[1 0 0 501] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9409" - "plane" "(-3200 512 0) (-3200 384 0) (-3072 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15044" + "plane" "(440 765.403 626.121) (440 28.684 357.977) (456 28.684 357.977)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 352] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -73399,70 +94576,70 @@ hidden { solid { - "id" "10137" + "id" "25944" side { - "id" "9420" - "plane" "(-4480 384 128) (-4480 384 0) (-4480 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15055" + "plane" "(446 28.684 357.977) (446 32.7883 346.701) (446 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 2.31079] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9419" - "plane" "(-4352 512 128) (-4352 512 0) (-4352 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15054" + "plane" "(450 765.403 626.121) (450 769.507 614.844) (450 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 333.689] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9418" - "plane" "(-4480 512 128) (-4480 512 0) (-4352 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15053" + "plane" "(446 765.403 626.121) (446 769.507 614.844) (450 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9417" - "plane" "(-4352 384 128) (-4352 384 0) (-4480 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "15052" + "plane" "(450 28.684 357.977) (450 32.7883 346.701) (446 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -224] 0.25" + "vaxis" "[0 0.34202 -0.939693 34.3108] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9416" - "plane" "(-4480 384 128) (-4480 512 128) (-4352 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15051" + "plane" "(446 28.684 357.977) (446 765.403 626.121) (450 765.403 626.121)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9415" - "plane" "(-4480 512 0) (-4480 384 0) (-4352 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15050" + "plane" "(446 769.507 614.844) (446 32.7883 346.701) (450 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -73478,69 +94655,69 @@ hidden { solid { - "id" "10138" + "id" "25945" side { - "id" "9426" - "plane" "(-4384 312 144) (-4448 312 144) (-4448 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "15061" + "plane" "(440 770.191 612.965) (440 33.4723 344.821) (456 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9425" - "plane" "(-4384 384 80) (-4448 384 80) (-4448 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "15060" + "plane" "(440 32.7883 346.701) (440 33.4723 344.821) (440 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 26.3108] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9424" - "plane" "(-4448 312 112) (-4448 384 80) (-4448 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "15059" + "plane" "(456 769.507 614.844) (456 770.191 612.965) (456 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 309.689] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9423" - "plane" "(-4384 312 144) (-4384 384 144) (-4384 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "15058" + "plane" "(440 769.507 614.844) (440 770.191 612.965) (456 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" + "vaxis" "[-1 0 0 -450] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9422" - "plane" "(-4448 384 80) (-4384 384 80) (-4384 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "15057" + "plane" "(456 32.7883 346.701) (456 33.4723 344.821) (440 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" + "vaxis" "[-1 0 0 -450] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9421" - "plane" "(-4448 312 144) (-4384 312 144) (-4384 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "15056" + "plane" "(440 32.7883 346.701) (440 769.507 614.844) (456 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 -192] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -73557,70 +94734,70 @@ hidden { solid { - "id" "10141" + "id" "25962" side { - "id" "9432" - "plane" "(-4128 312 144) (-4192 312 144) (-4192 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "0" + "id" "15062" + "plane" "(457 24 359.8) (439 24 359.8) (439 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9431" - "plane" "(-4128 384 80) (-4192 384 80) (-4192 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "15063" + "plane" "(457 72 343) (439 72 343) (439 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 -1 0 288] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9430" - "plane" "(-4192 312 112) (-4192 384 80) (-4192 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "15064" + "plane" "(439 16 343) (439 72 343) (439 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 80] 0.25" "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9429" - "plane" "(-4128 312 144) (-4128 384 144) (-4128 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "0" + "id" "15065" + "plane" "(457 24 359.8) (457 48 368) (457 72 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 80] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9428" - "plane" "(-4192 384 80) (-4128 384 80) (-4128 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" + "id" "15066" + "plane" "(439 72 343) (457 72 343) (457 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 0] 0.25" "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9427" - "plane" "(-4192 312 144) (-4128 312 144) (-4128 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" - "rotation" "0" + "id" "15067" + "plane" "(439 24 359.8) (457 24 359.8) (457 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -73636,70 +94813,70 @@ hidden { solid { - "id" "10142" + "id" "25763" side { - "id" "9438" - "plane" "(-4224 384 128) (-4224 384 0) (-4224 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14923" + "plane" "(448 -8.00003 280) (449 -8.00003 280) (449 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -4] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9437" - "plane" "(-4096 512 128) (-4096 512 0) (-4096 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14922" + "plane" "(448 40 328) (449 40 328) (449 -8.00002 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -4] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9436" - "plane" "(-4224 512 128) (-4224 512 0) (-4096 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14921" + "plane" "(448 -8.00003 280) (448 40 280) (448 40 328)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 -213.333] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9435" - "plane" "(-4096 384 128) (-4096 384 0) (-4224 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "14920" + "plane" "(449 -8.00002 328) (449 40 328) (449 40 280)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 -213.333] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9434" - "plane" "(-4224 384 128) (-4224 512 128) (-4096 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14919" + "plane" "(449 -8.00003 280) (448 -8.00003 280) (448 -8.00002 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -4] 0.25" + "vaxis" "[0 0 1 -53.3333] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9433" - "plane" "(-4224 512 0) (-4224 384 0) (-4096 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14918" + "plane" "(449 40 328) (448 40 328) (448 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -4] 0.25" + "vaxis" "[0 0 1 -53.3333] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -73715,69 +94892,69 @@ hidden { solid { - "id" "10145" + "id" "25731" side { - "id" "9444" - "plane" "(-3872 312 144) (-3936 312 144) (-3936 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14875" + "plane" "(440 -16 344) (440 768 344) (456 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9443" - "plane" "(-3872 384 80) (-3936 384 80) (-3936 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "14874" + "plane" "(440 768 342) (440 768 344) (440 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9442" - "plane" "(-3936 312 112) (-3936 384 80) (-3936 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "14873" + "plane" "(456 -16 342) (456 -16 344) (456 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -216] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9441" - "plane" "(-3872 312 144) (-3872 384 144) (-3872 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14872" + "plane" "(456 768 342) (456 768 344) (440 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 -11] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9440" - "plane" "(-3936 384 80) (-3872 384 80) (-3872 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "14871" + "plane" "(440 -16 342) (440 -16 344) (456 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[1 0 0 -11] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9439" - "plane" "(-3936 312 144) (-3872 312 144) (-3872 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "14870" + "plane" "(440 768 342) (440 -16 342) (456 -16 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -160] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -73794,70 +94971,70 @@ hidden { solid { - "id" "10146" + "id" "25732" side { - "id" "9450" - "plane" "(-3968 384 128) (-3968 384 0) (-3968 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14881" + "plane" "(446 -16 342) (446 -16 330) (446 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9449" - "plane" "(-3840 512 128) (-3840 512 0) (-3840 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14880" + "plane" "(450 768 342) (450 768 330) (450 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9448" - "plane" "(-3968 512 128) (-3968 512 0) (-3840 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14879" + "plane" "(446 768 342) (446 768 330) (450 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 -224] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9447" - "plane" "(-3840 384 128) (-3840 384 0) (-3968 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "14878" + "plane" "(450 -16 342) (450 -16 330) (446 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 288] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9446" - "plane" "(-3968 384 128) (-3968 512 128) (-3840 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14877" + "plane" "(446 -16 342) (446 768 342) (450 768 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -224] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9445" - "plane" "(-3968 512 0) (-3968 384 0) (-3840 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14876" + "plane" "(446 768 330) (446 -16 330) (450 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -224] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -73873,70 +95050,70 @@ hidden { solid { - "id" "10173" + "id" "25733" side { - "id" "9456" - "plane" "(-5248 384 128) (-5248 384 0) (-5248 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14887" + "plane" "(440 768 328) (440 -16 328) (456 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9455" - "plane" "(-5120 512 128) (-5120 512 0) (-5120 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14886" + "plane" "(440 -16 330) (440 -16 328) (440 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9454" - "plane" "(-5248 512 128) (-5248 512 0) (-5120 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14885" + "plane" "(456 768 330) (456 768 328) (456 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -264] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9453" - "plane" "(-5120 384 128) (-5120 384 0) (-5248 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "14884" + "plane" "(440 768 330) (440 768 328) (456 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[-1 0 0 62] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9452" - "plane" "(-5248 384 128) (-5248 512 128) (-5120 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14883" + "plane" "(456 -16 330) (456 -16 328) (440 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[-1 0 0 62] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9451" - "plane" "(-5248 512 0) (-5248 384 0) (-5120 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14882" + "plane" "(440 -16 330) (440 768 330) (456 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -192] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -73952,69 +95129,69 @@ hidden { solid { - "id" "10174" + "id" "25827" side { - "id" "9462" - "plane" "(-5152 312 144) (-5216 312 144) (-5216 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14965" + "plane" "(440 56 240) (440 108 240) (456 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[-1 0 0 -88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9461" - "plane" "(-5152 384 80) (-5216 384 80) (-5216 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "14964" + "plane" "(440 108 238) (440 108 240) (440 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 136] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9460" - "plane" "(-5216 312 112) (-5216 384 80) (-5216 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "14963" + "plane" "(456 56 238) (456 56 240) (456 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -312] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9459" - "plane" "(-5152 312 144) (-5152 384 144) (-5152 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14962" + "plane" "(456 108 238) (456 108 240) (440 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 501] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9458" - "plane" "(-5216 384 80) (-5152 384 80) (-5152 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "14961" + "plane" "(440 56 238) (440 56 240) (456 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 448] 0.25" + "vaxis" "[1 0 0 501] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9457" - "plane" "(-5216 312 144) (-5152 312 144) (-5152 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "14960" + "plane" "(440 108 238) (440 56 238) (456 56 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 352] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -74031,70 +95208,70 @@ hidden { solid { - "id" "10177" + "id" "25828" side { - "id" "9468" - "plane" "(-4896 312 144) (-4960 312 144) (-4960 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14971" + "plane" "(446 56 238) (446 56 226) (446 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 160] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9467" - "plane" "(-4896 384 80) (-4960 384 80) (-4960 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "14970" + "plane" "(450 108 238) (450 108 226) (450 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -336] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9466" - "plane" "(-4960 312 112) (-4960 384 80) (-4960 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14969" + "plane" "(446 108 238) (446 108 226) (450 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 288] 0.25" "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9465" - "plane" "(-4896 312 144) (-4896 384 144) (-4896 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "0" + "id" "14968" + "plane" "(450 56 238) (450 56 226) (446 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -224] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9464" - "plane" "(-4960 384 80) (-4896 384 80) (-4896 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" + "id" "14967" + "plane" "(446 56 238) (446 108 238) (450 108 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 288] 0.25" "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9463" - "plane" "(-4960 312 144) (-4896 312 144) (-4896 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" - "rotation" "0" + "id" "14966" + "plane" "(446 108 226) (446 56 226) (450 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -74110,70 +95287,70 @@ hidden { solid { - "id" "10178" + "id" "25829" side { - "id" "9474" - "plane" "(-4992 384 128) (-4992 384 0) (-4992 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14977" + "plane" "(440 108 224) (440 56 224) (456 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9473" - "plane" "(-4864 512 128) (-4864 512 0) (-4864 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14976" + "plane" "(440 56 226) (440 56 224) (440 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9472" - "plane" "(-4992 512 128) (-4992 512 0) (-4864 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14975" + "plane" "(456 108 226) (456 108 224) (456 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -360] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9471" - "plane" "(-4864 384 128) (-4864 384 0) (-4992 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "14974" + "plane" "(440 108 226) (440 108 224) (456 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 448] 0.25" + "vaxis" "[-1 0 0 -450] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9470" - "plane" "(-4992 384 128) (-4992 512 128) (-4864 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14973" + "plane" "(456 56 226) (456 56 224) (440 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[-1 0 0 -450] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9469" - "plane" "(-4992 512 0) (-4992 384 0) (-4864 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14972" + "plane" "(440 56 226) (440 108 226) (456 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[-1 0 0 -192] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -74189,69 +95366,69 @@ hidden { solid { - "id" "10181" + "id" "25843" side { - "id" "9480" - "plane" "(-4640 312 144) (-4704 312 144) (-4704 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14989" + "plane" "(444 56 176) (452 56 176) (452 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6666] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9479" - "plane" "(-4640 384 80) (-4704 384 80) (-4704 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "14988" + "plane" "(444 104 224) (452 104 224) (452 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6666] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9478" - "plane" "(-4704 312 112) (-4704 384 80) (-4704 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "14987" + "plane" "(444 56 176) (444 104 176) (444 104 224)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 -170.667] 0.1875" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9477" - "plane" "(-4640 312 144) (-4640 384 144) (-4640 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14986" + "plane" "(452 56 224) (452 104 224) (452 104 176)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 -170.667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9476" - "plane" "(-4704 384 80) (-4640 384 80) (-4640 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "14985" + "plane" "(452 56 176) (444 56 176) (444 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 -42.6667] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9475" - "plane" "(-4704 312 144) (-4640 312 144) (-4640 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "14984" + "plane" "(452 104 224) (444 104 224) (444 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 -42.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -74268,70 +95445,70 @@ hidden { solid { - "id" "10182" + "id" "25667" side { - "id" "9486" - "plane" "(-4736 384 128) (-4736 384 0) (-4736 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14791" + "plane" "(440 104 120) (441 104 120) (441 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9485" - "plane" "(-4608 512 128) (-4608 512 0) (-4608 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14790" + "plane" "(440 56 72) (441 56 72) (441 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9484" - "plane" "(-4736 512 128) (-4736 512 0) (-4608 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14789" + "plane" "(440 104 120) (440 56 120) (440 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9483" - "plane" "(-4608 384 128) (-4608 384 0) (-4736 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "14788" + "plane" "(441 104 72) (441 56 72) (441 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9482" - "plane" "(-4736 384 128) (-4736 512 128) (-4608 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14787" + "plane" "(441 104 120) (440 104 120) (440 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 0 -1 32] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9481" - "plane" "(-4736 512 0) (-4736 384 0) (-4608 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14786" + "plane" "(441 56 72) (440 56 72) (440 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 0 -1 32] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -74347,75 +95524,75 @@ hidden { solid { - "id" "10197" + "id" "25682" side { - "id" "9492" - "plane" "(-6016 384 128) (-6016 384 0) (-6016 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14815" + "plane" "(441 -8 120) (440 -8 120) (440 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9491" - "plane" "(-5888 512 128) (-5888 512 0) (-5888 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14814" + "plane" "(441 40 72) (440 40 72) (440 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9490" - "plane" "(-6016 512 128) (-6016 512 0) (-5888 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14813" + "plane" "(441 -8 120) (441 40 120) (441 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9489" - "plane" "(-5888 384 128) (-5888 384 0) (-6016 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "14812" + "plane" "(440 -8 72) (440 40 72) (440 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9488" - "plane" "(-6016 384 128) (-6016 512 128) (-5888 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14811" + "plane" "(440 -8 120) (441 -8 120) (441 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 0 -1 32] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9487" - "plane" "(-6016 512 0) (-6016 384 0) (-5888 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { + "id" "14810" + "plane" "(440 40 72) (441 40 72) (441 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 0 -1 32] 0.75" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" @@ -74426,69 +95603,69 @@ hidden { solid { - "id" "10198" + "id" "25681" side { - "id" "9498" - "plane" "(-5920 312 144) (-5984 312 144) (-5984 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14809" + "plane" "(456 -8 120) (455 -8 120) (455 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9497" - "plane" "(-5920 384 80) (-5984 384 80) (-5984 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "14808" + "plane" "(456 40 72) (455 40 72) (455 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9496" - "plane" "(-5984 312 112) (-5984 384 80) (-5984 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "14807" + "plane" "(456 -8 120) (456 40 120) (456 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9495" - "plane" "(-5920 312 144) (-5920 384 144) (-5920 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14806" + "plane" "(455 -8 72) (455 40 72) (455 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9494" - "plane" "(-5984 384 80) (-5920 384 80) (-5920 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "14805" + "plane" "(455 -8 120) (456 -8 120) (456 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 28] 0.25" + "vaxis" "[0 0 -1 32] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9493" - "plane" "(-5984 312 144) (-5920 312 144) (-5920 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "14804" + "plane" "(455 40 72) (456 40 72) (456 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 28] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -74505,69 +95682,69 @@ hidden { solid { - "id" "10201" + "id" "25636" side { - "id" "9504" - "plane" "(-5664 312 144) (-5728 312 144) (-5728 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14774" + "plane" "(455 104 120) (456 104 120) (456 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -32] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9503" - "plane" "(-5664 384 80) (-5728 384 80) (-5728 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "14775" + "plane" "(455 56 72) (456 56 72) (456 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -32] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9502" - "plane" "(-5728 312 112) (-5728 384 80) (-5728 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "90" + "id" "14776" + "plane" "(455 104 120) (455 56 120) (455 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9501" - "plane" "(-5664 312 144) (-5664 384 144) (-5664 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14777" + "plane" "(456 104 72) (456 56 72) (456 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9500" - "plane" "(-5728 384 80) (-5664 384 80) (-5664 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" - "rotation" "90" + "id" "14778" + "plane" "(456 104 120) (455 104 120) (455 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -32] 0.25" + "vaxis" "[0 0 -1 32] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9499" - "plane" "(-5728 312 144) (-5664 312 144) (-5664 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" + "id" "14779" + "plane" "(456 56 72) (455 56 72) (455 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -32] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -74584,70 +95761,70 @@ hidden { solid { - "id" "10202" + "id" "24951" side { - "id" "9510" - "plane" "(-5760 384 128) (-5760 384 0) (-5760 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14761" + "plane" "(440 -16 72) (440 768 72) (456 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 424] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9509" - "plane" "(-5632 512 128) (-5632 512 0) (-5632 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14760" + "plane" "(440 768 70) (440 768 72) (440 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 488] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9508" - "plane" "(-5760 512 128) (-5760 512 0) (-5632 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14759" + "plane" "(456 -16 70) (456 -16 72) (456 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -152] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9507" - "plane" "(-5632 384 128) (-5632 384 0) (-5760 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "14758" + "plane" "(456 768 70) (456 768 72) (440 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 -11] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9506" - "plane" "(-5760 384 128) (-5760 512 128) (-5632 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14757" + "plane" "(440 -16 70) (440 -16 72) (456 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[1 0 0 -11] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9505" - "plane" "(-5760 512 0) (-5760 384 0) (-5632 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14756" + "plane" "(440 768 70) (440 -16 70) (456 -16 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -160] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -74663,70 +95840,70 @@ hidden { solid { - "id" "10205" + "id" "24952" side { - "id" "9516" - "plane" "(-5408 312 144) (-5472 312 144) (-5472 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 128] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14767" + "plane" "(446 -16 70) (446 -16 58) (446 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9515" - "plane" "(-5408 384 80) (-5472 384 80) (-5472 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.913811 -0.406138 287] 0.25" - "rotation" "180" + "id" "14766" + "plane" "(450 768 70) (450 768 58) (450 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 336] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9514" - "plane" "(-5472 312 112) (-5472 384 80) (-5472 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 25] 0.25" + "id" "14765" + "plane" "(446 768 70) (446 768 58) (450 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 -224] 0.25" "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9513" - "plane" "(-5408 312 144) (-5408 384 144) (-5408 384 80)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 -1 64] 0.25" - "vaxis" "[0 1 0 25] 0.25" - "rotation" "0" + "id" "14764" + "plane" "(450 -16 70) (450 -16 58) (446 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 288] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9512" - "plane" "(-5472 384 80) (-5408 384 80) (-5408 384 144)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[1 0 0 25] 0.25" + "id" "14763" + "plane" "(446 -16 70) (446 768 70) (450 768 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -224] 0.25" "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9511" - "plane" "(-5472 312 144) (-5408 312 144) (-5408 312 112)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 157.486] 0.25" - "rotation" "0" + "id" "14762" + "plane" "(446 768 58) (446 -16 58) (450 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -224] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -74742,70 +95919,70 @@ hidden { solid { - "id" "10206" + "id" "24953" side { - "id" "9522" - "plane" "(-5504 384 128) (-5504 384 0) (-5504 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14773" + "plane" "(440 768 56) (440 -16 56) (456 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -424] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9521" - "plane" "(-5376 512 128) (-5376 512 0) (-5376 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14772" + "plane" "(440 -16 58) (440 -16 56) (440 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 -488] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9520" - "plane" "(-5504 512 128) (-5504 512 0) (-5376 512 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14771" + "plane" "(456 768 58) (456 768 56) (456 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -200] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9519" - "plane" "(-5376 384 128) (-5376 384 0) (-5504 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "-90" + "id" "14770" + "plane" "(440 768 58) (440 768 56) (456 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[-1 0 0 62] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9518" - "plane" "(-5504 384 128) (-5504 512 128) (-5376 512 128)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14769" + "plane" "(456 -16 58) (456 -16 56) (440 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[-1 0 0 62] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9517" - "plane" "(-5504 512 0) (-5504 384 0) (-5376 384 0)" - "material" "CONCRETE/CONCRETEWALL010C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "14768" + "plane" "(440 -16 58) (440 768 58) (456 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 320] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -74821,69 +95998,69 @@ hidden { solid { - "id" "2374" + "id" "24921" side { - "id" "9528" - "plane" "(-128 512 128) (-128 512 256) (-128 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14725" + "plane" "(440 328 144) (456 328 144) (456 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[1 0 0 -32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9527" - "plane" "(0 384 128) (0 384 256) (0 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14724" + "plane" "(440 344 72) (456 344 72) (456 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9526" - "plane" "(0 512 128) (0 512 256) (-128 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" - "rotation" "0" + "id" "14723" + "plane" "(440 328 144) (440 328 72) (440 344 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9525" - "plane" "(-128 384 128) (-128 384 256) (0 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "14722" + "plane" "(456 344 144) (456 344 72) (456 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9524" - "plane" "(-128 512 128) (-128 384 128) (0 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "14721" + "plane" "(456 328 144) (440 328 144) (440 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 34] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9523" - "plane" "(-128 384 256) (-128 512 256) (0 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "14720" + "plane" "(456 344 72) (440 344 72) (440 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -74896,73 +96073,88 @@ hidden } } } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1500 13000]" + } + } +} +hidden +{ + entity + { + "id" "26178" + "classname" "func_detail" hidden { solid { - "id" "2375" + "id" "26179" side { - "id" "9534" - "plane" "(-128 384 368) (-128 512 368) (0 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15211" + "plane" "(697 40.0001 72) (697 40 328) (713 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 428] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9533" - "plane" "(-128 512 256) (-128 512 368) (-128 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15210" + "plane" "(697 42 328) (697 40 328) (697 40.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9532" - "plane" "(0 384 256) (0 384 368) (0 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15209" + "plane" "(713 42.0001 72) (713 40.0001 72) (713 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 -216] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9531" - "plane" "(0 512 256) (0 512 368) (-128 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15208" + "plane" "(713 42 328) (713 40 328) (697 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 -288] 0.25" + "vaxis" "[1 0 0 -15] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9530" - "plane" "(-128 384 256) (-128 384 368) (0 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15207" + "plane" "(697 42.0001 72) (697 40.0001 72) (713 40.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 352] 0.25" + "vaxis" "[1 0 0 -15] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9529" - "plane" "(-128 512 256) (-128 384 256) (0 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15206" + "plane" "(697 42 328) (697 42.0001 72) (713 42.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -74979,70 +96171,70 @@ hidden { solid { - "id" "4062" + "id" "26180" side { - "id" "9540" - "plane" "(-384 512 128) (-384 512 256) (-384 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15217" + "plane" "(703 42.0001 72) (703 54.0001 72) (703 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9539" - "plane" "(-256 384 128) (-256 384 256) (-256 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15216" + "plane" "(707 42 328) (707 54 328) (707 54.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 -240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9538" - "plane" "(-256 512 128) (-256 512 256) (-384 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" - "rotation" "0" + "id" "15215" + "plane" "(703 42 328) (703 54 328) (707 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 -288] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9537" - "plane" "(-384 384 128) (-384 384 256) (-256 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15214" + "plane" "(707 42.0001 72) (707 54.0001 72) (703 54.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 292] 0.25" + "vaxis" "[0 1 0 96] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9536" - "plane" "(-384 512 128) (-384 384 128) (-256 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15213" + "plane" "(703 42.0001 72) (703 42 328) (707 42 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9535" - "plane" "(-384 384 256) (-384 512 256) (-256 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15212" + "plane" "(703 54 328) (703 54.0001 72) (707 54.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -75058,69 +96250,69 @@ hidden { solid { - "id" "4063" + "id" "26181" side { - "id" "9546" - "plane" "(-384 384 368) (-384 512 368) (-256 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15223" + "plane" "(697 56 328) (697 56.0001 72) (713 56.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -428] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9545" - "plane" "(-384 512 256) (-384 512 368) (-384 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15222" + "plane" "(697 54.0001 72) (697 56.0001 72) (697 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 88] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9544" - "plane" "(-256 384 256) (-256 384 368) (-256 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15221" + "plane" "(713 54 328) (713 56 328) (713 56.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 -264] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9543" - "plane" "(-256 512 256) (-256 512 368) (-384 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15220" + "plane" "(697 54 328) (697 56 328) (713 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 352] 0.25" + "vaxis" "[-1 0 0 66] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9542" - "plane" "(-384 384 256) (-384 384 368) (-256 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15219" + "plane" "(713 54.0001 72) (713 56.0001 72) (697 56.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 -288] 0.25" + "vaxis" "[-1 0 0 66] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9541" - "plane" "(-384 512 256) (-384 384 256) (-256 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15218" + "plane" "(697 54.0001 72) (697 54 328) (713 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 324] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -75137,69 +96329,69 @@ hidden { solid { - "id" "4078" + "id" "26182" side { - "id" "9552" - "plane" "(-640 512 128) (-640 512 256) (-640 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15229" + "plane" "(697 28 359.856) (697 764.719 628) (713 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[-1 0 0 428] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9551" - "plane" "(-512 384 128) (-512 384 256) (-512 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15228" + "plane" "(697 765.403 626.121) (697 764.719 628) (697 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[0 0.34202 -0.939693 490.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9550" - "plane" "(-512 512 128) (-512 512 256) (-640 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15227" + "plane" "(713 28.6841 357.977) (713 28 359.856) (713 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[0 -0.34202 0.939693 -154.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9549" - "plane" "(-640 384 128) (-640 384 256) (-512 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15226" + "plane" "(713 765.403 626.121) (713 764.719 628) (697 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9548" - "plane" "(-640 512 128) (-640 384 128) (-512 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15225" + "plane" "(697 28.6841 357.977) (697 28 359.856) (713 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9547" - "plane" "(-640 384 256) (-640 512 256) (-512 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15224" + "plane" "(697 765.403 626.121) (697 28.6841 357.977) (713 28.6841 357.977)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -75216,70 +96408,70 @@ hidden { solid { - "id" "4079" + "id" "26183" side { - "id" "9558" - "plane" "(-640 384 368) (-640 512 368) (-512 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15235" + "plane" "(703 28.6841 357.977) (703 32.7883 346.701) (703 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[0 0.34202 -0.939693 2.31079] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9557" - "plane" "(-640 512 256) (-640 512 368) (-640 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15234" + "plane" "(707 765.403 626.121) (707 769.507 614.844) (707 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[0 -0.34202 0.939693 -178.311] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9556" - "plane" "(-512 384 256) (-512 384 368) (-512 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15233" + "plane" "(703 765.403 626.121) (703 769.507 614.844) (707 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9555" - "plane" "(-512 512 256) (-512 512 368) (-640 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15232" + "plane" "(707 28.6841 357.977) (707 32.7883 346.701) (703 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 292] 0.25" + "vaxis" "[0 0.34202 -0.939693 34.3108] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9554" - "plane" "(-640 384 256) (-640 384 368) (-512 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15231" + "plane" "(703 28.6841 357.977) (703 765.403 626.121) (707 765.403 626.121)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9553" - "plane" "(-640 512 256) (-640 384 256) (-512 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15230" + "plane" "(703 769.507 614.844) (703 32.7883 346.701) (707 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -75295,69 +96487,69 @@ hidden { solid { - "id" "9659" + "id" "26184" side { - "id" "9564" - "plane" "(-1408 512 128) (-1408 512 256) (-1408 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15241" + "plane" "(697 770.191 612.965) (697 33.4723 344.821) (713 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[1 0 0 -428] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9563" - "plane" "(-1280 384 128) (-1280 384 256) (-1280 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15240" + "plane" "(697 32.7883 346.701) (697 33.4723 344.821) (697 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[0 0.34202 -0.939693 26.3108] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9562" - "plane" "(-1280 512 128) (-1280 512 256) (-1408 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15239" + "plane" "(713 769.507 614.844) (713 770.191 612.965) (713 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[0 -0.34202 0.939693 -202.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9561" - "plane" "(-1408 384 128) (-1408 384 256) (-1280 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15238" + "plane" "(697 769.507 614.844) (697 770.191 612.965) (713 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9560" - "plane" "(-1408 512 128) (-1408 384 128) (-1280 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15237" + "plane" "(713 32.7883 346.701) (713 33.4723 344.821) (697 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9559" - "plane" "(-1408 384 256) (-1408 512 256) (-1280 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15236" + "plane" "(697 32.7883 346.701) (697 769.507 614.844) (713 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 138.442] 0.25" + "vaxis" "[-1 0 0 324] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -75374,70 +96566,70 @@ hidden { solid { - "id" "9660" + "id" "26185" side { - "id" "9570" - "plane" "(-1408 384 368) (-1408 512 368) (-1280 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15247" + "plane" "(714 24 359.8) (696 24 359.8) (696 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 1 0 448] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9569" - "plane" "(-1408 512 256) (-1408 512 368) (-1408 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15246" + "plane" "(714 72 343) (696 72 343) (696 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 -1 0 -224] 0.25" + "vaxis" "[-1 0 0 4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9568" - "plane" "(-1280 384 256) (-1280 384 368) (-1280 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15245" + "plane" "(696 16 343) (696 72 343) (696 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 80] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9567" - "plane" "(-1280 512 256) (-1280 512 368) (-1408 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15244" + "plane" "(714 24 359.8) (714 48 368) (714 72 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 80] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9566" - "plane" "(-1408 384 256) (-1408 384 368) (-1280 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15243" + "plane" "(696 72 343) (714 72 343) (714 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9565" - "plane" "(-1408 512 256) (-1408 384 256) (-1280 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15242" + "plane" "(696 24 359.8) (714 24 359.8) (714 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -75453,69 +96645,69 @@ hidden { solid { - "id" "9663" + "id" "26186" side { - "id" "9576" - "plane" "(-1152 512 128) (-1152 512 256) (-1152 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15253" + "plane" "(705 -8 280) (706 -8 280) (706 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9575" - "plane" "(-1024 384 128) (-1024 384 256) (-1024 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15252" + "plane" "(705 40 328) (706 40 328) (706 -7.99999 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9574" - "plane" "(-1024 512 128) (-1024 512 256) (-1152 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" - "rotation" "0" + "id" "15251" + "plane" "(705 -8 280) (705 40 280) (705 40 328)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 -213.333] 0.1875" + "vaxis" "[0 1 0 42.6668] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9573" - "plane" "(-1152 384 128) (-1152 384 256) (-1024 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15250" + "plane" "(706 -7.99999 328) (706 40 328) (706 40 280)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 -213.333] 0.1875" + "vaxis" "[0 1 0 42.6668] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9572" - "plane" "(-1152 512 128) (-1152 384 128) (-1024 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15249" + "plane" "(706 -8 280) (705 -8 280) (705 -7.99999 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 0 1 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9571" - "plane" "(-1152 384 256) (-1152 512 256) (-1024 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15248" + "plane" "(706 40 328) (705 40 328) (705 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 0 1 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -75532,69 +96724,69 @@ hidden { solid { - "id" "9664" + "id" "26187" side { - "id" "9582" - "plane" "(-1152 384 368) (-1152 512 368) (-1024 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15259" + "plane" "(697 -16 344) (697 768 344) (713 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[-1 0 0 428] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9581" - "plane" "(-1152 512 256) (-1152 512 368) (-1152 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15258" + "plane" "(697 768 342) (697 768 344) (697 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 -1 40] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9580" - "plane" "(-1024 384 256) (-1024 384 368) (-1024 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15257" + "plane" "(713 -16 342) (713 -16 344) (713 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 1 -216] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9579" - "plane" "(-1024 512 256) (-1024 512 368) (-1152 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15256" + "plane" "(713 768 342) (713 768 344) (697 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 -15] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9578" - "plane" "(-1152 384 256) (-1152 384 368) (-1024 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15255" + "plane" "(697 -16 342) (697 -16 344) (713 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[1 0 0 -15] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9577" - "plane" "(-1152 512 256) (-1152 384 256) (-1024 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15254" + "plane" "(697 768 342) (697 -16 342) (713 -16 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -75611,70 +96803,70 @@ hidden { solid { - "id" "9667" + "id" "26188" side { - "id" "9588" - "plane" "(-896 512 128) (-896 512 256) (-896 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15265" + "plane" "(703 -16 342) (703 -16 330) (703 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 -1 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9587" - "plane" "(-768 384 128) (-768 384 256) (-768 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15264" + "plane" "(707 768 342) (707 768 330) (707 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 1 -240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9586" - "plane" "(-768 512 128) (-768 512 256) (-896 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" - "rotation" "0" + "id" "15263" + "plane" "(703 768 342) (703 768 330) (707 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9585" - "plane" "(-896 384 128) (-896 384 256) (-768 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15262" + "plane" "(707 -16 342) (707 -16 330) (703 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 292] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9584" - "plane" "(-896 512 128) (-896 384 128) (-768 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15261" + "plane" "(703 -16 342) (703 768 342) (707 768 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9583" - "plane" "(-896 384 256) (-896 512 256) (-768 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15260" + "plane" "(703 768 330) (703 -16 330) (707 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -75690,69 +96882,69 @@ hidden { solid { - "id" "9668" + "id" "26189" side { - "id" "9594" - "plane" "(-896 384 368) (-896 512 368) (-768 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15271" + "plane" "(697 768 328) (697 -16 328) (713 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[1 0 0 -428] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9593" - "plane" "(-896 512 256) (-896 512 368) (-896 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15270" + "plane" "(697 -16 330) (697 -16 328) (697 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 -1 88] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9592" - "plane" "(-768 384 256) (-768 384 368) (-768 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15269" + "plane" "(713 768 330) (713 768 328) (713 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 1 -264] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9591" - "plane" "(-768 512 256) (-768 512 368) (-896 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15268" + "plane" "(697 768 330) (697 768 328) (713 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[-1 0 0 66] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9590" - "plane" "(-896 384 256) (-896 384 368) (-768 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15267" + "plane" "(713 -16 330) (713 -16 328) (697 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[-1 0 0 66] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9589" - "plane" "(-896 512 256) (-896 384 256) (-768 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15266" + "plane" "(697 -16 330) (697 768 330) (713 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[-1 0 0 324] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -75769,69 +96961,69 @@ hidden { solid { - "id" "9695" + "id" "26190" side { - "id" "9600" - "plane" "(-2176 512 128) (-2176 512 256) (-2176 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15277" + "plane" "(697 56 240) (697 108 240) (713 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[-1 0 0 428] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9599" - "plane" "(-2048 384 128) (-2048 384 256) (-2048 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15276" + "plane" "(697 108 238) (697 108 240) (697 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 136] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9598" - "plane" "(-2048 512 128) (-2048 512 256) (-2176 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15275" + "plane" "(713 56 238) (713 56 240) (713 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -312] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9597" - "plane" "(-2176 384 128) (-2176 384 256) (-2048 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15274" + "plane" "(713 108 238) (713 108 240) (697 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9596" - "plane" "(-2176 512 128) (-2176 384 128) (-2048 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15273" + "plane" "(697 56 238) (697 56 240) (713 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 448] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9595" - "plane" "(-2176 384 256) (-2176 512 256) (-2048 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15272" + "plane" "(697 108 238) (697 56 238) (713 56 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -75848,70 +97040,70 @@ hidden { solid { - "id" "9696" + "id" "26191" side { - "id" "9606" - "plane" "(-2176 384 368) (-2176 512 368) (-2048 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15283" + "plane" "(703 56 238) (703 56 226) (703 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 160] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9605" - "plane" "(-2176 512 256) (-2176 512 368) (-2176 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15282" + "plane" "(707 108 238) (707 108 226) (707 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -336] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9604" - "plane" "(-2048 384 256) (-2048 384 368) (-2048 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15281" + "plane" "(703 108 238) (703 108 226) (707 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9603" - "plane" "(-2048 512 256) (-2048 512 368) (-2176 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15280" + "plane" "(707 56 238) (707 56 226) (703 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 292] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9602" - "plane" "(-2176 384 256) (-2176 384 368) (-2048 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15279" + "plane" "(703 56 238) (703 108 238) (707 108 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9601" - "plane" "(-2176 512 256) (-2176 384 256) (-2048 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15278" + "plane" "(703 108 226) (703 56 226) (707 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -75927,69 +97119,69 @@ hidden { solid { - "id" "9699" + "id" "26192" side { - "id" "9612" - "plane" "(-1920 512 128) (-1920 512 256) (-1920 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15289" + "plane" "(697 108 224) (697 56 224) (713 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 -428] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9611" - "plane" "(-1792 384 128) (-1792 384 256) (-1792 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15288" + "plane" "(697 56 226) (697 56 224) (697 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9610" - "plane" "(-1792 512 128) (-1792 512 256) (-1920 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15287" + "plane" "(713 108 226) (713 108 224) (713 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -360] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9609" - "plane" "(-1920 384 128) (-1920 384 256) (-1792 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15286" + "plane" "(697 108 226) (697 108 224) (713 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 448] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9608" - "plane" "(-1920 512 128) (-1920 384 128) (-1792 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15285" + "plane" "(713 56 226) (713 56 224) (697 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9607" - "plane" "(-1920 384 256) (-1920 512 256) (-1792 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15284" + "plane" "(697 56 226) (697 108 226) (713 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[-1 0 0 324] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -76006,69 +97198,69 @@ hidden { solid { - "id" "9700" + "id" "26193" side { - "id" "9618" - "plane" "(-1920 384 368) (-1920 512 368) (-1792 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15295" + "plane" "(701 56 176) (709 56 176) (709 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 53.3333] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9617" - "plane" "(-1920 512 256) (-1920 512 368) (-1920 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15294" + "plane" "(701 104 224) (709 104 224) (709 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 53.3333] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9616" - "plane" "(-1792 384 256) (-1792 384 368) (-1792 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15293" + "plane" "(701 56 176) (701 104 176) (701 104 224)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 -213.333] 0.1875" + "vaxis" "[0 0 1 -170.667] 0.1875" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9615" - "plane" "(-1792 512 256) (-1792 512 368) (-1920 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15292" + "plane" "(709 56 224) (709 104 224) (709 104 176)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 -170.667] 0.1875" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9614" - "plane" "(-1920 384 256) (-1920 384 368) (-1792 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15291" + "plane" "(709 56 176) (701 56 176) (701 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 -42.6666] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9613" - "plane" "(-1920 512 256) (-1920 384 256) (-1792 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15290" + "plane" "(709 104 224) (701 104 224) (701 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 -42.6666] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -76085,69 +97277,69 @@ hidden { solid { - "id" "9703" + "id" "26194" side { - "id" "9624" - "plane" "(-1664 512 128) (-1664 512 256) (-1664 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15301" + "plane" "(697 104 120) (698 104 120) (698 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -40] 0.25" + "vaxis" "[0 -1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9623" - "plane" "(-1536 384 128) (-1536 384 256) (-1536 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15300" + "plane" "(697 56 72) (698 56 72) (698 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -40] 0.25" + "vaxis" "[0 -1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9622" - "plane" "(-1536 512 128) (-1536 512 256) (-1664 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" - "rotation" "0" + "id" "15299" + "plane" "(697 104 120) (697 56 120) (697 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9621" - "plane" "(-1664 384 128) (-1664 384 256) (-1536 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15298" + "plane" "(698 104 72) (698 56 72) (698 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 -213.333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9620" - "plane" "(-1664 512 128) (-1664 384 128) (-1536 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15297" + "plane" "(698 104 120) (697 104 120) (697 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -40] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9619" - "plane" "(-1664 384 256) (-1664 512 256) (-1536 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15296" + "plane" "(698 56 72) (697 56 72) (697 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -40] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -76164,69 +97356,69 @@ hidden { solid { - "id" "9704" + "id" "26195" side { - "id" "9630" - "plane" "(-1664 384 368) (-1664 512 368) (-1536 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15307" + "plane" "(698 -7.99997 120) (697 -7.99997 120) (697 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 36] 0.25" + "vaxis" "[0 1 0 10.6666] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9629" - "plane" "(-1664 512 256) (-1664 512 368) (-1664 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15306" + "plane" "(698 40 72) (697 40 72) (697 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 36] 0.25" + "vaxis" "[0 1 0 10.6666] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9628" - "plane" "(-1536 384 256) (-1536 384 368) (-1536 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15305" + "plane" "(698 -7.99997 120) (698 40 120) (698 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 42.6663] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9627" - "plane" "(-1536 512 256) (-1536 512 368) (-1664 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15304" + "plane" "(697 -7.99997 72) (697 40 72) (697 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 42.6663] 0.1875" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9626" - "plane" "(-1664 384 256) (-1664 384 368) (-1536 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15303" + "plane" "(697 -7.99997 120) (698 -7.99997 120) (698 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 36] 0.25" + "vaxis" "[0 0 -1 32] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9625" - "plane" "(-1664 512 256) (-1664 384 256) (-1536 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15302" + "plane" "(697 40 72) (698 40 72) (698 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 36] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -76243,69 +97435,69 @@ hidden { solid { - "id" "9719" + "id" "26196" side { - "id" "9636" - "plane" "(-2944 512 128) (-2944 512 256) (-2944 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15313" + "plane" "(713 -7.99997 120) (712 -7.99997 120) (712 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 1 0 10.6666] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9635" - "plane" "(-2816 384 128) (-2816 384 256) (-2816 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15312" + "plane" "(713 40 72) (712 40 72) (712 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 1 0 10.6666] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9634" - "plane" "(-2816 512 128) (-2816 512 256) (-2944 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" - "rotation" "0" + "id" "15311" + "plane" "(713 -7.99997 120) (713 40 120) (713 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 42.6663] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9633" - "plane" "(-2944 384 128) (-2944 384 256) (-2816 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15310" + "plane" "(712 -7.99997 72) (712 40 72) (712 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 42.6663] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9632" - "plane" "(-2944 512 128) (-2944 384 128) (-2816 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15309" + "plane" "(712 -7.99997 120) (713 -7.99997 120) (713 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9631" - "plane" "(-2944 384 256) (-2944 512 256) (-2816 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15308" + "plane" "(712 40 72) (713 40 72) (713 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -76322,69 +97514,69 @@ hidden { solid { - "id" "9720" + "id" "26197" side { - "id" "9642" - "plane" "(-2944 384 368) (-2944 512 368) (-2816 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15319" + "plane" "(712 104 120) (713 104 120) (713 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -36] 0.25" + "vaxis" "[0 -1 0 -53.3333] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9641" - "plane" "(-2944 512 256) (-2944 512 368) (-2944 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "-90" + "id" "15318" + "plane" "(712 56 72) (713 56 72) (713 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -36] 0.25" + "vaxis" "[0 -1 0 -53.3333] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9640" - "plane" "(-2816 384 256) (-2816 384 368) (-2816 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "-90" + "id" "15317" + "plane" "(712 104 120) (712 56 120) (712 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9639" - "plane" "(-2816 512 256) (-2816 512 368) (-2944 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15316" + "plane" "(713 104 72) (713 56 72) (713 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 -213.333] 0.1875" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9638" - "plane" "(-2944 384 256) (-2944 384 368) (-2816 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "-90" + "id" "15315" + "plane" "(713 104 120) (712 104 120) (712 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -36] 0.25" + "vaxis" "[0 0 -1 32] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9637" - "plane" "(-2944 512 256) (-2944 384 256) (-2816 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15314" + "plane" "(713 56 72) (712 56 72) (712 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -36] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -76401,69 +97593,69 @@ hidden { solid { - "id" "9723" + "id" "26198" side { - "id" "9648" - "plane" "(-2688 512 128) (-2688 512 256) (-2688 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15325" + "plane" "(697 -16 72) (697 768 72) (713 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[-1 0 0 428] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9647" - "plane" "(-2560 384 128) (-2560 384 256) (-2560 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15324" + "plane" "(697 768 70) (697 768 72) (697 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 -1 488] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9646" - "plane" "(-2560 512 128) (-2560 512 256) (-2688 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15323" + "plane" "(713 -16 70) (713 -16 72) (713 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 1 -152] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9645" - "plane" "(-2688 384 128) (-2688 384 256) (-2560 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15322" + "plane" "(713 768 70) (713 768 72) (697 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9644" - "plane" "(-2688 512 128) (-2688 384 128) (-2560 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15321" + "plane" "(697 -16 70) (697 -16 72) (713 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9643" - "plane" "(-2688 384 256) (-2688 512 256) (-2560 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15320" + "plane" "(697 768 70) (697 -16 70) (713 -16 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -76480,70 +97672,70 @@ hidden { solid { - "id" "9724" + "id" "26199" side { - "id" "9654" - "plane" "(-2688 384 368) (-2688 512 368) (-2560 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15331" + "plane" "(703 -16 70) (703 -16 58) (703 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9653" - "plane" "(-2688 512 256) (-2688 512 368) (-2688 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "-90" + "id" "15330" + "plane" "(707 768 70) (707 768 58) (707 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 1 -176] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9652" - "plane" "(-2560 384 256) (-2560 384 368) (-2560 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "-90" + "id" "15329" + "plane" "(703 768 70) (703 768 58) (707 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9651" - "plane" "(-2560 512 256) (-2560 512 368) (-2688 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15328" + "plane" "(707 -16 70) (707 -16 58) (703 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 292] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9650" - "plane" "(-2688 384 256) (-2688 384 368) (-2560 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "-90" + "id" "15327" + "plane" "(703 -16 70) (703 768 70) (707 768 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9649" - "plane" "(-2688 512 256) (-2688 384 256) (-2560 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15326" + "plane" "(703 768 58) (703 -16 58) (707 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -76559,69 +97751,69 @@ hidden { solid { - "id" "9727" + "id" "26200" side { - "id" "9660" - "plane" "(-2432 512 128) (-2432 512 256) (-2432 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15337" + "plane" "(697 768 56) (697 -16 56) (713 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[1 0 0 -428] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9659" - "plane" "(-2304 384 128) (-2304 384 256) (-2304 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15336" + "plane" "(697 -16 58) (697 -16 56) (697 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 -1 24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9658" - "plane" "(-2304 512 128) (-2304 512 256) (-2432 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15335" + "plane" "(713 768 58) (713 768 56) (713 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[0 0 1 -200] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9657" - "plane" "(-2432 384 128) (-2432 384 256) (-2304 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15334" + "plane" "(697 768 58) (697 768 56) (713 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9656" - "plane" "(-2432 512 128) (-2432 384 128) (-2304 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15333" + "plane" "(713 -16 58) (713 -16 56) (697 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9655" - "plane" "(-2432 384 256) (-2432 512 256) (-2304 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15332" + "plane" "(697 -16 58) (697 768 58) (713 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 288] 0.25" + "vaxis" "[-1 0 0 324] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -76638,69 +97830,69 @@ hidden { solid { - "id" "9728" + "id" "26201" side { - "id" "9666" - "plane" "(-2432 384 368) (-2432 512 368) (-2304 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15343" + "plane" "(697 328 144) (713 328 144) (713 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[1 0 0 -36] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9665" - "plane" "(-2432 512 256) (-2432 512 368) (-2432 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "-90" + "id" "15342" + "plane" "(697 344 72) (713 344 72) (713 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[-1 0 0 36] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9664" - "plane" "(-2304 384 256) (-2304 384 368) (-2304 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "-90" + "id" "15341" + "plane" "(697 328 144) (697 328 72) (697 344 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 -32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9663" - "plane" "(-2304 512 256) (-2304 512 368) (-2432 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15340" + "plane" "(713 344 144) (713 344 72) (713 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9662" - "plane" "(-2432 384 256) (-2432 384 368) (-2304 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -64] 0.25" - "rotation" "-90" + "id" "15339" + "plane" "(713 328 144) (697 328 144) (697 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 -30] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9661" - "plane" "(-2432 512 256) (-2432 384 256) (-2304 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15338" + "plane" "(713 344 72) (697 344 72) (697 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[1 0 0 -388] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -76713,73 +97905,88 @@ hidden } } } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1500 13000]" + } + } +} +hidden +{ + entity + { + "id" "26394" + "classname" "func_detail" hidden { solid { - "id" "10019" + "id" "26395" side { - "id" "9672" - "plane" "(-3712 512 128) (-3712 512 256) (-3712 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15625" + "plane" "(1210 40.0001 72) (1210 40 328) (1226 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9671" - "plane" "(-3584 384 128) (-3584 384 256) (-3584 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "15624" + "plane" "(1210 42 328) (1210 40 328) (1210 40.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -472] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } side { - "id" "9670" - "plane" "(-3584 512 128) (-3584 512 256) (-3712 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15623" + "plane" "(1226 42.0001 72) (1226 40.0001 72) (1226 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 296] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9669" - "plane" "(-3712 384 128) (-3712 384 256) (-3584 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15622" + "plane" "(1226 42 328) (1226 40 328) (1210 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9668" - "plane" "(-3712 512 128) (-3712 384 128) (-3584 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15621" + "plane" "(1210 42.0001 72) (1210 40.0001 72) (1226 40.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9667" - "plane" "(-3712 384 256) (-3712 512 256) (-3584 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15620" + "plane" "(1210 42 328) (1210 42.0001 72) (1226 42.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -76796,70 +98003,70 @@ hidden { solid { - "id" "10020" + "id" "26396" side { - "id" "9678" - "plane" "(-3712 384 368) (-3712 512 368) (-3584 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15631" + "plane" "(1216 42.0001 72) (1216 54.0001 72) (1216 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -448] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9677" - "plane" "(-3712 512 256) (-3712 512 368) (-3712 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15630" + "plane" "(1220 42 328) (1220 54 328) (1220 54.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 272] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9676" - "plane" "(-3584 384 256) (-3584 384 368) (-3584 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15629" + "plane" "(1216 42 328) (1216 54 328) (1220 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9675" - "plane" "(-3584 512 256) (-3584 512 368) (-3712 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15628" + "plane" "(1220 42.0001 72) (1220 54.0001 72) (1216 54.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 296] 0.25" + "vaxis" "[0 1 0 -416] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9674" - "plane" "(-3712 384 256) (-3712 384 368) (-3584 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15627" + "plane" "(1216 42.0001 72) (1216 42 328) (1220 42 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9673" - "plane" "(-3712 512 256) (-3712 384 256) (-3584 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15626" + "plane" "(1216 54 328) (1216 54.0001 72) (1220 54.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -76875,69 +98082,69 @@ hidden { solid { - "id" "10023" + "id" "26397" side { - "id" "9684" - "plane" "(-3456 512 128) (-3456 512 256) (-3456 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15637" + "plane" "(1210 56 328) (1210 56.0001 72) (1226 56.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9683" - "plane" "(-3328 384 128) (-3328 384 256) (-3328 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15636" + "plane" "(1210 54.0001 72) (1210 56.0001 72) (1210 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -424] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9682" - "plane" "(-3328 512 128) (-3328 512 256) (-3456 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15635" + "plane" "(1226 54 328) (1226 56 328) (1226 56.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 248] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9681" - "plane" "(-3456 384 128) (-3456 384 256) (-3328 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15634" + "plane" "(1210 54 328) (1210 56 328) (1226 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9680" - "plane" "(-3456 512 128) (-3456 384 128) (-3328 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15633" + "plane" "(1226 54.0001 72) (1226 56.0001 72) (1210 56.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9679" - "plane" "(-3456 384 256) (-3456 512 256) (-3328 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15632" + "plane" "(1210 54.0001 72) (1210 54 328) (1226 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 328] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -76954,69 +98161,69 @@ hidden { solid { - "id" "10024" + "id" "26398" side { - "id" "9690" - "plane" "(-3456 384 368) (-3456 512 368) (-3328 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15643" + "plane" "(1210 28 359.856) (1210 764.719 628) (1226 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9689" - "plane" "(-3456 512 256) (-3456 512 368) (-3456 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15642" + "plane" "(1210 765.403 626.121) (1210 764.719 628) (1210 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9688" - "plane" "(-3328 384 256) (-3328 384 368) (-3328 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15641" + "plane" "(1226 28.6841 357.977) (1226 28 359.856) (1226 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 357.689] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9687" - "plane" "(-3328 512 256) (-3328 512 368) (-3456 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15640" + "plane" "(1226 765.403 626.121) (1226 764.719 628) (1210 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" + "vaxis" "[1 0 0 -19] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9686" - "plane" "(-3456 384 256) (-3456 384 368) (-3328 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15639" + "plane" "(1210 28.6841 357.977) (1210 28 359.856) (1226 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" + "vaxis" "[1 0 0 -19] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9685" - "plane" "(-3456 512 256) (-3456 384 256) (-3328 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15638" + "plane" "(1210 765.403 626.121) (1210 28.6841 357.977) (1226 28.6841 357.977)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -77033,70 +98240,70 @@ hidden { solid { - "id" "10027" + "id" "26399" side { - "id" "9696" - "plane" "(-3200 512 128) (-3200 512 256) (-3200 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15649" + "plane" "(1216 28.6841 357.977) (1216 32.7883 346.701) (1216 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 -509.689] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9695" - "plane" "(-3072 384 128) (-3072 384 256) (-3072 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15648" + "plane" "(1220 765.403 626.121) (1220 769.507 614.844) (1220 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 333.689] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9694" - "plane" "(-3072 512 128) (-3072 512 256) (-3200 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" - "rotation" "0" + "id" "15647" + "plane" "(1216 765.403 626.121) (1216 769.507 614.844) (1220 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9693" - "plane" "(-3200 384 128) (-3200 384 256) (-3072 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15646" + "plane" "(1220 28.6841 357.977) (1220 32.7883 346.701) (1216 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 296] 0.25" + "vaxis" "[0 0.34202 -0.939693 -477.689] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9692" - "plane" "(-3200 512 128) (-3200 384 128) (-3072 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15645" + "plane" "(1216 28.6841 357.977) (1216 765.403 626.121) (1220 765.403 626.121)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9691" - "plane" "(-3200 384 256) (-3200 512 256) (-3072 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15644" + "plane" "(1216 769.507 614.844) (1216 32.7883 346.701) (1220 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -77112,69 +98319,69 @@ hidden { solid { - "id" "10028" + "id" "26400" side { - "id" "9702" - "plane" "(-3200 384 368) (-3200 512 368) (-3072 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15655" + "plane" "(1210 770.191 612.965) (1210 33.4724 344.821) (1226 33.4724 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 80] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9701" - "plane" "(-3200 512 256) (-3200 512 368) (-3200 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15654" + "plane" "(1210 32.7883 346.701) (1210 33.4724 344.821) (1210 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 -485.689] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9700" - "plane" "(-3072 384 256) (-3072 384 368) (-3072 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15653" + "plane" "(1226 769.507 614.844) (1226 770.191 612.965) (1226 33.4724 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 309.689] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9699" - "plane" "(-3072 512 256) (-3072 512 368) (-3200 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15652" + "plane" "(1210 769.507 614.844) (1210 770.191 612.965) (1226 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9698" - "plane" "(-3200 384 256) (-3200 384 368) (-3072 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15651" + "plane" "(1226 32.7883 346.701) (1226 33.4724 344.821) (1210 33.4724 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9697" - "plane" "(-3200 512 256) (-3200 384 256) (-3072 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15650" + "plane" "(1210 32.7883 346.701) (1210 769.507 614.844) (1226 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 328] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -77191,70 +98398,70 @@ hidden { solid { - "id" "10139" + "id" "26401" side { - "id" "9708" - "plane" "(-4480 512 128) (-4480 512 256) (-4480 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15661" + "plane" "(1227 24 359.8) (1209 24 359.8) (1209 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9707" - "plane" "(-4352 384 128) (-4352 384 256) (-4352 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15660" + "plane" "(1227 72 343) (1209 72 343) (1209 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 -1 0 288] 0.25" + "vaxis" "[-1 0 0 8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9706" - "plane" "(-4352 512 128) (-4352 512 256) (-4480 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" - "rotation" "0" + "id" "15659" + "plane" "(1209 16 343) (1209 72 343) (1209 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 -432] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9705" - "plane" "(-4480 384 128) (-4480 384 256) (-4352 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15658" + "plane" "(1227 24 359.8) (1227 48 368) (1227 72 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 -432] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9704" - "plane" "(-4480 512 128) (-4480 384 128) (-4352 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15657" + "plane" "(1209 72 343) (1227 72 343) (1227 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9703" - "plane" "(-4480 384 256) (-4480 512 256) (-4352 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15656" + "plane" "(1209 24 359.8) (1227 24 359.8) (1227 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -77270,69 +98477,69 @@ hidden { solid { - "id" "10140" + "id" "26402" side { - "id" "9714" - "plane" "(-4480 384 368) (-4480 512 368) (-4352 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15667" + "plane" "(1218 -8 280) (1219 -8 280) (1219 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9713" - "plane" "(-4480 512 256) (-4480 512 368) (-4480 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15666" + "plane" "(1218 40 328) (1219 40 328) (1219 -8 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9712" - "plane" "(-4352 384 256) (-4352 384 368) (-4352 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15665" + "plane" "(1218 -8 280) (1218 40 280) (1218 40 328)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 42.6667] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9711" - "plane" "(-4352 512 256) (-4352 512 368) (-4480 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15664" + "plane" "(1219 -8 328) (1219 40 328) (1219 40 280)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 42.6667] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9710" - "plane" "(-4480 384 256) (-4480 384 368) (-4352 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15663" + "plane" "(1219 -8 280) (1218 -8 280) (1218 -8 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 0 1 10.6667] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9709" - "plane" "(-4480 512 256) (-4480 384 256) (-4352 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15662" + "plane" "(1219 40 328) (1218 40 328) (1218 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 0 1 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -77349,69 +98556,69 @@ hidden { solid { - "id" "10143" + "id" "26403" side { - "id" "9720" - "plane" "(-4224 512 128) (-4224 512 256) (-4224 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15673" + "plane" "(1210 -15.9999 344) (1210 768 344) (1226 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9719" - "plane" "(-4096 384 128) (-4096 384 256) (-4096 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15672" + "plane" "(1210 768 342) (1210 768 344) (1210 -15.9999 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9718" - "plane" "(-4096 512 128) (-4096 512 256) (-4224 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15671" + "plane" "(1226 -15.9999 342) (1226 -15.9999 344) (1226 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -216] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9717" - "plane" "(-4224 384 128) (-4224 384 256) (-4096 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15670" + "plane" "(1226 768 342) (1226 768 344) (1210 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9716" - "plane" "(-4224 512 128) (-4224 384 128) (-4096 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15669" + "plane" "(1210 -15.9999 342) (1210 -15.9999 344) (1226 -15.9999 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9715" - "plane" "(-4224 384 256) (-4224 512 256) (-4096 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15668" + "plane" "(1210 768 342) (1210 -15.9999 342) (1226 -15.9999 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -77428,70 +98635,70 @@ hidden { solid { - "id" "10144" + "id" "26404" side { - "id" "9726" - "plane" "(-4224 384 368) (-4224 512 368) (-4096 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15679" + "plane" "(1216 -15.9999 342) (1216 -15.9999 330) (1216 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 64] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9725" - "plane" "(-4224 512 256) (-4224 512 368) (-4224 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15678" + "plane" "(1220 768 342) (1220 768 330) (1220 -15.9999 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -240] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9724" - "plane" "(-4096 384 256) (-4096 384 368) (-4096 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15677" + "plane" "(1216 768 342) (1216 768 330) (1220 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9723" - "plane" "(-4096 512 256) (-4096 512 368) (-4224 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15676" + "plane" "(1220 -15.9999 342) (1220 -15.9999 330) (1216 -15.9999 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 296] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9722" - "plane" "(-4224 384 256) (-4224 384 368) (-4096 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15675" + "plane" "(1216 -15.9999 342) (1216 768 342) (1220 768 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9721" - "plane" "(-4224 512 256) (-4224 384 256) (-4096 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15674" + "plane" "(1216 768 330) (1216 -15.9999 330) (1220 -15.9999 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -77507,69 +98714,69 @@ hidden { solid { - "id" "10147" + "id" "26405" side { - "id" "9732" - "plane" "(-3968 512 128) (-3968 512 256) (-3968 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15685" + "plane" "(1210 768 328) (1210 -15.9999 328) (1226 -15.9999 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9731" - "plane" "(-3840 384 128) (-3840 384 256) (-3840 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15684" + "plane" "(1210 -15.9999 330) (1210 -15.9999 328) (1210 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9730" - "plane" "(-3840 512 128) (-3840 512 256) (-3968 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15683" + "plane" "(1226 768 330) (1226 768 328) (1226 -15.9999 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -264] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9729" - "plane" "(-3968 384 128) (-3968 384 256) (-3840 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15682" + "plane" "(1210 768 330) (1210 768 328) (1226 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9728" - "plane" "(-3968 512 128) (-3968 384 128) (-3840 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15681" + "plane" "(1226 -15.9999 330) (1226 -15.9999 328) (1210 -15.9999 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9727" - "plane" "(-3968 384 256) (-3968 512 256) (-3840 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15680" + "plane" "(1210 -15.9999 330) (1210 768 330) (1226 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 328] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -77586,69 +98793,69 @@ hidden { solid { - "id" "10148" + "id" "26406" side { - "id" "9738" - "plane" "(-3968 384 368) (-3968 512 368) (-3840 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15691" + "plane" "(1210 56 240) (1210 108 240) (1226 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9737" - "plane" "(-3968 512 256) (-3968 512 368) (-3968 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15690" + "plane" "(1210 108 238) (1210 108 240) (1210 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 136] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9736" - "plane" "(-3840 384 256) (-3840 384 368) (-3840 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15689" + "plane" "(1226 56 238) (1226 56 240) (1226 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 1 -312] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9735" - "plane" "(-3840 512 256) (-3840 512 368) (-3968 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15688" + "plane" "(1226 108 238) (1226 108 240) (1210 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 -19] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9734" - "plane" "(-3968 384 256) (-3968 384 368) (-3840 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15687" + "plane" "(1210 56 238) (1210 56 240) (1226 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 -64] 0.25" + "vaxis" "[1 0 0 -19] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9733" - "plane" "(-3968 512 256) (-3968 384 256) (-3840 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15686" + "plane" "(1210 108 238) (1210 56 238) (1226 56 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -77665,70 +98872,70 @@ hidden { solid { - "id" "10175" + "id" "26407" side { - "id" "9744" - "plane" "(-5248 512 128) (-5248 512 256) (-5248 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15697" + "plane" "(1216 56 238) (1216 56 226) (1216 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 160] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9743" - "plane" "(-5120 384 128) (-5120 384 256) (-5120 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15696" + "plane" "(1220 108 238) (1220 108 226) (1220 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 1 -336] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9742" - "plane" "(-5120 512 128) (-5120 512 256) (-5248 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" - "rotation" "0" + "id" "15695" + "plane" "(1216 108 238) (1216 108 226) (1220 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9741" - "plane" "(-5248 384 128) (-5248 384 256) (-5120 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15694" + "plane" "(1220 56 238) (1220 56 226) (1216 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 296] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9740" - "plane" "(-5248 512 128) (-5248 384 128) (-5120 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15693" + "plane" "(1216 56 238) (1216 108 238) (1220 108 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9739" - "plane" "(-5248 384 256) (-5248 512 256) (-5120 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15692" + "plane" "(1216 108 226) (1216 56 226) (1220 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -77744,69 +98951,69 @@ hidden { solid { - "id" "10176" + "id" "26408" side { - "id" "9750" - "plane" "(-5248 384 368) (-5248 512 368) (-5120 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15703" + "plane" "(1210 108 224) (1210 56 224) (1226 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 80] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9749" - "plane" "(-5248 512 256) (-5248 512 368) (-5248 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15702" + "plane" "(1210 56 226) (1210 56 224) (1210 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 184] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9748" - "plane" "(-5120 384 256) (-5120 384 368) (-5120 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15701" + "plane" "(1226 108 226) (1226 108 224) (1226 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 1 -360] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9747" - "plane" "(-5120 512 256) (-5120 512 368) (-5248 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15700" + "plane" "(1210 108 226) (1210 108 224) (1226 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 -64] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9746" - "plane" "(-5248 384 256) (-5248 384 368) (-5120 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15699" + "plane" "(1226 56 226) (1226 56 224) (1210 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9745" - "plane" "(-5248 512 256) (-5248 384 256) (-5120 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15698" + "plane" "(1210 56 226) (1210 108 226) (1226 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[-1 0 0 328] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -77823,69 +99030,69 @@ hidden { solid { - "id" "10179" + "id" "26409" side { - "id" "9756" - "plane" "(-4992 512 128) (-4992 512 256) (-4992 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15709" + "plane" "(1214 56 176) (1222 56 176) (1222 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9755" - "plane" "(-4864 384 128) (-4864 384 256) (-4864 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15708" + "plane" "(1214 104 224) (1222 104 224) (1222 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9754" - "plane" "(-4864 512 128) (-4864 512 256) (-4992 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15707" + "plane" "(1214 56 176) (1214 104 176) (1214 104 224)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 85.3333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9753" - "plane" "(-4992 384 128) (-4992 384 256) (-4864 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15706" + "plane" "(1222 56 224) (1222 104 224) (1222 104 176)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 -170.667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9752" - "plane" "(-4992 512 128) (-4992 384 128) (-4864 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15705" + "plane" "(1222 56 176) (1214 56 176) (1214 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 21.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9751" - "plane" "(-4992 384 256) (-4992 512 256) (-4864 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15704" + "plane" "(1222 104 224) (1214 104 224) (1214 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 21.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -77902,69 +99109,69 @@ hidden { solid { - "id" "10180" + "id" "26410" side { - "id" "9762" - "plane" "(-4992 384 368) (-4992 512 368) (-4864 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15715" + "plane" "(1210 104 120) (1211 104 120) (1211 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9761" - "plane" "(-4992 512 256) (-4992 512 368) (-4992 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15714" + "plane" "(1210 56 72) (1211 56 72) (1211 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9760" - "plane" "(-4864 384 256) (-4864 384 368) (-4864 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15713" + "plane" "(1210 104 120) (1210 56 120) (1210 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.667] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9759" - "plane" "(-4864 512 256) (-4864 512 368) (-4992 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15712" + "plane" "(1211 104 72) (1211 56 72) (1211 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.667] 0.1875" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9758" - "plane" "(-4992 384 256) (-4992 384 368) (-4864 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15711" + "plane" "(1211 104 120) (1210 104 120) (1210 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 0 -1 32] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9757" - "plane" "(-4992 512 256) (-4992 384 256) (-4864 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15710" + "plane" "(1211 56 72) (1210 56 72) (1210 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -77981,69 +99188,69 @@ hidden { solid { - "id" "10183" + "id" "26411" side { - "id" "9768" - "plane" "(-4736 512 128) (-4736 512 256) (-4736 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15721" + "plane" "(1211 -7.99997 120) (1210 -7.99997 120) (1210 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9767" - "plane" "(-4608 384 128) (-4608 384 256) (-4608 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15720" + "plane" "(1211 40 72) (1210 40 72) (1210 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9766" - "plane" "(-4608 512 128) (-4608 512 256) (-4736 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" - "rotation" "0" + "id" "15719" + "plane" "(1211 -7.99997 120) (1211 40 120) (1211 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9765" - "plane" "(-4736 384 128) (-4736 384 256) (-4608 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15718" + "plane" "(1210 -7.99997 72) (1210 40 72) (1210 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9764" - "plane" "(-4736 512 128) (-4736 384 128) (-4608 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15717" + "plane" "(1210 -7.99997 120) (1211 -7.99997 120) (1211 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9763" - "plane" "(-4736 384 256) (-4736 512 256) (-4608 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15716" + "plane" "(1210 40 72) (1211 40 72) (1211 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -78060,69 +99267,69 @@ hidden { solid { - "id" "10184" + "id" "26412" side { - "id" "9774" - "plane" "(-4736 384 368) (-4736 512 368) (-4608 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15727" + "plane" "(1226 -7.99997 120) (1225 -7.99997 120) (1225 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9773" - "plane" "(-4736 512 256) (-4736 512 368) (-4736 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15726" + "plane" "(1226 40 72) (1225 40 72) (1225 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9772" - "plane" "(-4608 384 256) (-4608 384 368) (-4608 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15725" + "plane" "(1226 -7.99997 120) (1226 40 120) (1226 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9771" - "plane" "(-4608 512 256) (-4608 512 368) (-4736 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15724" + "plane" "(1225 -7.99997 72) (1225 40 72) (1225 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9770" - "plane" "(-4736 384 256) (-4736 384 368) (-4608 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15723" + "plane" "(1225 -7.99997 120) (1226 -7.99997 120) (1226 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 -1 32] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9769" - "plane" "(-4736 512 256) (-4736 384 256) (-4608 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15722" + "plane" "(1225 40 72) (1226 40 72) (1226 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -78139,69 +99346,69 @@ hidden { solid { - "id" "10199" + "id" "26413" side { - "id" "9780" - "plane" "(-6016 512 128) (-6016 512 256) (-6016 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15733" + "plane" "(1225 104 120) (1226 104 120) (1226 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9779" - "plane" "(-5888 384 128) (-5888 384 256) (-5888 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15732" + "plane" "(1225 56 72) (1226 56 72) (1226 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9778" - "plane" "(-5888 512 128) (-5888 512 256) (-6016 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" - "rotation" "0" + "id" "15731" + "plane" "(1225 104 120) (1225 56 120) (1225 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.667] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9777" - "plane" "(-6016 384 128) (-6016 384 256) (-5888 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15730" + "plane" "(1226 104 72) (1226 56 72) (1226 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9776" - "plane" "(-6016 512 128) (-6016 384 128) (-5888 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15729" + "plane" "(1226 104 120) (1225 104 120) (1225 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9775" - "plane" "(-6016 384 256) (-6016 512 256) (-5888 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15728" + "plane" "(1226 56 72) (1225 56 72) (1225 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -78218,69 +99425,69 @@ hidden { solid { - "id" "10200" + "id" "26414" side { - "id" "9786" - "plane" "(-6016 384 368) (-6016 512 368) (-5888 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15739" + "plane" "(1210 -15.9999 72) (1210 768 72) (1226 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9785" - "plane" "(-6016 512 256) (-6016 512 368) (-6016 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15738" + "plane" "(1210 768 70) (1210 768 72) (1210 -15.9999 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9784" - "plane" "(-5888 384 256) (-5888 384 368) (-5888 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15737" + "plane" "(1226 -15.9999 70) (1226 -15.9999 72) (1226 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -152] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9783" - "plane" "(-5888 512 256) (-5888 512 368) (-6016 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15736" + "plane" "(1226 768 70) (1226 768 72) (1210 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 -19] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9782" - "plane" "(-6016 384 256) (-6016 384 368) (-5888 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15735" + "plane" "(1210 -15.9999 70) (1210 -15.9999 72) (1226 -15.9999 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[1 0 0 -19] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9781" - "plane" "(-6016 512 256) (-6016 384 256) (-5888 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15734" + "plane" "(1210 768 70) (1210 -15.9999 70) (1226 -15.9999 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -78297,13 +99504,13 @@ hidden { solid { - "id" "10203" + "id" "26415" side { - "id" "9792" - "plane" "(-5760 512 128) (-5760 512 256) (-5760 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" + "id" "15745" + "plane" "(1216 -15.9999 70) (1216 -15.9999 58) (1216 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -78311,55 +99518,134 @@ hidden } side { - "id" "9791" - "plane" "(-5632 384 128) (-5632 384 256) (-5632 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15744" + "plane" "(1220 768 70) (1220 768 58) (1220 -15.9999 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -176] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9790" - "plane" "(-5632 512 128) (-5632 512 256) (-5760 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15743" + "plane" "(1216 768 70) (1216 768 58) (1220 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15742" + "plane" "(1220 -15.9999 70) (1220 -15.9999 58) (1216 -15.9999 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 296] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15741" + "plane" "(1216 -15.9999 70) (1216 768 70) (1220 768 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15740" + "plane" "(1216 768 58) (1216 -15.9999 58) (1220 -15.9999 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -232] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "26416" + side + { + "id" "15751" + "plane" "(1210 768 56) (1210 -15.9999 56) (1226 -15.9999 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9789" - "plane" "(-5760 384 128) (-5760 384 256) (-5632 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15750" + "plane" "(1210 -15.9999 58) (1210 -15.9999 56) (1210 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9788" - "plane" "(-5760 512 128) (-5760 384 128) (-5632 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15749" + "plane" "(1226 768 58) (1226 768 56) (1226 -15.9999 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -200] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9787" - "plane" "(-5760 384 256) (-5760 512 256) (-5632 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15748" + "plane" "(1210 768 58) (1210 768 56) (1226 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15747" + "plane" "(1226 -15.9999 58) (1226 -15.9999 56) (1210 -15.9999 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15746" + "plane" "(1210 -15.9999 58) (1210 768 58) (1226 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 328] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -78376,69 +99662,69 @@ hidden { solid { - "id" "10204" + "id" "26417" side { - "id" "9798" - "plane" "(-5760 384 368) (-5760 512 368) (-5632 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15757" + "plane" "(1210 328 144) (1226 328 144) (1226 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9797" - "plane" "(-5760 512 256) (-5760 512 368) (-5760 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15756" + "plane" "(1210 344 72) (1226 344 72) (1226 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9796" - "plane" "(-5632 384 256) (-5632 384 368) (-5632 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15755" + "plane" "(1210 328 144) (1210 328 72) (1210 344 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9795" - "plane" "(-5632 512 256) (-5632 512 368) (-5760 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15754" + "plane" "(1226 344 144) (1226 344 72) (1226 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9794" - "plane" "(-5760 384 256) (-5760 384 368) (-5632 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15753" + "plane" "(1226 328 144) (1210 328 144) (1210 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 34] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9793" - "plane" "(-5760 512 256) (-5760 384 256) (-5632 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15752" + "plane" "(1226 344 72) (1210 344 72) (1210 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 120] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -78451,73 +99737,88 @@ hidden } } } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1500 13000]" + } + } +} +hidden +{ + entity + { + "id" "26418" + "classname" "func_detail" hidden { solid { - "id" "10207" + "id" "26419" side { - "id" "9804" - "plane" "(-5504 512 128) (-5504 512 256) (-5504 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15763" + "plane" "(953 40 72) (953 40 328) (969 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 -84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9803" - "plane" "(-5376 384 128) (-5376 384 256) (-5376 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15762" + "plane" "(953 42 328) (953 40 328) (953 40 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -472] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9802" - "plane" "(-5376 512 128) (-5376 512 256) (-5504 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 73.1428] 0.21875" + "id" "15761" + "plane" "(969 42 72) (969 40 72) (969 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 296] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9801" - "plane" "(-5504 384 128) (-5504 384 256) (-5376 384 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15760" + "plane" "(969 42 328) (969 40 328) (953 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9800" - "plane" "(-5504 512 128) (-5504 384 128) (-5376 384 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15759" + "plane" "(953 42 72) (953 40 72) (969 40 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9799" - "plane" "(-5504 384 256) (-5504 512 256) (-5376 512 256)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15758" + "plane" "(953 42 328) (953 42 72) (969 42 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -78534,70 +99835,70 @@ hidden { solid { - "id" "10208" + "id" "26420" side { - "id" "9810" - "plane" "(-5504 384 368) (-5504 512 368) (-5376 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15769" + "plane" "(959 42 72) (959 54 72) (959 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -448] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9809" - "plane" "(-5504 512 256) (-5504 512 368) (-5504 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15768" + "plane" "(963 42 328) (963 54 328) (963 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 272] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9808" - "plane" "(-5376 384 256) (-5376 384 368) (-5376 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15767" + "plane" "(959 42 328) (959 54 328) (963 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9807" - "plane" "(-5376 512 256) (-5376 512 368) (-5504 512 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "-90" + "id" "15766" + "plane" "(963 42 72) (963 54 72) (959 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 292] 0.25" + "vaxis" "[0 1 0 -416] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9806" - "plane" "(-5504 384 256) (-5504 384 368) (-5376 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 448] 0.25" - "rotation" "-90" + "id" "15765" + "plane" "(959 42 72) (959 42 328) (963 42 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9805" - "plane" "(-5504 512 256) (-5504 384 256) (-5376 384 256)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15764" + "plane" "(959 54 328) (959 54 72) (963 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -78613,69 +99914,69 @@ hidden { solid { - "id" "5709" + "id" "26421" side { - "id" "9816" - "plane" "(-6144 368 368) (-6144 384 368) (64 384 368)" - "material" "METAL/METALPIPE005A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15775" + "plane" "(953 56 328) (953 56 72) (969 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9815" - "plane" "(-6144 384 360) (-6144 368 360) (64 368 360)" - "material" "METAL/METALPIPE005A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15774" + "plane" "(953 54 72) (953 56 72) (953 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -424] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9814" - "plane" "(-6144 368 360) (-6144 384 360) (-6144 384 368)" - "material" "METAL/METALPIPE005A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15773" + "plane" "(969 54 328) (969 56 328) (969 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 248] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9813" - "plane" "(64 384 360) (64 368 360) (64 368 368)" - "material" "METAL/METALPIPE005A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15772" + "plane" "(953 54 328) (953 56 328) (969 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9812" - "plane" "(-6144 384 360) (64 384 360) (64 384 368)" - "material" "METAL/METALPIPE005A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15771" + "plane" "(969 54 72) (969 56 72) (953 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9811" - "plane" "(64 368 360) (-6144 368 360) (-6144 368 368)" - "material" "METAL/METALPIPE005A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15770" + "plane" "(953 54 72) (953 54 328) (969 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 324] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -78692,69 +99993,69 @@ hidden { solid { - "id" "1575" + "id" "26422" side { - "id" "9822" - "plane" "(-6144 352 176) (0.000244141 352 176) (0.000244141 320 176)" - "material" "CS_HAVANA/METALWALL085A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 384] 0.25" + "id" "15781" + "plane" "(953 28 359.856) (953 764.719 628) (969 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 -84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9821" - "plane" "(-6144 320 144) (0.000244141 320 144) (0.000244141 352 144)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[1 0 0 -256] 0.25" - "rotation" "90" + "id" "15780" + "plane" "(953 765.403 626.121) (953 764.719 628) (953 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9820" - "plane" "(-6144 352 176) (-6144 320 176) (-6144 320 144)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 192] 0.25" + "id" "15779" + "plane" "(969 28.684 357.977) (969 28 359.856) (969 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 357.689] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9819" - "plane" "(0.000244141 352 144) (0.000244141 320 144) (0.000244141 320 176)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 192] 0.25" + "id" "15778" + "plane" "(969 765.403 626.121) (969 764.719 628) (953 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9818" - "plane" "(0.000244141 352 176) (-6144 352 176) (-6144 352 144)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 192] 0.25" + "id" "15777" + "plane" "(953 28.684 357.977) (953 28 359.856) (969 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "9817" - "plane" "(0.000244141 320 144) (-6144 320 144) (-6144 320 176)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 192] 0.25" + "id" "15776" + "plane" "(953 765.403 626.121) (953 28.684 357.977) (969 28.684 357.977)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -78767,667 +100068,232 @@ hidden } } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[5500 15000]" + solid + { + "id" "26423" + side + { + "id" "15787" + "plane" "(959 28.684 357.977) (959 32.7883 346.701) (959 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 -509.689] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15786" + "plane" "(963 765.403 626.121) (963 769.507 614.844) (963 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 333.689] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15785" + "plane" "(959 765.403 626.121) (959 769.507 614.844) (963 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15784" + "plane" "(963 28.684 357.977) (963 32.7883 346.701) (959 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 292] 0.25" + "vaxis" "[0 0.34202 -0.939693 -477.689] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15783" + "plane" "(959 28.684 357.977) (959 765.403 626.121) (963 765.403 626.121)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15782" + "plane" "(959 769.507 614.844) (959 32.7883 346.701) (963 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } -} -hidden -{ - entity - { - "id" "10913" - "classname" "env_soundscape" - "radius" "512" - "soundscape" "d1_canals.spooky_infested_pipe" - "StartDisabled" "0" - "targetname" "soundscape_tunnel" - "origin" "-384 -32 0" - editor + hidden { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[5500 15500]" + solid + { + "id" "26424" + side + { + "id" "15793" + "plane" "(953 770.191 612.965) (953 33.4723 344.821) (969 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 84] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15792" + "plane" "(953 32.7883 346.701) (953 33.4723 344.821) (953 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 -485.689] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15791" + "plane" "(969 769.507 614.844) (969 770.191 612.965) (969 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 309.689] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15790" + "plane" "(953 769.507 614.844) (953 770.191 612.965) (969 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" + "vaxis" "[-1 0 0 66] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15789" + "plane" "(969 32.7883 346.701) (969 33.4723 344.821) (953 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" + "vaxis" "[-1 0 0 66] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "15788" + "plane" "(953 32.7883 346.701) (953 769.507 614.844) (969 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 324] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } -} -hidden -{ - entity - { - "id" "11579" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_mining/lamps01.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-4476 384 320" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 2500]" - } - } -} -hidden -{ - entity - { - "id" "11722" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_mining/lamps01.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-3708 384 320" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 2500]" - } - } -} -hidden -{ - entity - { - "id" "11738" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_mining/lamps01.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2940 384 320" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 2500]" - } - } -} -hidden -{ - entity - { - "id" "11758" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-3452 376 308" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "11801" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_train/handrail_yardb-lower.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-752 132 0" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3500]" - } - } -} -hidden -{ - entity - { - "id" "11985" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_train/handrail_yardb-lower.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1936 132 0" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3500]" - } - } -} -hidden -{ - entity - { - "id" "12001" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_train/handrail_yardb-lower.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-3120 132 0" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3500]" - } - } -} -hidden -{ - entity - { - "id" "12017" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_train/handrail_yardb-lower.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-4304 132 0" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3500]" - } - } -} -hidden -{ - entity - { - "id" "12280" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/portgravel001" - "origin" "-212 244 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6000]" - } - } -} -hidden -{ - entity - { - "id" "12353" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/trashdecal01a" - "origin" "-496 288 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6000]" - } - } -} -hidden -{ - entity - { - "id" "12381" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/de_train/barrel.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-84 364 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } - } -} -hidden -{ - entity - { - "id" "12411" - "classname" "prop_physics_multiplayer" - "angles" "0 282.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/de_train/barrel.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-64 328 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } - } -} -hidden -{ - entity - { - "id" "12423" - "classname" "prop_physics_multiplayer" - "angles" "0 33 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/de_train/barrel.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-44 356 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } - } -} -hidden -{ - entity - { - "id" "12435" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/de_train/barrel.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-60 336 48" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } - } -} -hidden -{ - entity - { - "id" "12467" - "classname" "prop_physics_multiplayer" - "angles" "0 349 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/de_train/pallet_barrels.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-48 264 1" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 7000]" - } - } -} -hidden -{ - entity - { - "id" "12493" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-260 36 -60" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 7500]" - } - } -} -hidden -{ - entity - { - "id" "12801" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-540 36 -188.045" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 7500]" - } - } -} -hidden -{ - entity - { - "id" "13033" - "classname" "func_detail" hidden { solid { - "id" "12547" + "id" "26425" side { - "id" "10374" - "plane" "(-168 38 -2) (-168 124 -2) (-4 124 -2)" - "material" "METAL/METALSTAIR004B" - "uaxis" "[1 0 0 160] 0.25" - "vaxis" "[0 -1 0 196] 0.25" - "rotation" "0" + "id" "15799" + "plane" "(970 24 359.8) (952 24 359.8) (952 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10373" - "plane" "(-168 124 -6) (-168 38 -6) (-4 38 -6)" - "material" "METAL/METALSTAIR004B" - "uaxis" "[1 0 0 160] 0.25" - "vaxis" "[0 -1 0 196] 0.25" - "rotation" "0" + "id" "15798" + "plane" "(970 72 343) (952 72 343) (952 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 -1 0 288] 0.25" + "vaxis" "[-1 0 0 4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10372" - "plane" "(-168 38 -6) (-168 124 -6) (-168 124 -2)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" + "id" "15797" + "plane" "(952 16 343) (952 72 343) (952 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 -432] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10371" - "plane" "(-4 124 -6) (-4 38 -6) (-4 38 -2)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" + "id" "15796" + "plane" "(970 24 359.8) (970 48 368) (970 72 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 -432] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10370" - "plane" "(-168 124 -6) (-4 124 -6) (-4 124 -2)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[1 0 0 144] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" + "id" "15795" + "plane" "(952 72 343) (970 72 343) (970 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10369" - "plane" "(-4 38 -6) (-168 38 -6) (-168 38 -2)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[-1 0 0 -8] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" + "id" "15794" + "plane" "(952 24 359.8) (970 24 359.8) (970 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -79443,69 +100309,69 @@ hidden { solid { - "id" "12552" + "id" "26426" side { - "id" "10380" - "plane" "(-168 34 0) (-168 38 0) (0 38 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 8] 0.25" - "vaxis" "[-1 0 0 -128] 0.25" + "id" "15805" + "plane" "(961 -8.00003 280) (962 -8.00003 280) (962 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10379" - "plane" "(-168 38 -8) (-168 34 -8) (0 34 -8)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15804" + "plane" "(961 40 328) (962 40 328) (962 -8.00003 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10378" - "plane" "(-168 34 -8) (-168 38 -8) (-168 38 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 -8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15803" + "plane" "(961 -8.00003 280) (961 40 280) (961 40 328)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 42.6667] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10377" - "plane" "(0 38 -8) (0 34 -8) (0 34 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15802" + "plane" "(962 -8.00003 328) (962 40 328) (962 40 280)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 42.6667] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10376" - "plane" "(-168 38 -8) (0 38 -8) (0 38 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[-1 0 0 -128] 0.25" + "id" "15801" + "plane" "(962 -8.00003 280) (961 -8.00003 280) (961 -8.00003 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 0 1 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10375" - "plane" "(0 34 -8) (-168 34 -8) (-168 34 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 -128] 0.25" + "id" "15800" + "plane" "(962 40 328) (961 40 328) (961 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 0 1 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -79522,69 +100388,69 @@ hidden { solid { - "id" "12553" + "id" "26427" side { - "id" "10386" - "plane" "(-168 124 0) (-168 128 0) (0 128 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "id" "15811" + "plane" "(953 -16 344) (953 768 344) (969 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10385" - "plane" "(-168 128 -8) (-168 124 -8) (0 124 -8)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 16] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "id" "15810" + "plane" "(953 768 342) (953 768 344) (953 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10384" - "plane" "(-168 124 -8) (-168 128 -8) (-168 128 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15809" + "plane" "(969 -16 342) (969 -16 344) (969 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -216] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10383" - "plane" "(0 128 -8) (0 124 -8) (0 124 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15808" + "plane" "(969 768 342) (969 768 344) (953 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10382" - "plane" "(-168 128 -8) (0 128 -8) (0 128 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "id" "15807" + "plane" "(953 -16 342) (953 -16 344) (969 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10381" - "plane" "(0 124 -8) (-168 124 -8) (-168 124 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 1 16] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "id" "15806" + "plane" "(953 768 342) (953 -16 342) (969 -16 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -79601,70 +100467,70 @@ hidden { solid { - "id" "12554" + "id" "26428" side { - "id" "10392" - "plane" "(-4 38 0) (-4 124 0) (0 124 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15817" + "plane" "(959 -16 342) (959 -16 330) (959 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10391" - "plane" "(-4 124 -8) (-4 38 -8) (0 38 -8)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15816" + "plane" "(963 768 342) (963 768 330) (963 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10390" - "plane" "(-4 38 -8) (-4 124 -8) (-4 124 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15815" + "plane" "(959 768 342) (959 768 330) (963 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10389" - "plane" "(0 124 -8) (0 38 -8) (0 38 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15814" + "plane" "(963 -16 342) (963 -16 330) (959 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 292] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10388" - "plane" "(-4 124 -8) (0 124 -8) (0 124 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15813" + "plane" "(959 -16 342) (959 768 342) (963 768 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10387" - "plane" "(0 38 -8) (-4 38 -8) (-4 38 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15812" + "plane" "(959 768 330) (959 -16 330) (963 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -79680,69 +100546,69 @@ hidden { solid { - "id" "12566" + "id" "26429" side { - "id" "10398" - "plane" "(-360 128 -128) (-168 128 0) (-168 124 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0.820905 0 0.571065 -113.785] 0.25" + "id" "15823" + "plane" "(953 768 328) (953 -16 328) (969 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10397" - "plane" "(-360 124 -136) (-168 124 -8) (-168 128 -8)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 18.8655] 0.25" - "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" + "id" "15822" + "plane" "(953 -16 330) (953 -16 328) (953 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10396" - "plane" "(-360 128 -136) (-360 128 -128) (-360 124 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15821" + "plane" "(969 768 330) (969 768 328) (969 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -264] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10395" - "plane" "(-168 124 -8) (-168 124 0) (-168 128 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "15820" + "plane" "(953 768 330) (953 768 328) (969 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10394" - "plane" "(-168 128 -8) (-168 128 0) (-360 128 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0.571064 0 -0.820905 4.32381] 0.25" - "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" + "id" "15819" + "plane" "(969 -16 330) (969 -16 328) (953 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10393" - "plane" "(-360 124 -136) (-360 124 -128) (-168 124 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-0.571064 0 0.820905 11.6762] 0.25" - "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" + "id" "15818" + "plane" "(953 -16 330) (953 768 330) (969 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 324] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -79759,69 +100625,69 @@ hidden { solid { - "id" "12588" + "id" "26430" side { - "id" "10404" - "plane" "(-360 38 -128) (-168 38 0) (-168 34 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 8] 0.25" - "vaxis" "[0.820905 0 0.571065 -113.785] 0.25" + "id" "15829" + "plane" "(953 56 240) (953 108 240) (969 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[-1 0 0 -84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10403" - "plane" "(-360 34 -136) (-168 34 -8) (-168 38 -8)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 10.8655] 0.25" - "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" + "id" "15828" + "plane" "(953 108 238) (953 108 240) (953 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 136] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10402" - "plane" "(-360 38 -136) (-360 38 -128) (-360 34 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15827" + "plane" "(969 56 238) (969 56 240) (969 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 1 -312] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10401" - "plane" "(-168 34 -8) (-168 34 0) (-168 38 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 -360] 0.25" + "id" "15826" + "plane" "(969 108 238) (969 108 240) (953 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10400" - "plane" "(-168 38 -8) (-168 38 0) (-360 38 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0.571064 0 -0.820905 4.32382] 0.25" - "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" + "id" "15825" + "plane" "(953 56 238) (953 56 240) (969 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 -64] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10399" - "plane" "(-360 34 -136) (-360 34 -128) (-168 34 0)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-0.571064 0 0.820905 11.6762] 0.25" - "vaxis" "[0.820905 0 0.571064 -113.785] 0.25" + "id" "15824" + "plane" "(953 108 238) (953 56 238) (969 56 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -79838,70 +100704,70 @@ hidden { solid { - "id" "12751" + "id" "26431" side { - "id" "10506" - "plane" "(-448 124 -128) (-448 128 -128) (-360 128 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -112] 0.25" + "id" "15835" + "plane" "(959 56 238) (959 56 226) (959 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 160] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10505" - "plane" "(-448 128 -136) (-448 124 -136) (-360 124 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 -16] 0.25" - "vaxis" "[1 0 0 -112] 0.25" + "id" "15834" + "plane" "(963 108 238) (963 108 226) (963 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 1 -336] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10504" - "plane" "(-448 124 -136) (-448 128 -136) (-448 128 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15833" + "plane" "(959 108 238) (959 108 226) (963 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10503" - "plane" "(-360 128 -136) (-360 124 -136) (-360 124 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "15832" + "plane" "(963 56 238) (963 56 226) (959 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 292] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10502" - "plane" "(-448 128 -136) (-360 128 -136) (-360 128 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 -112] 0.25" - "rotation" "0" + "id" "15831" + "plane" "(959 56 238) (959 108 238) (963 108 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10501" - "plane" "(-360 124 -136) (-448 124 -136) (-448 124 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 1 16] 0.25" - "vaxis" "[1 0 0 -112] 0.25" - "rotation" "0" + "id" "15830" + "plane" "(959 108 226) (959 56 226) (963 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -79917,69 +100783,69 @@ hidden { solid { - "id" "12753" + "id" "26432" side { - "id" "10512" - "plane" "(-448 34 -128) (-448 38 -128) (-360 38 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 8] 0.25" - "vaxis" "[-1 0 0 -16] 0.25" + "id" "15841" + "plane" "(953 108 224) (953 56 224) (969 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10511" - "plane" "(-448 38 -136) (-448 34 -136) (-360 34 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15840" + "plane" "(953 56 226) (953 56 224) (953 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10510" - "plane" "(-448 34 -136) (-448 38 -136) (-448 38 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 -8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15839" + "plane" "(969 108 226) (969 108 224) (969 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 1 -360] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10509" - "plane" "(-360 38 -136) (-360 34 -136) (-360 34 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15838" + "plane" "(953 108 226) (953 108 224) (969 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 -64] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10508" - "plane" "(-448 38 -136) (-360 38 -136) (-360 38 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 1 16] 0.25" - "vaxis" "[-1 0 0 -16] 0.25" + "id" "15837" + "plane" "(969 56 226) (969 56 224) (953 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10507" - "plane" "(-360 34 -136) (-448 34 -136) (-448 34 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 -16] 0.25" + "id" "15836" + "plane" "(953 56 226) (953 108 226) (969 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[-1 0 0 324] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -79996,69 +100862,69 @@ hidden { solid { - "id" "12927" + "id" "26433" side { - "id" "10638" - "plane" "(-4 34 -8.00001) (-4 38 -8.00001) (0 38 -8.00001)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15847" + "plane" "(957 56 176) (965 56 176) (965 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10637" - "plane" "(-4 38 -304) (-4 34 -304) (0 34 -304)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15846" + "plane" "(957 104 224) (965 104 224) (965 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10636" - "plane" "(-4 34 -304) (-4 38 -304) (-4 38 -8.00001)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 -8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15845" + "plane" "(957 56 176) (957 104 176) (957 104 224)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 85.3333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10635" - "plane" "(0 38 -304) (0 34 -304) (0 34 -8.00001)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15844" + "plane" "(965 56 224) (965 104 224) (965 104 176)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 -170.667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10634" - "plane" "(-4 38 -304) (0 38 -304) (0 38 -8.00001)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15843" + "plane" "(965 56 176) (957 56 176) (957 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 21.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10633" - "plane" "(0 34 -304) (-4 34 -304) (-4 34 -8.00001)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15842" + "plane" "(965 104 224) (957 104 224) (957 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 21.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -80075,69 +100941,69 @@ hidden { solid { - "id" "12940" + "id" "26434" side { - "id" "10644" - "plane" "(-166 34 -8.00001) (-166 38 -8.00001) (-162 38 -8.00001)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15853" + "plane" "(953 104 120) (954 104 120) (954 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10643" - "plane" "(-166 38 -304) (-166 34 -304) (-162 34 -304)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15852" + "plane" "(953 56 72) (954 56 72) (954 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10642" - "plane" "(-166 34 -304) (-166 38 -304) (-166 38 -8.00001)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 -8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15851" + "plane" "(953 104 120) (953 56 120) (953 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10641" - "plane" "(-162 38 -304) (-162 34 -304) (-162 34 -8.00001)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15850" + "plane" "(954 104 72) (954 56 72) (954 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10640" - "plane" "(-166 38 -304) (-162 38 -304) (-162 38 -8.00001)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15849" + "plane" "(954 104 120) (953 104 120) (953 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10639" - "plane" "(-162 34 -304) (-166 34 -304) (-166 34 -8.00001)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-1 0 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15848" + "plane" "(954 56 72) (953 56 72) (953 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -80154,69 +101020,69 @@ hidden { solid { - "id" "12943" + "id" "26435" side { - "id" "10650" - "plane" "(-358 38 -132) (-354 38 -132) (-354 34 -132)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15859" + "plane" "(954 -8 120) (953 -8 120) (953 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10649" - "plane" "(-358 34 -304) (-354 34 -304) (-354 38 -304)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15858" + "plane" "(954 40 72) (953 40 72) (953 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10648" - "plane" "(-358 38 -304) (-358 38 -132) (-358 34 -132)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 -8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15857" + "plane" "(954 -8 120) (954 40 120) (954 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10647" - "plane" "(-354 34 -304) (-354 34 -132) (-354 38 -132)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15856" + "plane" "(953 -8 72) (953 40 72) (953 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10646" - "plane" "(-354 38 -304) (-354 38 -132) (-358 38 -132)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15855" + "plane" "(953 -8 120) (954 -8 120) (954 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10645" - "plane" "(-358 34 -304) (-358 34 -132) (-354 34 -132)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15854" + "plane" "(953 40 72) (954 40 72) (954 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -80233,69 +101099,69 @@ hidden { solid { - "id" "12949" + "id" "26436" side { - "id" "10656" - "plane" "(-446 34 -136) (-446 38 -136) (-442 38 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 -24] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15865" + "plane" "(969 -8 120) (968 -8 120) (968 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -32] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10655" - "plane" "(-446 38 -304) (-446 34 -304) (-442 34 -304)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 -24] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15864" + "plane" "(969 40 72) (968 40 72) (968 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -32] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10654" - "plane" "(-446 34 -304) (-446 38 -304) (-446 38 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 -8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15863" + "plane" "(969 -8 120) (969 40 120) (969 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10653" - "plane" "(-442 38 -304) (-442 34 -304) (-442 34 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15862" + "plane" "(968 -8 72) (968 40 72) (968 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10652" - "plane" "(-446 38 -304) (-442 38 -304) (-442 38 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 -24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15861" + "plane" "(968 -8 120) (969 -8 120) (969 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -32] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10651" - "plane" "(-442 34 -304) (-446 34 -304) (-446 34 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-1 0 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15860" + "plane" "(968 40 72) (969 40 72) (969 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -32] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -80312,69 +101178,69 @@ hidden { solid { - "id" "12954" + "id" "26437" side { - "id" "10662" - "plane" "(-638 34 -260) (-638 38 -260) (-634 38 -260)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15871" + "plane" "(968 104 120) (969 104 120) (969 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10661" - "plane" "(-638 38 -304) (-638 34 -304) (-634 34 -304)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "15870" + "plane" "(968 56 72) (969 56 72) (969 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10660" - "plane" "(-638 34 -304) (-638 38 -304) (-638 38 -260)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 -8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15869" + "plane" "(968 104 120) (968 56 120) (968 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10659" - "plane" "(-634 38 -304) (-634 34 -304) (-634 34 -260)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 -8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15868" + "plane" "(969 104 72) (969 56 72) (969 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10658" - "plane" "(-638 38 -304) (-634 38 -304) (-634 38 -260)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15867" + "plane" "(969 104 120) (968 104 120) (968 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10657" - "plane" "(-634 34 -304) (-638 34 -304) (-638 34 -260)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15866" + "plane" "(969 56 72) (968 56 72) (968 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 0 -1 32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -80391,69 +101257,69 @@ hidden { solid { - "id" "12962" + "id" "26438" side { - "id" "10668" - "plane" "(-638 128 -260) (-634 128 -260) (-634 124 -260)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 368] 0.25" + "id" "15877" + "plane" "(953 -16 72) (953 768 72) (969 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10667" - "plane" "(-638 124 -304) (-634 124 -304) (-634 128 -304)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 368] 0.25" + "id" "15876" + "plane" "(953 768 70) (953 768 72) (953 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10666" - "plane" "(-638 128 -260) (-638 124 -260) (-638 124 -304)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15875" + "plane" "(969 -16 70) (969 -16 72) (969 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -152] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10665" - "plane" "(-634 128 -304) (-634 124 -304) (-634 124 -260)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15874" + "plane" "(969 768 70) (969 768 72) (953 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10664" - "plane" "(-634 128 -260) (-638 128 -260) (-638 128 -304)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15873" + "plane" "(953 -16 70) (953 -16 72) (969 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10663" - "plane" "(-634 124 -304) (-638 124 -304) (-638 124 -260)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-1 0 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15872" + "plane" "(953 768 70) (953 -16 70) (969 -16 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -80470,70 +101336,70 @@ hidden { solid { - "id" "12963" + "id" "26439" side { - "id" "10674" - "plane" "(-446 124 -136) (-446 128 -136) (-442 128 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 368] 0.25" + "id" "15883" + "plane" "(959 -16 70) (959 -16 58) (959 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10673" - "plane" "(-446 128 -304) (-446 124 -304) (-442 124 -304)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 368] 0.25" + "id" "15882" + "plane" "(963 768 70) (963 768 58) (963 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 336] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10672" - "plane" "(-446 124 -304) (-446 128 -304) (-446 128 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15881" + "plane" "(959 768 70) (959 768 58) (963 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10671" - "plane" "(-442 128 -304) (-442 124 -304) (-442 124 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15880" + "plane" "(963 -16 70) (963 -16 58) (959 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 292] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10670" - "plane" "(-446 128 -304) (-442 128 -304) (-442 128 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15879" + "plane" "(959 -16 70) (959 768 70) (963 768 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10669" - "plane" "(-442 124 -304) (-446 124 -304) (-446 124 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-1 0 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "15878" + "plane" "(959 768 58) (959 -16 58) (963 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -228] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -80549,69 +101415,69 @@ hidden { solid { - "id" "12964" + "id" "26440" side { - "id" "10680" - "plane" "(-358 128 -132) (-354 128 -132) (-354 124 -132)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 368] 0.25" + "id" "15889" + "plane" "(953 768 56) (953 -16 56) (969 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10679" - "plane" "(-358 124 -304) (-354 124 -304) (-354 128 -304)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 -1 0 368] 0.25" + "id" "15888" + "plane" "(953 -16 58) (953 -16 56) (953 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10678" - "plane" "(-358 128 -304) (-358 128 -132) (-358 124 -132)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15887" + "plane" "(969 768 58) (969 768 56) (969 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -200] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10677" - "plane" "(-354 124 -304) (-354 124 -132) (-354 128 -132)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15886" + "plane" "(953 768 58) (953 768 56) (969 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10676" - "plane" "(-354 128 -304) (-354 128 -132) (-358 128 -132)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15885" + "plane" "(969 -16 58) (969 -16 56) (953 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10675" - "plane" "(-358 124 -304) (-358 124 -132) (-354 124 -132)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-1 0 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "15884" + "plane" "(953 -16 58) (953 768 58) (969 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 324] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -80628,69 +101494,69 @@ hidden { solid { - "id" "12593" + "id" "26441" side { - "id" "36664" - "plane" "(-179.998 38 -10) (-179.998 124 -10) (-168 124 -10)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -32] 0.25" + "id" "15895" + "plane" "(953 328 144) (969 328 144) (969 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36663" - "plane" "(-179.998 124 -14) (-179.998 38 -14) (-168 38 -14)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -32] 0.25" + "id" "15894" + "plane" "(953 344 72) (969 344 72) (969 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36662" - "plane" "(-179.996 38 -14) (-179.996 124 -14) (-179.996 124 -10)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" - "rotation" "0" + "id" "15893" + "plane" "(953 328 144) (953 328 72) (953 344 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36661" - "plane" "(-168 124 -14) (-168 38 -14) (-168 38 -10)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" + "id" "15892" + "plane" "(969 344 144) (969 344 72) (969 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36660" - "plane" "(-179.996 124 -14) (-168 124 -14) (-168 124 -10)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 191.983] 0.25" - "vaxis" "[0 0 -1 8] 0.25" - "rotation" "0" + "id" "15891" + "plane" "(969 328 144) (953 328 144) (953 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 34] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36659" - "plane" "(-168 38 -14) (-180 38 -14) (-179.996 38 -10)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -55.9835] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "15890" + "plane" "(969 344 72) (953 344 72) (953 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 124] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -80703,73 +101569,88 @@ hidden } } } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1500 13000]" + } + } +} +hidden +{ + entity + { + "id" "26850" + "classname" "func_detail" hidden { solid { - "id" "54193" + "id" "26851" side { - "id" "37228" - "plane" "(-724 38 -258) (-724 124 -258) (-628 124 -258)" - "material" "METAL/METALSTAIR004B" - "uaxis" "[1 0 0 208] 0.25" - "vaxis" "[0 -1 0 196] 0.25" + "id" "16591" + "plane" "(1978 40 72) (1978 40 328) (1994 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37227" - "plane" "(-724 124 -262) (-724 38 -262) (-628 38 -262)" - "material" "METAL/METALSTAIR004B" - "uaxis" "[1 0 0 208] 0.25" - "vaxis" "[0 -1 0 196] 0.25" + "id" "16590" + "plane" "(1978 42 328) (1978 40 328) (1978 40 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -472] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37226" - "plane" "(-724 38 -262) (-724 124 -262) (-724 124 -258)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16589" + "plane" "(1994 42 72) (1994 40 72) (1994 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 296] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37225" - "plane" "(-628 124 -262) (-628 38 -262) (-628 38 -258)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16588" + "plane" "(1994 42 328) (1994 40 328) (1978 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37224" - "plane" "(-724 124 -262) (-628 124 -262) (-628 124 -258)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[1 0 0 80] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16587" + "plane" "(1978 42 72) (1978 40 72) (1994 40 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37223" - "plane" "(-628 38 -262) (-724 38 -262) (-724 38 -258)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[-1 0 0 56] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16586" + "plane" "(1978 42 328) (1978 42 72) (1994 42 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -80786,70 +101667,70 @@ hidden { solid { - "id" "54238" + "id" "26852" side { - "id" "37252" - "plane" "(-728 38 -256) (-728 124 -256) (-724 124 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "16597" + "plane" "(1984 42 72) (1984 54 72) (1984 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -448] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37251" - "plane" "(-728 124 -264) (-728 38 -264) (-724 38 -264)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "16596" + "plane" "(1988 42 328) (1988 54 328) (1988 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 272] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37250" - "plane" "(-728 38 -264) (-728 124 -264) (-728 124 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 1 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "16595" + "plane" "(1984 42 328) (1984 54 328) (1988 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37249" - "plane" "(-724 124 -264) (-724 38 -264) (-724 38 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "16594" + "plane" "(1988 42 72) (1988 54 72) (1984 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -216] 0.25" + "vaxis" "[0 1 0 -416] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37248" - "plane" "(-728 124 -264) (-724 124 -264) (-724 124 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "16593" + "plane" "(1984 42 72) (1984 42 328) (1988 42 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37247" - "plane" "(-724 38 -264) (-728 38 -264) (-728 38 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "16592" + "plane" "(1984 54 328) (1984 54 72) (1988 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -80865,69 +101746,69 @@ hidden { solid { - "id" "54194" + "id" "26853" side { - "id" "37234" - "plane" "(-728 124 -256) (-728 128 -256) (-640 128 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -16] 0.25" + "id" "16603" + "plane" "(1978 56 328) (1978 56 72) (1994 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37233" - "plane" "(-728 128 -264) (-728 124 -264) (-640 124 -264)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 -16] 0.25" - "vaxis" "[1 0 0 -16] 0.25" + "id" "16602" + "plane" "(1978 54 72) (1978 56 72) (1978 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -424] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37232" - "plane" "(-728 124 -264) (-728 128 -264) (-728 128 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "16601" + "plane" "(1994 54 328) (1994 56 328) (1994 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 248] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37231" - "plane" "(-640 128 -264) (-640 124 -264) (-640 124 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "id" "16600" + "plane" "(1978 54 328) (1978 56 328) (1994 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37230" - "plane" "(-728 128 -264) (-640 128 -264) (-640 128 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 -16] 0.25" + "id" "16599" + "plane" "(1994 54 72) (1994 56 72) (1978 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37229" - "plane" "(-640 124 -264) (-728 124 -264) (-728 124 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[1 0 0 -16] 0.25" + "id" "16598" + "plane" "(1978 54 72) (1978 54 328) (1994 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 -184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -80944,69 +101825,69 @@ hidden { solid { - "id" "54195" + "id" "26854" side { - "id" "37240" - "plane" "(-728 34 -256) (-728 38 -256) (-640 38 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 8] 0.25" - "vaxis" "[-1 0 0 -112] 0.25" + "id" "16609" + "plane" "(1978 28 359.856) (1978 764.719 628) (1994 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37239" - "plane" "(-728 38 -264) (-728 34 -264) (-640 34 -264)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "16608" + "plane" "(1978 765.403 626.121) (1978 764.719 628) (1978 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37238" - "plane" "(-728 34 -264) (-728 38 -264) (-728 38 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 -8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "16607" + "plane" "(1994 28.684 357.977) (1994 28 359.856) (1994 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 -154.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37237" - "plane" "(-640 38 -264) (-640 34 -264) (-640 34 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 8] 0.25" + "id" "16606" + "plane" "(1994 765.403 626.121) (1994 764.719 628) (1978 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37236" - "plane" "(-728 38 -264) (-640 38 -264) (-640 38 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[-1 0 0 -112] 0.25" + "id" "16605" + "plane" "(1978 28.684 357.977) (1978 28 359.856) (1994 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37235" - "plane" "(-640 34 -264) (-728 34 -264) (-728 34 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 -112] 0.25" + "id" "16604" + "plane" "(1978 765.403 626.121) (1978 28.684 357.977) (1994 28.684 357.977)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -81023,70 +101904,70 @@ hidden { solid { - "id" "54192" + "id" "26855" side { - "id" "37222" - "plane" "(-627.998 38 -250) (-627.998 124 -250) (-616 124 -250)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "id" "16615" + "plane" "(1984 28.684 357.977) (1984 32.7883 346.701) (1984 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 2.31071] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37221" - "plane" "(-627.998 124 -254) (-627.998 38 -254) (-616 38 -254)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "id" "16614" + "plane" "(1988 765.403 626.121) (1988 769.507 614.844) (1988 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 -178.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37220" - "plane" "(-627.996 38 -254) (-627.996 124 -254) (-627.996 124 -250)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" - "rotation" "0" + "id" "16613" + "plane" "(1984 765.403 626.121) (1984 769.507 614.844) (1988 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37219" - "plane" "(-616 124 -254) (-616 38 -254) (-616 38 -250)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" - "rotation" "0" + "id" "16612" + "plane" "(1988 28.684 357.977) (1988 32.7883 346.701) (1984 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -216] 0.25" + "vaxis" "[0 0.34202 -0.939693 34.3107] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37218" - "plane" "(-627.996 124 -254) (-616 124 -254) (-616 124 -250)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 -64.0166] 0.25" - "vaxis" "[0 0 -1 72] 0.25" - "rotation" "0" + "id" "16611" + "plane" "(1984 28.684 357.977) (1984 765.403 626.121) (1988 765.403 626.121)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37217" - "plane" "(-616 38 -254) (-628 38 -254) (-627.996 38 -250)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 200.017] 0.25" - "vaxis" "[0 0 -1 72] 0.25" - "rotation" "0" + "id" "16610" + "plane" "(1984 769.507 614.844) (1984 32.7883 346.701) (1988 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -81102,69 +101983,69 @@ hidden { solid { - "id" "54191" + "id" "26856" side { - "id" "37216" - "plane" "(-615.998 38 -242) (-615.998 124 -242) (-604 124 -242)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 16] 0.25" + "id" "16621" + "plane" "(1978 770.191 612.965) (1978 33.4723 344.821) (1994 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37215" - "plane" "(-615.998 124 -246) (-615.998 38 -246) (-604 38 -246)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 16] 0.25" + "id" "16620" + "plane" "(1978 32.7883 346.701) (1978 33.4723 344.821) (1978 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 26.3107] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37214" - "plane" "(-615.996 38 -246) (-615.996 124 -246) (-615.996 124 -242)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16619" + "plane" "(1994 769.507 614.844) (1994 770.191 612.965) (1994 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 -202.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37213" - "plane" "(-604 124 -246) (-604 38 -246) (-604 38 -242)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16618" + "plane" "(1978 769.507 614.844) (1978 770.191 612.965) (1994 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37212" - "plane" "(-615.996 124 -246) (-604 124 -246) (-604 124 -242)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 -112.017] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16617" + "plane" "(1994 32.7883 346.701) (1994 33.4723 344.821) (1978 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37211" - "plane" "(-604 38 -246) (-616 38 -246) (-615.996 38 -242)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 248.017] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16616" + "plane" "(1978 32.7883 346.701) (1978 769.507 614.844) (1994 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 -184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -81181,70 +102062,70 @@ hidden { solid { - "id" "54190" + "id" "26857" side { - "id" "37210" - "plane" "(-603.998 38 -234) (-603.998 124 -234) (-592 124 -234)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 64] 0.25" - "rotation" "0" + "id" "16627" + "plane" "(1995 24 359.8) (1977 24 359.8) (1977 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37209" - "plane" "(-603.998 124 -238) (-603.998 38 -238) (-592 38 -238)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 64] 0.25" - "rotation" "0" + "id" "16626" + "plane" "(1995 72 343) (1977 72 343) (1977 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 -1 0 288] 0.25" + "vaxis" "[-1 0 0 8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37208" - "plane" "(-603.996 38 -238) (-603.996 124 -238) (-603.996 124 -234)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" - "rotation" "0" + "id" "16625" + "plane" "(1977 16 343) (1977 72 343) (1977 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 -432] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37207" - "plane" "(-592 124 -238) (-592 38 -238) (-592 38 -234)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" - "rotation" "0" + "id" "16624" + "plane" "(1995 24 359.8) (1995 48 368) (1995 72 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 -432] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37206" - "plane" "(-603.996 124 -238) (-592 124 -238) (-592 124 -234)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 -160.017] 0.25" - "vaxis" "[0 0 -1 8] 0.25" - "rotation" "0" + "id" "16623" + "plane" "(1977 72 343) (1995 72 343) (1995 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37205" - "plane" "(-592 38 -238) (-604 38 -238) (-603.996 38 -234)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -215.983] 0.25" - "vaxis" "[0 0 -1 8] 0.25" - "rotation" "0" + "id" "16622" + "plane" "(1977 24 359.8) (1995 24 359.8) (1995 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -81260,69 +102141,69 @@ hidden { solid { - "id" "54188" + "id" "26858" side { - "id" "37198" - "plane" "(-579.998 38 -218) (-579.998 124 -218) (-568 124 -218)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 32] 0.25" + "id" "16633" + "plane" "(1986 -8.00003 280) (1987 -8.00003 280) (1987 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37197" - "plane" "(-579.998 124 -222) (-579.998 38 -222) (-568 38 -222)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 32] 0.25" + "id" "16632" + "plane" "(1986 40 328) (1987 40 328) (1987 -8.00003 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37196" - "plane" "(-579.996 38 -222) (-579.996 124 -222) (-579.996 124 -218)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" - "rotation" "0" + "id" "16631" + "plane" "(1986 -8.00003 280) (1986 40 280) (1986 40 328)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 42.6667] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37195" - "plane" "(-568 124 -222) (-568 38 -222) (-568 38 -218)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16630" + "plane" "(1987 -8.00003 328) (1987 40 328) (1987 40 280)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 42.6667] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37194" - "plane" "(-579.996 124 -222) (-568 124 -222) (-568 124 -218)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 -256.017] 0.25" - "vaxis" "[0 0 -1 72] 0.25" + "id" "16629" + "plane" "(1987 -8.00003 280) (1986 -8.00003 280) (1986 -8.00003 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 0 1 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37193" - "plane" "(-568 38 -222) (-580 38 -222) (-579.996 38 -218)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -119.983] 0.25" - "vaxis" "[0 0 -1 72] 0.25" + "id" "16628" + "plane" "(1987 40 328) (1986 40 328) (1986 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 0 1 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -81339,69 +102220,69 @@ hidden { solid { - "id" "54189" + "id" "26859" side { - "id" "37204" - "plane" "(-591.998 38 -226) (-591.998 124 -226) (-580 124 -226)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 112] 0.25" + "id" "16639" + "plane" "(1978 -16 344) (1978 768 344) (1994 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37203" - "plane" "(-591.998 124 -230) (-591.998 38 -230) (-580 38 -230)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 112] 0.25" + "id" "16638" + "plane" "(1978 768 342) (1978 768 344) (1978 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37202" - "plane" "(-591.996 38 -230) (-591.996 124 -230) (-591.996 124 -226)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16637" + "plane" "(1994 -16 342) (1994 -16 344) (1994 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -216] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37201" - "plane" "(-580 124 -230) (-580 38 -230) (-580 38 -226)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16636" + "plane" "(1994 768 342) (1994 768 344) (1978 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37200" - "plane" "(-591.996 124 -230) (-580 124 -230) (-580 124 -226)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 -208.017] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16635" + "plane" "(1978 -16 342) (1978 -16 344) (1994 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37199" - "plane" "(-580 38 -230) (-592 38 -230) (-591.996 38 -226)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -167.983] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16634" + "plane" "(1978 768 342) (1978 -16 342) (1994 -16 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -81418,70 +102299,70 @@ hidden { solid { - "id" "54185" + "id" "26860" side { - "id" "37180" - "plane" "(-543.998 38 -194) (-543.998 124 -194) (-532 124 -194)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 48] 0.25" + "id" "16645" + "plane" "(1984 -16 342) (1984 -16 330) (1984 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37179" - "plane" "(-543.998 124 -198) (-543.998 38 -198) (-532 38 -198)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 48] 0.25" + "id" "16644" + "plane" "(1988 768 342) (1988 768 330) (1988 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37178" - "plane" "(-543.996 38 -198) (-543.996 124 -198) (-543.996 124 -194)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" + "id" "16643" + "plane" "(1984 768 342) (1984 768 330) (1988 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37177" - "plane" "(-532 124 -198) (-532 38 -198) (-532 38 -194)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 104] 0.25" - "rotation" "0" + "id" "16642" + "plane" "(1988 -16 342) (1988 -16 330) (1984 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -216] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37176" - "plane" "(-543.996 124 -198) (-532 124 -198) (-532 124 -194)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 111.983] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" + "id" "16641" + "plane" "(1984 -16 342) (1984 768 342) (1988 768 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37175" - "plane" "(-532 38 -198) (-544 38 -198) (-543.996 38 -194)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 24.0166] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" + "id" "16640" + "plane" "(1984 768 330) (1984 -16 330) (1988 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -81497,69 +102378,69 @@ hidden { solid { - "id" "54186" + "id" "26861" side { - "id" "37186" - "plane" "(-555.998 38 -202) (-555.998 124 -202) (-544 124 -202)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" + "id" "16651" + "plane" "(1978 768 328) (1978 -16 328) (1994 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37185" - "plane" "(-555.998 124 -206) (-555.998 38 -206) (-544 38 -206)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" + "id" "16650" + "plane" "(1978 -16 330) (1978 -16 328) (1978 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37184" - "plane" "(-555.996 38 -206) (-555.996 124 -206) (-555.996 124 -202)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16649" + "plane" "(1994 768 330) (1994 768 328) (1994 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -264] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37183" - "plane" "(-544 124 -206) (-544 38 -206) (-544 38 -202)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" + "id" "16648" + "plane" "(1978 768 330) (1978 768 328) (1994 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37182" - "plane" "(-555.996 124 -206) (-544 124 -206) (-544 124 -202)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 159.983] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16647" + "plane" "(1994 -16 330) (1994 -16 328) (1978 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37181" - "plane" "(-544 38 -206) (-556 38 -206) (-555.996 38 -202)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -23.9834] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16646" + "plane" "(1978 -16 330) (1978 768 330) (1994 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -81576,69 +102457,69 @@ hidden { solid { - "id" "54187" + "id" "26862" side { - "id" "37192" - "plane" "(-567.998 38 -210) (-567.998 124 -210) (-556 124 -210)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 80] 0.25" + "id" "16657" + "plane" "(1978 56 240) (1978 108 240) (1994 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37191" - "plane" "(-567.998 124 -214) (-567.998 38 -214) (-556 38 -214)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 80] 0.25" + "id" "16656" + "plane" "(1978 108 238) (1978 108 240) (1978 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 136] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37190" - "plane" "(-567.996 38 -214) (-567.996 124 -214) (-567.996 124 -210)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16655" + "plane" "(1994 56 238) (1994 56 240) (1994 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 1 -312] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37189" - "plane" "(-556 124 -214) (-556 38 -214) (-556 38 -210)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16654" + "plane" "(1994 108 238) (1994 108 240) (1978 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37188" - "plane" "(-567.996 124 -214) (-556 124 -214) (-556 124 -210)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 207.983] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16653" + "plane" "(1978 56 238) (1978 56 240) (1994 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 -64] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37187" - "plane" "(-556 38 -214) (-568 38 -214) (-567.996 38 -210)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -71.9834] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16652" + "plane" "(1978 108 238) (1978 56 238) (1994 56 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -81655,70 +102536,70 @@ hidden { solid { - "id" "54177" + "id" "26863" side { - "id" "37132" - "plane" "(-640 128 -256) (-448 128 -128) (-448 124 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0.820905 0 0.571065 74.0141] 0.25" + "id" "16663" + "plane" "(1984 56 238) (1984 56 226) (1984 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 160] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37131" - "plane" "(-640 124 -264) (-448 124 -136) (-448 128 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 18.8655] 0.25" - "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" + "id" "16662" + "plane" "(1988 108 238) (1988 108 226) (1988 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 1 -336] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37130" - "plane" "(-640 128 -264) (-640 128 -256) (-640 124 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" + "id" "16661" + "plane" "(1984 108 238) (1984 108 226) (1988 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37129" - "plane" "(-448 124 -136) (-448 124 -128) (-448 128 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" + "id" "16660" + "plane" "(1988 56 238) (1988 56 226) (1984 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -216] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37128" - "plane" "(-448 128 -136) (-448 128 -128) (-640 128 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0.571064 0 -0.820905 -0.387917] 0.25" - "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" - "rotation" "0" + "id" "16659" + "plane" "(1984 56 238) (1984 108 238) (1988 108 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37127" - "plane" "(-640 124 -264) (-640 124 -256) (-448 124 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-0.571064 0 0.820905 16.3879] 0.25" - "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" - "rotation" "0" + "id" "16658" + "plane" "(1984 108 226) (1984 56 226) (1988 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -81734,69 +102615,69 @@ hidden { solid { - "id" "54184" + "id" "26864" side { - "id" "37174" - "plane" "(-531.998 38 -186) (-531.998 124 -186) (-520 124 -186)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "id" "16669" + "plane" "(1978 108 224) (1978 56 224) (1994 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37173" - "plane" "(-531.998 124 -190) (-531.998 38 -190) (-520 38 -190)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "id" "16668" + "plane" "(1978 56 226) (1978 56 224) (1978 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37172" - "plane" "(-531.996 38 -190) (-531.996 124 -190) (-531.996 124 -186)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" + "id" "16667" + "plane" "(1994 108 226) (1994 108 224) (1994 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 1 -360] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37171" - "plane" "(-520 124 -190) (-520 38 -190) (-520 38 -186)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16666" + "plane" "(1978 108 226) (1978 108 224) (1994 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 -64] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37170" - "plane" "(-531.996 124 -190) (-520 124 -190) (-520 124 -186)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 63.9834] 0.25" - "vaxis" "[0 0 -1 72] 0.25" + "id" "16665" + "plane" "(1994 56 226) (1994 56 224) (1978 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37169" - "plane" "(-520 38 -190) (-532 38 -190) (-531.996 38 -186)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 72.0166] 0.25" - "vaxis" "[0 0 -1 72] 0.25" + "id" "16664" + "plane" "(1978 56 226) (1978 108 226) (1994 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[-1 0 0 -184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -81813,69 +102694,69 @@ hidden { solid { - "id" "54183" + "id" "26865" side { - "id" "37168" - "plane" "(-519.998 38 -178) (-519.998 124 -178) (-508 124 -178)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 16] 0.25" + "id" "16675" + "plane" "(1982 56 176) (1990 56 176) (1990 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37167" - "plane" "(-519.998 124 -182) (-519.998 38 -182) (-508 38 -182)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 16] 0.25" + "id" "16674" + "plane" "(1982 104 224) (1990 104 224) (1990 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37166" - "plane" "(-519.996 38 -182) (-519.996 124 -182) (-519.996 124 -178)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16673" + "plane" "(1982 56 176) (1982 104 176) (1982 104 224)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 85.3333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37165" - "plane" "(-508 124 -182) (-508 38 -182) (-508 38 -178)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16672" + "plane" "(1990 56 224) (1990 104 224) (1990 104 176)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 -170.667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37164" - "plane" "(-519.996 124 -182) (-508 124 -182) (-508 124 -178)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 15.9834] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16671" + "plane" "(1990 56 176) (1982 56 176) (1982 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 21.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37163" - "plane" "(-508 38 -182) (-520 38 -182) (-519.996 38 -178)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 120.017] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16670" + "plane" "(1990 104 224) (1982 104 224) (1982 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 21.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -81892,69 +102773,69 @@ hidden { solid { - "id" "54182" + "id" "26866" side { - "id" "37162" - "plane" "(-507.998 38 -170) (-507.998 124 -170) (-496 124 -170)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 64] 0.25" + "id" "16681" + "plane" "(1978 104 120) (1979 104 120) (1979 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37161" - "plane" "(-507.998 124 -174) (-507.998 38 -174) (-496 38 -174)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 64] 0.25" + "id" "16680" + "plane" "(1978 56 72) (1979 56 72) (1979 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37160" - "plane" "(-507.996 38 -174) (-507.996 124 -174) (-507.996 124 -170)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" - "rotation" "0" + "id" "16679" + "plane" "(1978 104 120) (1978 56 120) (1978 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37159" - "plane" "(-496 124 -174) (-496 38 -174) (-496 38 -170)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" + "id" "16678" + "plane" "(1979 104 72) (1979 56 72) (1979 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37158" - "plane" "(-507.996 124 -174) (-496 124 -174) (-496 124 -170)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 -32.0166] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16677" + "plane" "(1979 104 120) (1978 104 120) (1978 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37157" - "plane" "(-496 38 -174) (-508 38 -174) (-507.996 38 -170)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 168.017] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16676" + "plane" "(1979 56 72) (1978 56 72) (1978 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -81971,69 +102852,69 @@ hidden { solid { - "id" "54180" + "id" "26867" side { - "id" "37150" - "plane" "(-483.998 38 -154) (-483.998 124 -154) (-472 124 -154)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 32] 0.25" + "id" "16687" + "plane" "(1979 -8 120) (1978 -8 120) (1978 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37149" - "plane" "(-483.998 124 -158) (-483.998 38 -158) (-472 38 -158)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 32] 0.25" + "id" "16686" + "plane" "(1979 40 72) (1978 40 72) (1978 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37148" - "plane" "(-483.996 38 -158) (-483.996 124 -158) (-483.996 124 -154)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" - "rotation" "0" + "id" "16685" + "plane" "(1979 -8 120) (1979 40 120) (1979 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37147" - "plane" "(-472 124 -158) (-472 38 -158) (-472 38 -154)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16684" + "plane" "(1978 -8 72) (1978 40 72) (1978 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37146" - "plane" "(-483.996 124 -158) (-472 124 -158) (-472 124 -154)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 -128.017] 0.25" - "vaxis" "[0 0 -1 72] 0.25" + "id" "16683" + "plane" "(1978 -8 120) (1979 -8 120) (1979 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37145" - "plane" "(-472 38 -158) (-484 38 -158) (-483.996 38 -154)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 264.017] 0.25" - "vaxis" "[0 0 -1 72] 0.25" + "id" "16682" + "plane" "(1978 40 72) (1979 40 72) (1979 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -82050,69 +102931,69 @@ hidden { solid { - "id" "54181" + "id" "26868" side { - "id" "37156" - "plane" "(-495.998 38 -162) (-495.998 124 -162) (-484 124 -162)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 112] 0.25" + "id" "16693" + "plane" "(1994 -8 120) (1993 -8 120) (1993 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37155" - "plane" "(-495.998 124 -166) (-495.998 38 -166) (-484 38 -166)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 112] 0.25" + "id" "16692" + "plane" "(1994 40 72) (1993 40 72) (1993 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37154" - "plane" "(-495.996 38 -166) (-495.996 124 -166) (-495.996 124 -162)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" + "id" "16691" + "plane" "(1994 -8 120) (1994 40 120) (1994 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37153" - "plane" "(-484 124 -166) (-484 38 -166) (-484 38 -162)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16690" + "plane" "(1993 -8 72) (1993 40 72) (1993 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37152" - "plane" "(-495.996 124 -166) (-484 124 -166) (-484 124 -162)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 -80.0166] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16689" + "plane" "(1993 -8 120) (1994 -8 120) (1994 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37151" - "plane" "(-484 38 -166) (-496 38 -166) (-495.996 38 -162)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 216.017] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16688" + "plane" "(1993 40 72) (1994 40 72) (1994 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -82129,69 +103010,69 @@ hidden { solid { - "id" "54179" + "id" "26869" side { - "id" "37144" - "plane" "(-471.998 38 -146) (-471.998 124 -146) (-460 124 -146)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 80] 0.25" + "id" "16699" + "plane" "(1993 104 120) (1994 104 120) (1994 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37143" - "plane" "(-471.998 124 -150) (-471.998 38 -150) (-460 38 -150)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 80] 0.25" + "id" "16698" + "plane" "(1993 56 72) (1994 56 72) (1994 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37142" - "plane" "(-471.996 38 -150) (-471.996 124 -150) (-471.996 124 -146)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 104] 0.25" - "rotation" "0" + "id" "16697" + "plane" "(1993 104 120) (1993 56 120) (1993 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37141" - "plane" "(-460 124 -150) (-460 38 -150) (-460 38 -146)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16696" + "plane" "(1994 104 72) (1994 56 72) (1994 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37140" - "plane" "(-471.996 124 -150) (-460 124 -150) (-460 124 -146)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 -176.017] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16695" + "plane" "(1994 104 120) (1993 104 120) (1993 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37139" - "plane" "(-460 38 -150) (-472 38 -150) (-471.996 38 -146)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -199.983] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16694" + "plane" "(1994 56 72) (1993 56 72) (1993 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -82208,69 +103089,69 @@ hidden { solid { - "id" "54124" + "id" "26870" side { - "id" "36964" - "plane" "(-448 38 -130) (-448 124 -130) (-348 124 -130)" - "material" "METAL/METALSTAIR004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 196] 0.25" + "id" "16705" + "plane" "(1978 -16 72) (1978 768 72) (1994 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36963" - "plane" "(-448 124 -134) (-448 38 -134) (-348 38 -134)" - "material" "METAL/METALSTAIR004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 196] 0.25" + "id" "16704" + "plane" "(1978 768 70) (1978 768 72) (1978 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36962" - "plane" "(-448 38 -134) (-448 124 -134) (-448 124 -130)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" + "id" "16703" + "plane" "(1994 -16 70) (1994 -16 72) (1994 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -152] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36961" - "plane" "(-348 124 -134) (-348 38 -134) (-348 38 -130)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" + "id" "16702" + "plane" "(1994 768 70) (1994 768 72) (1978 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36960" - "plane" "(-448 124 -134) (-348 124 -134) (-348 124 -130)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" + "id" "16701" + "plane" "(1978 -16 70) (1978 -16 72) (1994 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36959" - "plane" "(-348 38 -134) (-448 38 -134) (-448 38 -130)" - "material" "METAL/METALSTAIR004A" - "uaxis" "[-1 0 0 -360] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" + "id" "16700" + "plane" "(1978 768 70) (1978 -16 70) (1994 -16 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -82287,70 +103168,70 @@ hidden { solid { - "id" "54176" + "id" "26871" side { - "id" "37126" - "plane" "(-459.998 38 -138) (-459.998 124 -138) (-448 124 -138)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" + "id" "16711" + "plane" "(1984 -16 70) (1984 -16 58) (1984 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37125" - "plane" "(-459.998 124 -142) (-459.998 38 -142) (-448 38 -142)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" + "id" "16710" + "plane" "(1988 768 70) (1988 768 58) (1988 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -176] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37124" - "plane" "(-459.996 38 -142) (-459.996 124 -142) (-459.996 124 -138)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" - "rotation" "0" + "id" "16709" + "plane" "(1984 768 70) (1984 768 58) (1988 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37123" - "plane" "(-448 124 -142) (-448 38 -142) (-448 38 -138)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" - "rotation" "0" + "id" "16708" + "plane" "(1988 -16 70) (1988 -16 58) (1984 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -216] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37122" - "plane" "(-459.996 124 -142) (-448 124 -142) (-448 124 -138)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 -224.017] 0.25" - "vaxis" "[0 0 -1 8] 0.25" - "rotation" "0" + "id" "16707" + "plane" "(1984 -16 70) (1984 768 70) (1988 768 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37121" - "plane" "(-448 38 -142) (-460 38 -142) (-459.996 38 -138)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -151.983] 0.25" - "vaxis" "[0 0 -1 8] 0.25" - "rotation" "0" + "id" "16706" + "plane" "(1984 768 58) (1984 -16 58) (1988 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -82366,69 +103247,69 @@ hidden { solid { - "id" "54178" + "id" "26872" side { - "id" "37138" - "plane" "(-640 38 -256) (-448 38 -128) (-448 34 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 8] 0.25" - "vaxis" "[0.820905 0 0.571065 74.0141] 0.25" + "id" "16717" + "plane" "(1978 768 56) (1978 -16 56) (1994 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37137" - "plane" "(-640 34 -264) (-448 34 -136) (-448 38 -136)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 -1 0 10.8655] 0.25" - "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" + "id" "16716" + "plane" "(1978 -16 58) (1978 -16 56) (1978 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37136" - "plane" "(-640 38 -264) (-640 38 -256) (-640 34 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 1 0 8] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "id" "16715" + "plane" "(1994 768 58) (1994 768 56) (1994 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -200] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37135" - "plane" "(-448 34 -136) (-448 34 -128) (-448 38 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 -360] 0.25" + "id" "16714" + "plane" "(1978 768 58) (1978 768 56) (1994 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37134" - "plane" "(-448 38 -136) (-448 38 -128) (-640 38 -256)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[0.571064 0 -0.820905 -0.387917] 0.25" - "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" + "id" "16713" + "plane" "(1994 -16 58) (1994 -16 56) (1978 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "37133" - "plane" "(-640 34 -264) (-640 34 -256) (-448 34 -128)" - "material" "EFFECTS/METALTRUSS022C" - "uaxis" "[-0.571064 0 0.820905 16.3879] 0.25" - "vaxis" "[0.820905 0 0.571064 74.0136] 0.25" + "id" "16712" + "plane" "(1978 -16 58) (1978 768 58) (1994 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -82445,69 +103326,69 @@ hidden { solid { - "id" "54062" + "id" "26873" side { - "id" "36844" - "plane" "(-347.998 38 -122) (-347.998 124 -122) (-336 124 -122)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -64] 0.25" + "id" "16723" + "plane" "(1978 328 144) (1994 328 144) (1994 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36843" - "plane" "(-347.998 124 -126) (-347.998 38 -126) (-336 38 -126)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -64] 0.25" + "id" "16722" + "plane" "(1978 344 72) (1994 344 72) (1994 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36842" - "plane" "(-347.996 38 -126) (-347.996 124 -126) (-347.996 124 -122)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" - "rotation" "0" + "id" "16721" + "plane" "(1978 328 144) (1978 328 72) (1978 344 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36841" - "plane" "(-336 124 -126) (-336 38 -126) (-336 38 -122)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16720" + "plane" "(1994 344 144) (1994 344 72) (1994 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36840" - "plane" "(-347.996 124 -126) (-336 124 -126) (-336 124 -122)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 351.983] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" - "rotation" "0" + "id" "16719" + "plane" "(1994 328 144) (1978 328 144) (1978 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 34] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36839" - "plane" "(-336 38 -126) (-348 38 -126) (-347.996 38 -122)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -215.983] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" + "id" "16718" + "plane" "(1994 344 72) (1978 344 72) (1978 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 120] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -82520,73 +103401,88 @@ hidden } } } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1500 13000]" + } + } +} +hidden +{ + entity + { + "id" "26874" + "classname" "func_detail" hidden { solid { - "id" "54061" + "id" "26875" side { - "id" "36832" - "plane" "(-335.998 38 -114) (-335.998 124 -114) (-324 124 -114)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -16] 0.25" + "id" "16729" + "plane" "(1722 40.0001 72) (1722 40 328) (1738 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36831" - "plane" "(-335.998 124 -118) (-335.998 38 -118) (-324 38 -118)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -16] 0.25" + "id" "16728" + "plane" "(1722 42 328) (1722 40 328) (1722 40.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36830" - "plane" "(-335.996 38 -118) (-335.996 124 -118) (-335.996 124 -114)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" + "id" "16727" + "plane" "(1738 42.0001 72) (1738 40.0001 72) (1738 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 -216] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36829" - "plane" "(-324 124 -118) (-324 38 -118) (-324 38 -114)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16726" + "plane" "(1738 42 328) (1738 40 328) (1722 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36828" - "plane" "(-335.996 124 -118) (-324 124 -118) (-324 124 -114)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 303.983] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" + "id" "16725" + "plane" "(1722 42.0001 72) (1722 40.0001 72) (1738 40.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36827" - "plane" "(-324 38 -118) (-336 38 -118) (-335.996 38 -114)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -167.983] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" + "id" "16724" + "plane" "(1722 42 328) (1722 42.0001 72) (1738 42.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -82603,70 +103499,70 @@ hidden { solid { - "id" "54060" + "id" "26876" side { - "id" "36820" - "plane" "(-323.998 38 -106) (-323.998 124 -106) (-312 124 -106)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -96] 0.25" + "id" "16735" + "plane" "(1728 42.0001 72) (1728 54.0001 72) (1728 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36819" - "plane" "(-323.998 124 -110) (-323.998 38 -110) (-312 38 -110)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -96] 0.25" + "id" "16734" + "plane" "(1732 42 328) (1732 54 328) (1732 54.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 272] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36818" - "plane" "(-323.996 38 -110) (-323.996 124 -110) (-323.996 124 -106)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -120] 0.25" - "rotation" "0" + "id" "16733" + "plane" "(1728 42 328) (1728 54 328) (1732 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36817" - "plane" "(-312 124 -110) (-312 38 -110) (-312 38 -106)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" - "rotation" "0" + "id" "16732" + "plane" "(1732 42.0001 72) (1732 54.0001 72) (1728 54.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -216] 0.25" + "vaxis" "[0 1 0 96] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36816" - "plane" "(-323.996 124 -110) (-312 124 -110) (-312 124 -106)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 255.983] 0.25" - "vaxis" "[0 0 -1 -120] 0.25" - "rotation" "0" + "id" "16731" + "plane" "(1728 42.0001 72) (1728 42 328) (1732 42 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36815" - "plane" "(-312 38 -110) (-324 38 -110) (-323.996 38 -106)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -119.983] 0.25" - "vaxis" "[0 0 -1 -120] 0.25" - "rotation" "0" + "id" "16730" + "plane" "(1728 54 328) (1728 54.0001 72) (1732 54.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -82682,69 +103578,69 @@ hidden { solid { - "id" "54059" + "id" "26877" side { - "id" "36808" - "plane" "(-311.998 38 -98) (-311.998 124 -98) (-300 124 -98)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -48] 0.25" + "id" "16741" + "plane" "(1722 56 328) (1722 56.0001 72) (1738 56.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36807" - "plane" "(-311.998 124 -102) (-311.998 38 -102) (-300 38 -102)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -48] 0.25" + "id" "16740" + "plane" "(1722 54.0001 72) (1722 56.0001 72) (1722 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36806" - "plane" "(-311.996 38 -102) (-311.996 124 -102) (-311.996 124 -98)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" + "id" "16739" + "plane" "(1738 54 328) (1738 56 328) (1738 56.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 248] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36805" - "plane" "(-300 124 -102) (-300 38 -102) (-300 38 -98)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16738" + "plane" "(1722 54 328) (1722 56 328) (1738 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36804" - "plane" "(-311.996 124 -102) (-300 124 -102) (-300 124 -98)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 207.983] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" + "id" "16737" + "plane" "(1738 54.0001 72) (1738 56.0001 72) (1722 56.0001 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36803" - "plane" "(-300 38 -102) (-312 38 -102) (-311.996 38 -98)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -71.9835] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" + "id" "16736" + "plane" "(1722 54.0001 72) (1722 54 328) (1738 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 -184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -82761,69 +103657,69 @@ hidden { solid { - "id" "54058" + "id" "26878" side { - "id" "36796" - "plane" "(-299.998 38 -90) (-299.998 124 -90) (-288 124 -90)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" + "id" "16747" + "plane" "(1722 28 359.856) (1722 764.719 628) (1738 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36795" - "plane" "(-299.998 124 -94) (-299.998 38 -94) (-288 38 -94)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" + "id" "16746" + "plane" "(1722 765.403 626.121) (1722 764.719 628) (1722 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36794" - "plane" "(-299.996 38 -94) (-299.996 124 -94) (-299.996 124 -90)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" + "id" "16745" + "plane" "(1738 28.6841 357.977) (1738 28 359.856) (1738 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 -154.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36793" - "plane" "(-288 124 -94) (-288 38 -94) (-288 38 -90)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16744" + "plane" "(1738 765.403 626.121) (1738 764.719 628) (1722 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36792" - "plane" "(-299.996 124 -94) (-288 124 -94) (-288 124 -90)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 159.983] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" + "id" "16743" + "plane" "(1722 28.6841 357.977) (1722 28 359.856) (1738 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36791" - "plane" "(-288 38 -94) (-300 38 -94) (-299.996 38 -90)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -23.9835] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" + "id" "16742" + "plane" "(1722 765.403 626.121) (1722 28.6841 357.977) (1738 28.6841 357.977)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -82840,70 +103736,70 @@ hidden { solid { - "id" "54057" + "id" "26879" side { - "id" "36784" - "plane" "(-287.998 38 -82) (-287.998 124 -82) (-276 124 -82)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" + "id" "16753" + "plane" "(1728 28.6841 357.977) (1728 32.7883 346.701) (1728 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 2.31078] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36783" - "plane" "(-287.998 124 -86) (-287.998 38 -86) (-276 38 -86)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" + "id" "16752" + "plane" "(1732 765.403 626.121) (1732 769.507 614.844) (1732 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 -178.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36782" - "plane" "(-287.996 38 -86) (-287.996 124 -86) (-287.996 124 -82)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" + "id" "16751" + "plane" "(1728 765.403 626.121) (1728 769.507 614.844) (1732 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36781" - "plane" "(-276 124 -86) (-276 38 -86) (-276 38 -82)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" + "id" "16750" + "plane" "(1732 28.6841 357.977) (1732 32.7883 346.701) (1728 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -216] 0.25" + "vaxis" "[0 0.34202 -0.939693 34.3108] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36780" - "plane" "(-287.996 124 -86) (-276 124 -86) (-276 124 -82)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 111.983] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" + "id" "16749" + "plane" "(1728 28.6841 357.977) (1728 765.403 626.121) (1732 765.403 626.121)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36779" - "plane" "(-276 38 -86) (-288 38 -86) (-287.996 38 -82)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -487.983] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" + "id" "16748" + "plane" "(1728 769.507 614.844) (1728 32.7883 346.701) (1732 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -82919,69 +103815,69 @@ hidden { solid { - "id" "54056" + "id" "26880" side { - "id" "36772" - "plane" "(-275.998 38 -74) (-275.998 124 -74) (-264 124 -74)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -32] 0.25" + "id" "16759" + "plane" "(1722 770.191 612.965) (1722 33.4723 344.821) (1738 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36771" - "plane" "(-275.998 124 -78) (-275.998 38 -78) (-264 38 -78)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -32] 0.25" + "id" "16758" + "plane" "(1722 32.7883 346.701) (1722 33.4723 344.821) (1722 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 26.3108] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36770" - "plane" "(-275.996 38 -78) (-275.996 124 -78) (-275.996 124 -74)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -120] 0.25" + "id" "16757" + "plane" "(1738 769.507 614.844) (1738 770.191 612.965) (1738 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 -202.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36769" - "plane" "(-264 124 -78) (-264 38 -78) (-264 38 -74)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" + "id" "16756" + "plane" "(1722 769.507 614.844) (1722 770.191 612.965) (1738 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36768" - "plane" "(-275.996 124 -78) (-264 124 -78) (-264 124 -74)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 63.9834] 0.25" - "vaxis" "[0 0 -1 -120] 0.25" + "id" "16755" + "plane" "(1738 32.7883 346.701) (1738 33.4723 344.821) (1722 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36767" - "plane" "(-264 38 -78) (-276 38 -78) (-275.996 38 -74)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -439.983] 0.25" - "vaxis" "[0 0 -1 -120] 0.25" + "id" "16754" + "plane" "(1722 32.7883 346.701) (1722 769.507 614.844) (1738 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 -184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -82998,70 +103894,70 @@ hidden { solid { - "id" "54055" + "id" "26881" side { - "id" "36760" - "plane" "(-263.998 38 -66) (-263.998 124 -66) (-252 124 -66)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 16] 0.25" - "rotation" "0" + "id" "16765" + "plane" "(1739 24 359.8) (1721 24 359.8) (1721 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36759" - "plane" "(-263.998 124 -70) (-263.998 38 -70) (-252 38 -70)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 16] 0.25" - "rotation" "0" + "id" "16764" + "plane" "(1739 72 343) (1721 72 343) (1721 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 -1 0 288] 0.25" + "vaxis" "[-1 0 0 8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36758" - "plane" "(-263.996 38 -70) (-263.996 124 -70) (-263.996 124 -66)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" - "rotation" "0" + "id" "16763" + "plane" "(1721 16 343) (1721 72 343) (1721 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 80] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36757" - "plane" "(-252 124 -70) (-252 38 -70) (-252 38 -66)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 104] 0.25" - "rotation" "0" + "id" "16762" + "plane" "(1739 24 359.8) (1739 48 368) (1739 72 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 80] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36756" - "plane" "(-263.996 124 -70) (-252 124 -70) (-252 124 -66)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 15.9834] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" - "rotation" "0" + "id" "16761" + "plane" "(1721 72 343) (1739 72 343) (1739 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36755" - "plane" "(-252 38 -70) (-264 38 -70) (-263.996 38 -66)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -391.983] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" - "rotation" "0" + "id" "16760" + "plane" "(1721 24 359.8) (1739 24 359.8) (1739 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -83077,69 +103973,69 @@ hidden { solid { - "id" "54054" + "id" "26882" side { - "id" "36748" - "plane" "(-251.998 38 -58) (-251.998 124 -58) (-240 124 -58)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -64] 0.25" + "id" "16771" + "plane" "(1730 -8 280) (1731 -8 280) (1731 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36747" - "plane" "(-251.998 124 -62) (-251.998 38 -62) (-240 38 -62)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -64] 0.25" + "id" "16770" + "plane" "(1730 40 328) (1731 40 328) (1731 -7.99999 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36746" - "plane" "(-251.996 38 -62) (-251.996 124 -62) (-251.996 124 -58)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" - "rotation" "0" + "id" "16769" + "plane" "(1730 -8 280) (1730 40 280) (1730 40 328)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 42.6667] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36745" - "plane" "(-240 124 -62) (-240 38 -62) (-240 38 -58)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16768" + "plane" "(1731 -7.99999 328) (1731 40 328) (1731 40 280)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 42.6667] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36744" - "plane" "(-251.996 124 -62) (-240 124 -62) (-240 124 -58)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 479.983] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" + "id" "16767" + "plane" "(1731 -8 280) (1730 -8 280) (1730 -7.99999 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 0 1 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36743" - "plane" "(-240 38 -62) (-252 38 -62) (-251.996 38 -58)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -343.983] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" + "id" "16766" + "plane" "(1731 40 328) (1730 40 328) (1730 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -12] 0.25" + "vaxis" "[0 0 1 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -83156,69 +104052,69 @@ hidden { solid { - "id" "54053" + "id" "26883" side { - "id" "36736" - "plane" "(-239.998 38 -50) (-239.998 124 -50) (-228 124 -50)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -16] 0.25" + "id" "16777" + "plane" "(1722 -16 344) (1722 768 344) (1738 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36735" - "plane" "(-239.998 124 -54) (-239.998 38 -54) (-228 38 -54)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -16] 0.25" + "id" "16776" + "plane" "(1722 768 342) (1722 768 344) (1722 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36734" - "plane" "(-239.996 38 -54) (-239.996 124 -54) (-239.996 124 -50)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" + "id" "16775" + "plane" "(1738 -16 342) (1738 -16 344) (1738 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -216] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36733" - "plane" "(-228 124 -54) (-228 38 -54) (-228 38 -50)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" + "id" "16774" + "plane" "(1738 768 342) (1738 768 344) (1722 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36732" - "plane" "(-239.996 124 -54) (-228 124 -54) (-228 124 -50)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 431.983] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" + "id" "16773" + "plane" "(1722 -16 342) (1722 -16 344) (1738 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36731" - "plane" "(-228 38 -54) (-240 38 -54) (-239.996 38 -50)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -295.983] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" + "id" "16772" + "plane" "(1722 768 342) (1722 -16 342) (1738 -16 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -83235,70 +104131,70 @@ hidden { solid { - "id" "54052" + "id" "26884" side { - "id" "36724" - "plane" "(-227.998 38 -42) (-227.998 124 -42) (-216 124 -42)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -96] 0.25" + "id" "16783" + "plane" "(1728 -16 342) (1728 -16 330) (1728 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36723" - "plane" "(-227.998 124 -46) (-227.998 38 -46) (-216 38 -46)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -96] 0.25" + "id" "16782" + "plane" "(1732 768 342) (1732 768 330) (1732 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36722" - "plane" "(-227.996 38 -46) (-227.996 124 -46) (-227.996 124 -42)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -120] 0.25" - "rotation" "0" + "id" "16781" + "plane" "(1728 768 342) (1728 768 330) (1732 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36721" - "plane" "(-216 124 -46) (-216 38 -46) (-216 38 -42)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 72] 0.25" - "rotation" "0" + "id" "16780" + "plane" "(1732 -16 342) (1732 -16 330) (1728 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -216] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36720" - "plane" "(-227.996 124 -46) (-216 124 -46) (-216 124 -42)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 383.983] 0.25" - "vaxis" "[0 0 -1 -120] 0.25" - "rotation" "0" + "id" "16779" + "plane" "(1728 -16 342) (1728 768 342) (1732 768 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36719" - "plane" "(-216 38 -46) (-228 38 -46) (-227.996 38 -42)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -247.983] 0.25" - "vaxis" "[0 0 -1 -120] 0.25" - "rotation" "0" + "id" "16778" + "plane" "(1728 768 330) (1728 -16 330) (1732 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -83314,69 +104210,69 @@ hidden { solid { - "id" "54051" + "id" "26885" side { - "id" "36712" - "plane" "(-215.998 38 -34) (-215.998 124 -34) (-204 124 -34)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -48] 0.25" + "id" "16789" + "plane" "(1722 768 328) (1722 -16 328) (1738 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36711" - "plane" "(-215.998 124 -38) (-215.998 38 -38) (-204 38 -38)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -48] 0.25" + "id" "16788" + "plane" "(1722 -16 330) (1722 -16 328) (1722 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36710" - "plane" "(-215.996 38 -38) (-215.996 124 -38) (-215.996 124 -34)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" + "id" "16787" + "plane" "(1738 768 330) (1738 768 328) (1738 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -264] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36709" - "plane" "(-204 124 -38) (-204 38 -38) (-204 38 -34)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 104] 0.25" + "id" "16786" + "plane" "(1722 768 330) (1722 768 328) (1738 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36708" - "plane" "(-215.996 124 -38) (-204 124 -38) (-204 124 -34)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 335.983] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" + "id" "16785" + "plane" "(1738 -16 330) (1738 -16 328) (1722 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36707" - "plane" "(-204 38 -38) (-216 38 -38) (-215.996 38 -34)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -199.983] 0.25" - "vaxis" "[0 0 -1 -88] 0.25" + "id" "16784" + "plane" "(1722 -16 330) (1722 768 330) (1738 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -83393,69 +104289,69 @@ hidden { solid { - "id" "54050" + "id" "26886" side { - "id" "36700" - "plane" "(-203.998 38 -26) (-203.998 124 -26) (-192 124 -26)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" + "id" "16795" + "plane" "(1722 56 240) (1722 108 240) (1738 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36699" - "plane" "(-203.998 124 -30) (-203.998 38 -30) (-192 38 -30)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 0] 0.25" + "id" "16794" + "plane" "(1722 108 238) (1722 108 240) (1722 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 136] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36698" - "plane" "(-203.996 38 -30) (-203.996 124 -30) (-203.996 124 -26)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" + "id" "16793" + "plane" "(1738 56 238) (1738 56 240) (1738 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -312] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36697" - "plane" "(-192 124 -30) (-192 38 -30) (-192 38 -26)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 8] 0.25" + "id" "16792" + "plane" "(1738 108 238) (1738 108 240) (1722 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36696" - "plane" "(-203.996 124 -30) (-192 124 -30) (-192 124 -26)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 287.983] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" + "id" "16791" + "plane" "(1722 56 238) (1722 56 240) (1738 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 -64] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36695" - "plane" "(-192 38 -30) (-204 38 -30) (-203.996 38 -26)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -151.983] 0.25" - "vaxis" "[0 0 -1 -56] 0.25" + "id" "16790" + "plane" "(1722 108 238) (1722 56 238) (1738 56 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -83472,70 +104368,70 @@ hidden { solid { - "id" "54049" + "id" "26887" side { - "id" "36688" - "plane" "(-191.998 38 -18) (-191.998 124 -18) (-180 124 -18)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" + "id" "16801" + "plane" "(1728 56 238) (1728 56 226) (1728 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 160] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36687" - "plane" "(-191.998 124 -22) (-191.998 38 -22) (-180 38 -22)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" + "id" "16800" + "plane" "(1732 108 238) (1732 108 226) (1732 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -336] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36686" - "plane" "(-191.996 38 -22) (-191.996 124 -22) (-191.996 124 -18)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" + "id" "16799" + "plane" "(1728 108 238) (1728 108 226) (1732 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36685" - "plane" "(-180 124 -22) (-180 38 -22) (-180 38 -18)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" + "id" "16798" + "plane" "(1732 56 238) (1732 56 226) (1728 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -216] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36684" - "plane" "(-191.996 124 -22) (-180 124 -22) (-180 124 -18)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[1 0 0 239.983] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" + "id" "16797" + "plane" "(1728 56 238) (1728 108 238) (1732 108 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "36683" - "plane" "(-180 38 -22) (-192 38 -22) (-191.996 38 -18)" - "material" "METAL/METALSTAIR002A" - "uaxis" "[-1 0 0 -103.983] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" + "id" "16796" + "plane" "(1728 108 226) (1728 56 226) (1732 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -83547,89 +104443,74 @@ hidden } } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 4000]" - } - } -} -hidden -{ - entity - { - "id" "13108" - "classname" "func_detail" hidden { solid { - "id" "13087" + "id" "26888" side { - "id" "10716" - "plane" "(-76 54 4) (-52 54 4) (-52 -240 4)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0 1 0 -31] 0.25" - "vaxis" "[1 0 0 -13] 0.25" - "rotation" "90" + "id" "16807" + "plane" "(1722 108 224) (1722 56 224) (1738 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 80] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10715" - "plane" "(-76 -240 0) (-52 -240 0) (-52 54 0)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0 1 0 -31] 0.25" - "vaxis" "[-1 0 0 -13] 0.25" + "id" "16806" + "plane" "(1722 56 226) (1722 56 224) (1722 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10714" - "plane" "(-76 54 4) (-76 -240 4) (-76 -240 0)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0 1 0 -31] 0.25" - "vaxis" "[0 0 1 -13] 0.25" + "id" "16805" + "plane" "(1738 108 226) (1738 108 224) (1738 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -360] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10713" - "plane" "(-52 54 0) (-52 -240 0) (-52 -240 4)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0 1 0 -31] 0.25" - "vaxis" "[0 0 -1 -13] 0.25" + "id" "16804" + "plane" "(1722 108 226) (1722 108 224) (1738 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 -64] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10712" - "plane" "(-52 54 4) (-76 54 4) (-76 54 0)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0 0 1 -31] 0.25" - "vaxis" "[1 0 0 -13] 0.25" - "rotation" "90" + "id" "16803" + "plane" "(1738 56 226) (1738 56 224) (1722 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10711" - "plane" "(-52 -240 0) (-76 -240 0) (-76 -240 4)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0 0 1 -31] 0.25" - "vaxis" "[1 0 0 -13] 0.25" - "rotation" "90" + "id" "16802" + "plane" "(1722 56 226) (1722 108 226) (1738 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[-1 0 0 -184] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -83645,70 +104526,70 @@ hidden { solid { - "id" "13098" + "id" "26889" side { - "id" "10722" - "plane" "(-27.4916 46.958 4) (-3.55006 45.2838 4) (-24.0585 -248 4)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0.0697565 0.997564 0 60.2965] 0.25" - "vaxis" "[0.997564 -0.0697565 0 -189.199] 0.25" - "rotation" "90" + "id" "16813" + "plane" "(1726 56 176) (1734 56 176) (1734 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6667] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10721" - "plane" "(-48 -246.326 0) (-24.0585 -248 0) (-3.55006 45.2838 0)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0.0697565 0.997564 0 60.2965] 0.25" - "vaxis" "[-0.997564 0.0697565 0 61.199] 0.25" + "id" "16812" + "plane" "(1726 104 224) (1734 104 224) (1734 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10720" - "plane" "(-27.4916 46.958 4) (-48 -246.326 4) (-48 -246.326 0)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0.0697565 0.997564 0 60.2965] 0.25" - "vaxis" "[0 0 1 -328] 0.25" + "id" "16811" + "plane" "(1726 56 176) (1726 104 176) (1726 104 224)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6667] 0.1875" + "vaxis" "[0 0 1 85.3333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10719" - "plane" "(-3.55006 45.2838 0) (-24.0585 -248 0) (-24.0585 -248 4)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0.0697565 0.997564 0 60.2965] 0.25" - "vaxis" "[0 0 -1 -200] 0.25" + "id" "16810" + "plane" "(1734 56 224) (1734 104 224) (1734 104 176)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 -170.667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10718" - "plane" "(-3.55006 45.2838 4) (-27.4916 46.958 4) (-27.4916 46.958 0)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.997564 -0.0697565 0 -189.199] 0.25" - "rotation" "90" + "id" "16809" + "plane" "(1734 56 176) (1726 56 176) (1726 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 21.3333] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10717" - "plane" "(-24.0585 -248 0) (-48 -246.326 0) (-48 -246.326 4)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.997564 -0.0697565 0 -189.199] 0.25" - "rotation" "90" + "id" "16808" + "plane" "(1734 104 224) (1726 104 224) (1726 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 21.3333] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -83724,70 +104605,70 @@ hidden { solid { - "id" "13096" + "id" "26890" side { - "id" "10728" - "plane" "(-103.985 52.6585 4) (-80 51.8209 4) (-90.2605 -242 4)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0.0348995 1 0 44.0145] 0.25" - "vaxis" "[1 -0.0348995 0 36] 0.25" - "rotation" "90" + "id" "16819" + "plane" "(1722 104 120) (1723 104 120) (1723 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10727" - "plane" "(-114.246 -241.162 0) (-90.2605 -242 0) (-80 51.8209 0)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0.0348995 1 0 44.0145] 0.25" - "vaxis" "[-1 0.0348995 0 36] 0.25" + "id" "16818" + "plane" "(1722 56 72) (1723 56 72) (1723 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10726" - "plane" "(-103.985 52.6585 4) (-114.246 -241.162 4) (-114.246 -241.162 0)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0.0348995 1 0 44.0145] 0.25" - "vaxis" "[0 0 1 36] 0.25" - "rotation" "0" + "id" "16817" + "plane" "(1722 104 120) (1722 56 120) (1722 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6669] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10725" - "plane" "(-80 51.8209 0) (-90.2605 -242 0) (-90.2605 -242 4)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0.0348995 1 0 44.0145] 0.25" - "vaxis" "[0 0 -1 36] 0.25" + "id" "16816" + "plane" "(1723 104 72) (1723 56 72) (1723 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6669] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10724" - "plane" "(-80 51.8209 4) (-103.985 52.6585 4) (-103.985 52.6585 0)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[1 -0.0348995 0 36] 0.25" - "rotation" "90" + "id" "16815" + "plane" "(1723 104 120) (1722 104 120) (1722 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "10723" - "plane" "(-90.2605 -242 0) (-114.246 -241.162 0) (-114.246 -241.162 4)" - "material" "DE_CHATEAU/WOODM" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[1 -0.0348995 0 36] 0.25" - "rotation" "90" + "id" "16814" + "plane" "(1723 56 72) (1722 56 72) (1722 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } @@ -83799,304 +104680,73 @@ hidden } } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 6000]" - } - } -} -hidden -{ - entity - { - "id" "13214" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-3196 376 308" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "13229" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-2938 376 306" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "13248" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-3706 376 306" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "13258" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-3964 376 306" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "13268" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-4222 376 304" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "13278" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "10" - "origin" "-4472 376 306" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "13293" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-4728 376 306" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "13313" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-4988 376 306" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "14378" - "classname" "func_detail" hidden { solid { - "id" "13480" + "id" "26891" side { - "id" "11916" - "plane" "(-6144 64 272) (-6144 96 272) (0 96 272)" - "material" "CS_HAVANA/METALWALL085A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" + "id" "16825" + "plane" "(1723 -7.99997 120) (1722 -7.99997 120) (1722 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11915" - "plane" "(-6144 96 240) (-6144 64 240) (0 64 240)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[1 0 0 256] 0.25" - "rotation" "90" + "id" "16824" + "plane" "(1723 40 72) (1722 40 72) (1722 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11914" - "plane" "(-6144 64 240) (-6144 96 240) (-6144 96 272)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 64] 0.25" - "rotation" "0" + "id" "16823" + "plane" "(1723 -7.99997 120) (1723 40 120) (1723 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11913" - "plane" "(0 96 240) (0 64 240) (0 64 272)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 64] 0.25" + "id" "16822" + "plane" "(1722 -7.99997 72) (1722 40 72) (1722 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11912" - "plane" "(-6144 96 240) (0 96 240) (0 96 272)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 64] 0.25" + "id" "16821" + "plane" "(1722 -7.99997 120) (1723 -7.99997 120) (1723 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11911" - "plane" "(0 64 240) (-6144 64 240) (-6144 64 272)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 64] 0.25" + "id" "16820" + "plane" "(1722 40 72) (1723 40 72) (1723 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -84113,69 +104763,69 @@ hidden { solid { - "id" "13495" + "id" "26892" side { - "id" "11922" - "plane" "(-96 36 272) (-96 64 268) (-32 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16831" + "plane" "(1738 -7.99997 120) (1737 -7.99997 120) (1737 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11921" - "plane" "(-96 64 244) (-96 4 240) (-32 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16830" + "plane" "(1738 40 72) (1737 40 72) (1737 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11920" - "plane" "(-96 64 244) (-96 64 268) (-96 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -343.984] 0.25" - "rotation" "0" + "id" "16829" + "plane" "(1738 -7.99997 120) (1738 40 120) (1738 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11919" - "plane" "(-32 64 268) (-32 64 244) (-32 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -276.019] 0.25" + "id" "16828" + "plane" "(1737 -7.99997 72) (1737 40 72) (1737 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11918" - "plane" "(-32 64 244) (-32 64 268) (-96 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16827" + "plane" "(1737 -7.99997 120) (1738 -7.99997 120) (1738 -7.99997 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11917" - "plane" "(-32 36 272) (-32 4 240) (-96 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16826" + "plane" "(1737 40 72) (1738 40 72) (1738 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -84192,69 +104842,69 @@ hidden { solid { - "id" "13499" + "id" "26893" side { - "id" "11928" - "plane" "(-32 36 316) (-32 -16 308) (-96 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16837" + "plane" "(1737 104 120) (1738 104 120) (1738 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11927" - "plane" "(-32 4 240) (-32 36 272) (-96 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16836" + "plane" "(1737 56 72) (1738 56 72) (1738 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11926" - "plane" "(-96 -16 308) (-96 4 240) (-96 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -343.984] 0.25" - "rotation" "0" + "id" "16835" + "plane" "(1737 104 120) (1737 56 120) (1737 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6669] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11925" - "plane" "(-32 4 240) (-32 -16 308) (-32 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -276.019] 0.25" + "id" "16834" + "plane" "(1738 104 72) (1738 56 72) (1738 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6669] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11924" - "plane" "(-96 36 316) (-96 36 272) (-32 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "16833" + "plane" "(1738 104 120) (1737 104 120) (1737 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11923" - "plane" "(-96 4 240) (-96 -16 308) (-32 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "16832" + "plane" "(1738 56 72) (1737 56 72) (1737 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -84271,69 +104921,69 @@ hidden { solid { - "id" "13599" + "id" "26894" side { - "id" "11934" - "plane" "(-352 36 272) (-352 64 268) (-288 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16843" + "plane" "(1722 -16 72) (1722 768 72) (1738 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11933" - "plane" "(-352 64 244) (-352 4 240) (-288 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16842" + "plane" "(1722 768 70) (1722 768 72) (1722 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11932" - "plane" "(-352 64 244) (-352 64 268) (-352 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -479.913] 0.25" + "id" "16841" + "plane" "(1738 -16 70) (1738 -16 72) (1738 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -152] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11931" - "plane" "(-288 64 268) (-288 64 244) (-288 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -140.09] 0.25" + "id" "16840" + "plane" "(1738 768 70) (1738 768 72) (1722 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11930" - "plane" "(-288 64 244) (-288 64 268) (-352 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16839" + "plane" "(1722 -16 70) (1722 -16 72) (1738 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[1 0 0 -19] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11929" - "plane" "(-288 36 272) (-288 4 240) (-352 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16838" + "plane" "(1722 768 70) (1722 -16 70) (1738 -16 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -168] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -84350,70 +105000,70 @@ hidden { solid { - "id" "13600" + "id" "26895" side { - "id" "11940" - "plane" "(-288 36 316) (-288 -16 308) (-352 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16849" + "plane" "(1728 -16 70) (1728 -16 58) (1728 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11939" - "plane" "(-288 4 240) (-288 36 272) (-352 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16848" + "plane" "(1732 768 70) (1732 768 58) (1732 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -176] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11938" - "plane" "(-352 -16 308) (-352 4 240) (-352 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -479.913] 0.25" - "rotation" "0" + "id" "16847" + "plane" "(1728 768 70) (1728 768 58) (1732 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11937" - "plane" "(-288 4 240) (-288 -16 308) (-288 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -140.09] 0.25" - "rotation" "0" + "id" "16846" + "plane" "(1732 -16 70) (1732 -16 58) (1728 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -216] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11936" - "plane" "(-352 36 316) (-352 36 272) (-288 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" - "rotation" "0" + "id" "16845" + "plane" "(1728 -16 70) (1728 768 70) (1732 768 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11935" - "plane" "(-352 4 240) (-352 -16 308) (-288 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" - "rotation" "0" + "id" "16844" + "plane" "(1728 768 58) (1728 -16 58) (1732 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -84429,69 +105079,69 @@ hidden { solid { - "id" "13615" + "id" "26896" side { - "id" "11946" - "plane" "(-800 36 316) (-800 -16 308) (-864 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16855" + "plane" "(1722 768 56) (1722 -16 56) (1738 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 80] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11945" - "plane" "(-800 4 240) (-800 36 272) (-864 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16854" + "plane" "(1722 -16 58) (1722 -16 56) (1722 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11944" - "plane" "(-864 -16 308) (-864 4 240) (-864 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -239.771] 0.25" + "id" "16853" + "plane" "(1738 768 58) (1738 768 56) (1738 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -200] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11943" - "plane" "(-800 4 240) (-800 -16 308) (-800 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 131.768] 0.25" + "id" "16852" + "plane" "(1722 768 58) (1722 768 56) (1738 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11942" - "plane" "(-864 36 316) (-864 36 272) (-800 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "16851" + "plane" "(1738 -16 58) (1738 -16 56) (1722 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[-1 0 0 70] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11941" - "plane" "(-864 4 240) (-864 -16 308) (-800 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "16850" + "plane" "(1722 -16 58) (1722 768 58) (1738 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -84508,69 +105158,69 @@ hidden { solid { - "id" "13616" + "id" "26897" side { - "id" "11952" - "plane" "(-864 36 272) (-864 64 268) (-800 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16861" + "plane" "(1722 328 144) (1738 328 144) (1738 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11951" - "plane" "(-864 64 244) (-864 4 240) (-800 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16860" + "plane" "(1722 344 72) (1738 344 72) (1738 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[-1 0 0 -24] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11950" - "plane" "(-864 64 244) (-864 64 268) (-864 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -239.771] 0.25" - "rotation" "0" + "id" "16859" + "plane" "(1722 328 144) (1722 328 72) (1722 344 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11949" - "plane" "(-800 64 268) (-800 64 244) (-800 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 131.768] 0.25" + "id" "16858" + "plane" "(1738 344 144) (1738 344 72) (1738 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11948" - "plane" "(-800 64 244) (-800 64 268) (-864 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" - "rotation" "0" + "id" "16857" + "plane" "(1738 328 144) (1722 328 144) (1722 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 34] 0.25" + "vaxis" "[1 0 0 -8] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11947" - "plane" "(-800 36 272) (-800 4 240) (-864 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16856" + "plane" "(1738 344 72) (1722 344 72) (1722 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 120] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -84583,73 +105233,88 @@ hidden } } } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1500 13000]" + } + } +} +hidden +{ + entity + { + "id" "26898" + "classname" "func_detail" hidden { solid { - "id" "13617" + "id" "26899" side { - "id" "11958" - "plane" "(-608 36 272) (-608 64 268) (-544 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16867" + "plane" "(1465 40 72) (1465 40 328) (1481 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 -84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11957" - "plane" "(-608 64 244) (-608 4 240) (-544 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16866" + "plane" "(1465 42 328) (1465 40 328) (1465 40 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -472] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11956" - "plane" "(-608 64 244) (-608 64 268) (-608 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -103.842] 0.25" + "id" "16865" + "plane" "(1481 42 72) (1481 40 72) (1481 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 296] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11955" - "plane" "(-544 64 268) (-544 64 244) (-544 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -4.1607] 0.25" + "id" "16864" + "plane" "(1481 42 328) (1481 40 328) (1465 40 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11954" - "plane" "(-544 64 244) (-544 64 268) (-608 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16863" + "plane" "(1465 42 72) (1465 40 72) (1481 40 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11953" - "plane" "(-544 36 272) (-544 4 240) (-608 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16862" + "plane" "(1465 42 328) (1465 42 72) (1481 42 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -84666,70 +105331,70 @@ hidden { solid { - "id" "13618" + "id" "26900" side { - "id" "11964" - "plane" "(-544 36 316) (-544 -16 308) (-608 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16873" + "plane" "(1471 42 72) (1471 54 72) (1471 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -448] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11963" - "plane" "(-544 4 240) (-544 36 272) (-608 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16872" + "plane" "(1475 42 328) (1475 54 328) (1475 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 272] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11962" - "plane" "(-608 -16 308) (-608 4 240) (-608 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -103.842] 0.25" - "rotation" "0" + "id" "16871" + "plane" "(1471 42 328) (1471 54 328) (1475 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11961" - "plane" "(-544 4 240) (-544 -16 308) (-544 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -4.16076] 0.25" - "rotation" "0" + "id" "16870" + "plane" "(1475 42 72) (1475 54 72) (1471 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -220] 0.25" + "vaxis" "[0 1 0 -416] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11960" - "plane" "(-608 36 316) (-608 36 272) (-544 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" - "rotation" "0" + "id" "16869" + "plane" "(1471 42 72) (1471 42 328) (1475 42 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11959" - "plane" "(-608 4 240) (-608 -16 308) (-544 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" - "rotation" "0" + "id" "16868" + "plane" "(1471 54 328) (1471 54 72) (1475 54 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -84745,69 +105410,69 @@ hidden { solid { - "id" "13643" + "id" "26901" side { - "id" "11970" - "plane" "(-1120 36 272) (-1120 64 268) (-1056 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16879" + "plane" "(1465 56 328) (1465 56 72) (1481 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[1 0 0 84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11969" - "plane" "(-1120 64 244) (-1120 4 240) (-1056 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16878" + "plane" "(1465 54 72) (1465 56 72) (1465 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -424] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11968" - "plane" "(-1120 64 244) (-1120 64 268) (-1120 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -375.7] 0.25" + "id" "16877" + "plane" "(1481 54 328) (1481 56 328) (1481 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 -1 0 248] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11967" - "plane" "(-1056 64 268) (-1056 64 244) (-1056 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 267.698] 0.25" + "id" "16876" + "plane" "(1465 54 328) (1465 56 328) (1481 56 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -160] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11966" - "plane" "(-1056 64 244) (-1056 64 268) (-1120 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16875" + "plane" "(1481 54 72) (1481 56 72) (1465 56 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -1 0 224] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11965" - "plane" "(-1056 36 272) (-1056 4 240) (-1120 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16874" + "plane" "(1465 54 72) (1465 54 328) (1481 54 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[-1 0 0 -188] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -84824,69 +105489,69 @@ hidden { solid { - "id" "13644" + "id" "26902" side { - "id" "11976" - "plane" "(-1056 36 316) (-1056 -16 308) (-1120 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16885" + "plane" "(1465 28 359.856) (1465 764.719 628) (1481 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 -84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11975" - "plane" "(-1056 4 240) (-1056 36 272) (-1120 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16884" + "plane" "(1465 765.403 626.121) (1465 764.719 628) (1465 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11974" - "plane" "(-1120 -16 308) (-1120 4 240) (-1120 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -375.7] 0.25" + "id" "16883" + "plane" "(1481 28.684 357.977) (1481 28 359.856) (1481 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 -154.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11973" - "plane" "(-1056 4 240) (-1056 -16 308) (-1056 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 267.698] 0.25" + "id" "16882" + "plane" "(1481 765.403 626.121) (1481 764.719 628) (1465 764.719 628)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11972" - "plane" "(-1120 36 316) (-1120 36 272) (-1056 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "16881" + "plane" "(1465 28.684 357.977) (1465 28 359.856) (1481 28 359.856)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11971" - "plane" "(-1120 4 240) (-1120 -16 308) (-1056 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "16880" + "plane" "(1465 765.403 626.121) (1465 28.684 357.977) (1481 28.684 357.977)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -84903,70 +105568,70 @@ hidden { solid { - "id" "13645" + "id" "26903" side { - "id" "11982" - "plane" "(-1376 36 272) (-1376 64 268) (-1312 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16891" + "plane" "(1471 28.684 357.977) (1471 32.7883 346.701) (1471 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 2.31078] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11981" - "plane" "(-1376 64 244) (-1376 4 240) (-1312 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16890" + "plane" "(1475 765.403 626.121) (1475 769.507 614.844) (1475 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 -178.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11980" - "plane" "(-1376 64 244) (-1376 64 268) (-1376 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -511.629] 0.25" - "rotation" "0" + "id" "16889" + "plane" "(1471 765.403 626.121) (1471 769.507 614.844) (1475 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11979" - "plane" "(-1312 64 268) (-1312 64 244) (-1312 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 403.627] 0.25" - "rotation" "0" + "id" "16888" + "plane" "(1475 28.684 357.977) (1475 32.7883 346.701) (1471 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -220] 0.25" + "vaxis" "[0 0.34202 -0.939693 34.3108] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11978" - "plane" "(-1312 64 244) (-1312 64 268) (-1376 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" - "rotation" "0" + "id" "16887" + "plane" "(1471 28.684 357.977) (1471 765.403 626.121) (1475 765.403 626.121)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11977" - "plane" "(-1312 36 272) (-1312 4 240) (-1376 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" - "rotation" "0" + "id" "16886" + "plane" "(1471 769.507 614.844) (1471 32.7883 346.701) (1475 32.7883 346.701)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -84982,69 +105647,69 @@ hidden { solid { - "id" "13646" + "id" "26904" side { - "id" "11988" - "plane" "(-1312 36 316) (-1312 -16 308) (-1376 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16897" + "plane" "(1465 770.191 612.965) (1465 33.4723 344.821) (1481 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[1 0 0 84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11987" - "plane" "(-1312 4 240) (-1312 36 272) (-1376 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16896" + "plane" "(1465 32.7883 346.701) (1465 33.4723 344.821) (1465 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 0.34202 -0.939693 26.3108] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11986" - "plane" "(-1376 -16 308) (-1376 4 240) (-1376 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -511.629] 0.25" + "id" "16895" + "plane" "(1481 769.507 614.844) (1481 770.191 612.965) (1481 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[0 -0.34202 0.939693 -202.311] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11985" - "plane" "(-1312 4 240) (-1312 -16 308) (-1312 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 403.627] 0.25" + "id" "16894" + "plane" "(1465 769.507 614.844) (1465 770.191 612.965) (1481 770.191 612.965)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11984" - "plane" "(-1376 36 316) (-1376 36 272) (-1312 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "16893" + "plane" "(1481 32.7883 346.701) (1481 33.4723 344.821) (1465 33.4723 344.821)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11983" - "plane" "(-1376 4 240) (-1376 -16 308) (-1312 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "16892" + "plane" "(1465 32.7883 346.701) (1465 769.507 614.844) (1481 769.507 614.844)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" + "vaxis" "[-1 0 0 -188] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -85061,70 +105726,70 @@ hidden { solid { - "id" "13647" + "id" "26905" side { - "id" "11994" - "plane" "(-1824 36 316) (-1824 -16 308) (-1888 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" + "id" "16903" + "plane" "(1482 24 359.8) (1464 24 359.8) (1464 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 1 0 -64] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11993" - "plane" "(-1824 4 240) (-1824 36 272) (-1888 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" + "id" "16902" + "plane" "(1482 72 343) (1464 72 343) (1464 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 -1 0 288] 0.25" + "vaxis" "[-1 0 0 4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11992" - "plane" "(-1888 -16 308) (-1888 4 240) (-1888 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -271.488] 0.25" - "rotation" "0" + "id" "16901" + "plane" "(1464 16 343) (1464 72 343) (1464 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 80] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11991" - "plane" "(-1824 4 240) (-1824 -16 308) (-1824 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 163.485] 0.25" - "rotation" "0" + "id" "16900" + "plane" "(1482 24 359.8) (1482 48 368) (1482 72 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[0 1 0 80] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11990" - "plane" "(-1888 36 316) (-1888 36 272) (-1824 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" - "rotation" "0" + "id" "16899" + "plane" "(1464 72 343) (1482 72 343) (1482 48 368)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11989" - "plane" "(-1888 4 240) (-1888 -16 308) (-1824 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" - "rotation" "0" + "id" "16898" + "plane" "(1464 24 359.8) (1482 24 359.8) (1482 16 343)" + "material" "ENVIRONMENT MAPS/PIPESET_METAL" + "uaxis" "[0 0 1 -348] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -85140,69 +105805,69 @@ hidden { solid { - "id" "13648" + "id" "26906" side { - "id" "12000" - "plane" "(-1888 36 272) (-1888 64 268) (-1824 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16909" + "plane" "(1473 -8.00003 280) (1474 -8.00003 280) (1474 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11999" - "plane" "(-1888 64 244) (-1888 4 240) (-1824 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16908" + "plane" "(1473 40 328) (1474 40 328) (1474 -8.00002 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 1 0 -53.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11998" - "plane" "(-1888 64 244) (-1888 64 268) (-1888 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -271.488] 0.25" - "rotation" "0" + "id" "16907" + "plane" "(1473 -8.00003 280) (1473 40 280) (1473 40 328)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 42.6667] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11997" - "plane" "(-1824 64 268) (-1824 64 244) (-1824 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 163.485] 0.25" + "id" "16906" + "plane" "(1474 -8.00002 328) (1474 40 328) (1474 40 280)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 1 42.6667] 0.1875" + "vaxis" "[0 1 0 -213.333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11996" - "plane" "(-1824 64 244) (-1824 64 268) (-1888 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16905" + "plane" "(1474 -8.00003 280) (1473 -8.00003 280) (1473 -8.00002 328)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 0 1 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "11995" - "plane" "(-1824 36 272) (-1824 4 240) (-1888 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16904" + "plane" "(1474 40 328) (1473 40 328) (1473 40 280)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 -8] 0.25" + "vaxis" "[0 0 1 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -85219,69 +105884,69 @@ hidden { solid { - "id" "13649" + "id" "26907" side { - "id" "12006" - "plane" "(-1632 36 272) (-1632 64 268) (-1568 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16915" + "plane" "(1465 -16 344) (1465 768 344) (1481 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12005" - "plane" "(-1632 64 244) (-1632 4 240) (-1568 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16914" + "plane" "(1465 768 342) (1465 768 344) (1465 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 40] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12004" - "plane" "(-1632 64 244) (-1632 64 268) (-1632 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -135.558] 0.25" + "id" "16913" + "plane" "(1481 -16 342) (1481 -16 344) (1481 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -216] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12003" - "plane" "(-1568 64 268) (-1568 64 244) (-1568 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 27.5559] 0.25" + "id" "16912" + "plane" "(1481 768 342) (1481 768 344) (1465 768 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12002" - "plane" "(-1568 64 244) (-1568 64 268) (-1632 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16911" + "plane" "(1465 -16 342) (1465 -16 344) (1481 -16 344)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12001" - "plane" "(-1568 36 272) (-1568 4 240) (-1632 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16910" + "plane" "(1465 768 342) (1465 -16 342) (1481 -16 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -85298,70 +105963,70 @@ hidden { solid { - "id" "13650" + "id" "26908" side { - "id" "12012" - "plane" "(-1568 36 316) (-1568 -16 308) (-1632 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16921" + "plane" "(1471 -16 342) (1471 -16 330) (1471 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 64] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12011" - "plane" "(-1568 4 240) (-1568 36 272) (-1632 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16920" + "plane" "(1475 768 342) (1475 768 330) (1475 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -240] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12010" - "plane" "(-1632 -16 308) (-1632 4 240) (-1632 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -135.558] 0.25" - "rotation" "0" + "id" "16919" + "plane" "(1471 768 342) (1471 768 330) (1475 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12009" - "plane" "(-1568 4 240) (-1568 -16 308) (-1568 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 27.5558] 0.25" - "rotation" "0" + "id" "16918" + "plane" "(1475 -16 342) (1475 -16 330) (1471 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -220] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12008" - "plane" "(-1632 36 316) (-1632 36 272) (-1568 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" - "rotation" "0" + "id" "16917" + "plane" "(1471 -16 342) (1471 768 342) (1475 768 342)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12007" - "plane" "(-1632 4 240) (-1632 -16 308) (-1568 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" - "rotation" "0" + "id" "16916" + "plane" "(1471 768 330) (1471 -16 330) (1475 -16 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -85377,69 +106042,69 @@ hidden { solid { - "id" "13811" + "id" "26909" side { - "id" "12018" - "plane" "(-2144 36 272) (-2144 64 268) (-2080 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16927" + "plane" "(1465 768 328) (1465 -16 328) (1481 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12017" - "plane" "(-2144 64 244) (-2144 4 240) (-2080 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16926" + "plane" "(1465 -16 330) (1465 -16 328) (1465 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 88] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12016" - "plane" "(-2144 64 244) (-2144 64 268) (-2144 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -407.417] 0.25" + "id" "16925" + "plane" "(1481 768 330) (1481 768 328) (1481 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -264] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12015" - "plane" "(-2080 64 268) (-2080 64 244) (-2080 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 299.414] 0.25" + "id" "16924" + "plane" "(1465 768 330) (1465 768 328) (1481 768 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 352] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12014" - "plane" "(-2080 64 244) (-2080 64 268) (-2144 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16923" + "plane" "(1481 -16 330) (1481 -16 328) (1465 -16 328)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12013" - "plane" "(-2080 36 272) (-2080 4 240) (-2144 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16922" + "plane" "(1465 -16 330) (1465 768 330) (1481 768 330)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -188] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -85456,69 +106121,69 @@ hidden { solid { - "id" "13812" + "id" "26910" side { - "id" "12024" - "plane" "(-2080 36 316) (-2080 -16 308) (-2144 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16933" + "plane" "(1465 56 240) (1465 108 240) (1481 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[-1 0 0 -84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12023" - "plane" "(-2080 4 240) (-2080 36 272) (-2144 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16932" + "plane" "(1465 108 238) (1465 108 240) (1465 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 136] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12022" - "plane" "(-2144 -16 308) (-2144 4 240) (-2144 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -407.417] 0.25" + "id" "16931" + "plane" "(1481 56 238) (1481 56 240) (1481 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -312] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12021" - "plane" "(-2080 4 240) (-2080 -16 308) (-2080 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 299.414] 0.25" + "id" "16930" + "plane" "(1481 108 238) (1481 108 240) (1465 108 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12020" - "plane" "(-2144 36 316) (-2144 36 272) (-2080 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "16929" + "plane" "(1465 56 238) (1465 56 240) (1481 56 240)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 -64] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12019" - "plane" "(-2144 4 240) (-2144 -16 308) (-2080 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "16928" + "plane" "(1465 108 238) (1465 56 238) (1481 56 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -85535,70 +106200,70 @@ hidden { solid { - "id" "13813" + "id" "26911" side { - "id" "12030" - "plane" "(-2400 36 272) (-2400 64 268) (-2336 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16939" + "plane" "(1471 56 238) (1471 56 226) (1471 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 160] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12029" - "plane" "(-2400 64 244) (-2400 4 240) (-2336 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16938" + "plane" "(1475 108 238) (1475 108 226) (1475 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -336] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12028" - "plane" "(-2400 64 244) (-2400 64 268) (-2400 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -31.3458] 0.25" - "rotation" "0" + "id" "16937" + "plane" "(1471 108 238) (1471 108 226) (1475 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12027" - "plane" "(-2336 64 268) (-2336 64 244) (-2336 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -76.6567] 0.25" - "rotation" "0" + "id" "16936" + "plane" "(1475 56 238) (1475 56 226) (1471 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -220] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12026" - "plane" "(-2336 64 244) (-2336 64 268) (-2400 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" - "rotation" "0" + "id" "16935" + "plane" "(1471 56 238) (1471 108 238) (1475 108 238)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12025" - "plane" "(-2336 36 272) (-2336 4 240) (-2400 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" - "rotation" "0" + "id" "16934" + "plane" "(1471 108 226) (1471 56 226) (1475 56 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -85614,69 +106279,69 @@ hidden { solid { - "id" "13814" + "id" "26912" side { - "id" "12036" - "plane" "(-2336 36 316) (-2336 -16 308) (-2400 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16945" + "plane" "(1465 108 224) (1465 56 224) (1481 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[1 0 0 84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12035" - "plane" "(-2336 4 240) (-2336 36 272) (-2400 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16944" + "plane" "(1465 56 226) (1465 56 224) (1465 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 -1 184] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12034" - "plane" "(-2400 -16 308) (-2400 4 240) (-2400 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -31.3458] 0.25" + "id" "16943" + "plane" "(1481 108 226) (1481 108 224) (1481 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[0 0 1 -360] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12033" - "plane" "(-2336 4 240) (-2336 -16 308) (-2336 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -76.6567] 0.25" + "id" "16942" + "plane" "(1465 108 226) (1465 108 224) (1481 108 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 -64] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12032" - "plane" "(-2400 36 316) (-2400 36 272) (-2336 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "16941" + "plane" "(1481 56 226) (1481 56 224) (1465 56 224)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12031" - "plane" "(-2400 4 240) (-2400 -16 308) (-2336 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "16940" + "plane" "(1465 56 226) (1465 108 226) (1481 108 226)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 192] 0.25" + "vaxis" "[-1 0 0 -188] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -85693,69 +106358,69 @@ hidden { solid { - "id" "13815" + "id" "26913" side { - "id" "12042" - "plane" "(-2848 36 316) (-2848 -16 308) (-2912 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16951" + "plane" "(1469 56 176) (1477 56 176) (1477 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6666] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12041" - "plane" "(-2848 4 240) (-2848 36 272) (-2912 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16950" + "plane" "(1469 104 224) (1477 104 224) (1477 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 1 0 -10.6666] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12040" - "plane" "(-2912 -16 308) (-2912 4 240) (-2912 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -303.204] 0.25" + "id" "16949" + "plane" "(1469 56 176) (1469 104 176) (1469 104 224)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 85.3333] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12039" - "plane" "(-2848 4 240) (-2848 -16 308) (-2848 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 195.202] 0.25" + "id" "16948" + "plane" "(1477 56 224) (1477 104 224) (1477 104 176)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 -1 0 42.6666] 0.1875" + "vaxis" "[0 0 1 -170.667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12038" - "plane" "(-2912 36 316) (-2912 36 272) (-2848 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "16947" + "plane" "(1477 56 176) (1469 56 176) (1469 56 224)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 21.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12037" - "plane" "(-2912 4 240) (-2912 -16 308) (-2848 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "16946" + "plane" "(1477 104 224) (1469 104 224) (1469 104 176)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.015625" + "vaxis" "[0 0 1 21.3333] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -85772,69 +106437,69 @@ hidden { solid { - "id" "13816" + "id" "26914" side { - "id" "12048" - "plane" "(-2912 36 272) (-2912 64 268) (-2848 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16957" + "plane" "(1465 104 120) (1466 104 120) (1466 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12047" - "plane" "(-2912 64 244) (-2912 4 240) (-2848 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16956" + "plane" "(1465 56 72) (1466 56 72) (1466 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12046" - "plane" "(-2912 64 244) (-2912 64 268) (-2912 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -303.204] 0.25" - "rotation" "0" + "id" "16955" + "plane" "(1465 104 120) (1465 56 120) (1465 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12045" - "plane" "(-2848 64 268) (-2848 64 244) (-2848 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 195.202] 0.25" + "id" "16954" + "plane" "(1466 104 72) (1466 56 72) (1466 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12044" - "plane" "(-2848 64 244) (-2848 64 268) (-2912 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16953" + "plane" "(1466 104 120) (1465 104 120) (1465 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12043" - "plane" "(-2848 36 272) (-2848 4 240) (-2912 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16952" + "plane" "(1466 56 72) (1465 56 72) (1465 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 24] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -85851,69 +106516,69 @@ hidden { solid { - "id" "13817" + "id" "26915" side { - "id" "12054" - "plane" "(-2656 36 272) (-2656 64 268) (-2592 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16963" + "plane" "(1466 -8 120) (1465 -8 120) (1465 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12053" - "plane" "(-2656 64 244) (-2656 4 240) (-2592 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16962" + "plane" "(1466 40 72) (1465 40 72) (1465 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12052" - "plane" "(-2656 64 244) (-2656 64 268) (-2656 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -167.275] 0.25" - "rotation" "0" + "id" "16961" + "plane" "(1466 -8 120) (1466 40 120) (1466 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12051" - "plane" "(-2592 64 268) (-2592 64 244) (-2592 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 59.2724] 0.25" + "id" "16960" + "plane" "(1465 -8 72) (1465 40 72) (1465 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12050" - "plane" "(-2592 64 244) (-2592 64 268) (-2656 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16959" + "plane" "(1465 -8 120) (1466 -8 120) (1466 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12049" - "plane" "(-2592 36 272) (-2592 4 240) (-2656 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16958" + "plane" "(1465 40 72) (1466 40 72) (1466 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -85930,69 +106595,69 @@ hidden { solid { - "id" "13818" + "id" "26916" side { - "id" "12060" - "plane" "(-2592 36 316) (-2592 -16 308) (-2656 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16969" + "plane" "(1481 -8 120) (1480 -8 120) (1480 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -32] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12059" - "plane" "(-2592 4 240) (-2592 36 272) (-2656 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16968" + "plane" "(1481 40 72) (1480 40 72) (1480 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -32] 0.25" + "vaxis" "[0 1 0 -53.3334] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12058" - "plane" "(-2656 -16 308) (-2656 4 240) (-2656 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -167.275] 0.25" - "rotation" "0" + "id" "16967" + "plane" "(1481 -8 120) (1481 40 120) (1481 40 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12057" - "plane" "(-2592 4 240) (-2592 -16 308) (-2592 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 59.2724] 0.25" + "id" "16966" + "plane" "(1480 -8 72) (1480 40 72) (1480 40 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 1 0 -213.334] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12056" - "plane" "(-2656 36 316) (-2656 36 272) (-2592 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "16965" + "plane" "(1480 -8 120) (1481 -8 120) (1481 -8 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -32] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12055" - "plane" "(-2656 4 240) (-2656 -16 308) (-2592 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "16964" + "plane" "(1480 40 72) (1481 40 72) (1481 40 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -32] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86009,69 +106674,69 @@ hidden { solid { - "id" "13819" + "id" "26917" side { - "id" "12066" - "plane" "(-3168 36 272) (-3168 64 268) (-3104 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16975" + "plane" "(1480 104 120) (1481 104 120) (1481 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12065" - "plane" "(-3168 64 244) (-3168 4 240) (-3104 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16974" + "plane" "(1480 56 72) (1481 56 72) (1481 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 -1 0 10.6667] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12064" - "plane" "(-3168 64 244) (-3168 64 268) (-3168 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -439.133] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "16973" + "plane" "(1480 104 120) (1480 56 120) (1480 56 72)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } side { - "id" "12063" - "plane" "(-3104 64 268) (-3104 64 244) (-3104 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 331.131] 0.25" + "id" "16972" + "plane" "(1481 104 72) (1481 56 72) (1481 56 120)" + "material" "METAL/METALTRUSS003A" + "uaxis" "[0 0 -1 -128] 0.1875" + "vaxis" "[0 -1 0 42.6667] 0.1875" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12062" - "plane" "(-3104 64 244) (-3104 64 268) (-3168 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16971" + "plane" "(1481 104 120) (1480 104 120) (1480 104 72)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12061" - "plane" "(-3104 36 272) (-3104 4 240) (-3168 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "16970" + "plane" "(1481 56 72) (1480 56 72) (1480 56 120)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 0 -1 -32] 0.75" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86088,69 +106753,69 @@ hidden { solid { - "id" "13820" + "id" "26918" side { - "id" "12072" - "plane" "(-3104 36 316) (-3104 -16 308) (-3168 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16981" + "plane" "(1465 -16 72) (1465 768 72) (1481 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12071" - "plane" "(-3104 4 240) (-3104 36 272) (-3168 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16980" + "plane" "(1465 768 70) (1465 768 72) (1465 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 -24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12070" - "plane" "(-3168 -16 308) (-3168 4 240) (-3168 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -439.133] 0.25" + "id" "16979" + "plane" "(1481 -16 70) (1481 -16 72) (1481 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -152] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12069" - "plane" "(-3104 4 240) (-3104 -16 308) (-3104 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 331.131] 0.25" + "id" "16978" + "plane" "(1481 768 70) (1481 768 72) (1465 768 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12068" - "plane" "(-3168 36 316) (-3168 36 272) (-3104 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "16977" + "plane" "(1465 -16 70) (1465 -16 72) (1481 -16 72)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[1 0 0 -15] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12067" - "plane" "(-3168 4 240) (-3168 -16 308) (-3104 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "16976" + "plane" "(1465 768 70) (1465 -16 70) (1481 -16 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 -164] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86167,70 +106832,70 @@ hidden { solid { - "id" "13821" + "id" "26919" side { - "id" "12078" - "plane" "(-3424 36 272) (-3424 64 268) (-3360 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16987" + "plane" "(1471 -16 70) (1471 -16 58) (1471 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12077" - "plane" "(-3424 64 244) (-3424 4 240) (-3360 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "16986" + "plane" "(1475 768 70) (1475 768 58) (1475 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -176] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12076" - "plane" "(-3424 64 244) (-3424 64 268) (-3424 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -63.0624] 0.25" - "rotation" "0" + "id" "16985" + "plane" "(1471 768 70) (1471 768 58) (1475 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12075" - "plane" "(-3360 64 268) (-3360 64 244) (-3360 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -44.9402] 0.25" - "rotation" "0" + "id" "16984" + "plane" "(1475 -16 70) (1475 -16 58) (1471 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 -220] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12074" - "plane" "(-3360 64 244) (-3360 64 268) (-3424 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" - "rotation" "0" + "id" "16983" + "plane" "(1471 -16 70) (1471 768 70) (1475 768 70)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12073" - "plane" "(-3360 36 272) (-3360 4 240) (-3424 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" - "rotation" "0" + "id" "16982" + "plane" "(1471 768 58) (1471 -16 58) (1475 -16 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 284] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } @@ -86246,69 +106911,69 @@ hidden { solid { - "id" "13822" + "id" "26920" side { - "id" "12084" - "plane" "(-3360 36 316) (-3360 -16 308) (-3424 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16993" + "plane" "(1465 768 56) (1465 -16 56) (1481 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[1 0 0 84] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12083" - "plane" "(-3360 4 240) (-3360 36 272) (-3424 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16992" + "plane" "(1465 -16 58) (1465 -16 56) (1465 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 -1 24] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12082" - "plane" "(-3424 -16 308) (-3424 4 240) (-3424 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -63.0624] 0.25" + "id" "16991" + "plane" "(1481 768 58) (1481 768 56) (1481 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[0 0 1 -200] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12081" - "plane" "(-3360 4 240) (-3360 -16 308) (-3360 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -44.9402] 0.25" + "id" "16990" + "plane" "(1465 768 58) (1465 768 56) (1481 768 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 -1 288] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12080" - "plane" "(-3424 36 316) (-3424 36 272) (-3360 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "16989" + "plane" "(1481 -16 58) (1481 -16 56) (1465 -16 56)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[-1 0 0 66] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12079" - "plane" "(-3424 4 240) (-3424 -16 308) (-3360 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "16988" + "plane" "(1465 -16 58) (1465 768 58) (1481 768 58)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -224] 0.25" + "vaxis" "[-1 0 0 -188] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86325,69 +106990,69 @@ hidden { solid { - "id" "13823" + "id" "26921" side { - "id" "12090" - "plane" "(-3872 36 316) (-3872 -16 308) (-3936 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16999" + "plane" "(1465 328 144) (1481 328 144) (1481 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12089" - "plane" "(-3872 4 240) (-3872 36 272) (-3936 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "16998" + "plane" "(1465 344 72) (1481 344 72) (1481 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[-1 0 0 -28] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12088" - "plane" "(-3936 -16 308) (-3936 4 240) (-3936 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -334.921] 0.25" - "rotation" "0" + "id" "16997" + "plane" "(1465 328 144) (1465 328 72) (1465 344 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12087" - "plane" "(-3872 4 240) (-3872 -16 308) (-3872 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 226.918] 0.25" + "id" "16996" + "plane" "(1481 344 144) (1481 344 72) (1481 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 1 -288] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12086" - "plane" "(-3936 36 316) (-3936 36 272) (-3872 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" - "rotation" "0" + "id" "16995" + "plane" "(1481 328 144) (1465 328 144) (1465 344 144)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 -1 0 34] 0.25" + "vaxis" "[1 0 0 -4] 0.25" + "rotation" "90" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12085" - "plane" "(-3936 4 240) (-3936 -16 308) (-3872 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "16994" + "plane" "(1481 344 72) (1465 344 72) (1465 328 72)" + "material" "METAL/METALTRUSS019A" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 124] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86400,73 +107065,88 @@ hidden } } } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1500 13000]" + } + } +} +hidden +{ + entity + { + "id" "28437" + "classname" "func_detail" hidden { solid { - "id" "13824" + "id" "19442" side { - "id" "12096" - "plane" "(-3936 36 272) (-3936 64 268) (-3872 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17215" + "plane" "(256 -208 -128) (256 112 -128) (3072 112 -1536)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "16" + "lightmapscale" "8" "smoothing_groups" "0" } side { - "id" "12095" - "plane" "(-3936 64 244) (-3936 4 240) (-3872 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "17214" + "plane" "(256 112 -1600) (256 -208 -1600) (3072 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12094" - "plane" "(-3936 64 244) (-3936 64 268) (-3936 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -334.921] 0.25" + "id" "17213" + "plane" "(3072 112 -1536) (3072 112 -1600) (3072 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12093" - "plane" "(-3872 64 268) (-3872 64 244) (-3872 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 226.918] 0.25" + "id" "17212" + "plane" "(256 -208 -1600) (256 -208 -128) (3072 -208 -1536)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12092" - "plane" "(-3872 64 244) (-3872 64 268) (-3936 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17211" + "plane" "(256 112 -128) (256 112 -1600) (3072 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12091" - "plane" "(-3872 36 272) (-3872 4 240) (-3936 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17210" + "plane" "(256 -208 -128) (256 -208 -1600) (256 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86483,69 +107163,80 @@ hidden { solid { - "id" "13825" + "id" "19670" side { - "id" "12102" - "plane" "(-3680 36 272) (-3680 64 268) (-3616 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17222" + "plane" "(2112 -216 -1024) (2368 -216 -1024) (2368 -336 -1024)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12101" - "plane" "(-3680 64 244) (-3680 4 240) (-3616 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "17221" + "plane" "(2112 -336 -1600) (2368 -336 -1600) (2368 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12100" - "plane" "(-3680 64 244) (-3680 64 268) (-3680 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -198.991] 0.25" + "id" "17220" + "plane" "(2112 -208 -1600) (2112 -208 -1032) (2112 -216 -1024)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12099" - "plane" "(-3616 64 268) (-3616 64 244) (-3616 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 90.989] 0.25" + "id" "17219" + "plane" "(2368 -336 -1600) (2368 -336 -1024) (2368 -216 -1024)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12098" - "plane" "(-3616 64 244) (-3616 64 268) (-3680 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17218" + "plane" "(2112 -336 -1600) (2112 -336 -1024) (2368 -336 -1024)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12097" - "plane" "(-3616 36 272) (-3616 4 240) (-3680 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17217" + "plane" "(2368 -208 -1600) (2368 -208 -1032) (2112 -208 -1032)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17216" + "plane" "(2368 -216 -1024) (2112 -216 -1024) (2112 -208 -1032)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86562,69 +107253,80 @@ hidden { solid { - "id" "13826" + "id" "19666" side { - "id" "12108" - "plane" "(-3616 36 316) (-3616 -16 308) (-3680 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17229" + "plane" "(2112 -216 -896) (2112 -336 -896) (1856 -336 -896)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12107" - "plane" "(-3616 4 240) (-3616 36 272) (-3680 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17228" + "plane" "(2112 -336 -1600) (2112 -208 -1600) (1856 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12106" - "plane" "(-3680 -16 308) (-3680 4 240) (-3680 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.81] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -198.991] 0.25" + "id" "17227" + "plane" "(1856 -208 -904) (1856 -216 -896) (1856 -336 -896)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12105" - "plane" "(-3616 4 240) (-3616 -16 308) (-3616 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.81] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 90.9889] 0.25" + "id" "17226" + "plane" "(2112 -336 -896) (2112 -216 -896) (2112 -208 -904)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12104" - "plane" "(-3680 36 316) (-3680 36 272) (-3616 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "17225" + "plane" "(1856 -336 -896) (2112 -336 -896) (2112 -336 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12103" - "plane" "(-3680 4 240) (-3680 -16 308) (-3616 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 384] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "17224" + "plane" "(2112 -208 -904) (1856 -208 -904) (1856 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17223" + "plane" "(1856 -216 -896) (1856 -208 -904) (2112 -208 -904)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86641,69 +107343,80 @@ hidden { solid { - "id" "13923" + "id" "19671" side { - "id" "12114" - "plane" "(-4192 36 272) (-4192 64 268) (-4128 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17236" + "plane" "(2368 240 -1024) (2368 120 -1024) (2112 120 -1024)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12113" - "plane" "(-4192 64 244) (-4192 4 240) (-4128 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "17235" + "plane" "(2368 112 -1600) (2368 240 -1600) (2112 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12112" - "plane" "(-4192 64 244) (-4192 64 268) (-4192 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 41.1502] 0.25" + "id" "17234" + "plane" "(2112 240 -1024) (2112 120 -1024) (2112 112 -1032)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12111" - "plane" "(-4128 64 268) (-4128 64 244) (-4128 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -149.153] 0.25" + "id" "17233" + "plane" "(2368 112 -1032) (2368 120 -1024) (2368 240 -1024)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12110" - "plane" "(-4128 64 244) (-4128 64 268) (-4192 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17232" + "plane" "(2368 240 -1024) (2112 240 -1024) (2112 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12109" - "plane" "(-4128 36 272) (-4128 4 240) (-4192 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17231" + "plane" "(2112 112 -1032) (2368 112 -1032) (2368 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17230" + "plane" "(2368 120 -1024) (2368 112 -1032) (2112 112 -1032)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86720,69 +107433,80 @@ hidden { solid { - "id" "13924" + "id" "19667" side { - "id" "12120" - "plane" "(-4128 36 316) (-4128 -16 308) (-4192 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17243" + "plane" "(2112 240 -896) (2112 120 -896) (1856 120 -896)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12119" - "plane" "(-4128 4 240) (-4128 36 272) (-4192 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17242" + "plane" "(2112 112 -1600) (2112 240 -1600) (1856 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12118" - "plane" "(-4192 -16 308) (-4192 4 240) (-4192 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 41.1502] 0.25" + "id" "17241" + "plane" "(1856 240 -896) (1856 120 -896) (1856 112 -904)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12117" - "plane" "(-4128 4 240) (-4128 -16 308) (-4128 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -149.153] 0.25" + "id" "17240" + "plane" "(2112 112 -904) (2112 120 -896) (2112 240 -896)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12116" - "plane" "(-4192 36 316) (-4192 36 272) (-4128 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "17239" + "plane" "(2112 240 -896) (1856 240 -896) (1856 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12115" - "plane" "(-4192 4 240) (-4192 -16 308) (-4128 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "17238" + "plane" "(1856 112 -904) (2112 112 -904) (2112 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17237" + "plane" "(2112 120 -896) (2112 112 -904) (1856 112 -904)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86799,69 +107523,80 @@ hidden { solid { - "id" "13925" + "id" "19663" side { - "id" "12126" - "plane" "(-4448 36 272) (-4448 64 268) (-4384 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17250" + "plane" "(1856 240 -768) (1856 120 -768) (1600 120 -768)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12125" - "plane" "(-4448 64 244) (-4448 4 240) (-4384 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "17249" + "plane" "(1856 112 -1600) (1856 240 -1600) (1600 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12124" - "plane" "(-4448 64 244) (-4448 64 268) (-4448 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -94.779] 0.25" + "id" "17248" + "plane" "(1600 240 -768) (1600 120 -768) (1600 112 -776)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12123" - "plane" "(-4384 64 268) (-4384 64 244) (-4384 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -13.2234] 0.25" + "id" "17247" + "plane" "(1856 112 -776) (1856 120 -768) (1856 240 -768)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12122" - "plane" "(-4384 64 244) (-4384 64 268) (-4448 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17246" + "plane" "(1856 240 -768) (1600 240 -768) (1600 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12121" - "plane" "(-4384 36 272) (-4384 4 240) (-4448 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17245" + "plane" "(1600 112 -776) (1856 112 -776) (1856 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17244" + "plane" "(1856 120 -768) (1856 112 -776) (1600 112 -776)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86878,69 +107613,80 @@ hidden { solid { - "id" "13926" + "id" "19662" side { - "id" "12132" - "plane" "(-4384 36 316) (-4384 -16 308) (-4448 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17257" + "plane" "(1856 -216 -768) (1856 -336 -768) (1600 -336 -768)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12131" - "plane" "(-4384 4 240) (-4384 36 272) (-4448 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17256" + "plane" "(1856 -336 -1600) (1856 -208 -1600) (1600 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12130" - "plane" "(-4448 -16 308) (-4448 4 240) (-4448 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -94.779] 0.25" + "id" "17255" + "plane" "(1600 -208 -776) (1600 -216 -768) (1600 -336 -768)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12129" - "plane" "(-4384 4 240) (-4384 -16 308) (-4384 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -13.2234] 0.25" + "id" "17254" + "plane" "(1856 -336 -768) (1856 -216 -768) (1856 -208 -776)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12128" - "plane" "(-4448 36 316) (-4448 36 272) (-4384 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "17253" + "plane" "(1600 -336 -768) (1856 -336 -768) (1856 -336 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12127" - "plane" "(-4448 4 240) (-4448 -16 308) (-4384 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "17252" + "plane" "(1856 -208 -776) (1600 -208 -776) (1600 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17251" + "plane" "(1600 -216 -768) (1600 -208 -776) (1856 -208 -776)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -86957,69 +107703,80 @@ hidden { solid { - "id" "13927" + "id" "19658" side { - "id" "12138" - "plane" "(-4896 36 316) (-4896 -16 308) (-4960 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17264" + "plane" "(1600 -216 -640) (1600 -336 -640) (1344 -336 -640)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12137" - "plane" "(-4896 4 240) (-4896 36 272) (-4960 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17263" + "plane" "(1600 -336 -1600) (1600 -208 -1600) (1344 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12136" - "plane" "(-4960 -16 308) (-4960 4 240) (-4960 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 145.363] 0.25" + "id" "17262" + "plane" "(1344 -208 -648) (1344 -216 -640) (1344 -336 -640)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12135" - "plane" "(-4896 4 240) (-4896 -16 308) (-4896 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -253.365] 0.25" + "id" "17261" + "plane" "(1600 -336 -640) (1600 -216 -640) (1600 -208 -648)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12134" - "plane" "(-4960 36 316) (-4960 36 272) (-4896 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "17260" + "plane" "(1344 -336 -640) (1600 -336 -640) (1600 -336 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12133" - "plane" "(-4960 4 240) (-4960 -16 308) (-4896 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "17259" + "plane" "(1600 -208 -648) (1344 -208 -648) (1344 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17258" + "plane" "(1344 -216 -640) (1344 -208 -648) (1600 -208 -648)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87036,69 +107793,80 @@ hidden { solid { - "id" "13928" + "id" "19654" side { - "id" "12144" - "plane" "(-4960 36 272) (-4960 64 268) (-4896 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17271" + "plane" "(1344 -216 -512) (1344 -336 -512) (1088 -336 -512)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "17270" + "plane" "(1344 -336 -1600) (1344 -208 -1600) (1088 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12143" - "plane" "(-4960 64 244) (-4960 4 240) (-4896 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "17269" + "plane" "(1088 -208 -520) (1088 -216 -512) (1088 -336 -512)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12142" - "plane" "(-4960 64 244) (-4960 64 268) (-4960 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 145.363] 0.25" + "id" "17268" + "plane" "(1344 -336 -512) (1344 -216 -512) (1344 -208 -520)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12141" - "plane" "(-4896 64 268) (-4896 64 244) (-4896 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -253.365] 0.25" + "id" "17267" + "plane" "(1088 -336 -512) (1344 -336 -512) (1344 -336 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12140" - "plane" "(-4896 64 244) (-4896 64 268) (-4960 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17266" + "plane" "(1344 -208 -520) (1088 -208 -520) (1088 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12139" - "plane" "(-4896 36 272) (-4896 4 240) (-4960 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17265" + "plane" "(1088 -216 -512) (1088 -208 -520) (1344 -208 -520)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87115,69 +107883,80 @@ hidden { solid { - "id" "13929" + "id" "19659" side { - "id" "12150" - "plane" "(-4704 36 272) (-4704 64 268) (-4640 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17278" + "plane" "(1600 240 -640) (1600 120 -640) (1344 120 -640)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12149" - "plane" "(-4704 64 244) (-4704 4 240) (-4640 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "17277" + "plane" "(1600 112 -1600) (1600 240 -1600) (1344 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12148" - "plane" "(-4704 64 244) (-4704 64 268) (-4704 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -230.708] 0.25" + "id" "17276" + "plane" "(1344 240 -640) (1344 120 -640) (1344 112 -648)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12147" - "plane" "(-4640 64 268) (-4640 64 244) (-4640 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -389.294] 0.25" + "id" "17275" + "plane" "(1600 112 -648) (1600 120 -640) (1600 240 -640)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12146" - "plane" "(-4640 64 244) (-4640 64 268) (-4704 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17274" + "plane" "(1600 240 -640) (1344 240 -640) (1344 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12145" - "plane" "(-4640 36 272) (-4640 4 240) (-4704 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17273" + "plane" "(1344 112 -648) (1600 112 -648) (1600 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17272" + "plane" "(1600 120 -640) (1600 112 -648) (1344 112 -648)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87194,69 +107973,80 @@ hidden { solid { - "id" "13930" + "id" "19655" side { - "id" "12156" - "plane" "(-4640 36 316) (-4640 -16 308) (-4704 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17285" + "plane" "(1344 240 -512) (1344 120 -512) (1088 120 -512)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "17284" + "plane" "(1344 112 -1600) (1344 240 -1600) (1088 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12155" - "plane" "(-4640 4 240) (-4640 36 272) (-4704 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17283" + "plane" "(1088 240 -512) (1088 120 -512) (1088 112 -520)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12154" - "plane" "(-4704 -16 308) (-4704 4 240) (-4704 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -230.708] 0.25" + "id" "17282" + "plane" "(1344 112 -520) (1344 120 -512) (1344 240 -512)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12153" - "plane" "(-4640 4 240) (-4640 -16 308) (-4640 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -389.294] 0.25" + "id" "17281" + "plane" "(1344 240 -512) (1088 240 -512) (1088 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12152" - "plane" "(-4704 36 316) (-4704 36 272) (-4640 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "17280" + "plane" "(1088 112 -520) (1344 112 -520) (1344 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12151" - "plane" "(-4704 4 240) (-4704 -16 308) (-4640 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "17279" + "plane" "(1344 120 -512) (1344 112 -520) (1088 112 -520)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87273,69 +108063,80 @@ hidden { solid { - "id" "13931" + "id" "19650" side { - "id" "12162" - "plane" "(-5216 36 272) (-5216 64 268) (-5152 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17292" + "plane" "(1088 -216 -384) (1088 -336 -384) (832 -336 -384)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "17291" + "plane" "(1088 -336 -1600) (1088 -208 -1600) (832 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12161" - "plane" "(-5216 64 244) (-5216 4 240) (-5152 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "17290" + "plane" "(832 -208 -392) (832 -216 -384) (832 -336 -384)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12160" - "plane" "(-5216 64 244) (-5216 64 268) (-5216 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 9.43391] 0.25" + "id" "17289" + "plane" "(1088 -336 -384) (1088 -216 -384) (1088 -208 -392)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12159" - "plane" "(-5152 64 268) (-5152 64 244) (-5152 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -117.436] 0.25" + "id" "17288" + "plane" "(832 -336 -384) (1088 -336 -384) (1088 -336 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12158" - "plane" "(-5152 64 244) (-5152 64 268) (-5216 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17287" + "plane" "(1088 -208 -392) (832 -208 -392) (832 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12157" - "plane" "(-5152 36 272) (-5152 4 240) (-5216 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17286" + "plane" "(832 -216 -384) (832 -208 -392) (1088 -208 -392)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87352,69 +108153,80 @@ hidden { solid { - "id" "13932" + "id" "19651" side { - "id" "12168" - "plane" "(-5152 36 316) (-5152 -16 308) (-5216 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17299" + "plane" "(1088 240 -384) (1088 120 -384) (832 120 -384)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "17298" + "plane" "(1088 112 -1600) (1088 240 -1600) (832 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12167" - "plane" "(-5152 4 240) (-5152 36 272) (-5216 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17297" + "plane" "(832 240 -384) (832 120 -384) (832 112 -392)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12166" - "plane" "(-5216 -16 308) (-5216 4 240) (-5216 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 9.43391] 0.25" + "id" "17296" + "plane" "(1088 112 -392) (1088 120 -384) (1088 240 -384)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12165" - "plane" "(-5152 4 240) (-5152 -16 308) (-5152 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -117.436] 0.25" + "id" "17295" + "plane" "(1088 240 -384) (832 240 -384) (832 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12164" - "plane" "(-5216 36 316) (-5216 36 272) (-5152 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "17294" + "plane" "(832 112 -392) (1088 112 -392) (1088 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12163" - "plane" "(-5216 4 240) (-5216 -16 308) (-5152 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "17293" + "plane" "(1088 120 -384) (1088 112 -392) (832 112 -392)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87431,69 +108243,80 @@ hidden { solid { - "id" "13933" + "id" "19647" side { - "id" "12174" - "plane" "(-5472 36 272) (-5472 64 268) (-5408 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17306" + "plane" "(832 240 -256) (832 120 -256) (576 120 -256)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "17305" + "plane" "(832 112 -1600) (832 240 -1600) (576 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12173" - "plane" "(-5472 64 244) (-5472 4 240) (-5408 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "17304" + "plane" "(576 240 -256) (576 120 -256) (576 112 -264)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12172" - "plane" "(-5472 64 244) (-5472 64 268) (-5472 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -126.495] 0.25" + "id" "17303" + "plane" "(832 112 -264) (832 120 -256) (832 240 -256)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12171" - "plane" "(-5408 64 268) (-5408 64 244) (-5408 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -493.507] 0.25" + "id" "17302" + "plane" "(832 240 -256) (576 240 -256) (576 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12170" - "plane" "(-5408 64 244) (-5408 64 268) (-5472 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17301" + "plane" "(576 112 -264) (832 112 -264) (832 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12169" - "plane" "(-5408 36 272) (-5408 4 240) (-5472 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17300" + "plane" "(832 120 -256) (832 112 -264) (576 112 -264)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87510,69 +108333,80 @@ hidden { solid { - "id" "13934" + "id" "19646" side { - "id" "12180" - "plane" "(-5408 36 316) (-5408 -16 308) (-5472 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17313" + "plane" "(832 -216 -256) (832 -336 -256) (576 -336 -256)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "17312" + "plane" "(832 -336 -1600) (832 -208 -1600) (576 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12179" - "plane" "(-5408 4 240) (-5408 36 272) (-5472 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17311" + "plane" "(576 -208 -264) (576 -216 -256) (576 -336 -256)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12178" - "plane" "(-5472 -16 308) (-5472 4 240) (-5472 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -126.495] 0.25" + "id" "17310" + "plane" "(832 -336 -256) (832 -216 -256) (832 -208 -264)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12177" - "plane" "(-5408 4 240) (-5408 -16 308) (-5408 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -493.507] 0.25" + "id" "17309" + "plane" "(576 -336 -256) (832 -336 -256) (832 -336 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12176" - "plane" "(-5472 36 316) (-5472 36 272) (-5408 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "17308" + "plane" "(832 -208 -264) (576 -208 -264) (576 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12175" - "plane" "(-5472 4 240) (-5472 -16 308) (-5408 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "17307" + "plane" "(576 -216 -256) (576 -208 -264) (832 -208 -264)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87589,69 +108423,80 @@ hidden { solid { - "id" "13935" + "id" "19628" side { - "id" "12186" - "plane" "(-5920 36 316) (-5920 -16 308) (-5984 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17320" + "plane" "(576 -216 -128) (576 -336 -128) (320 -336 -128)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "17319" + "plane" "(576 -336 -1600) (576 -208 -1600) (320 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12185" - "plane" "(-5920 4 240) (-5920 36 272) (-5984 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17318" + "plane" "(320 -208 -136) (320 -216 -128) (320 -336 -128)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12184" - "plane" "(-5984 -16 308) (-5984 4 240) (-5984 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 113.646] 0.25" + "id" "17317" + "plane" "(576 -336 -128) (576 -216 -128) (576 -208 -136)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12183" - "plane" "(-5920 4 240) (-5920 -16 308) (-5920 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -221.649] 0.25" + "id" "17316" + "plane" "(320 -336 -128) (576 -336 -128) (576 -336 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12182" - "plane" "(-5984 36 316) (-5984 36 272) (-5920 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "17315" + "plane" "(576 -208 -136) (320 -208 -136) (320 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12181" - "plane" "(-5984 4 240) (-5984 -16 308) (-5920 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "17314" + "plane" "(320 -216 -128) (320 -208 -136) (576 -208 -136)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87668,69 +108513,80 @@ hidden { solid { - "id" "13936" + "id" "19638" side { - "id" "12192" - "plane" "(-5984 36 272) (-5984 64 268) (-5920 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17327" + "plane" "(576 240 -128) (576 120 -128) (320 120 -128)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "17326" + "plane" "(576 112 -1600) (576 240 -1600) (320 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12191" - "plane" "(-5984 64 244) (-5984 4 240) (-5920 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "17325" + "plane" "(320 240 -128) (320 120 -128) (320 112 -136)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12190" - "plane" "(-5984 64 244) (-5984 64 268) (-5984 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 113.646] 0.25" + "id" "17324" + "plane" "(576 112 -136) (576 120 -128) (576 240 -128)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12189" - "plane" "(-5920 64 268) (-5920 64 244) (-5920 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -221.648] 0.25" + "id" "17323" + "plane" "(576 240 -128) (320 240 -128) (320 240 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12188" - "plane" "(-5920 64 244) (-5920 64 268) (-5984 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17322" + "plane" "(320 112 -136) (576 112 -136) (576 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12187" - "plane" "(-5920 36 272) (-5920 4 240) (-5984 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17321" + "plane" "(576 120 -128) (576 112 -136) (320 112 -136)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87747,69 +108603,69 @@ hidden { solid { - "id" "13937" + "id" "19436" side { - "id" "12198" - "plane" "(-5728 36 272) (-5728 64 268) (-5664 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17333" + "plane" "(192 112 -96) (256 112 -128) (256 -208 -128)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "16" + "lightmapscale" "8" "smoothing_groups" "0" } side { - "id" "12197" - "plane" "(-5728 64 244) (-5728 4 240) (-5664 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.997785 -0.066519 -166] 0.25" + "id" "17332" + "plane" "(192 -208 -1600) (256 -208 -1600) (256 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12196" - "plane" "(-5728 64 244) (-5728 64 268) (-5728 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -262.424] 0.25" + "id" "17331" + "plane" "(256 112 -1600) (256 -208 -1600) (256 -208 -128)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12195" - "plane" "(-5664 64 268) (-5664 64 244) (-5664 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -357.578] 0.25" + "id" "17330" + "plane" "(192 -208 -96) (256 -208 -128) (256 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12194" - "plane" "(-5664 64 244) (-5664 64 268) (-5728 64 268)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17329" + "plane" "(192 112 -1600) (256 112 -1600) (256 112 -128)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12193" - "plane" "(-5664 36 272) (-5664 4 240) (-5728 4 240)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 240] 0.25" + "id" "17328" + "plane" "(192 -208 -1600) (192 112 -1600) (192 112 -96)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87826,69 +108682,69 @@ hidden { solid { - "id" "13938" + "id" "19437" side { - "id" "12204" - "plane" "(-5664 36 316) (-5664 -16 308) (-5728 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17339" + "plane" "(192 -208 -96) (136 -208 -88) (136 112 -88)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "16" + "lightmapscale" "8" "smoothing_groups" "0" } side { - "id" "12203" - "plane" "(-5664 4 240) (-5664 36 272) (-5728 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 256] 0.25" + "id" "17338" + "plane" "(192 112 -1600) (136 112 -1600) (136 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12202" - "plane" "(-5728 -16 308) (-5728 4 240) (-5728 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 0.066519 -0.997785 444.809] 0.25" - "vaxis" "[-0.132743 0.988955 0.0659303 -262.424] 0.25" + "id" "17337" + "plane" "(192 -208 -1600) (136 -208 -1600) (136 -208 -88)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12201" - "plane" "(-5664 4 240) (-5664 -16 308) (-5664 36 316)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[0 -0.066519 0.997785 -188.809] 0.25" - "vaxis" "[0.132743 0.988955 0.0659303 -357.578] 0.25" + "id" "17336" + "plane" "(192 112 -96) (136 112 -88) (136 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12200" - "plane" "(-5728 36 316) (-5728 36 272) (-5664 36 272)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 1 -464] 0.25" + "id" "17335" + "plane" "(136 112 -88) (136 -208 -88) (136 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12199" - "plane" "(-5728 4 240) (-5728 -16 308) (-5664 -16 308)" - "material" "CONCRETE/CONCRETEWALL022A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0.282166 -0.959365 190.583] 0.25" + "id" "17334" + "plane" "(192 -208 -96) (192 112 -96) (192 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -87901,167 +108757,84 @@ hidden } } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -10268]" - } - } -} -hidden -{ - entity - { - "id" "17532" - "classname" "func_detail" hidden { solid { - "id" "17518" - side - { - "id" "12588" - "plane" "(0 320 176) (0 352 176) (6144 352 176)" - "material" "CS_HAVANA/METALWALL085A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 384] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "12587" - "plane" "(0 352 144) (0 320 144) (6144 320 144)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[1 0 0 256] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "12586" - "plane" "(0 320 144) (0 352 144) (0 352 176)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "12585" - "plane" "(6144 352 144) (6144 320 144) (6144 320 176)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "19625" side { - "id" "12584" - "plane" "(0 352 144) (6144 352 144) (6144 352 176)" - "material" "CONCRETE/CONCRETEWALL010B" + "id" "17346" + "plane" "(0 -216 0) (320 -216 0) (320 -336 0)" + "material" "CONCRETE/CONCRETEFLOOR026A" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 192] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "16" + "lightmapscale" "8" "smoothing_groups" "0" } side { - "id" "12583" - "plane" "(6144 320 144) (0 320 144) (0 320 176)" - "material" "CONCRETE/CONCRETEWALL010B" + "id" "17345" + "plane" "(0 -336 -1600) (320 -336 -1600) (320 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 192] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "17526" side { - "id" "12594" - "plane" "(0 64 272) (0 96 272) (6144 96 272)" - "material" "CS_HAVANA/METALWALL085A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" + "id" "17344" + "plane" "(0 -208 -1600) (0 -208 -8) (0 -216 0)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12593" - "plane" "(0 96 240) (0 64 240) (6144 64 240)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[1 0 0 256] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "12592" - "plane" "(0 64 240) (0 96 240) (0 96 272)" - "material" "CONCRETE/CONCRETEWALL010B" + "id" "17343" + "plane" "(320 -336 -1600) (320 -336 0) (320 -216 0)" + "material" "CONCRETE/CONCRETEFLOOR026A" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12591" - "plane" "(6144 96 240) (6144 64 240) (6144 64 272)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 64] 0.25" + "id" "17342" + "plane" "(0 -336 -1600) (0 -336 0) (320 -336 0)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12590" - "plane" "(0 96 240) (6144 96 240) (6144 96 272)" - "material" "CONCRETE/CONCRETEWALL010B" + "id" "17341" + "plane" "(320 -208 -1600) (320 -208 -8) (0 -208 -8)" + "material" "CONCRETE/CONCRETEFLOOR026A" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12589" - "plane" "(6144 64 240) (0 64 240) (0 64 272)" - "material" "CONCRETE/CONCRETEWALL010B" + "id" "17340" + "plane" "(320 -216 0) (0 -216 0) (0 -208 -8)" + "material" "CONCRETE/CONCRETEFLOOR026A" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 64] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -88074,83 +108847,39 @@ hidden } } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 10000]" - } - } -} -hidden -{ - entity - { - "id" "18192" - "classname" "func_tracktrain" - "bank" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "dmg" "100" - "height" "0" - "ManualAccelSpeed" "0" - "ManualDecelSpeed" "0" - "ManualSpeedChanges" "0" - "MoveSound" "ambient/machines/train_freight_loop1.wav" - "MoveSoundMaxPitch" "200" - "MoveSoundMaxTime" "0" - "MoveSoundMinPitch" "60" - "MoveSoundMinTime" "0" - "orientationtype" "0" - "origin" "5952 216 304" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "18" - "speed" "0" - "StartSound" "ambient/levels/citadel/stalk_stalkertrainstartup.wav" - "startspeed" "500" - "StopSound" "ambient/levels/citadel/stalk_traindooropen.wav" - "target" "tracktrain_container_a" - "targetname" "tracktrain_container" - "velocitytype" "2" - "volume" "10" - "wheels" "50" hidden { solid { - "id" "17956" + "id" "19415" side { - "id" "12936" - "plane" "(5880 288 320) (6024 288 320) (6024 144 320)" - "material" "METAL/METALPIPE008A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 256] 0.25" + "id" "17352" + "plane" "(48 -208 -96) (48 112 -96) (96 112 -88)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "16" + "lightmapscale" "8" "smoothing_groups" "0" } side { - "id" "12935" - "plane" "(5880 144 288) (6024 144 288) (6024 288 288)" - "material" "METAL/METALPIPE008A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -128] 0.25" + "id" "17351" + "plane" "(48 112 -1600) (48 -208 -1600) (96 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "12934" - "plane" "(5880 288 320) (5880 144 320) (5880 144 288)" - "material" "METAL/METALPIPE008A" - "uaxis" "[0 1 0 0] 0.25" + "id" "17350" + "plane" "(96 -208 -88) (96 -208 -1600) (48 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -88158,10 +108887,10 @@ hidden } side { - "id" "12933" - "plane" "(6024 288 288) (6024 144 288) (6024 144 320)" - "material" "METAL/METALPIPE008A" - "uaxis" "[0 1 0 0] 0.25" + "id" "17349" + "plane" "(48 112 -96) (48 112 -1600) (96 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -88169,10 +108898,10 @@ hidden } side { - "id" "12932" - "plane" "(6024 288 320) (5880 288 320) (5880 288 288)" - "material" "METAL/METALPIPE008A" - "uaxis" "[1 0 0 -384] 0.25" + "id" "17348" + "plane" "(48 -208 -96) (48 -208 -1600) (48 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -88180,10 +108909,10 @@ hidden } side { - "id" "12931" - "plane" "(6024 144 288) (5880 144 288) (5880 144 320)" - "material" "METAL/METALPIPE008A" - "uaxis" "[-1 0 0 64] 0.25" + "id" "17347" + "plane" "(96 112 -88) (96 112 -1600) (96 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -88191,7 +108920,7 @@ hidden } editor { - "color" "220 30 220" + "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -88201,76 +108930,76 @@ hidden { solid { - "id" "17707" + "id" "19435" side { - "id" "13068" - "plane" "(5888 88 304) (6016 88 304) (6016 72 304)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 -32] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "id" "17358" + "plane" "(96 112 -88) (136 112 -88) (136 -208 -88)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "16" + "lightmapscale" "8" "smoothing_groups" "0" } side { - "id" "13067" - "plane" "(5888 72 288) (6016 72 288) (6016 88 288)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "id" "17357" + "plane" "(96 -208 -1600) (136 -208 -1600) (136 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "13066" - "plane" "(5888 88 304) (5888 72 304) (5888 72 288)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 288] 0.25" + "id" "17356" + "plane" "(96 -208 -88) (136 -208 -88) (136 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "13065" - "plane" "(6016 88 288) (6016 72 288) (6016 72 304)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 1 0 224] 0.25" + "id" "17355" + "plane" "(136 112 -88) (96 112 -88) (96 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "13064" - "plane" "(6016 88 304) (5888 88 304) (5888 88 288)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" + "id" "17354" + "plane" "(96 112 -88) (96 -208 -88) (96 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "13063" - "plane" "(6016 72 288) (5888 72 288) (5888 72 304)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "id" "17353" + "plane" "(136 -208 -88) (136 112 -88) (136 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "220 30 220" + "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -88280,102264 +109009,87903 @@ hidden { solid { - "id" "17596" + "id" "19618" side { - "id" "13074" - "plane" "(6016 96 312) (6144 96 312) (6144 64 312)" - "material" "METAL/SILO_METAL_01A" + "id" "17365" + "plane" "(0 512 0) (320 512 0) (320 120 0)" + "material" "CONCRETE/CONCRETEFLOOR026A" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "16" + "lightmapscale" "8" "smoothing_groups" "0" } side { - "id" "13073" - "plane" "(6016 64 280) (6144 64 280) (6144 96 280)" - "material" "METAL/SILO_METAL_01A" + "id" "17364" + "plane" "(0 112 -1600) (320 112 -1600) (320 512 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -277] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13072" - "plane" "(6016 96 312) (6016 64 312) (6016 64 280)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 32] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "13071" - "plane" "(6144 96 280) (6144 64 280) (6144 64 312)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[0 -1 0 384] 0.25" - "vaxis" "[0 0 -1 32] 0.25" + "id" "17363" + "plane" "(0 512 -1600) (0 512 0) (0 120 0)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "13070" - "plane" "(6144 96 312) (6016 96 312) (6016 96 280)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 32] 0.25" + "id" "17362" + "plane" "(320 112 -1600) (320 112 -8) (320 120 0)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side - { - "id" "13069" - "plane" "(6144 64 280) (6016 64 280) (6016 64 312)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[-1 0 0 384] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "17992" - side - { - "id" "13080" - "plane" "(6024 144 312) (6048 96 312) (6016 96 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[-0.894427 -0.447214 0 465.711] 0.25" - "vaxis" "[-0.447214 0.894427 0 -267.129] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13079" - "plane" "(6048 96 288) (6024 144 288) (5992 144 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[0.894427 0.447214 0 -241.711] 0.25" - "vaxis" "[-0.447214 0.894427 0 -267.129] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13078" - "plane" "(6016 96 312) (6016 96 288) (5992 144 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[-0.447214 0.894427 0 -267.131] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13077" - "plane" "(6048 96 288) (6048 96 312) (6024 144 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[-0.447214 0.894427 0 -267.131] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13076" - "plane" "(5992 144 312) (5992 144 288) (6024 144 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[-1 0 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13075" - "plane" "(6016 96 288) (6016 96 312) (6048 96 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0.6 0.8 0 -477.061] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "17704" - side - { - "id" "13086" - "plane" "(5760 96 312) (5888 96 312) (5888 64 312)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13085" - "plane" "(5760 64 280) (5888 64 280) (5888 96 280)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -277] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13084" - "plane" "(5760 96 312) (5760 64 312) (5760 64 280)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13083" - "plane" "(5888 96 280) (5888 64 280) (5888 64 312)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[0 -1 0 384] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13082" - "plane" "(5888 96 312) (5760 96 312) (5760 96 280)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13081" - "plane" "(5888 64 280) (5760 64 280) (5760 64 312)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[-1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "18022" - side - { - "id" "13092" - "plane" "(5880 144 288) (5856 96 288) (5888 96 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[0.894427 -0.447214 0 -139.33] 0.25" - "vaxis" "[0.447214 0.894427 0 -57.6493] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13091" - "plane" "(5856 96 312) (5880 144 312) (5912 144 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[-0.894427 0.447214 0 363.33] 0.25" - "vaxis" "[0.447214 0.894427 0 -57.6493] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13090" - "plane" "(5888 96 288) (5888 96 312) (5912 144 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 -1 288.002] 0.25" - "vaxis" "[0.447214 0.894427 0 -57.6512] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13089" - "plane" "(5856 96 312) (5856 96 288) (5880 144 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 -1 288.002] 0.25" - "vaxis" "[0.447214 0.894427 0 -57.6512] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13088" - "plane" "(5912 144 288) (5912 144 312) (5880 144 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 -1 288.002] 0.25" - "vaxis" "[1 0 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13087" - "plane" "(5888 96 312) (5888 96 288) (5856 96 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 -1 288.002] 0.25" - "vaxis" "[-0.6 0.8 0 444.539] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "17837" - side - { - "id" "13098" - "plane" "(5780.08 96 312) (6093.61 328 312) (6120.51 328 312)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0.594823 -0.803857 0 -3.82325] 0.25" - "vaxis" "[0.803857 0.594823 0 -258.222] 0.551724" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13097" - "plane" "(5806.99 96 296) (6120.52 328 296) (6093.61 328 296)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[-0.594823 0.803857 0 3.82325] 0.25" - "vaxis" "[0.803857 0.594823 0 -258.222] 0.551724" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13096" - "plane" "(5780.08 96 296) (6093.61 328 296) (6093.61 328 312)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 1 -32] 0.25" - "vaxis" "[0.803857 0.594823 0 -258.222] 0.551724" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13095" - "plane" "(6120.52 328 296) (5806.98 96 296) (5806.98 96 312)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 32] 0.25" - "vaxis" "[0.803857 0.594823 0 -258.222] 0.551724" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13094" - "plane" "(5806.98 96 296) (5780.08 96 296) (5780.08 96 312)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13093" - "plane" "(6093.62 328 296) (6120.51 328 296) (6120.51 328 312)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "17793" - side - { - "id" "13104" - "plane" "(5768 96 304) (5768 320 304) (5784 320 304)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[1 0 0 32] 0.25" - "vaxis" "[0 1 0 128.002] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13103" - "plane" "(5784 96 288) (5784 320 288) (5768 320 288)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[-1 0 0 -32] 0.25" - "vaxis" "[0 1 0 128.002] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13102" - "plane" "(5768 96 304) (5784 96 304) (5784 96 288)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 416] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13101" - "plane" "(5768 320 288) (5784 320 288) (5784 320 304)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 -416] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13100" - "plane" "(5768 320 304) (5768 96 304) (5768 96 288)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 128.002] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13099" - "plane" "(5784 320 288) (5784 96 288) (5784 96 304)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 1 0 128.002] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "17799" - side - { - "id" "13110" - "plane" "(6120 96 304) (6120 320 304) (6136 320 304)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[1 0 0 32] 0.25" - "vaxis" "[0 1 0 128.002] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13109" - "plane" "(6136 96 288) (6136 320 288) (6120 320 288)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[-1 0 0 -32] 0.25" - "vaxis" "[0 1 0 128.002] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13108" - "plane" "(6120 96 304) (6136 96 304) (6136 96 288)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13107" - "plane" "(6120 320 288) (6136 320 288) (6136 320 304)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 -32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13106" - "plane" "(6120 320 304) (6120 96 304) (6120 96 288)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 128.002] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13105" - "plane" "(6136 320 288) (6136 96 288) (6136 96 304)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 1 0 128.002] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "17840" - side - { - "id" "13116" - "plane" "(6016 344 312) (6136 344 312) (6136 320 312)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[1 0 0 -288] 0.25" - "vaxis" "[0 -1 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13115" - "plane" "(6016 320 216) (6136 320 216) (6136 344 216)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[1 0 0 -288] 0.25" - "vaxis" "[0 -1 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13114" - "plane" "(6016 344 312) (6016 320 312) (6016 320 216)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[0 1 0 -352] 0.25" - "vaxis" "[0 0 -1 352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13113" - "plane" "(6136 344 216) (6136 320 216) (6136 320 312)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[0 1 0 -352] 0.25" - "vaxis" "[0 0 -1 352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13112" - "plane" "(6136 344 312) (6016 344 312) (6016 344 216)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[1 0 0 -352] 0.25" - "vaxis" "[0 0 -1 352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13111" - "plane" "(6136 320 216) (6016 320 216) (6016 320 312)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[1 0 0 -352] 0.25" - "vaxis" "[0 0 -1 352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "17887" - side - { - "id" "13122" - "plane" "(5768 344 312) (5888 344 312) (5888 320 312)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[1 0 0 480] 0.25" - "vaxis" "[0 -1 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13121" - "plane" "(5768 320 216) (5888 320 216) (5888 344 216)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[1 0 0 480] 0.25" - "vaxis" "[0 -1 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13120" - "plane" "(5768 344 312) (5768 320 312) (5768 320 216)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[0 1 0 -352] 0.25" - "vaxis" "[0 0 -1 352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13119" - "plane" "(5888 344 216) (5888 320 216) (5888 320 312)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[0 1 0 -352] 0.25" - "vaxis" "[0 0 -1 352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13118" - "plane" "(5888 344 312) (5768 344 312) (5768 344 216)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 0 -1 352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13117" - "plane" "(5888 320 216) (5768 320 216) (5768 320 312)" - "material" "PROPS/METALPANEL013B" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 0 -1 352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "17891" - side - { - "id" "13128" - "plane" "(5888 344 208) (6016 344 208) (6016 328 208)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 32] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13127" - "plane" "(5888 328 192) (6016 328 192) (6016 344 192)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13126" - "plane" "(5888 344 208) (5888 328 208) (5888 328 192)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13125" - "plane" "(6016 344 192) (6016 328 192) (6016 328 208)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 1 0 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13124" - "plane" "(6016 344 208) (5888 344 208) (5888 344 192)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13123" - "plane" "(6016 328 192) (5888 328 192) (5888 328 208)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "17864" - side - { - "id" "13134" - "plane" "(6016 352 216) (6144 352 216) (6144 320 216)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13133" - "plane" "(6016 320 184) (6144 320 184) (6144 352 184)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 235] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13132" - "plane" "(6016 352 216) (6016 320 216) (6016 320 184)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[0 0 -1 -352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13131" - "plane" "(6144 352 184) (6144 320 184) (6144 320 216)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[0 -1 0 384] 0.25" - "vaxis" "[0 0 -1 -352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13130" - "plane" "(6144 352 216) (6016 352 216) (6016 352 184)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13129" - "plane" "(6144 320 184) (6016 320 184) (6016 320 216)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[-1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 -352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "17868" - side - { - "id" "13140" - "plane" "(5760 352 216) (5888 352 216) (5888 320 216)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13139" - "plane" "(5760 320 184) (5888 320 184) (5888 352 184)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 235] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13138" - "plane" "(5760 352 216) (5760 320 216) (5760 320 184)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[0 0 -1 -352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13137" - "plane" "(5888 352 184) (5888 320 184) (5888 320 216)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[0 -1 0 384] 0.25" - "vaxis" "[0 0 -1 -352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13136" - "plane" "(5888 352 216) (5760 352 216) (5760 352 184)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13135" - "plane" "(5888 320 184) (5760 320 184) (5760 320 216)" - "material" "METAL/SILO_METAL_01A" - "uaxis" "[-1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 -352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "18033" - side - { - "id" "13146" - "plane" "(6016 320 288) (5992 288 288) (6024 288 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[-0.894427 0.447214 0 -307.074] 0.25" - "vaxis" "[-0.447214 -0.894427 0 254.441] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13145" - "plane" "(5992 288 312) (6016 320 312) (6048 320 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[0.894427 -0.447214 0 19.0742] 0.25" - "vaxis" "[-0.447214 -0.894427 0 254.441] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13144" - "plane" "(5992 288 312) (5992 288 288) (6016 320 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[-0.447214 -0.894427 0 254.439] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13143" - "plane" "(6024 288 288) (6024 288 312) (6048 320 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[-0.447214 -0.894427 0 254.439] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13142" - "plane" "(6024 288 312) (6024 288 288) (5992 288 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[-1 0 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13141" - "plane" "(6048 320 288) (6048 320 312) (6016 320 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[0.6 -0.8 0 393.339] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "18032" - side - { - "id" "13152" - "plane" "(5888 320 312) (5912 288 312) (5880 288 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[0.894427 0.447214 0 -400.115] 0.25" - "vaxis" "[0.447214 -0.894427 0 463.921] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13151" - "plane" "(5912 288 288) (5888 320 288) (5856 320 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[-0.894427 -0.447214 0 112.115] 0.25" - "vaxis" "[0.447214 -0.894427 0 463.921] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13150" - "plane" "(5912 288 288) (5912 288 312) (5888 320 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 1 -63.9978] 0.25" - "vaxis" "[0.447214 -0.894427 0 463.919] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13149" - "plane" "(5880 288 312) (5880 288 288) (5856 320 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 1 -63.9978] 0.25" - "vaxis" "[0.447214 -0.894427 0 463.919] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13148" - "plane" "(5880 288 288) (5880 288 312) (5912 288 312)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 1 -63.9978] 0.25" - "vaxis" "[1 0 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13147" - "plane" "(5856 320 312) (5856 320 288) (5888 320 288)" - "material" "METAL/METALWALL062A" - "uaxis" "[0 0 1 -63.9978] 0.25" - "vaxis" "[-0.6 -0.8 0 290.939] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" - } - } -} -hidden -{ - entity - { - "id" "18281" - "classname" "path_track" - "angles" "0 0 0" - "orientationtype" "0" - "radius" "0" - "spawnflags" "0" - "speed" "10" - "target" "tracktrain_container_b" - "targetname" "tracktrain_container_a" - "origin" "5952 216 304" - editor - { - "color" "255 192 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1500]" - } - } -} -hidden -{ - entity - { - "id" "18411" - "classname" "path_track" - "angles" "0 0 0" - "orientationtype" "0" - "radius" "0" - "spawnflags" "0" - "speed" "500" - "target" "tracktrain_container_c" - "targetname" "tracktrain_container_b" - "origin" "5696 216 304" - editor - { - "color" "255 192 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1500]" - } - } -} -hidden -{ - entity - { - "id" "18435" - "classname" "path_track" - "angles" "0 0 0" - "orientationtype" "0" - "radius" "0" - "spawnflags" "0" - "speed" "500" - "target" "tracktrain_container_d" - "targetname" "tracktrain_container_c" - "origin" "-5600 216 304" - editor - { - "color" "255 192 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1500]" - } - } -} -hidden -{ - entity - { - "id" "18453" - "classname" "path_track" - "angles" "0 0 0" - "orientationtype" "0" - "radius" "0" - "spawnflags" "0" - "speed" "10" - "target" "tracktrain_container_e" - "targetname" "tracktrain_container_d" - "origin" "-5912 216 304" - editor - { - "color" "255 192 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1500]" - } - } -} -hidden -{ - entity - { - "id" "18459" - "classname" "path_track" - "angles" "0 0 0" - "orientationtype" "0" - "radius" "0" - "spawnflags" "0" - "speed" "500" - "target" "tracktrain_container_f" - "targetname" "tracktrain_container_e" - "origin" "-5600 216 304" - editor - { - "color" "255 192 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1500]" - } - } -} -hidden -{ - entity - { - "id" "18474" - "classname" "path_track" - "angles" "0 0 0" - "orientationtype" "0" - "radius" "0" - "spawnflags" "0" - "speed" "500" - "target" "tracktrain_container_a" - "targetname" "tracktrain_container_f" - "origin" "5696 216 304" - editor - { - "color" "255 192 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1500]" - } - } -} -hidden -{ - entity - { - "id" "18621" - "classname" "env_shake" - "amplitude" "6" - "duration" "2" - "frequency" "100" - "parentname" "tracktrain_container" - "radius" "700" - "spawnflags" "0" - "targetname" "tracktrain_container_shake" - "origin" "5952 216 200" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 2500]" - } - } -} -hidden -{ - entity - { - "id" "19198" - "classname" "logic_timer" - "RefireTime" "1" - "spawnflags" "0" - "StartDisabled" "0" - "UseRandomTime" "0" - connections - { - "OnTimer" "tracktrain_container_shake,StartShake,,0,-1" - } - "origin" "5952 216 232" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3500]" - } - } -} -hidden -{ - entity - { - "id" "25697" - "classname" "func_detail" - hidden - { - solid - { - "id" "25698" - side - { - "id" "14839" - "plane" "(440 40 72) (440 40 328) (456 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 424] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14838" - "plane" "(440 42 328) (440 40 328) (440 40 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -472] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14837" - "plane" "(456 42 72) (456 40 72) (456 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14836" - "plane" "(456 42 328) (456 40 328) (440 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 -11] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14835" - "plane" "(440 42 72) (440 40 72) (456 40 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[1 0 0 -11] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14834" - "plane" "(440 42 328) (440 42 72) (456 42 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25699" - side - { - "id" "14845" - "plane" "(446 42 72) (446 54 72) (446 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -448] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14844" - "plane" "(450 42 328) (450 54 328) (450 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 272] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14843" - "plane" "(446 42 328) (446 54 328) (450 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 -224] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14842" - "plane" "(450 42 72) (450 54 72) (446 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 288] 0.25" - "vaxis" "[0 1 0 -416] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14841" - "plane" "(446 42 72) (446 42 328) (450 42 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -224] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14840" - "plane" "(446 54 328) (446 54 72) (450 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -224] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25700" - side - { - "id" "14851" - "plane" "(440 56 328) (440 56 72) (456 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -424] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14850" - "plane" "(440 54 72) (440 56 72) (440 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -424] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14849" - "plane" "(456 54 328) (456 56 328) (456 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 248] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14848" - "plane" "(440 54 328) (440 56 328) (456 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[-1 0 0 62] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14847" - "plane" "(456 54 72) (456 56 72) (440 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[-1 0 0 62] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14846" - "plane" "(440 54 72) (440 54 328) (456 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25943" - side - { - "id" "15049" - "plane" "(440 28 359.856) (440 764.719 628) (456 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 -88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15048" - "plane" "(440 765.403 626.121) (440 764.719 628) (440 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15047" - "plane" "(456 28.684 357.977) (456 28 359.856) (456 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 357.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15046" - "plane" "(456 765.403 626.121) (456 764.719 628) (440 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" - "vaxis" "[1 0 0 501] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15045" - "plane" "(440 28.684 357.977) (440 28 359.856) (456 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" - "vaxis" "[1 0 0 501] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15044" - "plane" "(440 765.403 626.121) (440 28.684 357.977) (456 28.684 357.977)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25944" - side - { - "id" "15055" - "plane" "(446 28.684 357.977) (446 32.7883 346.701) (446 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 2.31079] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15054" - "plane" "(450 765.403 626.121) (450 769.507 614.844) (450 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 333.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15053" - "plane" "(446 765.403 626.121) (446 769.507 614.844) (450 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15052" - "plane" "(450 28.684 357.977) (450 32.7883 346.701) (446 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -224] 0.25" - "vaxis" "[0 0.34202 -0.939693 34.3108] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15051" - "plane" "(446 28.684 357.977) (446 765.403 626.121) (450 765.403 626.121)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15050" - "plane" "(446 769.507 614.844) (446 32.7883 346.701) (450 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25945" - side - { - "id" "15061" - "plane" "(440 770.191 612.965) (440 33.4723 344.821) (456 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15060" - "plane" "(440 32.7883 346.701) (440 33.4723 344.821) (440 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 26.3108] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15059" - "plane" "(456 769.507 614.844) (456 770.191 612.965) (456 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 309.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15058" - "plane" "(440 769.507 614.844) (440 770.191 612.965) (456 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" - "vaxis" "[-1 0 0 -450] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15057" - "plane" "(456 32.7883 346.701) (456 33.4723 344.821) (440 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" - "vaxis" "[-1 0 0 -450] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15056" - "plane" "(440 32.7883 346.701) (440 769.507 614.844) (456 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25962" - side - { - "id" "15062" - "plane" "(457 24 359.8) (439 24 359.8) (439 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15063" - "plane" "(457 72 343) (439 72 343) (439 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 -1 0 288] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15064" - "plane" "(439 16 343) (439 72 343) (439 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 80] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15065" - "plane" "(457 24 359.8) (457 48 368) (457 72 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 80] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15066" - "plane" "(439 72 343) (457 72 343) (457 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15067" - "plane" "(439 24 359.8) (457 24 359.8) (457 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25763" - side - { - "id" "14923" - "plane" "(448 -8.00003 280) (449 -8.00003 280) (449 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -4] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14922" - "plane" "(448 40 328) (449 40 328) (449 -8.00002 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -4] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14921" - "plane" "(448 -8.00003 280) (448 40 280) (448 40 328)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 -213.333] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14920" - "plane" "(449 -8.00002 328) (449 40 328) (449 40 280)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 -213.333] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14919" - "plane" "(449 -8.00003 280) (448 -8.00003 280) (448 -8.00002 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -4] 0.25" - "vaxis" "[0 0 1 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14918" - "plane" "(449 40 328) (448 40 328) (448 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -4] 0.25" - "vaxis" "[0 0 1 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25731" - side - { - "id" "14875" - "plane" "(440 -16 344) (440 768 344) (456 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14874" - "plane" "(440 768 342) (440 768 344) (440 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14873" - "plane" "(456 -16 342) (456 -16 344) (456 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -216] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14872" - "plane" "(456 768 342) (456 768 344) (440 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 -11] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14871" - "plane" "(440 -16 342) (440 -16 344) (456 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[1 0 0 -11] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14870" - "plane" "(440 768 342) (440 -16 342) (456 -16 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25732" - side - { - "id" "14881" - "plane" "(446 -16 342) (446 -16 330) (446 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14880" - "plane" "(450 768 342) (450 768 330) (450 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -240] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14879" - "plane" "(446 768 342) (446 768 330) (450 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 -224] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14878" - "plane" "(450 -16 342) (450 -16 330) (446 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 288] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14877" - "plane" "(446 -16 342) (446 768 342) (450 768 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -224] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14876" - "plane" "(446 768 330) (446 -16 330) (450 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -224] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25733" - side - { - "id" "14887" - "plane" "(440 768 328) (440 -16 328) (456 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14886" - "plane" "(440 -16 330) (440 -16 328) (440 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14885" - "plane" "(456 768 330) (456 768 328) (456 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14884" - "plane" "(440 768 330) (440 768 328) (456 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[-1 0 0 62] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14883" - "plane" "(456 -16 330) (456 -16 328) (440 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[-1 0 0 62] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14882" - "plane" "(440 -16 330) (440 768 330) (456 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25827" - side - { - "id" "14965" - "plane" "(440 56 240) (440 108 240) (456 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[-1 0 0 -88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14964" - "plane" "(440 108 238) (440 108 240) (440 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14963" - "plane" "(456 56 238) (456 56 240) (456 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14962" - "plane" "(456 108 238) (456 108 240) (440 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 501] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14961" - "plane" "(440 56 238) (440 56 240) (456 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 448] 0.25" - "vaxis" "[1 0 0 501] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14960" - "plane" "(440 108 238) (440 56 238) (456 56 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25828" - side - { - "id" "14971" - "plane" "(446 56 238) (446 56 226) (446 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14970" - "plane" "(450 108 238) (450 108 226) (450 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -336] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14969" - "plane" "(446 108 238) (446 108 226) (450 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14968" - "plane" "(450 56 238) (450 56 226) (446 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -224] 0.25" - "vaxis" "[0 0 -1 192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14967" - "plane" "(446 56 238) (446 108 238) (450 108 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14966" - "plane" "(446 108 226) (446 56 226) (450 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25829" - side - { - "id" "14977" - "plane" "(440 108 224) (440 56 224) (456 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14976" - "plane" "(440 56 226) (440 56 224) (440 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14975" - "plane" "(456 108 226) (456 108 224) (456 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -360] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14974" - "plane" "(440 108 226) (440 108 224) (456 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 448] 0.25" - "vaxis" "[-1 0 0 -450] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14973" - "plane" "(456 56 226) (456 56 224) (440 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[-1 0 0 -450] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14972" - "plane" "(440 56 226) (440 108 226) (456 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[-1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25843" - side - { - "id" "14989" - "plane" "(444 56 176) (452 56 176) (452 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6666] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14988" - "plane" "(444 104 224) (452 104 224) (452 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6666] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14987" - "plane" "(444 56 176) (444 104 176) (444 104 224)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 -170.667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14986" - "plane" "(452 56 224) (452 104 224) (452 104 176)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 -170.667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14985" - "plane" "(452 56 176) (444 56 176) (444 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 -42.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14984" - "plane" "(452 104 224) (444 104 224) (444 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 -42.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25667" - side - { - "id" "14791" - "plane" "(440 104 120) (441 104 120) (441 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14790" - "plane" "(440 56 72) (441 56 72) (441 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14789" - "plane" "(440 104 120) (440 56 120) (440 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14788" - "plane" "(441 104 72) (441 56 72) (441 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14787" - "plane" "(441 104 120) (440 104 120) (440 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14786" - "plane" "(441 56 72) (440 56 72) (440 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25682" - side - { - "id" "14815" - "plane" "(441 -8 120) (440 -8 120) (440 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14814" - "plane" "(441 40 72) (440 40 72) (440 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14813" - "plane" "(441 -8 120) (441 40 120) (441 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14812" - "plane" "(440 -8 72) (440 40 72) (440 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14811" - "plane" "(440 -8 120) (441 -8 120) (441 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14810" - "plane" "(440 40 72) (441 40 72) (441 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25681" - side - { - "id" "14809" - "plane" "(456 -8 120) (455 -8 120) (455 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14808" - "plane" "(456 40 72) (455 40 72) (455 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14807" - "plane" "(456 -8 120) (456 40 120) (456 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14806" - "plane" "(455 -8 72) (455 40 72) (455 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14805" - "plane" "(455 -8 120) (456 -8 120) (456 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 28] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14804" - "plane" "(455 40 72) (456 40 72) (456 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 28] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "25636" - side - { - "id" "14774" - "plane" "(455 104 120) (456 104 120) (456 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -32] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14775" - "plane" "(455 56 72) (456 56 72) (456 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -32] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14776" - "plane" "(455 104 120) (455 56 120) (455 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14777" - "plane" "(456 104 72) (456 56 72) (456 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14778" - "plane" "(456 104 120) (455 104 120) (455 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -32] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14779" - "plane" "(456 56 72) (455 56 72) (455 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -32] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "24951" - side - { - "id" "14761" - "plane" "(440 -16 72) (440 768 72) (456 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 424] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14760" - "plane" "(440 768 70) (440 768 72) (440 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 488] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14759" - "plane" "(456 -16 70) (456 -16 72) (456 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -152] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14758" - "plane" "(456 768 70) (456 768 72) (440 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 -11] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14757" - "plane" "(440 -16 70) (440 -16 72) (456 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[1 0 0 -11] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14756" - "plane" "(440 768 70) (440 -16 70) (456 -16 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "24952" - side - { - "id" "14767" - "plane" "(446 -16 70) (446 -16 58) (446 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14766" - "plane" "(450 768 70) (450 768 58) (450 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 336] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14765" - "plane" "(446 768 70) (446 768 58) (450 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 -224] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14764" - "plane" "(450 -16 70) (450 -16 58) (446 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 288] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14763" - "plane" "(446 -16 70) (446 768 70) (450 768 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -224] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14762" - "plane" "(446 768 58) (446 -16 58) (450 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -224] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "24953" - side - { - "id" "14773" - "plane" "(440 768 56) (440 -16 56) (456 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -424] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14772" - "plane" "(440 -16 58) (440 -16 56) (440 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 -488] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14771" - "plane" "(456 768 58) (456 768 56) (456 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -200] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14770" - "plane" "(440 768 58) (440 768 56) (456 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[-1 0 0 62] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14769" - "plane" "(456 -16 58) (456 -16 56) (440 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[-1 0 0 62] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14768" - "plane" "(440 -16 58) (440 768 58) (456 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "24921" - side - { - "id" "14725" - "plane" "(440 328 144) (456 328 144) (456 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[1 0 0 -32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14724" - "plane" "(440 344 72) (456 344 72) (456 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14723" - "plane" "(440 328 144) (440 328 72) (440 344 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14722" - "plane" "(456 344 144) (456 344 72) (456 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14721" - "plane" "(456 328 144) (440 328 144) (440 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 34] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "14720" - "plane" "(456 344 72) (440 344 72) (440 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[1 0 0 128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 13000]" - } - } -} -hidden -{ - entity - { - "id" "26178" - "classname" "func_detail" - hidden - { - solid - { - "id" "26179" - side - { - "id" "15211" - "plane" "(697 40.0001 72) (697 40 328) (713 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 428] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15210" - "plane" "(697 42 328) (697 40 328) (697 40.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 40] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15209" - "plane" "(713 42.0001 72) (713 40.0001 72) (713 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 -216] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15208" - "plane" "(713 42 328) (713 40 328) (697 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 -288] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15207" - "plane" "(697 42.0001 72) (697 40.0001 72) (713 40.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 352] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15206" - "plane" "(697 42 328) (697 42.0001 72) (713 42.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26180" - side - { - "id" "15217" - "plane" "(703 42.0001 72) (703 54.0001 72) (703 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15216" - "plane" "(707 42 328) (707 54 328) (707 54.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 -240] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15215" - "plane" "(703 42 328) (703 54 328) (707 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 -288] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15214" - "plane" "(707 42.0001 72) (707 54.0001 72) (703 54.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 292] 0.25" - "vaxis" "[0 1 0 96] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15213" - "plane" "(703 42.0001 72) (703 42 328) (707 42 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15212" - "plane" "(703 54 328) (703 54.0001 72) (707 54.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26181" - side - { - "id" "15223" - "plane" "(697 56 328) (697 56.0001 72) (713 56.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -428] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15222" - "plane" "(697 54.0001 72) (697 56.0001 72) (697 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15221" - "plane" "(713 54 328) (713 56 328) (713 56.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 -264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15220" - "plane" "(697 54 328) (697 56 328) (713 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 352] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15219" - "plane" "(713 54.0001 72) (713 56.0001 72) (697 56.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 -288] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15218" - "plane" "(697 54.0001 72) (697 54 328) (713 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26182" - side - { - "id" "15229" - "plane" "(697 28 359.856) (697 764.719 628) (713 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[-1 0 0 428] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15228" - "plane" "(697 765.403 626.121) (697 764.719 628) (697 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[0 0.34202 -0.939693 490.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15227" - "plane" "(713 28.6841 357.977) (713 28 359.856) (713 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[0 -0.34202 0.939693 -154.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15226" - "plane" "(713 765.403 626.121) (713 764.719 628) (697 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15225" - "plane" "(697 28.6841 357.977) (697 28 359.856) (713 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15224" - "plane" "(697 765.403 626.121) (697 28.6841 357.977) (713 28.6841 357.977)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26183" - side - { - "id" "15235" - "plane" "(703 28.6841 357.977) (703 32.7883 346.701) (703 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[0 0.34202 -0.939693 2.31079] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15234" - "plane" "(707 765.403 626.121) (707 769.507 614.844) (707 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[0 -0.34202 0.939693 -178.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15233" - "plane" "(703 765.403 626.121) (703 769.507 614.844) (707 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15232" - "plane" "(707 28.6841 357.977) (707 32.7883 346.701) (703 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 292] 0.25" - "vaxis" "[0 0.34202 -0.939693 34.3108] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15231" - "plane" "(703 28.6841 357.977) (703 765.403 626.121) (707 765.403 626.121)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15230" - "plane" "(703 769.507 614.844) (703 32.7883 346.701) (707 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26184" - side - { - "id" "15241" - "plane" "(697 770.191 612.965) (697 33.4723 344.821) (713 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[1 0 0 -428] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15240" - "plane" "(697 32.7883 346.701) (697 33.4723 344.821) (697 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[0 0.34202 -0.939693 26.3108] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15239" - "plane" "(713 769.507 614.844) (713 770.191 612.965) (713 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[0 -0.34202 0.939693 -202.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15238" - "plane" "(697 769.507 614.844) (697 770.191 612.965) (713 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15237" - "plane" "(713 32.7883 346.701) (713 33.4723 344.821) (697 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15236" - "plane" "(697 32.7883 346.701) (697 769.507 614.844) (713 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 138.442] 0.25" - "vaxis" "[-1 0 0 324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26185" - side - { - "id" "15247" - "plane" "(714 24 359.8) (696 24 359.8) (696 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 1 0 448] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15246" - "plane" "(714 72 343) (696 72 343) (696 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 -1 0 -224] 0.25" - "vaxis" "[-1 0 0 4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15245" - "plane" "(696 16 343) (696 72 343) (696 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 80] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15244" - "plane" "(714 24 359.8) (714 48 368) (714 72 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 80] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15243" - "plane" "(696 72 343) (714 72 343) (714 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15242" - "plane" "(696 24 359.8) (714 24 359.8) (714 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26186" - side - { - "id" "15253" - "plane" "(705 -8 280) (706 -8 280) (706 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15252" - "plane" "(705 40 328) (706 40 328) (706 -7.99999 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15251" - "plane" "(705 -8 280) (705 40 280) (705 40 328)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 -213.333] 0.1875" - "vaxis" "[0 1 0 42.6668] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15250" - "plane" "(706 -7.99999 328) (706 40 328) (706 40 280)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 -213.333] 0.1875" - "vaxis" "[0 1 0 42.6668] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15249" - "plane" "(706 -8 280) (705 -8 280) (705 -7.99999 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 0 1 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15248" - "plane" "(706 40 328) (705 40 328) (705 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 0 1 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26187" - side - { - "id" "15259" - "plane" "(697 -16 344) (697 768 344) (713 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[-1 0 0 428] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15258" - "plane" "(697 768 342) (697 768 344) (697 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15257" - "plane" "(713 -16 342) (713 -16 344) (713 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 1 -216] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15256" - "plane" "(713 768 342) (713 768 344) (697 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15255" - "plane" "(697 -16 342) (697 -16 344) (713 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15254" - "plane" "(697 768 342) (697 -16 342) (713 -16 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26188" - side - { - "id" "15265" - "plane" "(703 -16 342) (703 -16 330) (703 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 -1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15264" - "plane" "(707 768 342) (707 768 330) (707 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 1 -240] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15263" - "plane" "(703 768 342) (703 768 330) (707 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15262" - "plane" "(707 -16 342) (707 -16 330) (703 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 292] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15261" - "plane" "(703 -16 342) (703 768 342) (707 768 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15260" - "plane" "(703 768 330) (703 -16 330) (707 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26189" - side - { - "id" "15271" - "plane" "(697 768 328) (697 -16 328) (713 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[1 0 0 -428] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15270" - "plane" "(697 -16 330) (697 -16 328) (697 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 -1 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15269" - "plane" "(713 768 330) (713 768 328) (713 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 1 -264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15268" - "plane" "(697 768 330) (697 768 328) (713 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15267" - "plane" "(713 -16 330) (713 -16 328) (697 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15266" - "plane" "(697 -16 330) (697 768 330) (713 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[-1 0 0 324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26190" - side - { - "id" "15277" - "plane" "(697 56 240) (697 108 240) (713 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[-1 0 0 428] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15276" - "plane" "(697 108 238) (697 108 240) (697 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15275" - "plane" "(713 56 238) (713 56 240) (713 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15274" - "plane" "(713 108 238) (713 108 240) (697 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15273" - "plane" "(697 56 238) (697 56 240) (713 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 448] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15272" - "plane" "(697 108 238) (697 56 238) (713 56 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26191" - side - { - "id" "15283" - "plane" "(703 56 238) (703 56 226) (703 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15282" - "plane" "(707 108 238) (707 108 226) (707 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -336] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15281" - "plane" "(703 108 238) (703 108 226) (707 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15280" - "plane" "(707 56 238) (707 56 226) (703 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 292] 0.25" - "vaxis" "[0 0 -1 192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15279" - "plane" "(703 56 238) (703 108 238) (707 108 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15278" - "plane" "(703 108 226) (703 56 226) (707 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26192" - side - { - "id" "15289" - "plane" "(697 108 224) (697 56 224) (713 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 -428] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15288" - "plane" "(697 56 226) (697 56 224) (697 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15287" - "plane" "(713 108 226) (713 108 224) (713 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -360] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15286" - "plane" "(697 108 226) (697 108 224) (713 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 448] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15285" - "plane" "(713 56 226) (713 56 224) (697 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15284" - "plane" "(697 56 226) (697 108 226) (713 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[-1 0 0 324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26193" - side - { - "id" "15295" - "plane" "(701 56 176) (709 56 176) (709 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15294" - "plane" "(701 104 224) (709 104 224) (709 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15293" - "plane" "(701 56 176) (701 104 176) (701 104 224)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 -213.333] 0.1875" - "vaxis" "[0 0 1 -170.667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15292" - "plane" "(709 56 224) (709 104 224) (709 104 176)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 -170.667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15291" - "plane" "(709 56 176) (701 56 176) (701 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 -42.6666] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15290" - "plane" "(709 104 224) (701 104 224) (701 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 -42.6666] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26194" - side - { - "id" "15301" - "plane" "(697 104 120) (698 104 120) (698 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -40] 0.25" - "vaxis" "[0 -1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15300" - "plane" "(697 56 72) (698 56 72) (698 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -40] 0.25" - "vaxis" "[0 -1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15299" - "plane" "(697 104 120) (697 56 120) (697 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15298" - "plane" "(698 104 72) (698 56 72) (698 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15297" - "plane" "(698 104 120) (697 104 120) (697 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -40] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15296" - "plane" "(698 56 72) (697 56 72) (697 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -40] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26195" - side - { - "id" "15307" - "plane" "(698 -7.99997 120) (697 -7.99997 120) (697 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 36] 0.25" - "vaxis" "[0 1 0 10.6666] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15306" - "plane" "(698 40 72) (697 40 72) (697 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 36] 0.25" - "vaxis" "[0 1 0 10.6666] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15305" - "plane" "(698 -7.99997 120) (698 40 120) (698 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 42.6663] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15304" - "plane" "(697 -7.99997 72) (697 40 72) (697 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 42.6663] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15303" - "plane" "(697 -7.99997 120) (698 -7.99997 120) (698 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 36] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15302" - "plane" "(697 40 72) (698 40 72) (698 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 36] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26196" - side - { - "id" "15313" - "plane" "(713 -7.99997 120) (712 -7.99997 120) (712 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 1 0 10.6666] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15312" - "plane" "(713 40 72) (712 40 72) (712 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 1 0 10.6666] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15311" - "plane" "(713 -7.99997 120) (713 40 120) (713 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 42.6663] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15310" - "plane" "(712 -7.99997 72) (712 40 72) (712 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 42.6663] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15309" - "plane" "(712 -7.99997 120) (713 -7.99997 120) (713 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15308" - "plane" "(712 40 72) (713 40 72) (713 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26197" - side - { - "id" "15319" - "plane" "(712 104 120) (713 104 120) (713 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -36] 0.25" - "vaxis" "[0 -1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15318" - "plane" "(712 56 72) (713 56 72) (713 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -36] 0.25" - "vaxis" "[0 -1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15317" - "plane" "(712 104 120) (712 56 120) (712 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15316" - "plane" "(713 104 72) (713 56 72) (713 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15315" - "plane" "(713 104 120) (712 104 120) (712 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -36] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15314" - "plane" "(713 56 72) (712 56 72) (712 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -36] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26198" - side - { - "id" "15325" - "plane" "(697 -16 72) (697 768 72) (713 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[-1 0 0 428] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15324" - "plane" "(697 768 70) (697 768 72) (697 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 -1 488] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15323" - "plane" "(713 -16 70) (713 -16 72) (713 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 1 -152] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15322" - "plane" "(713 768 70) (713 768 72) (697 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15321" - "plane" "(697 -16 70) (697 -16 72) (713 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15320" - "plane" "(697 768 70) (697 -16 70) (713 -16 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26199" - side - { - "id" "15331" - "plane" "(703 -16 70) (703 -16 58) (703 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15330" - "plane" "(707 768 70) (707 768 58) (707 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 1 -176] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15329" - "plane" "(703 768 70) (703 768 58) (707 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15328" - "plane" "(707 -16 70) (707 -16 58) (703 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 292] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15327" - "plane" "(703 -16 70) (703 768 70) (707 768 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15326" - "plane" "(703 768 58) (703 -16 58) (707 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26200" - side - { - "id" "15337" - "plane" "(697 768 56) (697 -16 56) (713 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[1 0 0 -428] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15336" - "plane" "(697 -16 58) (697 -16 56) (697 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 -1 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15335" - "plane" "(713 768 58) (713 768 56) (713 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[0 0 1 -200] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15334" - "plane" "(697 768 58) (697 768 56) (713 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15333" - "plane" "(713 -16 58) (713 -16 56) (697 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15332" - "plane" "(697 -16 58) (697 768 58) (713 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 288] 0.25" - "vaxis" "[-1 0 0 324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26201" - side - { - "id" "15343" - "plane" "(697 328 144) (713 328 144) (713 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[1 0 0 -36] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15342" - "plane" "(697 344 72) (713 344 72) (713 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[-1 0 0 36] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15341" - "plane" "(697 328 144) (697 328 72) (697 344 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 -32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15340" - "plane" "(713 344 144) (713 344 72) (713 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15339" - "plane" "(713 328 144) (697 328 144) (697 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 -30] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15338" - "plane" "(713 344 72) (697 344 72) (697 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[1 0 0 -388] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 13000]" - } - } -} -hidden -{ - entity - { - "id" "26394" - "classname" "func_detail" - hidden - { - solid - { - "id" "26395" - side - { - "id" "15625" - "plane" "(1210 40.0001 72) (1210 40 328) (1226 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15624" - "plane" "(1210 42 328) (1210 40 328) (1210 40.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -472] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15623" - "plane" "(1226 42.0001 72) (1226 40.0001 72) (1226 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15622" - "plane" "(1226 42 328) (1226 40 328) (1210 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15621" - "plane" "(1210 42.0001 72) (1210 40.0001 72) (1226 40.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15620" - "plane" "(1210 42 328) (1210 42.0001 72) (1226 42.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26396" - side - { - "id" "15631" - "plane" "(1216 42.0001 72) (1216 54.0001 72) (1216 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -448] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15630" - "plane" "(1220 42 328) (1220 54 328) (1220 54.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 272] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15629" - "plane" "(1216 42 328) (1216 54 328) (1220 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15628" - "plane" "(1220 42.0001 72) (1220 54.0001 72) (1216 54.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 296] 0.25" - "vaxis" "[0 1 0 -416] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15627" - "plane" "(1216 42.0001 72) (1216 42 328) (1220 42 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15626" - "plane" "(1216 54 328) (1216 54.0001 72) (1220 54.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26397" - side - { - "id" "15637" - "plane" "(1210 56 328) (1210 56.0001 72) (1226 56.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15636" - "plane" "(1210 54.0001 72) (1210 56.0001 72) (1210 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -424] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15635" - "plane" "(1226 54 328) (1226 56 328) (1226 56.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 248] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15634" - "plane" "(1210 54 328) (1210 56 328) (1226 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15633" - "plane" "(1226 54.0001 72) (1226 56.0001 72) (1210 56.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15632" - "plane" "(1210 54.0001 72) (1210 54 328) (1226 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 328] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26398" - side - { - "id" "15643" - "plane" "(1210 28 359.856) (1210 764.719 628) (1226 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15642" - "plane" "(1210 765.403 626.121) (1210 764.719 628) (1210 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15641" - "plane" "(1226 28.6841 357.977) (1226 28 359.856) (1226 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 357.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15640" - "plane" "(1226 765.403 626.121) (1226 764.719 628) (1210 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15639" - "plane" "(1210 28.6841 357.977) (1210 28 359.856) (1226 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15638" - "plane" "(1210 765.403 626.121) (1210 28.6841 357.977) (1226 28.6841 357.977)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26399" - side - { - "id" "15649" - "plane" "(1216 28.6841 357.977) (1216 32.7883 346.701) (1216 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 -509.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15648" - "plane" "(1220 765.403 626.121) (1220 769.507 614.844) (1220 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 333.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15647" - "plane" "(1216 765.403 626.121) (1216 769.507 614.844) (1220 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15646" - "plane" "(1220 28.6841 357.977) (1220 32.7883 346.701) (1216 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 296] 0.25" - "vaxis" "[0 0.34202 -0.939693 -477.689] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15645" - "plane" "(1216 28.6841 357.977) (1216 765.403 626.121) (1220 765.403 626.121)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15644" - "plane" "(1216 769.507 614.844) (1216 32.7883 346.701) (1220 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26400" - side - { - "id" "15655" - "plane" "(1210 770.191 612.965) (1210 33.4724 344.821) (1226 33.4724 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15654" - "plane" "(1210 32.7883 346.701) (1210 33.4724 344.821) (1210 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 -485.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15653" - "plane" "(1226 769.507 614.844) (1226 770.191 612.965) (1226 33.4724 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 309.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15652" - "plane" "(1210 769.507 614.844) (1210 770.191 612.965) (1226 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15651" - "plane" "(1226 32.7883 346.701) (1226 33.4724 344.821) (1210 33.4724 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15650" - "plane" "(1210 32.7883 346.701) (1210 769.507 614.844) (1226 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 328] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26401" - side - { - "id" "15661" - "plane" "(1227 24 359.8) (1209 24 359.8) (1209 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15660" - "plane" "(1227 72 343) (1209 72 343) (1209 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 -1 0 288] 0.25" - "vaxis" "[-1 0 0 8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15659" - "plane" "(1209 16 343) (1209 72 343) (1209 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 -432] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15658" - "plane" "(1227 24 359.8) (1227 48 368) (1227 72 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 -432] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15657" - "plane" "(1209 72 343) (1227 72 343) (1227 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15656" - "plane" "(1209 24 359.8) (1227 24 359.8) (1227 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26402" - side - { - "id" "15667" - "plane" "(1218 -8 280) (1219 -8 280) (1219 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15666" - "plane" "(1218 40 328) (1219 40 328) (1219 -8 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15665" - "plane" "(1218 -8 280) (1218 40 280) (1218 40 328)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 42.6667] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15664" - "plane" "(1219 -8 328) (1219 40 328) (1219 40 280)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 42.6667] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15663" - "plane" "(1219 -8 280) (1218 -8 280) (1218 -8 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 0 1 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15662" - "plane" "(1219 40 328) (1218 40 328) (1218 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 0 1 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26403" - side - { - "id" "15673" - "plane" "(1210 -15.9999 344) (1210 768 344) (1226 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15672" - "plane" "(1210 768 342) (1210 768 344) (1210 -15.9999 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15671" - "plane" "(1226 -15.9999 342) (1226 -15.9999 344) (1226 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -216] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15670" - "plane" "(1226 768 342) (1226 768 344) (1210 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15669" - "plane" "(1210 -15.9999 342) (1210 -15.9999 344) (1226 -15.9999 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15668" - "plane" "(1210 768 342) (1210 -15.9999 342) (1226 -15.9999 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26404" - side - { - "id" "15679" - "plane" "(1216 -15.9999 342) (1216 -15.9999 330) (1216 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15678" - "plane" "(1220 768 342) (1220 768 330) (1220 -15.9999 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -240] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15677" - "plane" "(1216 768 342) (1216 768 330) (1220 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15676" - "plane" "(1220 -15.9999 342) (1220 -15.9999 330) (1216 -15.9999 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 296] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15675" - "plane" "(1216 -15.9999 342) (1216 768 342) (1220 768 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15674" - "plane" "(1216 768 330) (1216 -15.9999 330) (1220 -15.9999 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26405" - side - { - "id" "15685" - "plane" "(1210 768 328) (1210 -15.9999 328) (1226 -15.9999 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15684" - "plane" "(1210 -15.9999 330) (1210 -15.9999 328) (1210 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15683" - "plane" "(1226 768 330) (1226 768 328) (1226 -15.9999 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15682" - "plane" "(1210 768 330) (1210 768 328) (1226 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15681" - "plane" "(1226 -15.9999 330) (1226 -15.9999 328) (1210 -15.9999 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15680" - "plane" "(1210 -15.9999 330) (1210 768 330) (1226 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 328] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26406" - side - { - "id" "15691" - "plane" "(1210 56 240) (1210 108 240) (1226 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15690" - "plane" "(1210 108 238) (1210 108 240) (1210 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15689" - "plane" "(1226 56 238) (1226 56 240) (1226 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 1 -312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15688" - "plane" "(1226 108 238) (1226 108 240) (1210 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15687" - "plane" "(1210 56 238) (1210 56 240) (1226 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 -64] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15686" - "plane" "(1210 108 238) (1210 56 238) (1226 56 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26407" - side - { - "id" "15697" - "plane" "(1216 56 238) (1216 56 226) (1216 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15696" - "plane" "(1220 108 238) (1220 108 226) (1220 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 1 -336] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15695" - "plane" "(1216 108 238) (1216 108 226) (1220 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15694" - "plane" "(1220 56 238) (1220 56 226) (1216 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 296] 0.25" - "vaxis" "[0 0 -1 192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15693" - "plane" "(1216 56 238) (1216 108 238) (1220 108 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15692" - "plane" "(1216 108 226) (1216 56 226) (1220 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26408" - side - { - "id" "15703" - "plane" "(1210 108 224) (1210 56 224) (1226 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15702" - "plane" "(1210 56 226) (1210 56 224) (1210 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15701" - "plane" "(1226 108 226) (1226 108 224) (1226 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 1 -360] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15700" - "plane" "(1210 108 226) (1210 108 224) (1226 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 -64] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15699" - "plane" "(1226 56 226) (1226 56 224) (1210 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15698" - "plane" "(1210 56 226) (1210 108 226) (1226 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[-1 0 0 328] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26409" - side - { - "id" "15709" - "plane" "(1214 56 176) (1222 56 176) (1222 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15708" - "plane" "(1214 104 224) (1222 104 224) (1222 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15707" - "plane" "(1214 56 176) (1214 104 176) (1214 104 224)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 85.3333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15706" - "plane" "(1222 56 224) (1222 104 224) (1222 104 176)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 -170.667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15705" - "plane" "(1222 56 176) (1214 56 176) (1214 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 21.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15704" - "plane" "(1222 104 224) (1214 104 224) (1214 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 21.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26410" - side - { - "id" "15715" - "plane" "(1210 104 120) (1211 104 120) (1211 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15714" - "plane" "(1210 56 72) (1211 56 72) (1211 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15713" - "plane" "(1210 104 120) (1210 56 120) (1210 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.667] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15712" - "plane" "(1211 104 72) (1211 56 72) (1211 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15711" - "plane" "(1211 104 120) (1210 104 120) (1210 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15710" - "plane" "(1211 56 72) (1210 56 72) (1210 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26411" - side - { - "id" "15721" - "plane" "(1211 -7.99997 120) (1210 -7.99997 120) (1210 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15720" - "plane" "(1211 40 72) (1210 40 72) (1210 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15719" - "plane" "(1211 -7.99997 120) (1211 40 120) (1211 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15718" - "plane" "(1210 -7.99997 72) (1210 40 72) (1210 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15717" - "plane" "(1210 -7.99997 120) (1211 -7.99997 120) (1211 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15716" - "plane" "(1210 40 72) (1211 40 72) (1211 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26412" - side - { - "id" "15727" - "plane" "(1226 -7.99997 120) (1225 -7.99997 120) (1225 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15726" - "plane" "(1226 40 72) (1225 40 72) (1225 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15725" - "plane" "(1226 -7.99997 120) (1226 40 120) (1226 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15724" - "plane" "(1225 -7.99997 72) (1225 40 72) (1225 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15723" - "plane" "(1225 -7.99997 120) (1226 -7.99997 120) (1226 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15722" - "plane" "(1225 40 72) (1226 40 72) (1226 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26413" - side - { - "id" "15733" - "plane" "(1225 104 120) (1226 104 120) (1226 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15732" - "plane" "(1225 56 72) (1226 56 72) (1226 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15731" - "plane" "(1225 104 120) (1225 56 120) (1225 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.667] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15730" - "plane" "(1226 104 72) (1226 56 72) (1226 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15729" - "plane" "(1226 104 120) (1225 104 120) (1225 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15728" - "plane" "(1226 56 72) (1225 56 72) (1225 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26414" - side - { - "id" "15739" - "plane" "(1210 -15.9999 72) (1210 768 72) (1226 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15738" - "plane" "(1210 768 70) (1210 768 72) (1210 -15.9999 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15737" - "plane" "(1226 -15.9999 70) (1226 -15.9999 72) (1226 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -152] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15736" - "plane" "(1226 768 70) (1226 768 72) (1210 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15735" - "plane" "(1210 -15.9999 70) (1210 -15.9999 72) (1226 -15.9999 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15734" - "plane" "(1210 768 70) (1210 -15.9999 70) (1226 -15.9999 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26415" - side - { - "id" "15745" - "plane" "(1216 -15.9999 70) (1216 -15.9999 58) (1216 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15744" - "plane" "(1220 768 70) (1220 768 58) (1220 -15.9999 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -176] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15743" - "plane" "(1216 768 70) (1216 768 58) (1220 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15742" - "plane" "(1220 -15.9999 70) (1220 -15.9999 58) (1216 -15.9999 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 296] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15741" - "plane" "(1216 -15.9999 70) (1216 768 70) (1220 768 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15740" - "plane" "(1216 768 58) (1216 -15.9999 58) (1220 -15.9999 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -232] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26416" - side - { - "id" "15751" - "plane" "(1210 768 56) (1210 -15.9999 56) (1226 -15.9999 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15750" - "plane" "(1210 -15.9999 58) (1210 -15.9999 56) (1210 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15749" - "plane" "(1226 768 58) (1226 768 56) (1226 -15.9999 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -200] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15748" - "plane" "(1210 768 58) (1210 768 56) (1226 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15747" - "plane" "(1226 -15.9999 58) (1226 -15.9999 56) (1210 -15.9999 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15746" - "plane" "(1210 -15.9999 58) (1210 768 58) (1226 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 328] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26417" - side - { - "id" "15757" - "plane" "(1210 328 144) (1226 328 144) (1226 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15756" - "plane" "(1210 344 72) (1226 344 72) (1226 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15755" - "plane" "(1210 328 144) (1210 328 72) (1210 344 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15754" - "plane" "(1226 344 144) (1226 344 72) (1226 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15753" - "plane" "(1226 328 144) (1210 328 144) (1210 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 34] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15752" - "plane" "(1226 344 72) (1210 344 72) (1210 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[1 0 0 120] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 13000]" - } - } -} -hidden -{ - entity - { - "id" "26418" - "classname" "func_detail" - hidden - { - solid - { - "id" "26419" - side - { - "id" "15763" - "plane" "(953 40 72) (953 40 328) (969 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 -84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15762" - "plane" "(953 42 328) (953 40 328) (953 40 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -472] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15761" - "plane" "(969 42 72) (969 40 72) (969 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15760" - "plane" "(969 42 328) (969 40 328) (953 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15759" - "plane" "(953 42 72) (953 40 72) (969 40 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15758" - "plane" "(953 42 328) (953 42 72) (969 42 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26420" - side - { - "id" "15769" - "plane" "(959 42 72) (959 54 72) (959 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -448] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15768" - "plane" "(963 42 328) (963 54 328) (963 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 272] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15767" - "plane" "(959 42 328) (959 54 328) (963 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15766" - "plane" "(963 42 72) (963 54 72) (959 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 292] 0.25" - "vaxis" "[0 1 0 -416] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15765" - "plane" "(959 42 72) (959 42 328) (963 42 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15764" - "plane" "(959 54 328) (959 54 72) (963 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26421" - side - { - "id" "15775" - "plane" "(953 56 328) (953 56 72) (969 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15774" - "plane" "(953 54 72) (953 56 72) (953 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -424] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15773" - "plane" "(969 54 328) (969 56 328) (969 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 248] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15772" - "plane" "(953 54 328) (953 56 328) (969 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15771" - "plane" "(969 54 72) (969 56 72) (953 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15770" - "plane" "(953 54 72) (953 54 328) (969 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26422" - side - { - "id" "15781" - "plane" "(953 28 359.856) (953 764.719 628) (969 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 -84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15780" - "plane" "(953 765.403 626.121) (953 764.719 628) (953 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15779" - "plane" "(969 28.684 357.977) (969 28 359.856) (969 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 357.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15778" - "plane" "(969 765.403 626.121) (969 764.719 628) (953 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15777" - "plane" "(953 28.684 357.977) (953 28 359.856) (969 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15776" - "plane" "(953 765.403 626.121) (953 28.684 357.977) (969 28.684 357.977)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26423" - side - { - "id" "15787" - "plane" "(959 28.684 357.977) (959 32.7883 346.701) (959 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 -509.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15786" - "plane" "(963 765.403 626.121) (963 769.507 614.844) (963 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 333.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15785" - "plane" "(959 765.403 626.121) (959 769.507 614.844) (963 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15784" - "plane" "(963 28.684 357.977) (963 32.7883 346.701) (959 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 292] 0.25" - "vaxis" "[0 0.34202 -0.939693 -477.689] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15783" - "plane" "(959 28.684 357.977) (959 765.403 626.121) (963 765.403 626.121)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15782" - "plane" "(959 769.507 614.844) (959 32.7883 346.701) (963 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26424" - side - { - "id" "15793" - "plane" "(953 770.191 612.965) (953 33.4723 344.821) (969 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15792" - "plane" "(953 32.7883 346.701) (953 33.4723 344.821) (953 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 -485.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15791" - "plane" "(969 769.507 614.844) (969 770.191 612.965) (969 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 309.689] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15790" - "plane" "(953 769.507 614.844) (953 770.191 612.965) (969 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 -221.689] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15789" - "plane" "(969 32.7883 346.701) (969 33.4723 344.821) (953 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 285.689] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15788" - "plane" "(953 32.7883 346.701) (953 769.507 614.844) (969 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26425" - side - { - "id" "15799" - "plane" "(970 24 359.8) (952 24 359.8) (952 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15798" - "plane" "(970 72 343) (952 72 343) (952 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 -1 0 288] 0.25" - "vaxis" "[-1 0 0 4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15797" - "plane" "(952 16 343) (952 72 343) (952 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 -432] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15796" - "plane" "(970 24 359.8) (970 48 368) (970 72 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 -432] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15795" - "plane" "(952 72 343) (970 72 343) (970 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15794" - "plane" "(952 24 359.8) (970 24 359.8) (970 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26426" - side - { - "id" "15805" - "plane" "(961 -8.00003 280) (962 -8.00003 280) (962 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15804" - "plane" "(961 40 328) (962 40 328) (962 -8.00003 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15803" - "plane" "(961 -8.00003 280) (961 40 280) (961 40 328)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 42.6667] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15802" - "plane" "(962 -8.00003 328) (962 40 328) (962 40 280)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 42.6667] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15801" - "plane" "(962 -8.00003 280) (961 -8.00003 280) (961 -8.00003 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 0 1 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15800" - "plane" "(962 40 328) (961 40 328) (961 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 0 1 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26427" - side - { - "id" "15811" - "plane" "(953 -16 344) (953 768 344) (969 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15810" - "plane" "(953 768 342) (953 768 344) (953 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15809" - "plane" "(969 -16 342) (969 -16 344) (969 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -216] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15808" - "plane" "(969 768 342) (969 768 344) (953 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15807" - "plane" "(953 -16 342) (953 -16 344) (969 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15806" - "plane" "(953 768 342) (953 -16 342) (969 -16 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26428" - side - { - "id" "15817" - "plane" "(959 -16 342) (959 -16 330) (959 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15816" - "plane" "(963 768 342) (963 768 330) (963 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -240] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15815" - "plane" "(959 768 342) (959 768 330) (963 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15814" - "plane" "(963 -16 342) (963 -16 330) (959 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 292] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15813" - "plane" "(959 -16 342) (959 768 342) (963 768 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15812" - "plane" "(959 768 330) (959 -16 330) (963 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26429" - side - { - "id" "15823" - "plane" "(953 768 328) (953 -16 328) (969 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15822" - "plane" "(953 -16 330) (953 -16 328) (953 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15821" - "plane" "(969 768 330) (969 768 328) (969 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15820" - "plane" "(953 768 330) (953 768 328) (969 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15819" - "plane" "(969 -16 330) (969 -16 328) (953 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15818" - "plane" "(953 -16 330) (953 768 330) (969 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26430" - side - { - "id" "15829" - "plane" "(953 56 240) (953 108 240) (969 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[-1 0 0 -84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15828" - "plane" "(953 108 238) (953 108 240) (953 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15827" - "plane" "(969 56 238) (969 56 240) (969 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 1 -312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15826" - "plane" "(969 108 238) (969 108 240) (953 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15825" - "plane" "(953 56 238) (953 56 240) (969 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 -64] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15824" - "plane" "(953 108 238) (953 56 238) (969 56 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26431" - side - { - "id" "15835" - "plane" "(959 56 238) (959 56 226) (959 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15834" - "plane" "(963 108 238) (963 108 226) (963 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 1 -336] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15833" - "plane" "(959 108 238) (959 108 226) (963 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15832" - "plane" "(963 56 238) (963 56 226) (959 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 292] 0.25" - "vaxis" "[0 0 -1 192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15831" - "plane" "(959 56 238) (959 108 238) (963 108 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15830" - "plane" "(959 108 226) (959 56 226) (963 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26432" - side - { - "id" "15841" - "plane" "(953 108 224) (953 56 224) (969 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15840" - "plane" "(953 56 226) (953 56 224) (953 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15839" - "plane" "(969 108 226) (969 108 224) (969 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 1 -360] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15838" - "plane" "(953 108 226) (953 108 224) (969 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 -64] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15837" - "plane" "(969 56 226) (969 56 224) (953 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15836" - "plane" "(953 56 226) (953 108 226) (969 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[-1 0 0 324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26433" - side - { - "id" "15847" - "plane" "(957 56 176) (965 56 176) (965 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15846" - "plane" "(957 104 224) (965 104 224) (965 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15845" - "plane" "(957 56 176) (957 104 176) (957 104 224)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 85.3333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15844" - "plane" "(965 56 224) (965 104 224) (965 104 176)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 -170.667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15843" - "plane" "(965 56 176) (957 56 176) (957 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 21.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15842" - "plane" "(965 104 224) (957 104 224) (957 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 21.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26434" - side - { - "id" "15853" - "plane" "(953 104 120) (954 104 120) (954 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15852" - "plane" "(953 56 72) (954 56 72) (954 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15851" - "plane" "(953 104 120) (953 56 120) (953 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15850" - "plane" "(954 104 72) (954 56 72) (954 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15849" - "plane" "(954 104 120) (953 104 120) (953 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15848" - "plane" "(954 56 72) (953 56 72) (953 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26435" - side - { - "id" "15859" - "plane" "(954 -8 120) (953 -8 120) (953 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15858" - "plane" "(954 40 72) (953 40 72) (953 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15857" - "plane" "(954 -8 120) (954 40 120) (954 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15856" - "plane" "(953 -8 72) (953 40 72) (953 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15855" - "plane" "(953 -8 120) (954 -8 120) (954 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15854" - "plane" "(953 40 72) (954 40 72) (954 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26436" - side - { - "id" "15865" - "plane" "(969 -8 120) (968 -8 120) (968 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -32] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15864" - "plane" "(969 40 72) (968 40 72) (968 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -32] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15863" - "plane" "(969 -8 120) (969 40 120) (969 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15862" - "plane" "(968 -8 72) (968 40 72) (968 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15861" - "plane" "(968 -8 120) (969 -8 120) (969 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -32] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15860" - "plane" "(968 40 72) (969 40 72) (969 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -32] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26437" - side - { - "id" "15871" - "plane" "(968 104 120) (969 104 120) (969 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15870" - "plane" "(968 56 72) (969 56 72) (969 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15869" - "plane" "(968 104 120) (968 56 120) (968 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15868" - "plane" "(969 104 72) (969 56 72) (969 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15867" - "plane" "(969 104 120) (968 104 120) (968 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15866" - "plane" "(969 56 72) (968 56 72) (968 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 0 -1 32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26438" - side - { - "id" "15877" - "plane" "(953 -16 72) (953 768 72) (969 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15876" - "plane" "(953 768 70) (953 768 72) (953 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15875" - "plane" "(969 -16 70) (969 -16 72) (969 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -152] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15874" - "plane" "(969 768 70) (969 768 72) (953 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15873" - "plane" "(953 -16 70) (953 -16 72) (969 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15872" - "plane" "(953 768 70) (953 -16 70) (969 -16 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26439" - side - { - "id" "15883" - "plane" "(959 -16 70) (959 -16 58) (959 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15882" - "plane" "(963 768 70) (963 768 58) (963 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 336] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15881" - "plane" "(959 768 70) (959 768 58) (963 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15880" - "plane" "(963 -16 70) (963 -16 58) (959 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 292] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15879" - "plane" "(959 -16 70) (959 768 70) (963 768 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15878" - "plane" "(959 768 58) (959 -16 58) (963 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -228] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26440" - side - { - "id" "15889" - "plane" "(953 768 56) (953 -16 56) (969 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15888" - "plane" "(953 -16 58) (953 -16 56) (953 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15887" - "plane" "(969 768 58) (969 768 56) (969 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -200] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15886" - "plane" "(953 768 58) (953 768 56) (969 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15885" - "plane" "(969 -16 58) (969 -16 56) (953 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15884" - "plane" "(953 -16 58) (953 768 58) (969 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26441" - side - { - "id" "15895" - "plane" "(953 328 144) (969 328 144) (969 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15894" - "plane" "(953 344 72) (969 344 72) (969 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15893" - "plane" "(953 328 144) (953 328 72) (953 344 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15892" - "plane" "(969 344 144) (969 344 72) (969 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15891" - "plane" "(969 328 144) (953 328 144) (953 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 34] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "15890" - "plane" "(969 344 72) (953 344 72) (953 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[1 0 0 124] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 13000]" - } - } -} -hidden -{ - entity - { - "id" "26850" - "classname" "func_detail" - hidden - { - solid - { - "id" "26851" - side - { - "id" "16591" - "plane" "(1978 40 72) (1978 40 328) (1994 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16590" - "plane" "(1978 42 328) (1978 40 328) (1978 40 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -472] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16589" - "plane" "(1994 42 72) (1994 40 72) (1994 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16588" - "plane" "(1994 42 328) (1994 40 328) (1978 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16587" - "plane" "(1978 42 72) (1978 40 72) (1994 40 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16586" - "plane" "(1978 42 328) (1978 42 72) (1994 42 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26852" - side - { - "id" "16597" - "plane" "(1984 42 72) (1984 54 72) (1984 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -448] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16596" - "plane" "(1988 42 328) (1988 54 328) (1988 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 272] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16595" - "plane" "(1984 42 328) (1984 54 328) (1988 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16594" - "plane" "(1988 42 72) (1988 54 72) (1984 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -216] 0.25" - "vaxis" "[0 1 0 -416] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16593" - "plane" "(1984 42 72) (1984 42 328) (1988 42 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16592" - "plane" "(1984 54 328) (1984 54 72) (1988 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26853" - side - { - "id" "16603" - "plane" "(1978 56 328) (1978 56 72) (1994 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16602" - "plane" "(1978 54 72) (1978 56 72) (1978 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -424] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16601" - "plane" "(1994 54 328) (1994 56 328) (1994 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 248] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16600" - "plane" "(1978 54 328) (1978 56 328) (1994 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16599" - "plane" "(1994 54 72) (1994 56 72) (1978 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16598" - "plane" "(1978 54 72) (1978 54 328) (1994 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 -184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26854" - side - { - "id" "16609" - "plane" "(1978 28 359.856) (1978 764.719 628) (1994 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16608" - "plane" "(1978 765.403 626.121) (1978 764.719 628) (1978 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16607" - "plane" "(1994 28.684 357.977) (1994 28 359.856) (1994 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 -154.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16606" - "plane" "(1994 765.403 626.121) (1994 764.719 628) (1978 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16605" - "plane" "(1978 28.684 357.977) (1978 28 359.856) (1994 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16604" - "plane" "(1978 765.403 626.121) (1978 28.684 357.977) (1994 28.684 357.977)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26855" - side - { - "id" "16615" - "plane" "(1984 28.684 357.977) (1984 32.7883 346.701) (1984 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 2.31071] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16614" - "plane" "(1988 765.403 626.121) (1988 769.507 614.844) (1988 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 -178.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16613" - "plane" "(1984 765.403 626.121) (1984 769.507 614.844) (1988 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16612" - "plane" "(1988 28.684 357.977) (1988 32.7883 346.701) (1984 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -216] 0.25" - "vaxis" "[0 0.34202 -0.939693 34.3107] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16611" - "plane" "(1984 28.684 357.977) (1984 765.403 626.121) (1988 765.403 626.121)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16610" - "plane" "(1984 769.507 614.844) (1984 32.7883 346.701) (1988 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26856" - side - { - "id" "16621" - "plane" "(1978 770.191 612.965) (1978 33.4723 344.821) (1994 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16620" - "plane" "(1978 32.7883 346.701) (1978 33.4723 344.821) (1978 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 26.3107] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16619" - "plane" "(1994 769.507 614.844) (1994 770.191 612.965) (1994 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 -202.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16618" - "plane" "(1978 769.507 614.844) (1978 770.191 612.965) (1994 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16617" - "plane" "(1994 32.7883 346.701) (1994 33.4723 344.821) (1978 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16616" - "plane" "(1978 32.7883 346.701) (1978 769.507 614.844) (1994 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 -184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26857" - side - { - "id" "16627" - "plane" "(1995 24 359.8) (1977 24 359.8) (1977 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16626" - "plane" "(1995 72 343) (1977 72 343) (1977 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 -1 0 288] 0.25" - "vaxis" "[-1 0 0 8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16625" - "plane" "(1977 16 343) (1977 72 343) (1977 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 -432] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16624" - "plane" "(1995 24 359.8) (1995 48 368) (1995 72 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 -432] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16623" - "plane" "(1977 72 343) (1995 72 343) (1995 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16622" - "plane" "(1977 24 359.8) (1995 24 359.8) (1995 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26858" - side - { - "id" "16633" - "plane" "(1986 -8.00003 280) (1987 -8.00003 280) (1987 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16632" - "plane" "(1986 40 328) (1987 40 328) (1987 -8.00003 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16631" - "plane" "(1986 -8.00003 280) (1986 40 280) (1986 40 328)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 42.6667] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16630" - "plane" "(1987 -8.00003 328) (1987 40 328) (1987 40 280)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 42.6667] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16629" - "plane" "(1987 -8.00003 280) (1986 -8.00003 280) (1986 -8.00003 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 0 1 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16628" - "plane" "(1987 40 328) (1986 40 328) (1986 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 0 1 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26859" - side - { - "id" "16639" - "plane" "(1978 -16 344) (1978 768 344) (1994 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16638" - "plane" "(1978 768 342) (1978 768 344) (1978 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16637" - "plane" "(1994 -16 342) (1994 -16 344) (1994 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -216] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16636" - "plane" "(1994 768 342) (1994 768 344) (1978 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16635" - "plane" "(1978 -16 342) (1978 -16 344) (1994 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16634" - "plane" "(1978 768 342) (1978 -16 342) (1994 -16 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26860" - side - { - "id" "16645" - "plane" "(1984 -16 342) (1984 -16 330) (1984 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16644" - "plane" "(1988 768 342) (1988 768 330) (1988 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -240] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16643" - "plane" "(1984 768 342) (1984 768 330) (1988 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16642" - "plane" "(1988 -16 342) (1988 -16 330) (1984 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -216] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16641" - "plane" "(1984 -16 342) (1984 768 342) (1988 768 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16640" - "plane" "(1984 768 330) (1984 -16 330) (1988 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26861" - side - { - "id" "16651" - "plane" "(1978 768 328) (1978 -16 328) (1994 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16650" - "plane" "(1978 -16 330) (1978 -16 328) (1978 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16649" - "plane" "(1994 768 330) (1994 768 328) (1994 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16648" - "plane" "(1978 768 330) (1978 768 328) (1994 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16647" - "plane" "(1994 -16 330) (1994 -16 328) (1978 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16646" - "plane" "(1978 -16 330) (1978 768 330) (1994 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26862" - side - { - "id" "16657" - "plane" "(1978 56 240) (1978 108 240) (1994 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16656" - "plane" "(1978 108 238) (1978 108 240) (1978 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16655" - "plane" "(1994 56 238) (1994 56 240) (1994 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 1 -312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16654" - "plane" "(1994 108 238) (1994 108 240) (1978 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16653" - "plane" "(1978 56 238) (1978 56 240) (1994 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 -64] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16652" - "plane" "(1978 108 238) (1978 56 238) (1994 56 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26863" - side - { - "id" "16663" - "plane" "(1984 56 238) (1984 56 226) (1984 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16662" - "plane" "(1988 108 238) (1988 108 226) (1988 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 1 -336] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16661" - "plane" "(1984 108 238) (1984 108 226) (1988 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16660" - "plane" "(1988 56 238) (1988 56 226) (1984 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -216] 0.25" - "vaxis" "[0 0 -1 192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16659" - "plane" "(1984 56 238) (1984 108 238) (1988 108 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16658" - "plane" "(1984 108 226) (1984 56 226) (1988 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26864" - side - { - "id" "16669" - "plane" "(1978 108 224) (1978 56 224) (1994 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16668" - "plane" "(1978 56 226) (1978 56 224) (1978 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16667" - "plane" "(1994 108 226) (1994 108 224) (1994 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 1 -360] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16666" - "plane" "(1978 108 226) (1978 108 224) (1994 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 -64] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16665" - "plane" "(1994 56 226) (1994 56 224) (1978 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16664" - "plane" "(1978 56 226) (1978 108 226) (1994 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[-1 0 0 -184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26865" - side - { - "id" "16675" - "plane" "(1982 56 176) (1990 56 176) (1990 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16674" - "plane" "(1982 104 224) (1990 104 224) (1990 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16673" - "plane" "(1982 56 176) (1982 104 176) (1982 104 224)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 85.3333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16672" - "plane" "(1990 56 224) (1990 104 224) (1990 104 176)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 -170.667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16671" - "plane" "(1990 56 176) (1982 56 176) (1982 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 21.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16670" - "plane" "(1990 104 224) (1982 104 224) (1982 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 21.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26866" - side - { - "id" "16681" - "plane" "(1978 104 120) (1979 104 120) (1979 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16680" - "plane" "(1978 56 72) (1979 56 72) (1979 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16679" - "plane" "(1978 104 120) (1978 56 120) (1978 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16678" - "plane" "(1979 104 72) (1979 56 72) (1979 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16677" - "plane" "(1979 104 120) (1978 104 120) (1978 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16676" - "plane" "(1979 56 72) (1978 56 72) (1978 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26867" - side - { - "id" "16687" - "plane" "(1979 -8 120) (1978 -8 120) (1978 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16686" - "plane" "(1979 40 72) (1978 40 72) (1978 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16685" - "plane" "(1979 -8 120) (1979 40 120) (1979 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16684" - "plane" "(1978 -8 72) (1978 40 72) (1978 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16683" - "plane" "(1978 -8 120) (1979 -8 120) (1979 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16682" - "plane" "(1978 40 72) (1979 40 72) (1979 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26868" - side - { - "id" "16693" - "plane" "(1994 -8 120) (1993 -8 120) (1993 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16692" - "plane" "(1994 40 72) (1993 40 72) (1993 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16691" - "plane" "(1994 -8 120) (1994 40 120) (1994 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16690" - "plane" "(1993 -8 72) (1993 40 72) (1993 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16689" - "plane" "(1993 -8 120) (1994 -8 120) (1994 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16688" - "plane" "(1993 40 72) (1994 40 72) (1994 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26869" - side - { - "id" "16699" - "plane" "(1993 104 120) (1994 104 120) (1994 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16698" - "plane" "(1993 56 72) (1994 56 72) (1994 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16697" - "plane" "(1993 104 120) (1993 56 120) (1993 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16696" - "plane" "(1994 104 72) (1994 56 72) (1994 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16695" - "plane" "(1994 104 120) (1993 104 120) (1993 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16694" - "plane" "(1994 56 72) (1993 56 72) (1993 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26870" - side - { - "id" "16705" - "plane" "(1978 -16 72) (1978 768 72) (1994 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16704" - "plane" "(1978 768 70) (1978 768 72) (1978 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16703" - "plane" "(1994 -16 70) (1994 -16 72) (1994 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -152] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16702" - "plane" "(1994 768 70) (1994 768 72) (1978 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16701" - "plane" "(1978 -16 70) (1978 -16 72) (1994 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16700" - "plane" "(1978 768 70) (1978 -16 70) (1994 -16 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26871" - side - { - "id" "16711" - "plane" "(1984 -16 70) (1984 -16 58) (1984 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16710" - "plane" "(1988 768 70) (1988 768 58) (1988 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -176] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16709" - "plane" "(1984 768 70) (1984 768 58) (1988 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16708" - "plane" "(1988 -16 70) (1988 -16 58) (1984 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -216] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16707" - "plane" "(1984 -16 70) (1984 768 70) (1988 768 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16706" - "plane" "(1984 768 58) (1984 -16 58) (1988 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26872" - side - { - "id" "16717" - "plane" "(1978 768 56) (1978 -16 56) (1994 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16716" - "plane" "(1978 -16 58) (1978 -16 56) (1978 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16715" - "plane" "(1994 768 58) (1994 768 56) (1994 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -200] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16714" - "plane" "(1978 768 58) (1978 768 56) (1994 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16713" - "plane" "(1994 -16 58) (1994 -16 56) (1978 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16712" - "plane" "(1978 -16 58) (1978 768 58) (1994 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26873" - side - { - "id" "16723" - "plane" "(1978 328 144) (1994 328 144) (1994 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16722" - "plane" "(1978 344 72) (1994 344 72) (1994 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16721" - "plane" "(1978 328 144) (1978 328 72) (1978 344 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16720" - "plane" "(1994 344 144) (1994 344 72) (1994 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16719" - "plane" "(1994 328 144) (1978 328 144) (1978 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 34] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16718" - "plane" "(1994 344 72) (1978 344 72) (1978 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[1 0 0 120] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 13000]" - } - } -} -hidden -{ - entity - { - "id" "26874" - "classname" "func_detail" - hidden - { - solid - { - "id" "26875" - side - { - "id" "16729" - "plane" "(1722 40.0001 72) (1722 40 328) (1738 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16728" - "plane" "(1722 42 328) (1722 40 328) (1722 40.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 40] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16727" - "plane" "(1738 42.0001 72) (1738 40.0001 72) (1738 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 -216] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16726" - "plane" "(1738 42 328) (1738 40 328) (1722 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16725" - "plane" "(1722 42.0001 72) (1722 40.0001 72) (1738 40.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16724" - "plane" "(1722 42 328) (1722 42.0001 72) (1738 42.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26876" - side - { - "id" "16735" - "plane" "(1728 42.0001 72) (1728 54.0001 72) (1728 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16734" - "plane" "(1732 42 328) (1732 54 328) (1732 54.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 272] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16733" - "plane" "(1728 42 328) (1728 54 328) (1732 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16732" - "plane" "(1732 42.0001 72) (1732 54.0001 72) (1728 54.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -216] 0.25" - "vaxis" "[0 1 0 96] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16731" - "plane" "(1728 42.0001 72) (1728 42 328) (1732 42 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16730" - "plane" "(1728 54 328) (1728 54.0001 72) (1732 54.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26877" - side - { - "id" "16741" - "plane" "(1722 56 328) (1722 56.0001 72) (1738 56.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16740" - "plane" "(1722 54.0001 72) (1722 56.0001 72) (1722 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16739" - "plane" "(1738 54 328) (1738 56 328) (1738 56.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 248] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16738" - "plane" "(1722 54 328) (1722 56 328) (1738 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16737" - "plane" "(1738 54.0001 72) (1738 56.0001 72) (1722 56.0001 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16736" - "plane" "(1722 54.0001 72) (1722 54 328) (1738 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 -184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26878" - side - { - "id" "16747" - "plane" "(1722 28 359.856) (1722 764.719 628) (1738 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16746" - "plane" "(1722 765.403 626.121) (1722 764.719 628) (1722 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16745" - "plane" "(1738 28.6841 357.977) (1738 28 359.856) (1738 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 -154.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16744" - "plane" "(1738 765.403 626.121) (1738 764.719 628) (1722 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16743" - "plane" "(1722 28.6841 357.977) (1722 28 359.856) (1738 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16742" - "plane" "(1722 765.403 626.121) (1722 28.6841 357.977) (1738 28.6841 357.977)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26879" - side - { - "id" "16753" - "plane" "(1728 28.6841 357.977) (1728 32.7883 346.701) (1728 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 2.31078] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16752" - "plane" "(1732 765.403 626.121) (1732 769.507 614.844) (1732 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 -178.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16751" - "plane" "(1728 765.403 626.121) (1728 769.507 614.844) (1732 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16750" - "plane" "(1732 28.6841 357.977) (1732 32.7883 346.701) (1728 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -216] 0.25" - "vaxis" "[0 0.34202 -0.939693 34.3108] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16749" - "plane" "(1728 28.6841 357.977) (1728 765.403 626.121) (1732 765.403 626.121)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16748" - "plane" "(1728 769.507 614.844) (1728 32.7883 346.701) (1732 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26880" - side - { - "id" "16759" - "plane" "(1722 770.191 612.965) (1722 33.4723 344.821) (1738 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16758" - "plane" "(1722 32.7883 346.701) (1722 33.4723 344.821) (1722 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 26.3108] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16757" - "plane" "(1738 769.507 614.844) (1738 770.191 612.965) (1738 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 -202.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16756" - "plane" "(1722 769.507 614.844) (1722 770.191 612.965) (1738 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16755" - "plane" "(1738 32.7883 346.701) (1738 33.4723 344.821) (1722 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16754" - "plane" "(1722 32.7883 346.701) (1722 769.507 614.844) (1738 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 -184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26881" - side - { - "id" "16765" - "plane" "(1739 24 359.8) (1721 24 359.8) (1721 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16764" - "plane" "(1739 72 343) (1721 72 343) (1721 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 -1 0 288] 0.25" - "vaxis" "[-1 0 0 8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16763" - "plane" "(1721 16 343) (1721 72 343) (1721 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 80] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16762" - "plane" "(1739 24 359.8) (1739 48 368) (1739 72 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 80] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16761" - "plane" "(1721 72 343) (1739 72 343) (1739 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16760" - "plane" "(1721 24 359.8) (1739 24 359.8) (1739 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26882" - side - { - "id" "16771" - "plane" "(1730 -8 280) (1731 -8 280) (1731 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16770" - "plane" "(1730 40 328) (1731 40 328) (1731 -7.99999 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16769" - "plane" "(1730 -8 280) (1730 40 280) (1730 40 328)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 42.6667] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16768" - "plane" "(1731 -7.99999 328) (1731 40 328) (1731 40 280)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 42.6667] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16767" - "plane" "(1731 -8 280) (1730 -8 280) (1730 -7.99999 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 0 1 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16766" - "plane" "(1731 40 328) (1730 40 328) (1730 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -12] 0.25" - "vaxis" "[0 0 1 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26883" - side - { - "id" "16777" - "plane" "(1722 -16 344) (1722 768 344) (1738 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16776" - "plane" "(1722 768 342) (1722 768 344) (1722 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16775" - "plane" "(1738 -16 342) (1738 -16 344) (1738 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -216] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16774" - "plane" "(1738 768 342) (1738 768 344) (1722 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16773" - "plane" "(1722 -16 342) (1722 -16 344) (1738 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16772" - "plane" "(1722 768 342) (1722 -16 342) (1738 -16 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26884" - side - { - "id" "16783" - "plane" "(1728 -16 342) (1728 -16 330) (1728 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16782" - "plane" "(1732 768 342) (1732 768 330) (1732 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -240] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16781" - "plane" "(1728 768 342) (1728 768 330) (1732 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16780" - "plane" "(1732 -16 342) (1732 -16 330) (1728 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -216] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16779" - "plane" "(1728 -16 342) (1728 768 342) (1732 768 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16778" - "plane" "(1728 768 330) (1728 -16 330) (1732 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26885" - side - { - "id" "16789" - "plane" "(1722 768 328) (1722 -16 328) (1738 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16788" - "plane" "(1722 -16 330) (1722 -16 328) (1722 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16787" - "plane" "(1738 768 330) (1738 768 328) (1738 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16786" - "plane" "(1722 768 330) (1722 768 328) (1738 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16785" - "plane" "(1738 -16 330) (1738 -16 328) (1722 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16784" - "plane" "(1722 -16 330) (1722 768 330) (1738 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26886" - side - { - "id" "16795" - "plane" "(1722 56 240) (1722 108 240) (1738 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16794" - "plane" "(1722 108 238) (1722 108 240) (1722 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16793" - "plane" "(1738 56 238) (1738 56 240) (1738 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16792" - "plane" "(1738 108 238) (1738 108 240) (1722 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16791" - "plane" "(1722 56 238) (1722 56 240) (1738 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 -64] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16790" - "plane" "(1722 108 238) (1722 56 238) (1738 56 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26887" - side - { - "id" "16801" - "plane" "(1728 56 238) (1728 56 226) (1728 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16800" - "plane" "(1732 108 238) (1732 108 226) (1732 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -336] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16799" - "plane" "(1728 108 238) (1728 108 226) (1732 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16798" - "plane" "(1732 56 238) (1732 56 226) (1728 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -216] 0.25" - "vaxis" "[0 0 -1 192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16797" - "plane" "(1728 56 238) (1728 108 238) (1732 108 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16796" - "plane" "(1728 108 226) (1728 56 226) (1732 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26888" - side - { - "id" "16807" - "plane" "(1722 108 224) (1722 56 224) (1738 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16806" - "plane" "(1722 56 226) (1722 56 224) (1722 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16805" - "plane" "(1738 108 226) (1738 108 224) (1738 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -360] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16804" - "plane" "(1722 108 226) (1722 108 224) (1738 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 -64] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16803" - "plane" "(1738 56 226) (1738 56 224) (1722 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16802" - "plane" "(1722 56 226) (1722 108 226) (1738 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[-1 0 0 -184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26889" - side - { - "id" "16813" - "plane" "(1726 56 176) (1734 56 176) (1734 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16812" - "plane" "(1726 104 224) (1734 104 224) (1734 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16811" - "plane" "(1726 56 176) (1726 104 176) (1726 104 224)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6667] 0.1875" - "vaxis" "[0 0 1 85.3333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16810" - "plane" "(1734 56 224) (1734 104 224) (1734 104 176)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 -170.667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16809" - "plane" "(1734 56 176) (1726 56 176) (1726 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 21.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16808" - "plane" "(1734 104 224) (1726 104 224) (1726 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 21.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26890" - side - { - "id" "16819" - "plane" "(1722 104 120) (1723 104 120) (1723 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16818" - "plane" "(1722 56 72) (1723 56 72) (1723 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16817" - "plane" "(1722 104 120) (1722 56 120) (1722 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6669] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16816" - "plane" "(1723 104 72) (1723 56 72) (1723 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6669] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16815" - "plane" "(1723 104 120) (1722 104 120) (1722 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16814" - "plane" "(1723 56 72) (1722 56 72) (1722 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26891" - side - { - "id" "16825" - "plane" "(1723 -7.99997 120) (1722 -7.99997 120) (1722 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16824" - "plane" "(1723 40 72) (1722 40 72) (1722 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16823" - "plane" "(1723 -7.99997 120) (1723 40 120) (1723 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16822" - "plane" "(1722 -7.99997 72) (1722 40 72) (1722 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16821" - "plane" "(1722 -7.99997 120) (1723 -7.99997 120) (1723 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16820" - "plane" "(1722 40 72) (1723 40 72) (1723 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26892" - side - { - "id" "16831" - "plane" "(1738 -7.99997 120) (1737 -7.99997 120) (1737 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16830" - "plane" "(1738 40 72) (1737 40 72) (1737 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16829" - "plane" "(1738 -7.99997 120) (1738 40 120) (1738 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16828" - "plane" "(1737 -7.99997 72) (1737 40 72) (1737 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16827" - "plane" "(1737 -7.99997 120) (1738 -7.99997 120) (1738 -7.99997 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16826" - "plane" "(1737 40 72) (1738 40 72) (1738 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26893" - side - { - "id" "16837" - "plane" "(1737 104 120) (1738 104 120) (1738 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16836" - "plane" "(1737 56 72) (1738 56 72) (1738 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16835" - "plane" "(1737 104 120) (1737 56 120) (1737 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6669] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16834" - "plane" "(1738 104 72) (1738 56 72) (1738 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6669] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16833" - "plane" "(1738 104 120) (1737 104 120) (1737 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16832" - "plane" "(1738 56 72) (1737 56 72) (1737 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26894" - side - { - "id" "16843" - "plane" "(1722 -16 72) (1722 768 72) (1738 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16842" - "plane" "(1722 768 70) (1722 768 72) (1722 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16841" - "plane" "(1738 -16 70) (1738 -16 72) (1738 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -152] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16840" - "plane" "(1738 768 70) (1738 768 72) (1722 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16839" - "plane" "(1722 -16 70) (1722 -16 72) (1738 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[1 0 0 -19] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16838" - "plane" "(1722 768 70) (1722 -16 70) (1738 -16 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -168] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26895" - side - { - "id" "16849" - "plane" "(1728 -16 70) (1728 -16 58) (1728 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16848" - "plane" "(1732 768 70) (1732 768 58) (1732 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -176] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16847" - "plane" "(1728 768 70) (1728 768 58) (1732 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16846" - "plane" "(1732 -16 70) (1732 -16 58) (1728 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -216] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16845" - "plane" "(1728 -16 70) (1728 768 70) (1732 768 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16844" - "plane" "(1728 768 58) (1728 -16 58) (1732 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26896" - side - { - "id" "16855" - "plane" "(1722 768 56) (1722 -16 56) (1738 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16854" - "plane" "(1722 -16 58) (1722 -16 56) (1722 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16853" - "plane" "(1738 768 58) (1738 768 56) (1738 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -200] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16852" - "plane" "(1722 768 58) (1722 768 56) (1738 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16851" - "plane" "(1738 -16 58) (1738 -16 56) (1722 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16850" - "plane" "(1722 -16 58) (1722 768 58) (1738 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26897" - side - { - "id" "16861" - "plane" "(1722 328 144) (1738 328 144) (1738 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16860" - "plane" "(1722 344 72) (1738 344 72) (1738 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[-1 0 0 -24] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16859" - "plane" "(1722 328 144) (1722 328 72) (1722 344 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16858" - "plane" "(1738 344 144) (1738 344 72) (1738 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16857" - "plane" "(1738 328 144) (1722 328 144) (1722 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 34] 0.25" - "vaxis" "[1 0 0 -8] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16856" - "plane" "(1738 344 72) (1722 344 72) (1722 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[1 0 0 120] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 13000]" - } - } -} -hidden -{ - entity - { - "id" "26898" - "classname" "func_detail" - hidden - { - solid - { - "id" "26899" - side - { - "id" "16867" - "plane" "(1465 40 72) (1465 40 328) (1481 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 -84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16866" - "plane" "(1465 42 328) (1465 40 328) (1465 40 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -472] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16865" - "plane" "(1481 42 72) (1481 40 72) (1481 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16864" - "plane" "(1481 42 328) (1481 40 328) (1465 40 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16863" - "plane" "(1465 42 72) (1465 40 72) (1481 40 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16862" - "plane" "(1465 42 328) (1465 42 72) (1481 42 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26900" - side - { - "id" "16873" - "plane" "(1471 42 72) (1471 54 72) (1471 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -448] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16872" - "plane" "(1475 42 328) (1475 54 328) (1475 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 272] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16871" - "plane" "(1471 42 328) (1471 54 328) (1475 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16870" - "plane" "(1475 42 72) (1475 54 72) (1471 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -220] 0.25" - "vaxis" "[0 1 0 -416] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16869" - "plane" "(1471 42 72) (1471 42 328) (1475 42 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16868" - "plane" "(1471 54 328) (1471 54 72) (1475 54 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26901" - side - { - "id" "16879" - "plane" "(1465 56 328) (1465 56 72) (1481 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[1 0 0 84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16878" - "plane" "(1465 54 72) (1465 56 72) (1465 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -424] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16877" - "plane" "(1481 54 328) (1481 56 328) (1481 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 -1 0 248] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16876" - "plane" "(1465 54 328) (1465 56 328) (1481 56 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -160] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16875" - "plane" "(1481 54 72) (1481 56 72) (1465 56 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -1 0 224] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16874" - "plane" "(1465 54 72) (1465 54 328) (1481 54 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[-1 0 0 -188] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26902" - side - { - "id" "16885" - "plane" "(1465 28 359.856) (1465 764.719 628) (1481 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 -84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16884" - "plane" "(1465 765.403 626.121) (1465 764.719 628) (1465 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 -21.6892] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16883" - "plane" "(1481 28.684 357.977) (1481 28 359.856) (1481 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 -154.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16882" - "plane" "(1481 765.403 626.121) (1481 764.719 628) (1465 764.719 628)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16881" - "plane" "(1465 28.684 357.977) (1465 28 359.856) (1481 28 359.856)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16880" - "plane" "(1465 765.403 626.121) (1465 28.684 357.977) (1481 28.684 357.977)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26903" - side - { - "id" "16891" - "plane" "(1471 28.684 357.977) (1471 32.7883 346.701) (1471 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 2.31078] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16890" - "plane" "(1475 765.403 626.121) (1475 769.507 614.844) (1475 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 -178.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16889" - "plane" "(1471 765.403 626.121) (1471 769.507 614.844) (1475 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16888" - "plane" "(1475 28.684 357.977) (1475 32.7883 346.701) (1471 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -220] 0.25" - "vaxis" "[0 0.34202 -0.939693 34.3108] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16887" - "plane" "(1471 28.684 357.977) (1471 765.403 626.121) (1475 765.403 626.121)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16886" - "plane" "(1471 769.507 614.844) (1471 32.7883 346.701) (1475 32.7883 346.701)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26904" - side - { - "id" "16897" - "plane" "(1465 770.191 612.965) (1465 33.4723 344.821) (1481 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[1 0 0 84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16896" - "plane" "(1465 32.7883 346.701) (1465 33.4723 344.821) (1465 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 0.34202 -0.939693 26.3108] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16895" - "plane" "(1481 769.507 614.844) (1481 770.191 612.965) (1481 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[0 -0.34202 0.939693 -202.311] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16894" - "plane" "(1465 769.507 614.844) (1465 770.191 612.965) (1481 770.191 612.965)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.34202 -0.939693 290.311] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16893" - "plane" "(1481 32.7883 346.701) (1481 33.4723 344.821) (1465 33.4723 344.821)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 -0.34202 0.939693 -226.311] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16892" - "plane" "(1465 32.7883 346.701) (1465 769.507 614.844) (1481 769.507 614.844)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0.939693 0.34202 -373.558] 0.25" - "vaxis" "[-1 0 0 -188] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26905" - side - { - "id" "16903" - "plane" "(1482 24 359.8) (1464 24 359.8) (1464 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 1 0 -64] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16902" - "plane" "(1482 72 343) (1464 72 343) (1464 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 -1 0 288] 0.25" - "vaxis" "[-1 0 0 4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16901" - "plane" "(1464 16 343) (1464 72 343) (1464 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 80] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16900" - "plane" "(1482 24 359.8) (1482 48 368) (1482 72 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[0 1 0 80] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16899" - "plane" "(1464 72 343) (1482 72 343) (1482 48 368)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16898" - "plane" "(1464 24 359.8) (1482 24 359.8) (1482 16 343)" - "material" "ENVIRONMENT MAPS/PIPESET_METAL" - "uaxis" "[0 0 1 -348] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26906" - side - { - "id" "16909" - "plane" "(1473 -8.00003 280) (1474 -8.00003 280) (1474 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16908" - "plane" "(1473 40 328) (1474 40 328) (1474 -8.00002 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 1 0 -53.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16907" - "plane" "(1473 -8.00003 280) (1473 40 280) (1473 40 328)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 42.6667] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16906" - "plane" "(1474 -8.00002 328) (1474 40 328) (1474 40 280)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 1 42.6667] 0.1875" - "vaxis" "[0 1 0 -213.333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16905" - "plane" "(1474 -8.00003 280) (1473 -8.00003 280) (1473 -8.00002 328)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 0 1 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16904" - "plane" "(1474 40 328) (1473 40 328) (1473 40 280)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -8] 0.25" - "vaxis" "[0 0 1 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26907" - side - { - "id" "16915" - "plane" "(1465 -16 344) (1465 768 344) (1481 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16914" - "plane" "(1465 768 342) (1465 768 344) (1465 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 40] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16913" - "plane" "(1481 -16 342) (1481 -16 344) (1481 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -216] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16912" - "plane" "(1481 768 342) (1481 768 344) (1465 768 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16911" - "plane" "(1465 -16 342) (1465 -16 344) (1481 -16 344)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16910" - "plane" "(1465 768 342) (1465 -16 342) (1481 -16 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26908" - side - { - "id" "16921" - "plane" "(1471 -16 342) (1471 -16 330) (1471 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16920" - "plane" "(1475 768 342) (1475 768 330) (1475 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -240] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16919" - "plane" "(1471 768 342) (1471 768 330) (1475 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16918" - "plane" "(1475 -16 342) (1475 -16 330) (1471 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -220] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16917" - "plane" "(1471 -16 342) (1471 768 342) (1475 768 342)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16916" - "plane" "(1471 768 330) (1471 -16 330) (1475 -16 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26909" - side - { - "id" "16927" - "plane" "(1465 768 328) (1465 -16 328) (1481 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16926" - "plane" "(1465 -16 330) (1465 -16 328) (1465 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 88] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16925" - "plane" "(1481 768 330) (1481 768 328) (1481 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16924" - "plane" "(1465 768 330) (1465 768 328) (1481 768 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 352] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16923" - "plane" "(1481 -16 330) (1481 -16 328) (1465 -16 328)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16922" - "plane" "(1465 -16 330) (1465 768 330) (1481 768 330)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -188] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26910" - side - { - "id" "16933" - "plane" "(1465 56 240) (1465 108 240) (1481 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[-1 0 0 -84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16932" - "plane" "(1465 108 238) (1465 108 240) (1465 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 136] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16931" - "plane" "(1481 56 238) (1481 56 240) (1481 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16930" - "plane" "(1481 108 238) (1481 108 240) (1465 108 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16929" - "plane" "(1465 56 238) (1465 56 240) (1481 56 240)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 -64] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16928" - "plane" "(1465 108 238) (1465 56 238) (1481 56 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26911" - side - { - "id" "16939" - "plane" "(1471 56 238) (1471 56 226) (1471 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16938" - "plane" "(1475 108 238) (1475 108 226) (1475 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -336] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16937" - "plane" "(1471 108 238) (1471 108 226) (1475 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16936" - "plane" "(1475 56 238) (1475 56 226) (1471 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -220] 0.25" - "vaxis" "[0 0 -1 192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16935" - "plane" "(1471 56 238) (1471 108 238) (1475 108 238)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16934" - "plane" "(1471 108 226) (1471 56 226) (1475 56 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26912" - side - { - "id" "16945" - "plane" "(1465 108 224) (1465 56 224) (1481 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[1 0 0 84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16944" - "plane" "(1465 56 226) (1465 56 224) (1465 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 -1 184] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16943" - "plane" "(1481 108 226) (1481 108 224) (1481 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[0 0 1 -360] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16942" - "plane" "(1465 108 226) (1465 108 224) (1481 108 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 -64] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16941" - "plane" "(1481 56 226) (1481 56 224) (1465 56 224)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16940" - "plane" "(1465 56 226) (1465 108 226) (1481 108 226)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 192] 0.25" - "vaxis" "[-1 0 0 -188] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26913" - side - { - "id" "16951" - "plane" "(1469 56 176) (1477 56 176) (1477 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6666] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16950" - "plane" "(1469 104 224) (1477 104 224) (1477 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 1 0 -10.6666] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16949" - "plane" "(1469 56 176) (1469 104 176) (1469 104 224)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 85.3333] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16948" - "plane" "(1477 56 224) (1477 104 224) (1477 104 176)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 -1 0 42.6666] 0.1875" - "vaxis" "[0 0 1 -170.667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16947" - "plane" "(1477 56 176) (1469 56 176) (1469 56 224)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 21.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16946" - "plane" "(1477 104 224) (1469 104 224) (1469 104 176)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.015625" - "vaxis" "[0 0 1 21.3333] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26914" - side - { - "id" "16957" - "plane" "(1465 104 120) (1466 104 120) (1466 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16956" - "plane" "(1465 56 72) (1466 56 72) (1466 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16955" - "plane" "(1465 104 120) (1465 56 120) (1465 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16954" - "plane" "(1466 104 72) (1466 56 72) (1466 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16953" - "plane" "(1466 104 120) (1465 104 120) (1465 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16952" - "plane" "(1466 56 72) (1465 56 72) (1465 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 24] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26915" - side - { - "id" "16963" - "plane" "(1466 -8 120) (1465 -8 120) (1465 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16962" - "plane" "(1466 40 72) (1465 40 72) (1465 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16961" - "plane" "(1466 -8 120) (1466 40 120) (1466 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16960" - "plane" "(1465 -8 72) (1465 40 72) (1465 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16959" - "plane" "(1465 -8 120) (1466 -8 120) (1466 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16958" - "plane" "(1465 40 72) (1466 40 72) (1466 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26916" - side - { - "id" "16969" - "plane" "(1481 -8 120) (1480 -8 120) (1480 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -32] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16968" - "plane" "(1481 40 72) (1480 40 72) (1480 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -32] 0.25" - "vaxis" "[0 1 0 -53.3334] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16967" - "plane" "(1481 -8 120) (1481 40 120) (1481 40 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16966" - "plane" "(1480 -8 72) (1480 40 72) (1480 40 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 1 0 -213.334] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16965" - "plane" "(1480 -8 120) (1481 -8 120) (1481 -8 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -32] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16964" - "plane" "(1480 40 72) (1481 40 72) (1481 40 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -32] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26917" - side - { - "id" "16975" - "plane" "(1480 104 120) (1481 104 120) (1481 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16974" - "plane" "(1480 56 72) (1481 56 72) (1481 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 -1 0 10.6667] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16973" - "plane" "(1480 104 120) (1480 56 120) (1480 56 72)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16972" - "plane" "(1481 104 72) (1481 56 72) (1481 56 120)" - "material" "METAL/METALTRUSS003A" - "uaxis" "[0 0 -1 -128] 0.1875" - "vaxis" "[0 -1 0 42.6667] 0.1875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16971" - "plane" "(1481 104 120) (1480 104 120) (1480 104 72)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16970" - "plane" "(1481 56 72) (1480 56 72) (1480 56 120)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 0 -1 -32] 0.75" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26918" - side - { - "id" "16981" - "plane" "(1465 -16 72) (1465 768 72) (1481 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16980" - "plane" "(1465 768 70) (1465 768 72) (1465 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16979" - "plane" "(1481 -16 70) (1481 -16 72) (1481 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -152] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16978" - "plane" "(1481 768 70) (1481 768 72) (1465 768 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16977" - "plane" "(1465 -16 70) (1465 -16 72) (1481 -16 72)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[1 0 0 -15] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16976" - "plane" "(1465 768 70) (1465 -16 70) (1481 -16 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 -164] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26919" - side - { - "id" "16987" - "plane" "(1471 -16 70) (1471 -16 58) (1471 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16986" - "plane" "(1475 768 70) (1475 768 58) (1475 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -176] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16985" - "plane" "(1471 768 70) (1471 768 58) (1475 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16984" - "plane" "(1475 -16 70) (1475 -16 58) (1471 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 -220] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16983" - "plane" "(1471 -16 70) (1471 768 70) (1475 768 70)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16982" - "plane" "(1471 768 58) (1471 -16 58) (1475 -16 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 284] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26920" - side - { - "id" "16993" - "plane" "(1465 768 56) (1465 -16 56) (1481 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[1 0 0 84] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16992" - "plane" "(1465 -16 58) (1465 -16 56) (1465 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 -1 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16991" - "plane" "(1481 768 58) (1481 768 56) (1481 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[0 0 1 -200] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16990" - "plane" "(1465 768 58) (1465 768 56) (1481 768 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 -1 288] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16989" - "plane" "(1481 -16 58) (1481 -16 56) (1465 -16 56)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[-1 0 0 66] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16988" - "plane" "(1465 -16 58) (1465 768 58) (1481 768 58)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -224] 0.25" - "vaxis" "[-1 0 0 -188] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "26921" - side - { - "id" "16999" - "plane" "(1465 328 144) (1481 328 144) (1481 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16998" - "plane" "(1465 344 72) (1481 344 72) (1481 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[-1 0 0 -28] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16997" - "plane" "(1465 328 144) (1465 328 72) (1465 344 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16996" - "plane" "(1481 344 144) (1481 344 72) (1481 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16995" - "plane" "(1481 328 144) (1465 328 144) (1465 344 144)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 -1 0 34] 0.25" - "vaxis" "[1 0 0 -4] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "16994" - "plane" "(1481 344 72) (1465 344 72) (1465 328 72)" - "material" "METAL/METALTRUSS019A" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[1 0 0 124] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 13000]" - } - } -} -hidden -{ - entity - { - "id" "28437" - "classname" "func_detail" - hidden - { - solid - { - "id" "19442" - side - { - "id" "17215" - "plane" "(256 -208 -128) (256 112 -128) (3072 112 -1536)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17214" - "plane" "(256 112 -1600) (256 -208 -1600) (3072 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17213" - "plane" "(3072 112 -1536) (3072 112 -1600) (3072 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17212" - "plane" "(256 -208 -1600) (256 -208 -128) (3072 -208 -1536)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17211" - "plane" "(256 112 -128) (256 112 -1600) (3072 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17210" - "plane" "(256 -208 -128) (256 -208 -1600) (256 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19670" - side - { - "id" "17222" - "plane" "(2112 -216 -1024) (2368 -216 -1024) (2368 -336 -1024)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17221" - "plane" "(2112 -336 -1600) (2368 -336 -1600) (2368 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17220" - "plane" "(2112 -208 -1600) (2112 -208 -1032) (2112 -216 -1024)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17219" - "plane" "(2368 -336 -1600) (2368 -336 -1024) (2368 -216 -1024)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17218" - "plane" "(2112 -336 -1600) (2112 -336 -1024) (2368 -336 -1024)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17217" - "plane" "(2368 -208 -1600) (2368 -208 -1032) (2112 -208 -1032)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17216" - "plane" "(2368 -216 -1024) (2112 -216 -1024) (2112 -208 -1032)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19666" - side - { - "id" "17229" - "plane" "(2112 -216 -896) (2112 -336 -896) (1856 -336 -896)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17228" - "plane" "(2112 -336 -1600) (2112 -208 -1600) (1856 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17227" - "plane" "(1856 -208 -904) (1856 -216 -896) (1856 -336 -896)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17226" - "plane" "(2112 -336 -896) (2112 -216 -896) (2112 -208 -904)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17225" - "plane" "(1856 -336 -896) (2112 -336 -896) (2112 -336 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17224" - "plane" "(2112 -208 -904) (1856 -208 -904) (1856 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17223" - "plane" "(1856 -216 -896) (1856 -208 -904) (2112 -208 -904)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19671" - side - { - "id" "17236" - "plane" "(2368 240 -1024) (2368 120 -1024) (2112 120 -1024)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17235" - "plane" "(2368 112 -1600) (2368 240 -1600) (2112 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17234" - "plane" "(2112 240 -1024) (2112 120 -1024) (2112 112 -1032)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17233" - "plane" "(2368 112 -1032) (2368 120 -1024) (2368 240 -1024)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17232" - "plane" "(2368 240 -1024) (2112 240 -1024) (2112 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17231" - "plane" "(2112 112 -1032) (2368 112 -1032) (2368 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17230" - "plane" "(2368 120 -1024) (2368 112 -1032) (2112 112 -1032)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19667" - side - { - "id" "17243" - "plane" "(2112 240 -896) (2112 120 -896) (1856 120 -896)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17242" - "plane" "(2112 112 -1600) (2112 240 -1600) (1856 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17241" - "plane" "(1856 240 -896) (1856 120 -896) (1856 112 -904)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17240" - "plane" "(2112 112 -904) (2112 120 -896) (2112 240 -896)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17239" - "plane" "(2112 240 -896) (1856 240 -896) (1856 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17238" - "plane" "(1856 112 -904) (2112 112 -904) (2112 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17237" - "plane" "(2112 120 -896) (2112 112 -904) (1856 112 -904)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19663" - side - { - "id" "17250" - "plane" "(1856 240 -768) (1856 120 -768) (1600 120 -768)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17249" - "plane" "(1856 112 -1600) (1856 240 -1600) (1600 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17248" - "plane" "(1600 240 -768) (1600 120 -768) (1600 112 -776)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17247" - "plane" "(1856 112 -776) (1856 120 -768) (1856 240 -768)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17246" - "plane" "(1856 240 -768) (1600 240 -768) (1600 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17245" - "plane" "(1600 112 -776) (1856 112 -776) (1856 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17244" - "plane" "(1856 120 -768) (1856 112 -776) (1600 112 -776)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19662" - side - { - "id" "17257" - "plane" "(1856 -216 -768) (1856 -336 -768) (1600 -336 -768)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17256" - "plane" "(1856 -336 -1600) (1856 -208 -1600) (1600 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17255" - "plane" "(1600 -208 -776) (1600 -216 -768) (1600 -336 -768)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17254" - "plane" "(1856 -336 -768) (1856 -216 -768) (1856 -208 -776)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17253" - "plane" "(1600 -336 -768) (1856 -336 -768) (1856 -336 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17252" - "plane" "(1856 -208 -776) (1600 -208 -776) (1600 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17251" - "plane" "(1600 -216 -768) (1600 -208 -776) (1856 -208 -776)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19658" - side - { - "id" "17264" - "plane" "(1600 -216 -640) (1600 -336 -640) (1344 -336 -640)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17263" - "plane" "(1600 -336 -1600) (1600 -208 -1600) (1344 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17262" - "plane" "(1344 -208 -648) (1344 -216 -640) (1344 -336 -640)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17261" - "plane" "(1600 -336 -640) (1600 -216 -640) (1600 -208 -648)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17260" - "plane" "(1344 -336 -640) (1600 -336 -640) (1600 -336 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17259" - "plane" "(1600 -208 -648) (1344 -208 -648) (1344 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17258" - "plane" "(1344 -216 -640) (1344 -208 -648) (1600 -208 -648)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19654" - side - { - "id" "17271" - "plane" "(1344 -216 -512) (1344 -336 -512) (1088 -336 -512)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17270" - "plane" "(1344 -336 -1600) (1344 -208 -1600) (1088 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17269" - "plane" "(1088 -208 -520) (1088 -216 -512) (1088 -336 -512)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17268" - "plane" "(1344 -336 -512) (1344 -216 -512) (1344 -208 -520)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17267" - "plane" "(1088 -336 -512) (1344 -336 -512) (1344 -336 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17266" - "plane" "(1344 -208 -520) (1088 -208 -520) (1088 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17265" - "plane" "(1088 -216 -512) (1088 -208 -520) (1344 -208 -520)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19659" - side - { - "id" "17278" - "plane" "(1600 240 -640) (1600 120 -640) (1344 120 -640)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17277" - "plane" "(1600 112 -1600) (1600 240 -1600) (1344 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17276" - "plane" "(1344 240 -640) (1344 120 -640) (1344 112 -648)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17275" - "plane" "(1600 112 -648) (1600 120 -640) (1600 240 -640)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17274" - "plane" "(1600 240 -640) (1344 240 -640) (1344 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17273" - "plane" "(1344 112 -648) (1600 112 -648) (1600 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17272" - "plane" "(1600 120 -640) (1600 112 -648) (1344 112 -648)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19655" - side - { - "id" "17285" - "plane" "(1344 240 -512) (1344 120 -512) (1088 120 -512)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17284" - "plane" "(1344 112 -1600) (1344 240 -1600) (1088 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17283" - "plane" "(1088 240 -512) (1088 120 -512) (1088 112 -520)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17282" - "plane" "(1344 112 -520) (1344 120 -512) (1344 240 -512)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17281" - "plane" "(1344 240 -512) (1088 240 -512) (1088 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17280" - "plane" "(1088 112 -520) (1344 112 -520) (1344 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17279" - "plane" "(1344 120 -512) (1344 112 -520) (1088 112 -520)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19650" - side - { - "id" "17292" - "plane" "(1088 -216 -384) (1088 -336 -384) (832 -336 -384)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17291" - "plane" "(1088 -336 -1600) (1088 -208 -1600) (832 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17290" - "plane" "(832 -208 -392) (832 -216 -384) (832 -336 -384)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17289" - "plane" "(1088 -336 -384) (1088 -216 -384) (1088 -208 -392)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17288" - "plane" "(832 -336 -384) (1088 -336 -384) (1088 -336 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17287" - "plane" "(1088 -208 -392) (832 -208 -392) (832 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17286" - "plane" "(832 -216 -384) (832 -208 -392) (1088 -208 -392)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19651" - side - { - "id" "17299" - "plane" "(1088 240 -384) (1088 120 -384) (832 120 -384)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17298" - "plane" "(1088 112 -1600) (1088 240 -1600) (832 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17297" - "plane" "(832 240 -384) (832 120 -384) (832 112 -392)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17296" - "plane" "(1088 112 -392) (1088 120 -384) (1088 240 -384)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17295" - "plane" "(1088 240 -384) (832 240 -384) (832 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17294" - "plane" "(832 112 -392) (1088 112 -392) (1088 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17293" - "plane" "(1088 120 -384) (1088 112 -392) (832 112 -392)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19647" - side - { - "id" "17306" - "plane" "(832 240 -256) (832 120 -256) (576 120 -256)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17305" - "plane" "(832 112 -1600) (832 240 -1600) (576 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17304" - "plane" "(576 240 -256) (576 120 -256) (576 112 -264)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17303" - "plane" "(832 112 -264) (832 120 -256) (832 240 -256)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17302" - "plane" "(832 240 -256) (576 240 -256) (576 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17301" - "plane" "(576 112 -264) (832 112 -264) (832 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17300" - "plane" "(832 120 -256) (832 112 -264) (576 112 -264)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19646" - side - { - "id" "17313" - "plane" "(832 -216 -256) (832 -336 -256) (576 -336 -256)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17312" - "plane" "(832 -336 -1600) (832 -208 -1600) (576 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17311" - "plane" "(576 -208 -264) (576 -216 -256) (576 -336 -256)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17310" - "plane" "(832 -336 -256) (832 -216 -256) (832 -208 -264)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17309" - "plane" "(576 -336 -256) (832 -336 -256) (832 -336 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17308" - "plane" "(832 -208 -264) (576 -208 -264) (576 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17307" - "plane" "(576 -216 -256) (576 -208 -264) (832 -208 -264)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19628" - side - { - "id" "17320" - "plane" "(576 -216 -128) (576 -336 -128) (320 -336 -128)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17319" - "plane" "(576 -336 -1600) (576 -208 -1600) (320 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17318" - "plane" "(320 -208 -136) (320 -216 -128) (320 -336 -128)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17317" - "plane" "(576 -336 -128) (576 -216 -128) (576 -208 -136)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17316" - "plane" "(320 -336 -128) (576 -336 -128) (576 -336 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17315" - "plane" "(576 -208 -136) (320 -208 -136) (320 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17314" - "plane" "(320 -216 -128) (320 -208 -136) (576 -208 -136)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19638" - side - { - "id" "17327" - "plane" "(576 240 -128) (576 120 -128) (320 120 -128)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17326" - "plane" "(576 112 -1600) (576 240 -1600) (320 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17325" - "plane" "(320 240 -128) (320 120 -128) (320 112 -136)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17324" - "plane" "(576 112 -136) (576 120 -128) (576 240 -128)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17323" - "plane" "(576 240 -128) (320 240 -128) (320 240 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17322" - "plane" "(320 112 -136) (576 112 -136) (576 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17321" - "plane" "(576 120 -128) (576 112 -136) (320 112 -136)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19436" - side - { - "id" "17333" - "plane" "(192 112 -96) (256 112 -128) (256 -208 -128)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17332" - "plane" "(192 -208 -1600) (256 -208 -1600) (256 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17331" - "plane" "(256 112 -1600) (256 -208 -1600) (256 -208 -128)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17330" - "plane" "(192 -208 -96) (256 -208 -128) (256 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17329" - "plane" "(192 112 -1600) (256 112 -1600) (256 112 -128)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17328" - "plane" "(192 -208 -1600) (192 112 -1600) (192 112 -96)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19437" - side - { - "id" "17339" - "plane" "(192 -208 -96) (136 -208 -88) (136 112 -88)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17338" - "plane" "(192 112 -1600) (136 112 -1600) (136 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17337" - "plane" "(192 -208 -1600) (136 -208 -1600) (136 -208 -88)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17336" - "plane" "(192 112 -96) (136 112 -88) (136 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17335" - "plane" "(136 112 -88) (136 -208 -88) (136 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17334" - "plane" "(192 -208 -96) (192 112 -96) (192 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19625" - side - { - "id" "17346" - "plane" "(0 -216 0) (320 -216 0) (320 -336 0)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17345" - "plane" "(0 -336 -1600) (320 -336 -1600) (320 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17344" - "plane" "(0 -208 -1600) (0 -208 -8) (0 -216 0)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17343" - "plane" "(320 -336 -1600) (320 -336 0) (320 -216 0)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17342" - "plane" "(0 -336 -1600) (0 -336 0) (320 -336 0)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17341" - "plane" "(320 -208 -1600) (320 -208 -8) (0 -208 -8)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17340" - "plane" "(320 -216 0) (0 -216 0) (0 -208 -8)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19415" - side - { - "id" "17352" - "plane" "(48 -208 -96) (48 112 -96) (96 112 -88)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17351" - "plane" "(48 112 -1600) (48 -208 -1600) (96 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17350" - "plane" "(96 -208 -88) (96 -208 -1600) (48 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17349" - "plane" "(48 112 -96) (48 112 -1600) (96 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17348" - "plane" "(48 -208 -96) (48 -208 -1600) (48 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17347" - "plane" "(96 112 -88) (96 112 -1600) (96 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19435" - side - { - "id" "17358" - "plane" "(96 112 -88) (136 112 -88) (136 -208 -88)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17357" - "plane" "(96 -208 -1600) (136 -208 -1600) (136 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17356" - "plane" "(96 -208 -88) (136 -208 -88) (136 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17355" - "plane" "(136 112 -88) (96 112 -88) (96 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17354" - "plane" "(96 112 -88) (96 -208 -88) (96 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17353" - "plane" "(136 -208 -88) (136 112 -88) (136 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19618" - side - { - "id" "17365" - "plane" "(0 512 0) (320 512 0) (320 120 0)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "17364" - "plane" "(0 112 -1600) (320 112 -1600) (320 512 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17363" - "plane" "(0 512 -1600) (0 512 0) (0 120 0)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17362" - "plane" "(320 112 -1600) (320 112 -8) (320 120 0)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17361" - "plane" "(320 512 -1600) (320 512 0) (0 512 0)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17360" - "plane" "(0 112 -1600) (0 112 -8) (320 112 -8)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17359" - "plane" "(0 120 0) (320 120 0) (320 112 -8)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19402" - side - { - "id" "17371" - "plane" "(0 112 -128) (16 112 -112) (16 -208 -112)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17370" - "plane" "(0 -208 -1024) (16 -208 -1024) (16 112 -1024)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17369" - "plane" "(0 112 -128) (0 -208 -128) (0 -208 -1024)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17368" - "plane" "(0 -208 -128) (16 -208 -112) (16 -208 -1024)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17367" - "plane" "(16 112 -112) (0 112 -128) (0 112 -1024)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17366" - "plane" "(16 -208 -112) (16 112 -112) (16 112 -1024)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19403" - side - { - "id" "13290" - "plane" "(16 -208 -112) (16 112 -112) (48 112 -96)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13289" - "plane" "(16 112 -1600) (16 -208 -1600) (48 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13288" - "plane" "(48 -208 -96) (48 -208 -1600) (16 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13287" - "plane" "(16 112 -112) (16 112 -1600) (48 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13286" - "plane" "(16 -208 -112) (16 -208 -1600) (16 112 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "13285" - "plane" "(48 112 -96) (48 112 -1600) (48 -208 -1600)" - "material" "CONCRETE/CONCRETEFLOOR026A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 -6268]" - } - } -} -hidden -{ - entity - { - "id" "28473" - "classname" "func_detail" - hidden - { - solid - { - "id" "19796" - side - { - "id" "17377" - "plane" "(0 -315 0) (0 -308.438 59) (0 -336 64)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17376" - "plane" "(40 -308.438 59) (40 -315 0) (40 -336 0)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.993871 -0.110543 410.278] 0.25" - "vaxis" "[0 -0.110543 -0.993871 -288.254] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17375" - "plane" "(0 -308.438 59) (40 -308.438 59) (40 -336 64)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17374" - "plane" "(0 -336 0) (40 -336 0) (40 -315 0)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17373" - "plane" "(40 -336 0) (0 -336 0) (0 -336 64)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17372" - "plane" "(0 -315 0) (40 -315 0) (40 -308.438 59)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 -170] 0.25" - "vaxis" "[0 -0.110547 -0.993871 -288.26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19797" - side - { - "id" "17383" - "plane" "(0 -308.438 59) (0 -291.374 116) (0 -336 128)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17382" - "plane" "(40 -291.376 116) (40 -308.438 59) (40 -336.001 64)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.958 -0.286768 407.612] 0.25" - "vaxis" "[0 -0.286768 -0.958 -2.13754] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17381" - "plane" "(0 -291.374 116) (40 -291.376 116) (40 -336.004 128)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17380" - "plane" "(0 -336 64) (40 -336.001 64) (40 -308.438 59)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17379" - "plane" "(40 -336.001 64) (0 -336 64) (0 -336 128)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17378" - "plane" "(0 -308.438 59) (40 -308.438 59) (40 -291.376 116)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 -170] 0.25" - "vaxis" "[0 -0.28677 -0.958 -2.14068] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19798" - side - { - "id" "17389" - "plane" "(0 -291.375 116) (0 -262.5 169) (0 -336 192)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17388" - "plane" "(40 -262.5 169) (40 -291.376 116) (40 -336.001 128)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.878127 -0.478428 403.45] 0.25" - "vaxis" "[0 -0.478428 -0.878127 -262.581] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17387" - "plane" "(0 -262.5 169) (40 -262.5 169) (40 -336 192)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17386" - "plane" "(0 -336 128) (40 -336.001 128) (40 -291.376 116)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17385" - "plane" "(40 -336.001 128) (0 -336 128) (0 -336 192)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17384" - "plane" "(0 -291.375 116) (40 -291.376 116) (40 -262.5 169)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 -170] 0.25" - "vaxis" "[0 -0.478417 -0.878133 -262.564] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19799" - side - { - "id" "17395" - "plane" "(0 -262.499 169) (0 -223.124 215) (0 -336 296)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17394" - "plane" "(40 -223.13 215) (40 -262.502 169) (40 -336.002 192)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.759717 -0.650253 395.281] 0.25" - "vaxis" "[0 -0.650253 -0.759718 -11.0351] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17393" - "plane" "(0 -223.124 215) (40 -223.13 215) (40 -336.009 296)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17392" - "plane" "(0 -336 192) (40 -336.002 192) (40 -262.502 169)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17391" - "plane" "(40 -336.002 192) (0 -336 192) (0 -336 296)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17390" - "plane" "(0 -262.499 169) (40 -262.502 169) (40 -223.13 215)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 -170] 0.25" - "vaxis" "[0 -0.650281 -0.759694 -11.086] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19800" - side - { - "id" "17401" - "plane" "(0 -223.125 215) (0 -174.562 253) (0 -336 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17400" - "plane" "(40 -174.563 253) (40 -223.124 215) (40 -335.999 296)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.616267 -0.787537 385.297] 0.25" - "vaxis" "[0 -0.787537 -0.616267 -256.932] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17399" - "plane" "(0 -174.562 253) (40 -174.563 253) (40 -336.001 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17398" - "plane" "(0 -336 296) (40 -335.999 296) (40 -223.124 215)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17397" - "plane" "(0 -336 384) (40 -336.001 384) (40 -335.999 296)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17396" - "plane" "(0 -223.125 215) (40 -223.124 215) (40 -174.563 253)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 -170] 0.25" - "vaxis" "[0 -0.787548 -0.616253 -256.957] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19802" - side - { - "id" "17407" - "plane" "(0 -174.56 253) (0 -120.754 281) (0 -168 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17406" - "plane" "(40 -120.75 281) (40 -174.564 253) (40 -336.005 384)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.461567 -0.887106 378.043] 0.25" - "vaxis" "[0 -0.887105 -0.461567 28.9817] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17405" - "plane" "(0 -120.754 281) (40 -120.75 281) (40 -167.996 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17404" - "plane" "(40 -174.564 253) (0 -174.56 253) (0 -336 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17403" - "plane" "(0 -168 384) (40 -167.996 384) (40 -336.005 384)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0.887105 0.461567 0 -102.488] 0.25" - "vaxis" "[0.461567 -0.887105 0 -241.835] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17402" - "plane" "(0 -174.56 253) (40 -174.564 253) (40 -120.75 281)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 -170] 0.25" - "vaxis" "[0 -0.887098 -0.461581 29.0041] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19803" - side - { - "id" "17413" - "plane" "(0 -61.6875 298) (0 240 345.383) (0 240 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 17] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17412" - "plane" "(40 -64 384) (40 240 384) (40 240 345.383)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.155158 -0.98789 373.85] 0.25" - "vaxis" "[0 -0.98789 -0.155158 -366] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17411" - "plane" "(40 -61.6875 298) (0 -61.6875 298) (0 -64 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -47] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17410" - "plane" "(0 240 384) (40 240 384) (40 -64 384)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0.98789 0.155158 0 -277.611] 0.25" - "vaxis" "[0.155158 -0.98789 0 -117.147] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17409" - "plane" "(0 -61.6875 298) (40 -61.6875 298) (40 240 345.383)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 -170] 0.25" - "vaxis" "[0 -0.98789 -0.155158 -366] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17408" - "plane" "(0 240 345.383) (40 240 345.383) (40 240 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19801" - side - { - "id" "17419" - "plane" "(0 -120.752 281) (0 -61.6838 298) (0 -64 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 -42] 0.25" - "vaxis" "[0 -1 0 18] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17418" - "plane" "(40 -61.6875 298) (40 -120.75 281) (40 -167.998 384)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.2766 -0.960985 371.745] 0.25" - "vaxis" "[0 -0.960985 -0.2766 -214.602] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17417" - "plane" "(0 -61.6838 298) (40 -61.6875 298) (40 -64.0037 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17416" - "plane" "(40 -120.75 281) (0 -120.752 281) (0 -168 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -42] 0.25" - "vaxis" "[0 0 -1 -46] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17415" - "plane" "(0 -64 384) (40 -64.0037 384) (40 -167.998 384)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0.960985 0.2766 0 -234.085] 0.25" - "vaxis" "[0.2766 -0.960985 0 -171.716] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17414" - "plane" "(0 -120.752 281) (40 -120.75 281) (40 -61.6875 298)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[-1 0 0 -170] 0.25" - "vaxis" "[0 -0.960985 -0.276601 -214.601] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "19804" - side - { - "id" "17425" - "plane" "(0 384 368) (0 384 384) (0 240 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 17] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17424" - "plane" "(40 384 368) (40 240 345.383) (40 240 384)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0 0.15516 -0.987889 374] 0.25" - "vaxis" "[0 -0.98789 -0.15516 -366] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17423" - "plane" "(0 384 368) (40 384 368) (40 384 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -47] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17422" - "plane" "(0 384 384) (40 384 384) (40 240 384)" - "material" "CONCRETE/CONCRETEWALL010A" - "uaxis" "[0.987889 0.155161 0 -277.461] 0.25" - "vaxis" "[0.155161 -0.987889 0 -117.153] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17421" - "plane" "(0 240 345.387) (40 240 345.383) (40 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[-1 0 0 -170] 0.25" - "vaxis" "[0 -0.98789 -0.155158 -366] 0.25" - "rotation" "270" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17420" - "plane" "(40 240 345.383) (0 240 345.387) (0 240 384)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "20210" - side - { - "id" "17431" - "plane" "(0 544 384) (40 544 384) (40 384 384)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17430" - "plane" "(0 384 368) (40 384 368) (40 544 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "180" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17429" - "plane" "(0 544 384) (0 384 384) (0 384 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17428" - "plane" "(40 544 368) (40 384 368) (40 384 384)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 1 -288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17427" - "plane" "(40 544 384) (0 544 384) (0 544 368)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17426" - "plane" "(40 384 368) (0 384 368) (0 384 384)" - "material" "CONCRETE/CONCRETEWALL010B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 -5768]" - } - } -} -hidden -{ - entity - { - "id" "29119" - "classname" "func_detail" - hidden - { - solid - { - "id" "14147" - side - { - "id" "17532" - "plane" "(-4898 133 40) (-158 133 40) (-158 131 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17531" - "plane" "(-4898 131 0) (-158 131 0) (-158 133 0)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17530" - "plane" "(-4898 133 40) (-4898 131 40) (-4898 131 0)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17529" - "plane" "(-158 133 0) (-158 131 0) (-158 131 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17528" - "plane" "(-158 133 40) (-4898 133 40) (-4898 133 0)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "17527" - "plane" "(-158 131 0) (-4898 131 0) (-4898 131 40)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 500]" - } - } -} -hidden -{ - entity - { - "id" "30200" - "classname" "func_detail" - hidden - { - solid - { - "id" "29715" - side - { - "id" "18618" - "plane" "(-260 572 128) (-260 580 128) (-124 580 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18617" - "plane" "(-260 572 120) (-260 580 120) (-260 580 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18616" - "plane" "(-124 572 128) (-124 580 128) (-124 580 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18615" - "plane" "(-260 580 120) (-260 572 120) (-124 572 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18614" - "plane" "(-260 572 120) (-260 572 128) (-124 572 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18613" - "plane" "(-124 580 120) (-124 580 128) (-260 580 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29797" - side - { - "id" "18624" - "plane" "(-260 604 128) (-260 612 128) (-124 612 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18623" - "plane" "(-260 604 120) (-260 612 120) (-260 612 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18622" - "plane" "(-124 604 128) (-124 612 128) (-124 612 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18621" - "plane" "(-260 612 120) (-260 604 120) (-124 604 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18620" - "plane" "(-260 604 120) (-260 604 128) (-124 604 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18619" - "plane" "(-124 612 120) (-124 612 128) (-260 612 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29802" - side - { - "id" "18630" - "plane" "(-260 636 128) (-260 644 128) (-124 644 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18629" - "plane" "(-260 636 120) (-260 644 120) (-260 644 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18628" - "plane" "(-124 636 128) (-124 644 128) (-124 644 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18627" - "plane" "(-260 644 120) (-260 636 120) (-124 636 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18626" - "plane" "(-260 636 120) (-260 636 128) (-124 636 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18625" - "plane" "(-124 644 120) (-124 644 128) (-260 644 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29803" - side - { - "id" "18636" - "plane" "(-260 668 128) (-260 676 128) (-124 676 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18635" - "plane" "(-260 668 120) (-260 676 120) (-260 676 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18634" - "plane" "(-124 668 128) (-124 676 128) (-124 676 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18633" - "plane" "(-260 676 120) (-260 668 120) (-124 668 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18632" - "plane" "(-260 668 120) (-260 668 128) (-124 668 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18631" - "plane" "(-124 676 120) (-124 676 128) (-260 676 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29812" - side - { - "id" "18642" - "plane" "(-260 764 128) (-260 772 128) (-124 772 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18641" - "plane" "(-260 764 120) (-260 772 120) (-260 772 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18640" - "plane" "(-124 764 128) (-124 772 128) (-124 772 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18639" - "plane" "(-260 772 120) (-260 764 120) (-124 764 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18638" - "plane" "(-260 764 120) (-260 764 128) (-124 764 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18637" - "plane" "(-124 772 120) (-124 772 128) (-260 772 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29813" - side - { - "id" "18648" - "plane" "(-260 796 128) (-260 804 128) (-124 804 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18647" - "plane" "(-260 796 120) (-260 804 120) (-260 804 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18646" - "plane" "(-124 796 128) (-124 804 128) (-124 804 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18645" - "plane" "(-260 804 120) (-260 796 120) (-124 796 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18644" - "plane" "(-260 796 120) (-260 796 128) (-124 796 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18643" - "plane" "(-124 804 120) (-124 804 128) (-260 804 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29814" - side - { - "id" "18654" - "plane" "(-260 732 128) (-260 740 128) (-124 740 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18653" - "plane" "(-260 732 120) (-260 740 120) (-260 740 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18652" - "plane" "(-124 732 128) (-124 740 128) (-124 740 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18651" - "plane" "(-260 740 120) (-260 732 120) (-124 732 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18650" - "plane" "(-260 732 120) (-260 732 128) (-124 732 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18649" - "plane" "(-124 740 120) (-124 740 128) (-260 740 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29815" - side - { - "id" "18660" - "plane" "(-260 700 128) (-260 708 128) (-124 708 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18659" - "plane" "(-260 700 120) (-260 708 120) (-260 708 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18658" - "plane" "(-124 700 128) (-124 708 128) (-124 708 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18657" - "plane" "(-260 708 120) (-260 700 120) (-124 700 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18656" - "plane" "(-260 700 120) (-260 700 128) (-124 700 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18655" - "plane" "(-124 708 120) (-124 708 128) (-260 708 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29836" - side - { - "id" "18666" - "plane" "(-260 1020 128) (-260 1028 128) (-124 1028 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18665" - "plane" "(-260 1020 120) (-260 1028 120) (-260 1028 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18664" - "plane" "(-124 1020 128) (-124 1028 128) (-124 1028 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18663" - "plane" "(-260 1028 120) (-260 1020 120) (-124 1020 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18662" - "plane" "(-260 1020 120) (-260 1020 128) (-124 1020 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18661" - "plane" "(-124 1028 120) (-124 1028 128) (-260 1028 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29837" - side - { - "id" "18672" - "plane" "(-260 1052 128) (-260 1060 128) (-124 1060 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18671" - "plane" "(-260 1052 120) (-260 1060 120) (-260 1060 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18670" - "plane" "(-124 1052 128) (-124 1060 128) (-124 1060 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18669" - "plane" "(-260 1060 120) (-260 1052 120) (-124 1052 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18668" - "plane" "(-260 1052 120) (-260 1052 128) (-124 1052 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18667" - "plane" "(-124 1060 120) (-124 1060 128) (-260 1060 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29838" - side - { - "id" "18678" - "plane" "(-260 988 128) (-260 996 128) (-124 996 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18677" - "plane" "(-260 988 120) (-260 996 120) (-260 996 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18676" - "plane" "(-124 988 128) (-124 996 128) (-124 996 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18675" - "plane" "(-260 996 120) (-260 988 120) (-124 988 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18674" - "plane" "(-260 988 120) (-260 988 128) (-124 988 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18673" - "plane" "(-124 996 120) (-124 996 128) (-260 996 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29839" - side - { - "id" "18684" - "plane" "(-260 956 128) (-260 964 128) (-124 964 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18683" - "plane" "(-260 956 120) (-260 964 120) (-260 964 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18682" - "plane" "(-124 956 128) (-124 964 128) (-124 964 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18681" - "plane" "(-260 964 120) (-260 956 120) (-124 956 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18680" - "plane" "(-260 956 120) (-260 956 128) (-124 956 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18679" - "plane" "(-124 964 120) (-124 964 128) (-260 964 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29840" - side - { - "id" "18690" - "plane" "(-260 924 128) (-260 932 128) (-124 932 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18689" - "plane" "(-260 924 120) (-260 932 120) (-260 932 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18688" - "plane" "(-124 924 128) (-124 932 128) (-124 932 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18687" - "plane" "(-260 932 120) (-260 924 120) (-124 924 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18686" - "plane" "(-260 924 120) (-260 924 128) (-124 924 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18685" - "plane" "(-124 932 120) (-124 932 128) (-260 932 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29841" - side - { - "id" "18696" - "plane" "(-260 892 128) (-260 900 128) (-124 900 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18695" - "plane" "(-260 892 120) (-260 900 120) (-260 900 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18694" - "plane" "(-124 892 128) (-124 900 128) (-124 900 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18693" - "plane" "(-260 900 120) (-260 892 120) (-124 892 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18692" - "plane" "(-260 892 120) (-260 892 128) (-124 892 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18691" - "plane" "(-124 900 120) (-124 900 128) (-260 900 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29842" - side - { - "id" "18702" - "plane" "(-260 860 128) (-260 868 128) (-124 868 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18701" - "plane" "(-260 860 120) (-260 868 120) (-260 868 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18700" - "plane" "(-124 860 128) (-124 868 128) (-124 868 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18699" - "plane" "(-260 868 120) (-260 860 120) (-124 860 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18698" - "plane" "(-260 860 120) (-260 860 128) (-124 860 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18697" - "plane" "(-124 868 120) (-124 868 128) (-260 868 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29843" - side - { - "id" "18708" - "plane" "(-260 828 128) (-260 836 128) (-124 836 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18707" - "plane" "(-260 828 120) (-260 836 120) (-260 836 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18706" - "plane" "(-124 828 128) (-124 836 128) (-124 836 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18705" - "plane" "(-260 836 120) (-260 828 120) (-124 828 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18704" - "plane" "(-260 828 120) (-260 828 128) (-124 828 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18703" - "plane" "(-124 836 120) (-124 836 128) (-260 836 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29892" - side - { - "id" "18714" - "plane" "(-260 1532 128) (-260 1540 128) (-124 1540 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18713" - "plane" "(-260 1532 120) (-260 1540 120) (-260 1540 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18712" - "plane" "(-124 1532 128) (-124 1540 128) (-124 1540 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18711" - "plane" "(-260 1540 120) (-260 1532 120) (-124 1532 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18710" - "plane" "(-260 1532 120) (-260 1532 128) (-124 1532 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18709" - "plane" "(-124 1540 120) (-124 1540 128) (-260 1540 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29893" - side - { - "id" "18720" - "plane" "(-260 1564 128) (-260 1572 128) (-124 1572 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18719" - "plane" "(-260 1564 120) (-260 1572 120) (-260 1572 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18718" - "plane" "(-124 1564 128) (-124 1572 128) (-124 1572 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18717" - "plane" "(-260 1572 120) (-260 1564 120) (-124 1564 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18716" - "plane" "(-260 1564 120) (-260 1564 128) (-124 1564 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18715" - "plane" "(-124 1572 120) (-124 1572 128) (-260 1572 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29894" - side - { - "id" "18726" - "plane" "(-260 1500 128) (-260 1508 128) (-124 1508 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18725" - "plane" "(-260 1500 120) (-260 1508 120) (-260 1508 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18724" - "plane" "(-124 1500 128) (-124 1508 128) (-124 1508 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18723" - "plane" "(-260 1508 120) (-260 1500 120) (-124 1500 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18722" - "plane" "(-260 1500 120) (-260 1500 128) (-124 1500 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18721" - "plane" "(-124 1508 120) (-124 1508 128) (-260 1508 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29895" - side - { - "id" "18732" - "plane" "(-260 1468 128) (-260 1476 128) (-124 1476 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18731" - "plane" "(-260 1468 120) (-260 1476 120) (-260 1476 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18730" - "plane" "(-124 1468 128) (-124 1476 128) (-124 1476 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18729" - "plane" "(-260 1476 120) (-260 1468 120) (-124 1468 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18728" - "plane" "(-260 1468 120) (-260 1468 128) (-124 1468 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18727" - "plane" "(-124 1476 120) (-124 1476 128) (-260 1476 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29896" - side - { - "id" "18738" - "plane" "(-260 1436 128) (-260 1444 128) (-124 1444 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18737" - "plane" "(-260 1436 120) (-260 1444 120) (-260 1444 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18736" - "plane" "(-124 1436 128) (-124 1444 128) (-124 1444 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18735" - "plane" "(-260 1444 120) (-260 1436 120) (-124 1436 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18734" - "plane" "(-260 1436 120) (-260 1436 128) (-124 1436 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18733" - "plane" "(-124 1444 120) (-124 1444 128) (-260 1444 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29897" - side - { - "id" "18744" - "plane" "(-260 1404 128) (-260 1412 128) (-124 1412 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18743" - "plane" "(-260 1404 120) (-260 1412 120) (-260 1412 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18742" - "plane" "(-124 1404 128) (-124 1412 128) (-124 1412 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18741" - "plane" "(-260 1412 120) (-260 1404 120) (-124 1404 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18740" - "plane" "(-260 1404 120) (-260 1404 128) (-124 1404 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18739" - "plane" "(-124 1412 120) (-124 1412 128) (-260 1412 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29898" - side - { - "id" "18750" - "plane" "(-260 1372 128) (-260 1380 128) (-124 1380 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18749" - "plane" "(-260 1372 120) (-260 1380 120) (-260 1380 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18748" - "plane" "(-124 1372 128) (-124 1380 128) (-124 1380 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18747" - "plane" "(-260 1380 120) (-260 1372 120) (-124 1372 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18746" - "plane" "(-260 1372 120) (-260 1372 128) (-124 1372 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18745" - "plane" "(-124 1380 120) (-124 1380 128) (-260 1380 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29899" - side - { - "id" "18756" - "plane" "(-260 1340 128) (-260 1348 128) (-124 1348 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18755" - "plane" "(-260 1340 120) (-260 1348 120) (-260 1348 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18754" - "plane" "(-124 1340 128) (-124 1348 128) (-124 1348 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18753" - "plane" "(-260 1348 120) (-260 1340 120) (-124 1340 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18752" - "plane" "(-260 1340 120) (-260 1340 128) (-124 1340 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18751" - "plane" "(-124 1348 120) (-124 1348 128) (-260 1348 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29900" - side - { - "id" "18762" - "plane" "(-260 1308 128) (-260 1316 128) (-124 1316 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18761" - "plane" "(-260 1308 120) (-260 1316 120) (-260 1316 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18760" - "plane" "(-124 1308 128) (-124 1316 128) (-124 1316 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18759" - "plane" "(-260 1316 120) (-260 1308 120) (-124 1308 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18758" - "plane" "(-260 1308 120) (-260 1308 128) (-124 1308 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18757" - "plane" "(-124 1316 120) (-124 1316 128) (-260 1316 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29901" - side - { - "id" "18768" - "plane" "(-260 1276 128) (-260 1284 128) (-124 1284 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18767" - "plane" "(-260 1276 120) (-260 1284 120) (-260 1284 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18766" - "plane" "(-124 1276 128) (-124 1284 128) (-124 1284 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18765" - "plane" "(-260 1284 120) (-260 1276 120) (-124 1276 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18764" - "plane" "(-260 1276 120) (-260 1276 128) (-124 1276 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18763" - "plane" "(-124 1284 120) (-124 1284 128) (-260 1284 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29902" - side - { - "id" "18774" - "plane" "(-260 1244 128) (-260 1252 128) (-124 1252 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18773" - "plane" "(-260 1244 120) (-260 1252 120) (-260 1252 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18772" - "plane" "(-124 1244 128) (-124 1252 128) (-124 1252 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18771" - "plane" "(-260 1252 120) (-260 1244 120) (-124 1244 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18770" - "plane" "(-260 1244 120) (-260 1244 128) (-124 1244 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18769" - "plane" "(-124 1252 120) (-124 1252 128) (-260 1252 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29903" - side - { - "id" "18780" - "plane" "(-260 1212 128) (-260 1220 128) (-124 1220 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18779" - "plane" "(-260 1212 120) (-260 1220 120) (-260 1220 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18778" - "plane" "(-124 1212 128) (-124 1220 128) (-124 1220 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18777" - "plane" "(-260 1220 120) (-260 1212 120) (-124 1212 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18776" - "plane" "(-260 1212 120) (-260 1212 128) (-124 1212 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18775" - "plane" "(-124 1220 120) (-124 1220 128) (-260 1220 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29904" - side - { - "id" "18786" - "plane" "(-260 1180 128) (-260 1188 128) (-124 1188 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18785" - "plane" "(-260 1180 120) (-260 1188 120) (-260 1188 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18784" - "plane" "(-124 1180 128) (-124 1188 128) (-124 1188 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18783" - "plane" "(-260 1188 120) (-260 1180 120) (-124 1180 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18782" - "plane" "(-260 1180 120) (-260 1180 128) (-124 1180 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18781" - "plane" "(-124 1188 120) (-124 1188 128) (-260 1188 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29905" - side - { - "id" "18792" - "plane" "(-260 1148 128) (-260 1156 128) (-124 1156 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18791" - "plane" "(-260 1148 120) (-260 1156 120) (-260 1156 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18790" - "plane" "(-124 1148 128) (-124 1156 128) (-124 1156 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18789" - "plane" "(-260 1156 120) (-260 1148 120) (-124 1148 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18788" - "plane" "(-260 1148 120) (-260 1148 128) (-124 1148 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18787" - "plane" "(-124 1156 120) (-124 1156 128) (-260 1156 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29906" - side - { - "id" "18798" - "plane" "(-260 1116 128) (-260 1124 128) (-124 1124 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18797" - "plane" "(-260 1116 120) (-260 1124 120) (-260 1124 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18796" - "plane" "(-124 1116 128) (-124 1124 128) (-124 1124 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18795" - "plane" "(-260 1124 120) (-260 1116 120) (-124 1116 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18794" - "plane" "(-260 1116 120) (-260 1116 128) (-124 1116 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18793" - "plane" "(-124 1124 120) (-124 1124 128) (-260 1124 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29907" - side - { - "id" "18804" - "plane" "(-260 1084 128) (-260 1092 128) (-124 1092 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18803" - "plane" "(-260 1084 120) (-260 1092 120) (-260 1092 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18802" - "plane" "(-124 1084 128) (-124 1092 128) (-124 1092 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18801" - "plane" "(-260 1092 120) (-260 1084 120) (-124 1084 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18800" - "plane" "(-260 1084 120) (-260 1084 128) (-124 1084 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18799" - "plane" "(-124 1092 120) (-124 1092 128) (-260 1092 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29940" - side - { - "id" "18810" - "plane" "(-260 2044 128) (-260 2052 128) (-124 2052 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18809" - "plane" "(-260 2044 120) (-260 2052 120) (-260 2052 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18808" - "plane" "(-124 2044 128) (-124 2052 128) (-124 2052 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18807" - "plane" "(-260 2052 120) (-260 2044 120) (-124 2044 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18806" - "plane" "(-260 2044 120) (-260 2044 128) (-124 2044 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18805" - "plane" "(-124 2052 120) (-124 2052 128) (-260 2052 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29941" - side - { - "id" "18816" - "plane" "(-260 2076 128) (-260 2084 128) (-124 2084 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18815" - "plane" "(-260 2076 120) (-260 2084 120) (-260 2084 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18814" - "plane" "(-124 2076 128) (-124 2084 128) (-124 2084 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18813" - "plane" "(-260 2084 120) (-260 2076 120) (-124 2076 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18812" - "plane" "(-260 2076 120) (-260 2076 128) (-124 2076 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18811" - "plane" "(-124 2084 120) (-124 2084 128) (-260 2084 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29942" - side - { - "id" "18822" - "plane" "(-260 2012 128) (-260 2020 128) (-124 2020 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18821" - "plane" "(-260 2012 120) (-260 2020 120) (-260 2020 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18820" - "plane" "(-124 2012 128) (-124 2020 128) (-124 2020 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18819" - "plane" "(-260 2020 120) (-260 2012 120) (-124 2012 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18818" - "plane" "(-260 2012 120) (-260 2012 128) (-124 2012 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18817" - "plane" "(-124 2020 120) (-124 2020 128) (-260 2020 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29943" - side - { - "id" "18828" - "plane" "(-260 1980 128) (-260 1988 128) (-124 1988 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18827" - "plane" "(-260 1980 120) (-260 1988 120) (-260 1988 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18826" - "plane" "(-124 1980 128) (-124 1988 128) (-124 1988 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18825" - "plane" "(-260 1988 120) (-260 1980 120) (-124 1980 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18824" - "plane" "(-260 1980 120) (-260 1980 128) (-124 1980 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18823" - "plane" "(-124 1988 120) (-124 1988 128) (-260 1988 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29944" - side - { - "id" "18834" - "plane" "(-260 1948 128) (-260 1956 128) (-124 1956 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18833" - "plane" "(-260 1948 120) (-260 1956 120) (-260 1956 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18832" - "plane" "(-124 1948 128) (-124 1956 128) (-124 1956 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18831" - "plane" "(-260 1956 120) (-260 1948 120) (-124 1948 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18830" - "plane" "(-260 1948 120) (-260 1948 128) (-124 1948 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18829" - "plane" "(-124 1956 120) (-124 1956 128) (-260 1956 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29945" - side - { - "id" "18840" - "plane" "(-260 1916 128) (-260 1924 128) (-124 1924 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18839" - "plane" "(-260 1916 120) (-260 1924 120) (-260 1924 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18838" - "plane" "(-124 1916 128) (-124 1924 128) (-124 1924 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18837" - "plane" "(-260 1924 120) (-260 1916 120) (-124 1916 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18836" - "plane" "(-260 1916 120) (-260 1916 128) (-124 1916 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18835" - "plane" "(-124 1924 120) (-124 1924 128) (-260 1924 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29946" - side - { - "id" "18846" - "plane" "(-260 1884 128) (-260 1892 128) (-124 1892 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18845" - "plane" "(-260 1884 120) (-260 1892 120) (-260 1892 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18844" - "plane" "(-124 1884 128) (-124 1892 128) (-124 1892 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18843" - "plane" "(-260 1892 120) (-260 1884 120) (-124 1884 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18842" - "plane" "(-260 1884 120) (-260 1884 128) (-124 1884 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18841" - "plane" "(-124 1892 120) (-124 1892 128) (-260 1892 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29947" - side - { - "id" "18852" - "plane" "(-260 1852 128) (-260 1860 128) (-124 1860 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18851" - "plane" "(-260 1852 120) (-260 1860 120) (-260 1860 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18850" - "plane" "(-124 1852 128) (-124 1860 128) (-124 1860 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18849" - "plane" "(-260 1860 120) (-260 1852 120) (-124 1852 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18848" - "plane" "(-260 1852 120) (-260 1852 128) (-124 1852 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18847" - "plane" "(-124 1860 120) (-124 1860 128) (-260 1860 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29948" - side - { - "id" "18858" - "plane" "(-260 1820 128) (-260 1828 128) (-124 1828 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18857" - "plane" "(-260 1820 120) (-260 1828 120) (-260 1828 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18856" - "plane" "(-124 1820 128) (-124 1828 128) (-124 1828 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18855" - "plane" "(-260 1828 120) (-260 1820 120) (-124 1820 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18854" - "plane" "(-260 1820 120) (-260 1820 128) (-124 1820 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18853" - "plane" "(-124 1828 120) (-124 1828 128) (-260 1828 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29949" - side - { - "id" "18864" - "plane" "(-260 1788 128) (-260 1796 128) (-124 1796 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18863" - "plane" "(-260 1788 120) (-260 1796 120) (-260 1796 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18862" - "plane" "(-124 1788 128) (-124 1796 128) (-124 1796 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18861" - "plane" "(-260 1796 120) (-260 1788 120) (-124 1788 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18860" - "plane" "(-260 1788 120) (-260 1788 128) (-124 1788 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18859" - "plane" "(-124 1796 120) (-124 1796 128) (-260 1796 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29950" - side - { - "id" "18870" - "plane" "(-260 1756 128) (-260 1764 128) (-124 1764 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18869" - "plane" "(-260 1756 120) (-260 1764 120) (-260 1764 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18868" - "plane" "(-124 1756 128) (-124 1764 128) (-124 1764 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18867" - "plane" "(-260 1764 120) (-260 1756 120) (-124 1756 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18866" - "plane" "(-260 1756 120) (-260 1756 128) (-124 1756 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18865" - "plane" "(-124 1764 120) (-124 1764 128) (-260 1764 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29951" - side - { - "id" "18876" - "plane" "(-260 1724 128) (-260 1732 128) (-124 1732 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18875" - "plane" "(-260 1724 120) (-260 1732 120) (-260 1732 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18874" - "plane" "(-124 1724 128) (-124 1732 128) (-124 1732 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18873" - "plane" "(-260 1732 120) (-260 1724 120) (-124 1724 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18872" - "plane" "(-260 1724 120) (-260 1724 128) (-124 1724 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18871" - "plane" "(-124 1732 120) (-124 1732 128) (-260 1732 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29952" - side - { - "id" "18882" - "plane" "(-260 1692 128) (-260 1700 128) (-124 1700 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18881" - "plane" "(-260 1692 120) (-260 1700 120) (-260 1700 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18880" - "plane" "(-124 1692 128) (-124 1700 128) (-124 1700 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18879" - "plane" "(-260 1700 120) (-260 1692 120) (-124 1692 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18878" - "plane" "(-260 1692 120) (-260 1692 128) (-124 1692 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18877" - "plane" "(-124 1700 120) (-124 1700 128) (-260 1700 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29953" - side - { - "id" "18888" - "plane" "(-260 1660 128) (-260 1668 128) (-124 1668 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18887" - "plane" "(-260 1660 120) (-260 1668 120) (-260 1668 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18886" - "plane" "(-124 1660 128) (-124 1668 128) (-124 1668 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18885" - "plane" "(-260 1668 120) (-260 1660 120) (-124 1660 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18884" - "plane" "(-260 1660 120) (-260 1660 128) (-124 1660 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18883" - "plane" "(-124 1668 120) (-124 1668 128) (-260 1668 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29954" - side - { - "id" "18894" - "plane" "(-260 1628 128) (-260 1636 128) (-124 1636 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18893" - "plane" "(-260 1628 120) (-260 1636 120) (-260 1636 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18892" - "plane" "(-124 1628 128) (-124 1636 128) (-124 1636 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18891" - "plane" "(-260 1636 120) (-260 1628 120) (-124 1628 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18890" - "plane" "(-260 1628 120) (-260 1628 128) (-124 1628 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18889" - "plane" "(-124 1636 120) (-124 1636 128) (-260 1636 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29955" - side - { - "id" "18900" - "plane" "(-260 1596 128) (-260 1604 128) (-124 1604 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18899" - "plane" "(-260 1596 120) (-260 1604 120) (-260 1604 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18898" - "plane" "(-124 1596 128) (-124 1604 128) (-124 1604 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18897" - "plane" "(-260 1604 120) (-260 1596 120) (-124 1596 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18896" - "plane" "(-260 1596 120) (-260 1596 128) (-124 1596 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18895" - "plane" "(-124 1604 120) (-124 1604 128) (-260 1604 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29988" - side - { - "id" "18906" - "plane" "(-260 2556 128) (-260 2564 128) (-124 2564 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18905" - "plane" "(-260 2556 120) (-260 2564 120) (-260 2564 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18904" - "plane" "(-124 2556 128) (-124 2564 128) (-124 2564 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18903" - "plane" "(-260 2564 120) (-260 2556 120) (-124 2556 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18902" - "plane" "(-260 2556 120) (-260 2556 128) (-124 2556 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18901" - "plane" "(-124 2564 120) (-124 2564 128) (-260 2564 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29989" - side - { - "id" "18912" - "plane" "(-260 2588 128) (-260 2596 128) (-124 2596 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18911" - "plane" "(-260 2588 120) (-260 2596 120) (-260 2596 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18910" - "plane" "(-124 2588 128) (-124 2596 128) (-124 2596 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18909" - "plane" "(-260 2596 120) (-260 2588 120) (-124 2588 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18908" - "plane" "(-260 2588 120) (-260 2588 128) (-124 2588 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18907" - "plane" "(-124 2596 120) (-124 2596 128) (-260 2596 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29990" - side - { - "id" "18918" - "plane" "(-260 2524 128) (-260 2532 128) (-124 2532 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18917" - "plane" "(-260 2524 120) (-260 2532 120) (-260 2532 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18916" - "plane" "(-124 2524 128) (-124 2532 128) (-124 2532 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18915" - "plane" "(-260 2532 120) (-260 2524 120) (-124 2524 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18914" - "plane" "(-260 2524 120) (-260 2524 128) (-124 2524 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18913" - "plane" "(-124 2532 120) (-124 2532 128) (-260 2532 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29991" - side - { - "id" "18924" - "plane" "(-260 2492 128) (-260 2500 128) (-124 2500 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18923" - "plane" "(-260 2492 120) (-260 2500 120) (-260 2500 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18922" - "plane" "(-124 2492 128) (-124 2500 128) (-124 2500 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18921" - "plane" "(-260 2500 120) (-260 2492 120) (-124 2492 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18920" - "plane" "(-260 2492 120) (-260 2492 128) (-124 2492 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18919" - "plane" "(-124 2500 120) (-124 2500 128) (-260 2500 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29992" - side - { - "id" "18930" - "plane" "(-260 2460 128) (-260 2468 128) (-124 2468 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18929" - "plane" "(-260 2460 120) (-260 2468 120) (-260 2468 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18928" - "plane" "(-124 2460 128) (-124 2468 128) (-124 2468 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18927" - "plane" "(-260 2468 120) (-260 2460 120) (-124 2460 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18926" - "plane" "(-260 2460 120) (-260 2460 128) (-124 2460 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18925" - "plane" "(-124 2468 120) (-124 2468 128) (-260 2468 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29993" - side - { - "id" "18936" - "plane" "(-260 2428 128) (-260 2436 128) (-124 2436 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18935" - "plane" "(-260 2428 120) (-260 2436 120) (-260 2436 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18934" - "plane" "(-124 2428 128) (-124 2436 128) (-124 2436 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18933" - "plane" "(-260 2436 120) (-260 2428 120) (-124 2428 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18932" - "plane" "(-260 2428 120) (-260 2428 128) (-124 2428 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18931" - "plane" "(-124 2436 120) (-124 2436 128) (-260 2436 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29994" - side - { - "id" "18942" - "plane" "(-260 2396 128) (-260 2404 128) (-124 2404 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18941" - "plane" "(-260 2396 120) (-260 2404 120) (-260 2404 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18940" - "plane" "(-124 2396 128) (-124 2404 128) (-124 2404 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18939" - "plane" "(-260 2404 120) (-260 2396 120) (-124 2396 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18938" - "plane" "(-260 2396 120) (-260 2396 128) (-124 2396 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18937" - "plane" "(-124 2404 120) (-124 2404 128) (-260 2404 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29995" - side - { - "id" "18948" - "plane" "(-260 2364 128) (-260 2372 128) (-124 2372 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18947" - "plane" "(-260 2364 120) (-260 2372 120) (-260 2372 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18946" - "plane" "(-124 2364 128) (-124 2372 128) (-124 2372 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18945" - "plane" "(-260 2372 120) (-260 2364 120) (-124 2364 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18944" - "plane" "(-260 2364 120) (-260 2364 128) (-124 2364 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18943" - "plane" "(-124 2372 120) (-124 2372 128) (-260 2372 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29996" - side - { - "id" "18954" - "plane" "(-260 2332 128) (-260 2340 128) (-124 2340 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18953" - "plane" "(-260 2332 120) (-260 2340 120) (-260 2340 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18952" - "plane" "(-124 2332 128) (-124 2340 128) (-124 2340 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18951" - "plane" "(-260 2340 120) (-260 2332 120) (-124 2332 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18950" - "plane" "(-260 2332 120) (-260 2332 128) (-124 2332 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18949" - "plane" "(-124 2340 120) (-124 2340 128) (-260 2340 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29997" - side - { - "id" "18960" - "plane" "(-260 2300 128) (-260 2308 128) (-124 2308 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18959" - "plane" "(-260 2300 120) (-260 2308 120) (-260 2308 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18958" - "plane" "(-124 2300 128) (-124 2308 128) (-124 2308 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18957" - "plane" "(-260 2308 120) (-260 2300 120) (-124 2300 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18956" - "plane" "(-260 2300 120) (-260 2300 128) (-124 2300 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18955" - "plane" "(-124 2308 120) (-124 2308 128) (-260 2308 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29998" - side - { - "id" "18966" - "plane" "(-260 2268 128) (-260 2276 128) (-124 2276 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18965" - "plane" "(-260 2268 120) (-260 2276 120) (-260 2276 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18964" - "plane" "(-124 2268 128) (-124 2276 128) (-124 2276 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18963" - "plane" "(-260 2276 120) (-260 2268 120) (-124 2268 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18962" - "plane" "(-260 2268 120) (-260 2268 128) (-124 2268 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18961" - "plane" "(-124 2276 120) (-124 2276 128) (-260 2276 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "29999" - side - { - "id" "18972" - "plane" "(-260 2236 128) (-260 2244 128) (-124 2244 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18971" - "plane" "(-260 2236 120) (-260 2244 120) (-260 2244 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18970" - "plane" "(-124 2236 128) (-124 2244 128) (-124 2244 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18969" - "plane" "(-260 2244 120) (-260 2236 120) (-124 2236 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18968" - "plane" "(-260 2236 120) (-260 2236 128) (-124 2236 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18967" - "plane" "(-124 2244 120) (-124 2244 128) (-260 2244 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30000" - side - { - "id" "18978" - "plane" "(-260 2204 128) (-260 2212 128) (-124 2212 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18977" - "plane" "(-260 2204 120) (-260 2212 120) (-260 2212 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18976" - "plane" "(-124 2204 128) (-124 2212 128) (-124 2212 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18975" - "plane" "(-260 2212 120) (-260 2204 120) (-124 2204 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18974" - "plane" "(-260 2204 120) (-260 2204 128) (-124 2204 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18973" - "plane" "(-124 2212 120) (-124 2212 128) (-260 2212 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30001" - side - { - "id" "18984" - "plane" "(-260 2172 128) (-260 2180 128) (-124 2180 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18983" - "plane" "(-260 2172 120) (-260 2180 120) (-260 2180 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18982" - "plane" "(-124 2172 128) (-124 2180 128) (-124 2180 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18981" - "plane" "(-260 2180 120) (-260 2172 120) (-124 2172 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18980" - "plane" "(-260 2172 120) (-260 2172 128) (-124 2172 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18979" - "plane" "(-124 2180 120) (-124 2180 128) (-260 2180 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30002" - side - { - "id" "18990" - "plane" "(-260 2140 128) (-260 2148 128) (-124 2148 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18989" - "plane" "(-260 2140 120) (-260 2148 120) (-260 2148 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18988" - "plane" "(-124 2140 128) (-124 2148 128) (-124 2148 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18987" - "plane" "(-260 2148 120) (-260 2140 120) (-124 2140 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18986" - "plane" "(-260 2140 120) (-260 2140 128) (-124 2140 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18985" - "plane" "(-124 2148 120) (-124 2148 128) (-260 2148 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30003" - side - { - "id" "18996" - "plane" "(-260 2108 128) (-260 2116 128) (-124 2116 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18995" - "plane" "(-260 2108 120) (-260 2116 120) (-260 2116 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18994" - "plane" "(-124 2108 128) (-124 2116 128) (-124 2116 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18993" - "plane" "(-260 2116 120) (-260 2108 120) (-124 2108 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18992" - "plane" "(-260 2108 120) (-260 2108 128) (-124 2108 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18991" - "plane" "(-124 2116 120) (-124 2116 128) (-260 2116 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30070" - side - { - "id" "19002" - "plane" "(-260 3036 128) (-260 3044 128) (-124 3044 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19001" - "plane" "(-260 3036 120) (-260 3044 120) (-260 3044 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19000" - "plane" "(-124 3036 128) (-124 3044 128) (-124 3044 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18999" - "plane" "(-260 3044 120) (-260 3036 120) (-124 3036 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18998" - "plane" "(-260 3036 120) (-260 3036 128) (-124 3036 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "18997" - "plane" "(-124 3044 120) (-124 3044 128) (-260 3044 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30071" - side - { - "id" "19008" - "plane" "(-260 3004 128) (-260 3012 128) (-124 3012 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19007" - "plane" "(-260 3004 120) (-260 3012 120) (-260 3012 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19006" - "plane" "(-124 3004 128) (-124 3012 128) (-124 3012 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19005" - "plane" "(-260 3012 120) (-260 3004 120) (-124 3004 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19004" - "plane" "(-260 3004 120) (-260 3004 128) (-124 3004 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19003" - "plane" "(-124 3012 120) (-124 3012 128) (-260 3012 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30072" - side - { - "id" "19014" - "plane" "(-260 2972 128) (-260 2980 128) (-124 2980 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19013" - "plane" "(-260 2972 120) (-260 2980 120) (-260 2980 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19012" - "plane" "(-124 2972 128) (-124 2980 128) (-124 2980 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19011" - "plane" "(-260 2980 120) (-260 2972 120) (-124 2972 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19010" - "plane" "(-260 2972 120) (-260 2972 128) (-124 2972 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19009" - "plane" "(-124 2980 120) (-124 2980 128) (-260 2980 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30073" - side - { - "id" "19020" - "plane" "(-260 2940 128) (-260 2948 128) (-124 2948 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19019" - "plane" "(-260 2940 120) (-260 2948 120) (-260 2948 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19018" - "plane" "(-124 2940 128) (-124 2948 128) (-124 2948 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19017" - "plane" "(-260 2948 120) (-260 2940 120) (-124 2940 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19016" - "plane" "(-260 2940 120) (-260 2940 128) (-124 2940 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19015" - "plane" "(-124 2948 120) (-124 2948 128) (-260 2948 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30074" - side - { - "id" "19026" - "plane" "(-260 2908 128) (-260 2916 128) (-124 2916 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19025" - "plane" "(-260 2908 120) (-260 2916 120) (-260 2916 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19024" - "plane" "(-124 2908 128) (-124 2916 128) (-124 2916 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19023" - "plane" "(-260 2916 120) (-260 2908 120) (-124 2908 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19022" - "plane" "(-260 2908 120) (-260 2908 128) (-124 2908 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19021" - "plane" "(-124 2916 120) (-124 2916 128) (-260 2916 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30075" - side - { - "id" "19032" - "plane" "(-260 2876 128) (-260 2884 128) (-124 2884 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19031" - "plane" "(-260 2876 120) (-260 2884 120) (-260 2884 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19030" - "plane" "(-124 2876 128) (-124 2884 128) (-124 2884 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19029" - "plane" "(-260 2884 120) (-260 2876 120) (-124 2876 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19028" - "plane" "(-260 2876 120) (-260 2876 128) (-124 2876 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19027" - "plane" "(-124 2884 120) (-124 2884 128) (-260 2884 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30076" - side - { - "id" "19038" - "plane" "(-260 2844 128) (-260 2852 128) (-124 2852 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19037" - "plane" "(-260 2844 120) (-260 2852 120) (-260 2852 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19036" - "plane" "(-124 2844 128) (-124 2852 128) (-124 2852 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19035" - "plane" "(-260 2852 120) (-260 2844 120) (-124 2844 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19034" - "plane" "(-260 2844 120) (-260 2844 128) (-124 2844 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19033" - "plane" "(-124 2852 120) (-124 2852 128) (-260 2852 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30077" - side - { - "id" "19044" - "plane" "(-260 2812 128) (-260 2820 128) (-124 2820 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19043" - "plane" "(-260 2812 120) (-260 2820 120) (-260 2820 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19042" - "plane" "(-124 2812 128) (-124 2820 128) (-124 2820 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19041" - "plane" "(-260 2820 120) (-260 2812 120) (-124 2812 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19040" - "plane" "(-260 2812 120) (-260 2812 128) (-124 2812 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19039" - "plane" "(-124 2820 120) (-124 2820 128) (-260 2820 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30078" - side - { - "id" "19050" - "plane" "(-260 2780 128) (-260 2788 128) (-124 2788 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19049" - "plane" "(-260 2780 120) (-260 2788 120) (-260 2788 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19048" - "plane" "(-124 2780 128) (-124 2788 128) (-124 2788 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19047" - "plane" "(-260 2788 120) (-260 2780 120) (-124 2780 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19046" - "plane" "(-260 2780 120) (-260 2780 128) (-124 2780 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19045" - "plane" "(-124 2788 120) (-124 2788 128) (-260 2788 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30079" - side - { - "id" "19056" - "plane" "(-260 2748 128) (-260 2756 128) (-124 2756 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19055" - "plane" "(-260 2748 120) (-260 2756 120) (-260 2756 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19054" - "plane" "(-124 2748 128) (-124 2756 128) (-124 2756 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19053" - "plane" "(-260 2756 120) (-260 2748 120) (-124 2748 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19052" - "plane" "(-260 2748 120) (-260 2748 128) (-124 2748 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19051" - "plane" "(-124 2756 120) (-124 2756 128) (-260 2756 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30080" - side - { - "id" "19062" - "plane" "(-260 2716 128) (-260 2724 128) (-124 2724 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19061" - "plane" "(-260 2716 120) (-260 2724 120) (-260 2724 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19060" - "plane" "(-124 2716 128) (-124 2724 128) (-124 2724 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19059" - "plane" "(-260 2724 120) (-260 2716 120) (-124 2716 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19058" - "plane" "(-260 2716 120) (-260 2716 128) (-124 2716 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19057" - "plane" "(-124 2724 120) (-124 2724 128) (-260 2724 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30081" - side - { - "id" "19068" - "plane" "(-260 2684 128) (-260 2692 128) (-124 2692 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19067" - "plane" "(-260 2684 120) (-260 2692 120) (-260 2692 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19066" - "plane" "(-124 2684 128) (-124 2692 128) (-124 2692 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19065" - "plane" "(-260 2692 120) (-260 2684 120) (-124 2684 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19064" - "plane" "(-260 2684 120) (-260 2684 128) (-124 2684 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19063" - "plane" "(-124 2692 120) (-124 2692 128) (-260 2692 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30082" - side - { - "id" "19074" - "plane" "(-260 2652 128) (-260 2660 128) (-124 2660 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19073" - "plane" "(-260 2652 120) (-260 2660 120) (-260 2660 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19072" - "plane" "(-124 2652 128) (-124 2660 128) (-124 2660 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19071" - "plane" "(-260 2660 120) (-260 2652 120) (-124 2652 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19070" - "plane" "(-260 2652 120) (-260 2652 128) (-124 2652 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19069" - "plane" "(-124 2660 120) (-124 2660 128) (-260 2660 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30083" - side - { - "id" "19080" - "plane" "(-260 2620 128) (-260 2628 128) (-124 2628 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19079" - "plane" "(-260 2620 120) (-260 2628 120) (-260 2628 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19078" - "plane" "(-124 2620 128) (-124 2628 128) (-124 2628 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19077" - "plane" "(-260 2628 120) (-260 2620 120) (-124 2620 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19076" - "plane" "(-260 2620 120) (-260 2620 128) (-124 2620 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19075" - "plane" "(-124 2628 120) (-124 2628 128) (-260 2628 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 275] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30118" - side - { - "id" "19086" - "plane" "(-260 3068 128) (-260 3076 128) (-124 3076 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19085" - "plane" "(-260 3068 120) (-260 3076 120) (-260 3076 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19084" - "plane" "(-124 3068 128) (-124 3076 128) (-124 3076 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -448] 0.25" - "vaxis" "[0 1 0 -128] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19083" - "plane" "(-260 3076 120) (-260 3068 120) (-124 3068 120)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19082" - "plane" "(-260 3068 120) (-260 3068 128) (-124 3068 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 -1 242] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19081" - "plane" "(-124 3076 120) (-124 3076 128) (-260 3076 128)" - "material" "DE_TIDES/TIDES_CEILING_A" - "uaxis" "[0 0 1 -237] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 12500]" - } - } -} -hidden -{ - entity - { - "id" "30376" - "classname" "func_detail" - hidden - { - solid - { - "id" "30366" - side - { - "id" "19128" - "plane" "(-144 620 128) (-144 620 0) (-144 628 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19127" - "plane" "(-144 628 128) (-144 628 0) (-143 628 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19126" - "plane" "(-143 620 0) (-144 620 0) (-144 620 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19125" - "plane" "(-144 620 128) (-144 628 128) (-143 628 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19124" - "plane" "(-143 628 0) (-144 628 0) (-144 620 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19123" - "plane" "(-143 628 128) (-143 628 0) (-143 620 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30365" - side - { - "id" "19134" - "plane" "(-143 625 0) (-137 625 0) (-137 625 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19133" - "plane" "(-137 623 0) (-143 623 0) (-143 623 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19132" - "plane" "(-143 625 128) (-137 625 128) (-137 623 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19131" - "plane" "(-137 625 0) (-143 625 0) (-143 623 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 80] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19130" - "plane" "(-143 623 128) (-143 623 0) (-143 625 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19129" - "plane" "(-137 625 128) (-137 625 0) (-137 623 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30364" - side - { - "id" "19140" - "plane" "(-136 628 128) (-136 628 0) (-136 620 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19139" - "plane" "(-137 628 0) (-136 628 0) (-136 628 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19138" - "plane" "(-136 620 128) (-136 620 0) (-137 620 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19137" - "plane" "(-137 628 128) (-136 628 128) (-136 620 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19136" - "plane" "(-136 620 0) (-136 628 0) (-137 628 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19135" - "plane" "(-137 620 128) (-137 620 0) (-137 628 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30401" - "classname" "func_detail" - hidden - { - solid - { - "id" "30402" - side - { - "id" "19164" - "plane" "(-144 748 128) (-144 748 0) (-144 756 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19163" - "plane" "(-144 756 128) (-144 756 0) (-143 756 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19162" - "plane" "(-143 748 0) (-144 748 0) (-144 748 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19161" - "plane" "(-144 748 128) (-144 756 128) (-143 756 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19160" - "plane" "(-143 756 0) (-144 756 0) (-144 748 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19159" - "plane" "(-143 756 128) (-143 756 0) (-143 748 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30403" - side - { - "id" "19170" - "plane" "(-143 753 0) (-137 753 0) (-137 753 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19169" - "plane" "(-137 751 0) (-143 751 0) (-143 751 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19168" - "plane" "(-143 753 128) (-137 753 128) (-137 751 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19167" - "plane" "(-137 753 0) (-143 753 0) (-143 751 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19166" - "plane" "(-143 751 128) (-143 751 0) (-143 753 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19165" - "plane" "(-137 753 128) (-137 753 0) (-137 751 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30404" - side - { - "id" "19176" - "plane" "(-136 756 128) (-136 756 0) (-136 748 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19175" - "plane" "(-137 756 0) (-136 756 0) (-136 756 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19174" - "plane" "(-136 748 128) (-136 748 0) (-137 748 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19173" - "plane" "(-137 756 128) (-136 756 128) (-136 748 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19172" - "plane" "(-136 748 0) (-136 756 0) (-137 756 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19171" - "plane" "(-137 748 128) (-137 748 0) (-137 756 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30425" - "classname" "func_detail" - hidden - { - solid - { - "id" "30426" - side - { - "id" "19218" - "plane" "(-144 1004 128) (-144 1004 0) (-144 1012 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19217" - "plane" "(-144 1012 128) (-144 1012 0) (-143 1012 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19216" - "plane" "(-143 1004 0) (-144 1004 0) (-144 1004 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19215" - "plane" "(-144 1004 128) (-144 1012 128) (-143 1012 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19214" - "plane" "(-143 1012 0) (-144 1012 0) (-144 1004 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19213" - "plane" "(-143 1012 128) (-143 1012 0) (-143 1004 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30427" - side - { - "id" "19224" - "plane" "(-143 1009 0) (-137 1009 0) (-137 1009 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19223" - "plane" "(-137 1007 0) (-143 1007 0) (-143 1007 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19222" - "plane" "(-143 1009 128) (-137 1009 128) (-137 1007 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19221" - "plane" "(-137 1009 0) (-143 1009 0) (-143 1007 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 80] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19220" - "plane" "(-143 1007 128) (-143 1007 0) (-143 1009 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19219" - "plane" "(-137 1009 128) (-137 1009 0) (-137 1007 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30428" - side - { - "id" "19230" - "plane" "(-136 1012 128) (-136 1012 0) (-136 1004 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19229" - "plane" "(-137 1012 0) (-136 1012 0) (-136 1012 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19228" - "plane" "(-136 1004 128) (-136 1004 0) (-137 1004 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19227" - "plane" "(-137 1012 128) (-136 1012 128) (-136 1004 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19226" - "plane" "(-136 1004 0) (-136 1012 0) (-137 1012 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19225" - "plane" "(-137 1004 128) (-137 1004 0) (-137 1012 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 112] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30429" - "classname" "func_detail" - hidden - { - solid - { - "id" "30430" - side - { - "id" "19236" - "plane" "(-144 876 128) (-144 876 0) (-144 884 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19235" - "plane" "(-144 884 128) (-144 884 0) (-143 884 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19234" - "plane" "(-143 876 0) (-144 876 0) (-144 876 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19233" - "plane" "(-144 876 128) (-144 884 128) (-143 884 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19232" - "plane" "(-143 884 0) (-144 884 0) (-144 876 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19231" - "plane" "(-143 884 128) (-143 884 0) (-143 876 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30431" - side - { - "id" "19242" - "plane" "(-143 881 0) (-137 881 0) (-137 881 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19241" - "plane" "(-137 879 0) (-143 879 0) (-143 879 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19240" - "plane" "(-143 881 128) (-137 881 128) (-137 879 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19239" - "plane" "(-137 881 0) (-143 881 0) (-143 879 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 80] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19238" - "plane" "(-143 879 128) (-143 879 0) (-143 881 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19237" - "plane" "(-137 881 128) (-137 881 0) (-137 879 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30432" - side - { - "id" "19248" - "plane" "(-136 884 128) (-136 884 0) (-136 876 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19247" - "plane" "(-137 884 0) (-136 884 0) (-136 884 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19246" - "plane" "(-136 876 128) (-136 876 0) (-137 876 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19245" - "plane" "(-137 884 128) (-136 884 128) (-136 876 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19244" - "plane" "(-136 876 0) (-136 884 0) (-137 884 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19243" - "plane" "(-137 876 128) (-137 876 0) (-137 884 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 112] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30465" - "classname" "func_detail" - hidden - { - solid - { - "id" "30466" - side - { - "id" "19326" - "plane" "(-144 1516 128) (-144 1516 0) (-144 1524 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19325" - "plane" "(-144 1524 128) (-144 1524 0) (-143 1524 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19324" - "plane" "(-143 1516 0) (-144 1516 0) (-144 1516 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 -440] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19323" - "plane" "(-144 1516 128) (-144 1524 128) (-143 1524 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19322" - "plane" "(-143 1524 0) (-144 1524 0) (-144 1516 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19321" - "plane" "(-143 1524 128) (-143 1524 0) (-143 1516 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30467" - side - { - "id" "19332" - "plane" "(-143 1521 0) (-137 1521 0) (-137 1521 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19331" - "plane" "(-137 1519 0) (-143 1519 0) (-143 1519 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 -464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19330" - "plane" "(-143 1521 128) (-137 1521 128) (-137 1519 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19329" - "plane" "(-137 1521 0) (-143 1521 0) (-143 1519 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 80] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19328" - "plane" "(-143 1519 128) (-143 1519 0) (-143 1521 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19327" - "plane" "(-137 1521 128) (-137 1521 0) (-137 1519 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30468" - side - { - "id" "19338" - "plane" "(-136 1524 128) (-136 1524 0) (-136 1516 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19337" - "plane" "(-137 1524 0) (-136 1524 0) (-136 1524 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19336" - "plane" "(-136 1516 128) (-136 1516 0) (-137 1516 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 -488] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19335" - "plane" "(-137 1524 128) (-136 1524 128) (-136 1516 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19334" - "plane" "(-136 1516 0) (-136 1524 0) (-137 1524 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19333" - "plane" "(-137 1516 128) (-137 1516 0) (-137 1524 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 112] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30469" - "classname" "func_detail" - hidden - { - solid - { - "id" "30470" - side - { - "id" "19344" - "plane" "(-144 1388 128) (-144 1388 0) (-144 1396 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19343" - "plane" "(-144 1396 128) (-144 1396 0) (-143 1396 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19342" - "plane" "(-143 1388 0) (-144 1388 0) (-144 1388 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 -440] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19341" - "plane" "(-144 1388 128) (-144 1396 128) (-143 1396 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19340" - "plane" "(-143 1396 0) (-144 1396 0) (-144 1388 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19339" - "plane" "(-143 1396 128) (-143 1396 0) (-143 1388 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30471" - side - { - "id" "19350" - "plane" "(-143 1393 0) (-137 1393 0) (-137 1393 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19349" - "plane" "(-137 1391 0) (-143 1391 0) (-143 1391 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 -464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19348" - "plane" "(-143 1393 128) (-137 1393 128) (-137 1391 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19347" - "plane" "(-137 1393 0) (-143 1393 0) (-143 1391 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 80] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19346" - "plane" "(-143 1391 128) (-143 1391 0) (-143 1393 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19345" - "plane" "(-137 1393 128) (-137 1393 0) (-137 1391 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30472" - side - { - "id" "19356" - "plane" "(-136 1396 128) (-136 1396 0) (-136 1388 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19355" - "plane" "(-137 1396 0) (-136 1396 0) (-136 1396 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19354" - "plane" "(-136 1388 128) (-136 1388 0) (-137 1388 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 -488] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19353" - "plane" "(-137 1396 128) (-136 1396 128) (-136 1388 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19352" - "plane" "(-136 1388 0) (-136 1396 0) (-137 1396 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19351" - "plane" "(-137 1388 128) (-137 1388 0) (-137 1396 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 112] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30473" - "classname" "func_detail" - hidden - { - solid - { - "id" "30474" - side - { - "id" "19362" - "plane" "(-144 1260 128) (-144 1260 0) (-144 1268 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19361" - "plane" "(-144 1268 128) (-144 1268 0) (-143 1268 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19360" - "plane" "(-143 1260 0) (-144 1260 0) (-144 1260 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 -440] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19359" - "plane" "(-144 1260 128) (-144 1268 128) (-143 1268 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19358" - "plane" "(-143 1268 0) (-144 1268 0) (-144 1260 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19357" - "plane" "(-143 1268 128) (-143 1268 0) (-143 1260 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30475" - side - { - "id" "19368" - "plane" "(-143 1265 0) (-137 1265 0) (-137 1265 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19367" - "plane" "(-137 1263 0) (-143 1263 0) (-143 1263 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 -464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19366" - "plane" "(-143 1265 128) (-137 1265 128) (-137 1263 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19365" - "plane" "(-137 1265 0) (-143 1265 0) (-143 1263 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 80] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19364" - "plane" "(-143 1263 128) (-143 1263 0) (-143 1265 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19363" - "plane" "(-137 1265 128) (-137 1265 0) (-137 1263 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30476" - side - { - "id" "19374" - "plane" "(-136 1268 128) (-136 1268 0) (-136 1260 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19373" - "plane" "(-137 1268 0) (-136 1268 0) (-136 1268 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19372" - "plane" "(-136 1260 128) (-136 1260 0) (-137 1260 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 -488] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19371" - "plane" "(-137 1268 128) (-136 1268 128) (-136 1260 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19370" - "plane" "(-136 1260 0) (-136 1268 0) (-137 1268 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19369" - "plane" "(-137 1260 128) (-137 1260 0) (-137 1268 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 112] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30477" - "classname" "func_detail" - hidden - { - solid - { - "id" "30478" - side - { - "id" "19380" - "plane" "(-144 1132 128) (-144 1132 0) (-144 1140 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19379" - "plane" "(-144 1140 128) (-144 1140 0) (-143 1140 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19378" - "plane" "(-143 1132 0) (-144 1132 0) (-144 1132 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 -440] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19377" - "plane" "(-144 1132 128) (-144 1140 128) (-143 1140 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19376" - "plane" "(-143 1140 0) (-144 1140 0) (-144 1132 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19375" - "plane" "(-143 1140 128) (-143 1140 0) (-143 1132 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30479" - side - { - "id" "19386" - "plane" "(-143 1137 0) (-137 1137 0) (-137 1137 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19385" - "plane" "(-137 1135 0) (-143 1135 0) (-143 1135 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 -464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19384" - "plane" "(-143 1137 128) (-137 1137 128) (-137 1135 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19383" - "plane" "(-137 1137 0) (-143 1137 0) (-143 1135 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 80] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19382" - "plane" "(-143 1135 128) (-143 1135 0) (-143 1137 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19381" - "plane" "(-137 1137 128) (-137 1137 0) (-137 1135 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30480" - side - { - "id" "19392" - "plane" "(-136 1140 128) (-136 1140 0) (-136 1132 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19391" - "plane" "(-137 1140 0) (-136 1140 0) (-136 1140 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19390" - "plane" "(-136 1132 128) (-136 1132 0) (-137 1132 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 -488] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19389" - "plane" "(-137 1140 128) (-136 1140 128) (-136 1132 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19388" - "plane" "(-136 1132 0) (-136 1140 0) (-137 1140 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19387" - "plane" "(-137 1132 128) (-137 1132 0) (-137 1140 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 112] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30513" - "classname" "func_detail" - hidden - { - solid - { - "id" "30514" - side - { - "id" "19470" - "plane" "(-144 2028 128) (-144 2028 0) (-144 2036 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19469" - "plane" "(-144 2036 128) (-144 2036 0) (-143 2036 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19468" - "plane" "(-143 2028 0) (-144 2028 0) (-144 2028 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19467" - "plane" "(-144 2028 128) (-144 2036 128) (-143 2036 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19466" - "plane" "(-143 2036 0) (-144 2036 0) (-144 2028 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19465" - "plane" "(-143 2036 128) (-143 2036 0) (-143 2028 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30515" - side - { - "id" "19476" - "plane" "(-143 2033 0) (-137 2033 0) (-137 2033 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19475" - "plane" "(-137 2031 0) (-143 2031 0) (-143 2031 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19474" - "plane" "(-143 2033 128) (-137 2033 128) (-137 2031 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19473" - "plane" "(-137 2033 0) (-143 2033 0) (-143 2031 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19472" - "plane" "(-143 2031 128) (-143 2031 0) (-143 2033 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19471" - "plane" "(-137 2033 128) (-137 2033 0) (-137 2031 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30516" - side - { - "id" "19482" - "plane" "(-136 2036 128) (-136 2036 0) (-136 2028 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19481" - "plane" "(-137 2036 0) (-136 2036 0) (-136 2036 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19480" - "plane" "(-136 2028 128) (-136 2028 0) (-137 2028 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19479" - "plane" "(-137 2036 128) (-136 2036 128) (-136 2028 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19478" - "plane" "(-136 2028 0) (-136 2036 0) (-137 2036 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19477" - "plane" "(-137 2028 128) (-137 2028 0) (-137 2036 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30517" - "classname" "func_detail" - hidden - { - solid - { - "id" "30518" - side - { - "id" "19488" - "plane" "(-144 1900 128) (-144 1900 0) (-144 1908 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19487" - "plane" "(-144 1908 128) (-144 1908 0) (-143 1908 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19486" - "plane" "(-143 1900 0) (-144 1900 0) (-144 1900 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19485" - "plane" "(-144 1900 128) (-144 1908 128) (-143 1908 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19484" - "plane" "(-143 1908 0) (-144 1908 0) (-144 1900 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19483" - "plane" "(-143 1908 128) (-143 1908 0) (-143 1900 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30519" - side - { - "id" "19494" - "plane" "(-143 1905 0) (-137 1905 0) (-137 1905 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19493" - "plane" "(-137 1903 0) (-143 1903 0) (-143 1903 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19492" - "plane" "(-143 1905 128) (-137 1905 128) (-137 1903 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19491" - "plane" "(-137 1905 0) (-143 1905 0) (-143 1903 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19490" - "plane" "(-143 1903 128) (-143 1903 0) (-143 1905 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19489" - "plane" "(-137 1905 128) (-137 1905 0) (-137 1903 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30520" - side - { - "id" "19500" - "plane" "(-136 1908 128) (-136 1908 0) (-136 1900 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19499" - "plane" "(-137 1908 0) (-136 1908 0) (-136 1908 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19498" - "plane" "(-136 1900 128) (-136 1900 0) (-137 1900 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19497" - "plane" "(-137 1908 128) (-136 1908 128) (-136 1900 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19496" - "plane" "(-136 1900 0) (-136 1908 0) (-137 1908 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19495" - "plane" "(-137 1900 128) (-137 1900 0) (-137 1908 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30521" - "classname" "func_detail" - hidden - { - solid - { - "id" "30522" - side - { - "id" "19506" - "plane" "(-144 1772 128) (-144 1772 0) (-144 1780 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19505" - "plane" "(-144 1780 128) (-144 1780 0) (-143 1780 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19504" - "plane" "(-143 1772 0) (-144 1772 0) (-144 1772 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19503" - "plane" "(-144 1772 128) (-144 1780 128) (-143 1780 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19502" - "plane" "(-143 1780 0) (-144 1780 0) (-144 1772 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19501" - "plane" "(-143 1780 128) (-143 1780 0) (-143 1772 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30523" - side - { - "id" "19512" - "plane" "(-143 1777 0) (-137 1777 0) (-137 1777 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19511" - "plane" "(-137 1775 0) (-143 1775 0) (-143 1775 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19510" - "plane" "(-143 1777 128) (-137 1777 128) (-137 1775 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19509" - "plane" "(-137 1777 0) (-143 1777 0) (-143 1775 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19508" - "plane" "(-143 1775 128) (-143 1775 0) (-143 1777 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19507" - "plane" "(-137 1777 128) (-137 1777 0) (-137 1775 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30524" - side - { - "id" "19518" - "plane" "(-136 1780 128) (-136 1780 0) (-136 1772 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19517" - "plane" "(-137 1780 0) (-136 1780 0) (-136 1780 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19516" - "plane" "(-136 1772 128) (-136 1772 0) (-137 1772 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19515" - "plane" "(-137 1780 128) (-136 1780 128) (-136 1772 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19514" - "plane" "(-136 1772 0) (-136 1780 0) (-137 1780 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19513" - "plane" "(-137 1772 128) (-137 1772 0) (-137 1780 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30525" - "classname" "func_detail" - hidden - { - solid - { - "id" "30526" - side - { - "id" "19524" - "plane" "(-144 1644 128) (-144 1644 0) (-144 1652 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19523" - "plane" "(-144 1652 128) (-144 1652 0) (-143 1652 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19522" - "plane" "(-143 1644 0) (-144 1644 0) (-144 1644 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19521" - "plane" "(-144 1644 128) (-144 1652 128) (-143 1652 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19520" - "plane" "(-143 1652 0) (-144 1652 0) (-144 1644 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19519" - "plane" "(-143 1652 128) (-143 1652 0) (-143 1644 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30527" - side - { - "id" "19530" - "plane" "(-143 1649 0) (-137 1649 0) (-137 1649 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19529" - "plane" "(-137 1647 0) (-143 1647 0) (-143 1647 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19528" - "plane" "(-143 1649 128) (-137 1649 128) (-137 1647 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19527" - "plane" "(-137 1649 0) (-143 1649 0) (-143 1647 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19526" - "plane" "(-143 1647 128) (-143 1647 0) (-143 1649 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19525" - "plane" "(-137 1649 128) (-137 1649 0) (-137 1647 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30528" - side - { - "id" "19536" - "plane" "(-136 1652 128) (-136 1652 0) (-136 1644 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19535" - "plane" "(-137 1652 0) (-136 1652 0) (-136 1652 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19534" - "plane" "(-136 1644 128) (-136 1644 0) (-137 1644 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19533" - "plane" "(-137 1652 128) (-136 1652 128) (-136 1644 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19532" - "plane" "(-136 1644 0) (-136 1652 0) (-137 1652 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19531" - "plane" "(-137 1644 128) (-137 1644 0) (-137 1652 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30561" - "classname" "func_detail" - hidden - { - solid - { - "id" "30562" - side - { - "id" "19614" - "plane" "(-144 2540 128) (-144 2540 0) (-144 2548 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19613" - "plane" "(-144 2548 128) (-144 2548 0) (-143 2548 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19612" - "plane" "(-143 2540 0) (-144 2540 0) (-144 2540 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19611" - "plane" "(-144 2540 128) (-144 2548 128) (-143 2548 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19610" - "plane" "(-143 2548 0) (-144 2548 0) (-144 2540 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19609" - "plane" "(-143 2548 128) (-143 2548 0) (-143 2540 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30563" - side - { - "id" "19620" - "plane" "(-143 2545 0) (-137 2545 0) (-137 2545 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19619" - "plane" "(-137 2543 0) (-143 2543 0) (-143 2543 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19618" - "plane" "(-143 2545 128) (-137 2545 128) (-137 2543 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19617" - "plane" "(-137 2545 0) (-143 2545 0) (-143 2543 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19616" - "plane" "(-143 2543 128) (-143 2543 0) (-143 2545 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19615" - "plane" "(-137 2545 128) (-137 2545 0) (-137 2543 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30564" - side - { - "id" "19626" - "plane" "(-136 2548 128) (-136 2548 0) (-136 2540 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19625" - "plane" "(-137 2548 0) (-136 2548 0) (-136 2548 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19624" - "plane" "(-136 2540 128) (-136 2540 0) (-137 2540 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19623" - "plane" "(-137 2548 128) (-136 2548 128) (-136 2540 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19622" - "plane" "(-136 2540 0) (-136 2548 0) (-137 2548 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19621" - "plane" "(-137 2540 128) (-137 2540 0) (-137 2548 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30565" - "classname" "func_detail" - hidden - { - solid - { - "id" "30566" - side - { - "id" "19632" - "plane" "(-144 2412 128) (-144 2412 0) (-144 2420 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19631" - "plane" "(-144 2420 128) (-144 2420 0) (-143 2420 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19630" - "plane" "(-143 2412 0) (-144 2412 0) (-144 2412 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19629" - "plane" "(-144 2412 128) (-144 2420 128) (-143 2420 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19628" - "plane" "(-143 2420 0) (-144 2420 0) (-144 2412 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19627" - "plane" "(-143 2420 128) (-143 2420 0) (-143 2412 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30567" - side - { - "id" "19638" - "plane" "(-143 2417 0) (-137 2417 0) (-137 2417 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19637" - "plane" "(-137 2415 0) (-143 2415 0) (-143 2415 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19636" - "plane" "(-143 2417 128) (-137 2417 128) (-137 2415 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19635" - "plane" "(-137 2417 0) (-143 2417 0) (-143 2415 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19634" - "plane" "(-143 2415 128) (-143 2415 0) (-143 2417 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19633" - "plane" "(-137 2417 128) (-137 2417 0) (-137 2415 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30568" - side - { - "id" "19644" - "plane" "(-136 2420 128) (-136 2420 0) (-136 2412 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19643" - "plane" "(-137 2420 0) (-136 2420 0) (-136 2420 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19642" - "plane" "(-136 2412 128) (-136 2412 0) (-137 2412 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19641" - "plane" "(-137 2420 128) (-136 2420 128) (-136 2412 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19640" - "plane" "(-136 2412 0) (-136 2420 0) (-137 2420 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19639" - "plane" "(-137 2412 128) (-137 2412 0) (-137 2420 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30569" - "classname" "func_detail" - hidden - { - solid - { - "id" "30570" - side - { - "id" "19650" - "plane" "(-144 2284 128) (-144 2284 0) (-144 2292 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19649" - "plane" "(-144 2292 128) (-144 2292 0) (-143 2292 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19648" - "plane" "(-143 2284 0) (-144 2284 0) (-144 2284 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19647" - "plane" "(-144 2284 128) (-144 2292 128) (-143 2292 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19646" - "plane" "(-143 2292 0) (-144 2292 0) (-144 2284 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19645" - "plane" "(-143 2292 128) (-143 2292 0) (-143 2284 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30571" - side - { - "id" "19656" - "plane" "(-143 2289 0) (-137 2289 0) (-137 2289 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19655" - "plane" "(-137 2287 0) (-143 2287 0) (-143 2287 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19654" - "plane" "(-143 2289 128) (-137 2289 128) (-137 2287 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19653" - "plane" "(-137 2289 0) (-143 2289 0) (-143 2287 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19652" - "plane" "(-143 2287 128) (-143 2287 0) (-143 2289 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19651" - "plane" "(-137 2289 128) (-137 2289 0) (-137 2287 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30572" - side - { - "id" "19662" - "plane" "(-136 2292 128) (-136 2292 0) (-136 2284 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19661" - "plane" "(-137 2292 0) (-136 2292 0) (-136 2292 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19660" - "plane" "(-136 2284 128) (-136 2284 0) (-137 2284 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19659" - "plane" "(-137 2292 128) (-136 2292 128) (-136 2284 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19658" - "plane" "(-136 2284 0) (-136 2292 0) (-137 2292 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19657" - "plane" "(-137 2284 128) (-137 2284 0) (-137 2292 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30573" - "classname" "func_detail" - hidden - { - solid - { - "id" "30574" - side - { - "id" "19668" - "plane" "(-144 2156 128) (-144 2156 0) (-144 2164 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19667" - "plane" "(-144 2164 128) (-144 2164 0) (-143 2164 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19666" - "plane" "(-143 2156 0) (-144 2156 0) (-144 2156 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19665" - "plane" "(-144 2156 128) (-144 2164 128) (-143 2164 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19664" - "plane" "(-143 2164 0) (-144 2164 0) (-144 2156 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19663" - "plane" "(-143 2164 128) (-143 2164 0) (-143 2156 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30575" - side - { - "id" "19674" - "plane" "(-143 2161 0) (-137 2161 0) (-137 2161 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19673" - "plane" "(-137 2159 0) (-143 2159 0) (-143 2159 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19672" - "plane" "(-143 2161 128) (-137 2161 128) (-137 2159 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19671" - "plane" "(-137 2161 0) (-143 2161 0) (-143 2159 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19670" - "plane" "(-143 2159 128) (-143 2159 0) (-143 2161 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19669" - "plane" "(-137 2161 128) (-137 2161 0) (-137 2159 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30576" - side - { - "id" "19680" - "plane" "(-136 2164 128) (-136 2164 0) (-136 2156 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19679" - "plane" "(-137 2164 0) (-136 2164 0) (-136 2164 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19678" - "plane" "(-136 2156 128) (-136 2156 0) (-137 2156 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19677" - "plane" "(-137 2164 128) (-136 2164 128) (-136 2156 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19676" - "plane" "(-136 2156 0) (-136 2164 0) (-137 2164 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19675" - "plane" "(-137 2156 128) (-137 2156 0) (-137 2164 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30609" - "classname" "func_detail" - hidden - { - solid - { - "id" "30610" - side - { - "id" "19758" - "plane" "(-144 3052 128) (-144 3052 0) (-144 3060 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19757" - "plane" "(-144 3060 128) (-144 3060 0) (-143 3060 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19756" - "plane" "(-143 3052 0) (-144 3052 0) (-144 3052 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19755" - "plane" "(-144 3052 128) (-144 3060 128) (-143 3060 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19754" - "plane" "(-143 3060 0) (-144 3060 0) (-144 3052 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19753" - "plane" "(-143 3060 128) (-143 3060 0) (-143 3052 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30611" - side - { - "id" "19764" - "plane" "(-143 3057 0) (-137 3057 0) (-137 3057 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19763" - "plane" "(-137 3055 0) (-143 3055 0) (-143 3055 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19762" - "plane" "(-143 3057 128) (-137 3057 128) (-137 3055 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19761" - "plane" "(-137 3057 0) (-143 3057 0) (-143 3055 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19760" - "plane" "(-143 3055 128) (-143 3055 0) (-143 3057 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19759" - "plane" "(-137 3057 128) (-137 3057 0) (-137 3055 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30612" - side - { - "id" "19770" - "plane" "(-136 3060 128) (-136 3060 0) (-136 3052 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19769" - "plane" "(-137 3060 0) (-136 3060 0) (-136 3060 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19768" - "plane" "(-136 3052 128) (-136 3052 0) (-137 3052 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19767" - "plane" "(-137 3060 128) (-136 3060 128) (-136 3052 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19766" - "plane" "(-136 3052 0) (-136 3060 0) (-137 3060 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19765" - "plane" "(-137 3052 128) (-137 3052 0) (-137 3060 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30613" - "classname" "func_detail" - hidden - { - solid - { - "id" "30614" - side - { - "id" "19776" - "plane" "(-144 2924 128) (-144 2924 0) (-144 2932 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19775" - "plane" "(-144 2932 128) (-144 2932 0) (-143 2932 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19774" - "plane" "(-143 2924 0) (-144 2924 0) (-144 2924 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19773" - "plane" "(-144 2924 128) (-144 2932 128) (-143 2932 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19772" - "plane" "(-143 2932 0) (-144 2932 0) (-144 2924 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19771" - "plane" "(-143 2932 128) (-143 2932 0) (-143 2924 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30615" - side - { - "id" "19782" - "plane" "(-143 2929 0) (-137 2929 0) (-137 2929 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19781" - "plane" "(-137 2927 0) (-143 2927 0) (-143 2927 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19780" - "plane" "(-143 2929 128) (-137 2929 128) (-137 2927 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19779" - "plane" "(-137 2929 0) (-143 2929 0) (-143 2927 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19778" - "plane" "(-143 2927 128) (-143 2927 0) (-143 2929 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19777" - "plane" "(-137 2929 128) (-137 2929 0) (-137 2927 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30616" - side - { - "id" "19788" - "plane" "(-136 2932 128) (-136 2932 0) (-136 2924 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19787" - "plane" "(-137 2932 0) (-136 2932 0) (-136 2932 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19786" - "plane" "(-136 2924 128) (-136 2924 0) (-137 2924 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19785" - "plane" "(-137 2932 128) (-136 2932 128) (-136 2924 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19784" - "plane" "(-136 2924 0) (-136 2932 0) (-137 2932 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19783" - "plane" "(-137 2924 128) (-137 2924 0) (-137 2932 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30617" - "classname" "func_detail" - hidden - { - solid - { - "id" "30618" - side - { - "id" "19794" - "plane" "(-144 2796 128) (-144 2796 0) (-144 2804 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19793" - "plane" "(-144 2804 128) (-144 2804 0) (-143 2804 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19792" - "plane" "(-143 2796 0) (-144 2796 0) (-144 2796 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19791" - "plane" "(-144 2796 128) (-144 2804 128) (-143 2804 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19790" - "plane" "(-143 2804 0) (-144 2804 0) (-144 2796 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19789" - "plane" "(-143 2804 128) (-143 2804 0) (-143 2796 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30619" - side - { - "id" "19800" - "plane" "(-143 2801 0) (-137 2801 0) (-137 2801 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19799" - "plane" "(-137 2799 0) (-143 2799 0) (-143 2799 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19798" - "plane" "(-143 2801 128) (-137 2801 128) (-137 2799 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19797" - "plane" "(-137 2801 0) (-143 2801 0) (-143 2799 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19796" - "plane" "(-143 2799 128) (-143 2799 0) (-143 2801 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19795" - "plane" "(-137 2801 128) (-137 2801 0) (-137 2799 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30620" - side - { - "id" "19806" - "plane" "(-136 2804 128) (-136 2804 0) (-136 2796 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19805" - "plane" "(-137 2804 0) (-136 2804 0) (-136 2804 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19804" - "plane" "(-136 2796 128) (-136 2796 0) (-137 2796 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19803" - "plane" "(-137 2804 128) (-136 2804 128) (-136 2796 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19802" - "plane" "(-136 2796 0) (-136 2804 0) (-137 2804 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19801" - "plane" "(-137 2796 128) (-137 2796 0) (-137 2804 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30621" - "classname" "func_detail" - hidden - { - solid - { - "id" "30622" - side - { - "id" "19812" - "plane" "(-144 2668 128) (-144 2668 0) (-144 2676 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19811" - "plane" "(-144 2676 128) (-144 2676 0) (-143 2676 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19810" - "plane" "(-143 2668 0) (-144 2668 0) (-144 2668 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 72] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19809" - "plane" "(-144 2668 128) (-144 2676 128) (-143 2676 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19808" - "plane" "(-143 2676 0) (-144 2676 0) (-144 2668 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 197] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19807" - "plane" "(-143 2676 128) (-143 2676 0) (-143 2668 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30623" - side - { - "id" "19818" - "plane" "(-143 2673 0) (-137 2673 0) (-137 2673 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19817" - "plane" "(-137 2671 0) (-143 2671 0) (-143 2671 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19816" - "plane" "(-143 2673 128) (-137 2673 128) (-137 2671 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19815" - "plane" "(-137 2673 0) (-143 2673 0) (-143 2671 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 1 0 -432] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19814" - "plane" "(-143 2671 128) (-143 2671 0) (-143 2673 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19813" - "plane" "(-137 2673 128) (-137 2673 0) (-137 2671 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 496] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "30624" - side - { - "id" "19824" - "plane" "(-136 2676 128) (-136 2676 0) (-136 2668 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 296] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19823" - "plane" "(-137 2676 0) (-136 2676 0) (-136 2676 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[1 0 0 312] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19822" - "plane" "(-136 2668 128) (-136 2668 0) (-137 2668 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[-1 0 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19821" - "plane" "(-137 2676 128) (-136 2676 128) (-136 2668 128)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19820" - "plane" "(-136 2668 0) (-136 2676 0) (-137 2676 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -146] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "19819" - "plane" "(-137 2668 128) (-137 2668 0) (-137 2676 0)" - "material" "METAL/CITADEL_METALWALL074A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -400] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 14500]" - } - } -} -hidden -{ - entity - { - "id" "30692" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-248 1234 102" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "30697" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_mining/lamps01.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-256 1232 116" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 2500]" - } - } -} -hidden -{ - entity - { - "id" "30701" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-248 976 104" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "30825" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-248 2002 102" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "30830" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_mining/lamps01.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-256 2000 116" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 2500]" - } - } -} -hidden -{ - entity - { - "id" "30834" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-248 1744 104" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "30839" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-248 1488 104" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "30901" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-248 2770 102" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "30906" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_mining/lamps01.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-256 2768 116" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 2500]" - } - } -} -hidden -{ - entity - { - "id" "30910" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-248 2512 104" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "30915" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-248 2256 104" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "31020" - "classname" "func_detail" - hidden - { - solid - { - "id" "31048" - side - { - "id" "20010" - "plane" "(-212.504 600 119.504) (-212 600 118) (-212.5 600 116.5)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -368] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20009" - "plane" "(-214 1350 116) (-214 600 116) (-212.504 600 116.498)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20008" - "plane" "(-212.498 1350 116.504) (-212.498 600 116.504) (-212 600 118)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[0.316228 0 0.948683 -63.2927] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20007" - "plane" "(-212 1350 118) (-212 600 118) (-212.501 600 119.503)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[-0.316228 0 0.948683 -23.615] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20006" - "plane" "(-212.502 600 119.501) (-214 600 120) (-214 1350 120)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20005" - "plane" "(-214 600 120) (-215.503 600 119.495) (-215.503 1350 119.495)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20004" - "plane" "(-215.501 600 119.498) (-216 600 118) (-216 1350 118)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[-0.316228 0 -0.948683 -53.767] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20003" - "plane" "(-216 600 118) (-215.5 600 116.497) (-215.5 1350 116.497)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[0.316228 0 -0.948683 -19.3253] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20002" - "plane" "(-215.5 1350 116.497) (-215.5 600 116.497) (-214 600 116)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20001" - "plane" "(-214 1350 116) (-212.5 1350 116.502) (-212 1350 118)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "31050" - side - { - "id" "20030" - "plane" "(-214 2118 116) (-214 1370 116) (-212.501 1370 116.498)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20029" - "plane" "(-212.501 2118 116.5) (-212.501 1370 116.5) (-212 1370 118)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[0.316228 0 0.948683 -63.2927] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20028" - "plane" "(-212 2118 118) (-212 1370 118) (-212.504 1370 119.502)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[-0.316228 0 0.948683 -23.615] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20027" - "plane" "(-214 1370 120) (-214 2118 120) (-212.501 2118 119.501)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20026" - "plane" "(-215.502 1370 119.496) (-215.503 2118 119.495) (-214 2118 120)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20025" - "plane" "(-216 1370 118) (-216 2118 118) (-215.503 2118 119.497)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[-0.316228 0 -0.948683 -53.767] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20024" - "plane" "(-215.5 1370 116.497) (-215.5 2118 116.497) (-216 2118 118)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[0.316228 0 -0.948683 -19.3253] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20023" - "plane" "(-215.5 2118 116.498) (-215.5 1370 116.498) (-214 1370 116)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20022" - "plane" "(-214 2118 116) (-212.5 2118 116.502) (-212 2118 118)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20021" - "plane" "(-212.504 1370 119.504) (-212 1370 118) (-212.5 1370 116.498)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "31052" - side - { - "id" "20050" - "plane" "(-214 3076 116) (-212.496 3076 116.502) (-212 3076 118)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -368] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20049" - "plane" "(-212.496 3076 116.5) (-214 3076 116) (-214 2138 116)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20048" - "plane" "(-212 3076 118) (-212.498 3076 116.5) (-212.499 2138 116.5)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[0.316228 0 0.948683 -63.2927] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20047" - "plane" "(-212.502 3076 119.504) (-212 3076 118) (-212 2138 118)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[-0.316228 0 0.948683 -23.615] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20046" - "plane" "(-214 2138 120) (-214 3076 120) (-212.5 3076 119.502)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20045" - "plane" "(-215.501 2138 119.498) (-215.501 3076 119.498) (-214 3076 120)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20044" - "plane" "(-216 2138 118) (-216 3076 118) (-215.501 3076 119.498)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[-0.316228 0 -0.948683 -53.767] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20043" - "plane" "(-215.498 2138 116.497) (-215.497 3076 116.497) (-216 3076 118)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[0.316228 0 -0.948683 -19.3253] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20042" - "plane" "(-214 3076 116) (-215.499 3076 116.498) (-215.499 2138 116.498)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "20041" - "plane" "(-212.496 2138 119.5) (-212 2138 118) (-212.496 2138 116.504)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004B" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -15768]" - } - } -} -hidden -{ - entity - { - "id" "31059" - "classname" "move_rope" - "angles" "0 0 0" - "Barbed" "0" - "Breakable" "0" - "Collide" "0" - "Dangling" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "MoveSpeed" "64" - "NextKey" "hallway_rope_b" - "NoWind" "0" - "PositionInterpolator" "2" - "RopeMaterial" "cable/cable.vmt" - "Slack" "25" - "Subdiv" "2" - "TextureScale" "1" - "Type" "0" - "Width" "1" - "origin" "-214 600 118.319" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -8268]" - } - } -} -hidden -{ - entity - { - "id" "31077" - "classname" "keyframe_rope" - "angles" "0 0 0" - "Barbed" "0" - "Breakable" "0" - "Collide" "0" - "Dangling" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "MoveSpeed" "64" - "NoWind" "0" - "RopeMaterial" "cable/cable.vmt" - "Slack" "25" - "Subdiv" "2" - "targetname" "hallway_rope_b" - "TextureScale" "1" - "Type" "0" - "Width" "2" - "origin" "-252 582 106" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -7768]" - } - } -} -hidden -{ - entity - { - "id" "31137" - "classname" "move_rope" - "angles" "0 0 0" - "Barbed" "0" - "Breakable" "0" - "Collide" "0" - "Dangling" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "MoveSpeed" "64" - "NextKey" "hallway_rope_a" - "NoWind" "0" - "PositionInterpolator" "2" - "RopeMaterial" "cable/cable.vmt" - "Slack" "25" - "Subdiv" "2" - "TextureScale" "1" - "Type" "0" - "Width" "1" - "origin" "-215 1370 118" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -8268]" - } - } -} -hidden -{ - entity - { - "id" "31140" - "classname" "keyframe_rope" - "angles" "0 0 0" - "Barbed" "0" - "Breakable" "0" - "Collide" "0" - "Dangling" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "MoveSpeed" "64" - "NoWind" "0" - "RopeMaterial" "cable/cable.vmt" - "Slack" "25" - "Subdiv" "2" - "targetname" "hallway_rope_a" - "TextureScale" "1" - "Type" "0" - "Width" "2" - "origin" "-252 1352 105.681" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -7768]" - } - } -} -hidden -{ - entity - { - "id" "31199" - "classname" "move_rope" - "angles" "0 0 0" - "Barbed" "0" - "Breakable" "0" - "Collide" "0" - "Dangling" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "MoveSpeed" "64" - "NextKey" "hallway_rope_c" - "NoWind" "0" - "PositionInterpolator" "2" - "RopeMaterial" "cable/cable.vmt" - "Slack" "25" - "Subdiv" "2" - "TextureScale" "1" - "Type" "0" - "Width" "1" - "origin" "-215 2138 118" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -8268]" - } - } -} -hidden -{ - entity - { - "id" "31202" - "classname" "keyframe_rope" - "angles" "0 0 0" - "Barbed" "0" - "Breakable" "0" - "Collide" "0" - "Dangling" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "MoveSpeed" "64" - "NoWind" "0" - "RopeMaterial" "cable/cable.vmt" - "Slack" "25" - "Subdiv" "2" - "targetname" "hallway_rope_c" - "TextureScale" "1" - "Type" "0" - "Width" "2" - "origin" "-252 2120 100.625" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -7768]" - } - } -} -hidden -{ - entity - { - "id" "31228" - "classname" "keyframe_rope" - "angles" "0 0 0" - "Barbed" "0" - "Breakable" "0" - "Collide" "0" - "Dangling" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "MoveSpeed" "64" - "NoWind" "0" - "RopeMaterial" "cable/cable.vmt" - "Slack" "25" - "Subdiv" "2" - "targetname" "hallway_rope_c2" - "TextureScale" "1" - "Type" "0" - "Width" "2" - "origin" "-214 2118 118" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -7768]" - } - } -} -hidden -{ - entity - { - "id" "31252" - "classname" "move_rope" - "angles" "0 0 0" - "Barbed" "0" - "Breakable" "0" - "Collide" "0" - "Dangling" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "MoveSpeed" "64" - "NextKey" "hallway_rope_c2" - "NoWind" "0" - "PositionInterpolator" "2" - "RopeMaterial" "cable/cable.vmt" - "Slack" "25" - "Subdiv" "2" - "TextureScale" "1" - "Type" "0" - "Width" "1" - "origin" "-213 2138 118" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -8268]" - } - } -} -hidden -{ - entity - { - "id" "31276" - "classname" "keyframe_rope" - "angles" "0 0 0" - "Barbed" "0" - "Breakable" "0" - "Collide" "0" - "Dangling" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "MoveSpeed" "64" - "NoWind" "0" - "RopeMaterial" "cable/cable.vmt" - "Slack" "25" - "Subdiv" "2" - "targetname" "hallway_rope_b2" - "TextureScale" "1" - "Type" "0" - "Width" "2" - "origin" "-214 1350 118" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -7768]" - } - } -} -hidden -{ - entity - { - "id" "31279" - "classname" "move_rope" - "angles" "0 0 0" - "Barbed" "0" - "Breakable" "0" - "Collide" "0" - "Dangling" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "MoveSpeed" "64" - "NextKey" "hallway_rope_b2" - "NoWind" "0" - "PositionInterpolator" "2" - "RopeMaterial" "cable/cable.vmt" - "Slack" "25" - "Subdiv" "2" - "TextureScale" "1" - "Type" "0" - "Width" "1" - "origin" "-213 1370 118" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -8268]" - } - } -} -hidden -{ - entity - { - "id" "31341" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/prodpipestain01" - "origin" "-128 660 52" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -6768]" - } - } -} -hidden -{ - entity - { - "id" "31377" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/prodpipestain01" - "origin" "-128 960 40" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -6768]" - } - } -} -hidden -{ - entity - { - "id" "31383" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/prodpipestain01" - "origin" "-128 1732 44" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -6768]" - } - } -} -hidden -{ - entity - { - "id" "31389" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/prodpipestain01" - "origin" "-128 2084 72" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -6768]" - } - } -} -hidden -{ - entity - { - "id" "31395" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/prodpipestain01" - "origin" "-128 2688 40" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -6768]" - } - } -} -hidden -{ - entity - { - "id" "31411" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/prodventa" - "origin" "-256 1024 96" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -6268]" - } - } -} -hidden -{ - entity - { - "id" "31465" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/decalsigndanger001d" - "origin" "-256 1596 60" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -5268]" - } - } -} -hidden -{ - entity - { - "id" "31503" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/decalsigndanger001a" - "origin" "-288.891 384 52" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -4768]" - } - } -} -hidden -{ - entity - { - "id" "31512" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/handyparking_n" - "origin" "260 112 -56" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -4268]" - } - } -} -hidden -{ - entity - { - "id" "31757" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "de_train/train_signdanger001e" - "origin" "-152 544 64" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -768]" - } - } -} -hidden -{ - entity - { - "id" "31773" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 205 151 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-248 720 104" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } - } -} -hidden -{ - entity - { - "id" "31814" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 896 198" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } - } -} -hidden -{ - entity - { - "id" "32824" - "classname" "func_detail" - hidden - { - solid - { - "id" "32825" - side - { - "id" "21066" - "plane" "(-386 992 248) (-374 992 248) (-374 892 248)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 38] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21065" - "plane" "(-386 892 232) (-374 892 240) (-374 992 240)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21064" - "plane" "(-374 992 240) (-374 892 240) (-374 892 248)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21063" - "plane" "(-386 992 248) (-386 892 248) (-386 892 232)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21062" - "plane" "(-374 892 240) (-386 892 232) (-386 892 248)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21061" - "plane" "(-374 992 248) (-386 992 248) (-386 992 232)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32826" - side - { - "id" "21072" - "plane" "(-398 992 240) (-386 992 240) (-386 892 240)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 118] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21071" - "plane" "(-398 892 224) (-386 892 232) (-386 992 232)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21070" - "plane" "(-386 992 232) (-386 892 232) (-386 892 240)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21069" - "plane" "(-398 992 240) (-398 892 240) (-398 892 224)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21068" - "plane" "(-386 892 232) (-398 892 224) (-398 892 240)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21067" - "plane" "(-386 992 240) (-398 992 240) (-398 992 224)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32827" - side - { - "id" "21078" - "plane" "(-410 992 232) (-398 992 232) (-398 892 232)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21077" - "plane" "(-410 892 216) (-398 892 224) (-398 992 224)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21076" - "plane" "(-398 992 224) (-398 892 224) (-398 892 232)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -160] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21075" - "plane" "(-410 992 232) (-410 892 232) (-410 892 216)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21074" - "plane" "(-398 892 224) (-410 892 216) (-410 892 232)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21073" - "plane" "(-398 992 232) (-410 992 232) (-410 992 216)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32828" - side - { - "id" "21084" - "plane" "(-422 992 224) (-410 992 224) (-410 892 224)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21083" - "plane" "(-422 892 208) (-410 892 216) (-410 992 216)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21082" - "plane" "(-410 992 216) (-410 892 216) (-410 892 224)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21081" - "plane" "(-422 992 224) (-422 892 224) (-422 892 208)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21080" - "plane" "(-410 892 216) (-422 892 208) (-422 892 224)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21079" - "plane" "(-410 992 224) (-422 992 224) (-422 992 208)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32829" - side - { - "id" "21090" - "plane" "(-434 992 216) (-422 992 216) (-422 892 216)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21089" - "plane" "(-434 892 200) (-422 892 208) (-422 992 208)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21088" - "plane" "(-422 992 208) (-422 892 208) (-422 892 216)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -96] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21087" - "plane" "(-434 992 216) (-434 892 216) (-434 892 200)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21086" - "plane" "(-422 892 208) (-434 892 200) (-434 892 216)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21085" - "plane" "(-422 992 216) (-434 992 216) (-434 992 200)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32830" - side - { - "id" "21096" - "plane" "(-446 992 208) (-434 992 208) (-434 892 208)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 54] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21095" - "plane" "(-446 892 192) (-434 892 200) (-434 992 200)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21094" - "plane" "(-434 992 200) (-434 892 200) (-434 892 208)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21093" - "plane" "(-446 992 208) (-446 892 208) (-446 892 192)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21092" - "plane" "(-434 892 200) (-446 892 192) (-446 892 208)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21091" - "plane" "(-434 992 208) (-446 992 208) (-446 992 192)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32831" - side - { - "id" "21102" - "plane" "(-458 992 200) (-446 992 200) (-446 892 200)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21101" - "plane" "(-458 892 184) (-446 892 192) (-446 992 192)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21100" - "plane" "(-446 992 192) (-446 892 192) (-446 892 200)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -32] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21099" - "plane" "(-458 992 200) (-458 892 200) (-458 892 184)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21098" - "plane" "(-446 892 192) (-458 892 184) (-458 892 200)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21097" - "plane" "(-446 992 200) (-458 992 200) (-458 992 184)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32832" - side - { - "id" "21108" - "plane" "(-470 992 192) (-458 992 192) (-458 892 192)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 86] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21107" - "plane" "(-470 892 176) (-458 892 184) (-458 992 184)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21106" - "plane" "(-458 992 184) (-458 892 184) (-458 892 192)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21105" - "plane" "(-470 992 192) (-470 892 192) (-470 892 176)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21104" - "plane" "(-458 892 184) (-470 892 176) (-470 892 192)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21103" - "plane" "(-458 992 192) (-470 992 192) (-470 992 176)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32833" - side - { - "id" "21114" - "plane" "(-482 992 184) (-470 992 184) (-470 892 184)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 38] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21113" - "plane" "(-482 892 168) (-470 892 176) (-470 992 176)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21112" - "plane" "(-470 992 176) (-470 892 176) (-470 892 184)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 32] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21111" - "plane" "(-482 992 184) (-482 892 184) (-482 892 168)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21110" - "plane" "(-470 892 176) (-482 892 168) (-482 892 184)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21109" - "plane" "(-470 992 184) (-482 992 184) (-482 992 168)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32834" - side - { - "id" "21120" - "plane" "(-494 992 176) (-482 992 176) (-482 892 176)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 118] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21119" - "plane" "(-494 892 160) (-482 892 168) (-482 992 168)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21118" - "plane" "(-482 992 168) (-482 892 168) (-482 892 176)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21117" - "plane" "(-494 992 176) (-494 892 176) (-494 892 160)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21116" - "plane" "(-482 892 168) (-494 892 160) (-494 892 176)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21115" - "plane" "(-482 992 176) (-494 992 176) (-494 992 160)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32835" - side - { - "id" "21126" - "plane" "(-506 992 168) (-494 992 168) (-494 892 168)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 70] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21125" - "plane" "(-506 892 152) (-494 892 160) (-494 992 160)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21124" - "plane" "(-494 992 160) (-494 892 160) (-494 892 168)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 96] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21123" - "plane" "(-506 992 168) (-506 892 168) (-506 892 152)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21122" - "plane" "(-494 892 160) (-506 892 152) (-506 892 168)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21121" - "plane" "(-494 992 168) (-506 992 168) (-506 992 152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32836" - side - { - "id" "21132" - "plane" "(-518 992 160) (-506 992 160) (-506 892 160)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21131" - "plane" "(-518 892 144) (-506 892 152) (-506 992 152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21130" - "plane" "(-506 992 152) (-506 892 152) (-506 892 160)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 128] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21129" - "plane" "(-518 992 160) (-518 892 160) (-518 892 144)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21128" - "plane" "(-506 892 152) (-518 892 144) (-518 892 160)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21127" - "plane" "(-506 992 160) (-518 992 160) (-518 992 144)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32837" - side - { - "id" "21138" - "plane" "(-530 992 152) (-518 992 152) (-518 892 152)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 102] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21137" - "plane" "(-530 892 136) (-518 892 144) (-518 992 144)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21136" - "plane" "(-518 992 144) (-518 892 144) (-518 892 152)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 160] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21135" - "plane" "(-530 992 152) (-530 892 152) (-530 892 136)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21134" - "plane" "(-518 892 144) (-530 892 136) (-530 892 152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21133" - "plane" "(-518 992 152) (-530 992 152) (-530 992 136)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32838" - side - { - "id" "21144" - "plane" "(-542 992 144) (-530 992 144) (-530 892 144)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 54] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21143" - "plane" "(-542 892 128) (-530 892 136) (-530 992 136)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21142" - "plane" "(-530 992 136) (-530 892 136) (-530 892 144)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21141" - "plane" "(-542 992 144) (-542 892 144) (-542 892 128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21140" - "plane" "(-530 892 136) (-542 892 128) (-542 892 144)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21139" - "plane" "(-530 992 144) (-542 992 144) (-542 992 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32839" - side - { - "id" "21150" - "plane" "(-542 992 136) (-542 892 136) (-554 892 136)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21149" - "plane" "(-542 892 128) (-542 992 128) (-554 992 120)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21148" - "plane" "(-542 892 128) (-542 892 136) (-542 992 136)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[0 -1 0 112] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21147" - "plane" "(-554 892 136) (-554 892 120) (-554 992 120)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21146" - "plane" "(-554 892 120) (-554 892 136) (-542 892 136)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21145" - "plane" "(-554 992 136) (-554 992 120) (-542 992 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32840" - side - { - "id" "21156" - "plane" "(-374 892 256) (-374 992 256) (-362 992 256)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[-1 0 0 86] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21155" - "plane" "(-374 992 240) (-374 892 240) (-362 892 240)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21154" - "plane" "(-374 992 240) (-374 992 256) (-374 892 256)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 430] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21153" - "plane" "(-362 992 240) (-362 992 256) (-374 992 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21152" - "plane" "(-374 892 240) (-374 892 256) (-362 892 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21151" - "plane" "(-362 892 240) (-362 892 256) (-362 992 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 -128.219] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } - } -} -hidden -{ - entity - { - "id" "33009" - "classname" "func_detail" - hidden - { - solid - { - "id" "32471" - side - { - "id" "21282" - "plane" "(-656 868 128) (-656 992 128) (-566 992 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "21281" - "plane" "(-656 992 112) (-656 868 112) (-566 868 112)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 -333.198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21280" - "plane" "(-656 868 112) (-656 992 112) (-656 992 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192.002] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21279" - "plane" "(-566 992 112) (-566 868 112) (-566 868 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -0.5547 0.83205 198.535] 0.25" - "vaxis" "[0 -0.83205 -0.5547 9.22742] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21278" - "plane" "(-656 992 112) (-566 992 112) (-566 992 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21277" - "plane" "(-566 868 112) (-656 868 112) (-656 868 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -208] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32943" - side - { - "id" "21288" - "plane" "(-566 892 128) (-566 992 128) (-554 992 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "21287" - "plane" "(-566 992 112) (-566 892 112) (-554 892 120)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21286" - "plane" "(-566 992 112) (-566 992 128) (-566 892 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 375.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21285" - "plane" "(-554 992 120) (-554 992 128) (-566 992 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21284" - "plane" "(-566 892 112) (-566 892 128) (-554 892 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -304] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21283" - "plane" "(-554 892 120) (-554 892 128) (-554 992 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 1 327.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32489" - side - { - "id" "21294" - "plane" "(-656 768 128) (-656 868 128) (-566 868 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "21293" - "plane" "(-656 868 112) (-656 768 112) (-566 768 112)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 151.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21292" - "plane" "(-656 768 112) (-656 868 112) (-656 868 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 191.998] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21291" - "plane" "(-566 768 112) (-656 768 112) (-656 768 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 -320] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21290" - "plane" "(-656 868 112) (-566 868 112) (-566 868 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -208] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21289" - "plane" "(-566 868 112) (-566 768 112) (-566 768 128)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 191.998] 0.25" - "vaxis" "[0 0 1 375.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 1500]" - } - } -} -hidden -{ - entity - { - "id" "33186" - "classname" "func_detail" - hidden - { - solid - { - "id" "33187" - side - { - "id" "21372" - "plane" "(-272 892 256) (-272 768 256) (-362 768 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "21371" - "plane" "(-272 768 240) (-272 892 240) (-362 892 240)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 -205.198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21370" - "plane" "(-272 892 240) (-272 768 240) (-272 768 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -191.998] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21369" - "plane" "(-362 768 240) (-362 892 240) (-362 892 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -191.998] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21368" - "plane" "(-272 768 240) (-362 768 240) (-362 768 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21367" - "plane" "(-362 892 240) (-272 892 240) (-272 892 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 304] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33188" - side - { - "id" "21378" - "plane" "(-362 868 256) (-362 768 256) (-374 768 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "21377" - "plane" "(-362 768 240) (-362 868 240) (-374 868 248)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21376" - "plane" "(-362 768 240) (-362 768 256) (-362 868 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 375.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21375" - "plane" "(-374 768 248) (-374 768 256) (-362 768 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21374" - "plane" "(-362 868 240) (-362 868 256) (-374 868 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 208] 0.25" - "vaxis" "[1 0 0 287.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21373" - "plane" "(-374 868 248) (-374 868 256) (-374 768 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 1 -184.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33189" - side - { - "id" "21384" - "plane" "(-272 992 256) (-272 892 256) (-362 892 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "21383" - "plane" "(-272 892 240) (-272 992 240) (-362 992 240)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 23.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21382" - "plane" "(-272 992 240) (-272 892 240) (-272 892 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 -1 215.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21381" - "plane" "(-362 992 240) (-272 992 240) (-272 992 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 192] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21380" - "plane" "(-272 892 240) (-362 892 240) (-362 892 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -208] 0.25" - "vaxis" "[1 0 0 279.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "21379" - "plane" "(-362 892 240) (-362 992 240) (-362 992 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192.002] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1500 1500]" - } - } -} -hidden -{ - entity - { - "id" "33223" - "classname" "func_detail" - hidden - { - solid - { - "id" "33224" - side - { - "id" "22038" - "plane" "(-542 768 376) (-554 768 376) (-554 868 376)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22037" - "plane" "(-542 868 360) (-554 868 368) (-554 768 368)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22036" - "plane" "(-554 768 368) (-554 868 368) (-554 868 376)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -224] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22035" - "plane" "(-542 768 376) (-542 868 376) (-542 868 360)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22034" - "plane" "(-554 868 368) (-542 868 360) (-542 868 376)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22033" - "plane" "(-554 768 376) (-542 768 376) (-542 768 360)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33225" - side - { - "id" "22044" - "plane" "(-530 768 368) (-542 768 368) (-542 868 368)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22043" - "plane" "(-530 868 352) (-542 868 360) (-542 768 360)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22042" - "plane" "(-542 768 360) (-542 868 360) (-542 868 368)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -192] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22041" - "plane" "(-530 768 368) (-530 868 368) (-530 868 352)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22040" - "plane" "(-542 868 360) (-530 868 352) (-530 868 368)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22039" - "plane" "(-542 768 368) (-530 768 368) (-530 768 352)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33226" - side - { - "id" "22050" - "plane" "(-518 768 360) (-530 768 360) (-530 868 360)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22049" - "plane" "(-518 868 344) (-530 868 352) (-530 768 352)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22048" - "plane" "(-530 768 352) (-530 868 352) (-530 868 360)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -160] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22047" - "plane" "(-518 768 360) (-518 868 360) (-518 868 344)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22046" - "plane" "(-530 868 352) (-518 868 344) (-518 868 360)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22045" - "plane" "(-530 768 360) (-518 768 360) (-518 768 344)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33227" - side - { - "id" "22056" - "plane" "(-506 768 352) (-518 768 352) (-518 868 352)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22055" - "plane" "(-506 868 336) (-518 868 344) (-518 768 344)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22054" - "plane" "(-518 768 344) (-518 868 344) (-518 868 352)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -128] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22053" - "plane" "(-506 768 352) (-506 868 352) (-506 868 336)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22052" - "plane" "(-518 868 344) (-506 868 336) (-506 868 352)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22051" - "plane" "(-518 768 352) (-506 768 352) (-506 768 336)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33228" - side - { - "id" "22062" - "plane" "(-494 768 344) (-506 768 344) (-506 868 344)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22061" - "plane" "(-494 868 328) (-506 868 336) (-506 768 336)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22060" - "plane" "(-506 768 336) (-506 868 336) (-506 868 344)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -96] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22059" - "plane" "(-494 768 344) (-494 868 344) (-494 868 328)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22058" - "plane" "(-506 868 336) (-494 868 328) (-494 868 344)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22057" - "plane" "(-506 768 344) (-494 768 344) (-494 768 328)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33229" - side - { - "id" "22068" - "plane" "(-482 768 336) (-494 768 336) (-494 868 336)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22067" - "plane" "(-482 868 320) (-494 868 328) (-494 768 328)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22066" - "plane" "(-494 768 328) (-494 868 328) (-494 868 336)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22065" - "plane" "(-482 768 336) (-482 868 336) (-482 868 320)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22064" - "plane" "(-494 868 328) (-482 868 320) (-482 868 336)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22063" - "plane" "(-494 768 336) (-482 768 336) (-482 768 320)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33230" - side - { - "id" "22074" - "plane" "(-470 768 328) (-482 768 328) (-482 868 328)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22073" - "plane" "(-470 868 312) (-482 868 320) (-482 768 320)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22072" - "plane" "(-482 768 320) (-482 868 320) (-482 868 328)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -32] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22071" - "plane" "(-470 768 328) (-470 868 328) (-470 868 312)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22070" - "plane" "(-482 868 320) (-470 868 312) (-470 868 328)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22069" - "plane" "(-482 768 328) (-470 768 328) (-470 768 312)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33231" - side - { - "id" "22080" - "plane" "(-458 768 320) (-470 768 320) (-470 868 320)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22079" - "plane" "(-458 868 304) (-470 868 312) (-470 768 312)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22078" - "plane" "(-470 768 312) (-470 868 312) (-470 868 320)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22077" - "plane" "(-458 768 320) (-458 868 320) (-458 868 304)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22076" - "plane" "(-470 868 312) (-458 868 304) (-458 868 320)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22075" - "plane" "(-470 768 320) (-458 768 320) (-458 768 304)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33232" - side - { - "id" "22086" - "plane" "(-446 768 312) (-458 768 312) (-458 868 312)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22085" - "plane" "(-446 868 296) (-458 868 304) (-458 768 304)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22084" - "plane" "(-458 768 304) (-458 868 304) (-458 868 312)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 32] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22083" - "plane" "(-446 768 312) (-446 868 312) (-446 868 296)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22082" - "plane" "(-458 868 304) (-446 868 296) (-446 868 312)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22081" - "plane" "(-458 768 312) (-446 768 312) (-446 768 296)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33233" - side - { - "id" "22092" - "plane" "(-434 768 304) (-446 768 304) (-446 868 304)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22091" - "plane" "(-434 868 288) (-446 868 296) (-446 768 296)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22090" - "plane" "(-446 768 296) (-446 868 296) (-446 868 304)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22089" - "plane" "(-434 768 304) (-434 868 304) (-434 868 288)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22088" - "plane" "(-446 868 296) (-434 868 288) (-434 868 304)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22087" - "plane" "(-446 768 304) (-434 768 304) (-434 768 288)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33234" - side - { - "id" "22098" - "plane" "(-422 768 296) (-434 768 296) (-434 868 296)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22097" - "plane" "(-422 868 280) (-434 868 288) (-434 768 288)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22096" - "plane" "(-434 768 288) (-434 868 288) (-434 868 296)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -416] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22095" - "plane" "(-422 768 296) (-422 868 296) (-422 868 280)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22094" - "plane" "(-434 868 288) (-422 868 280) (-422 868 296)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22093" - "plane" "(-434 768 296) (-422 768 296) (-422 768 280)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33235" - side - { - "id" "22104" - "plane" "(-410 768 288) (-422 768 288) (-422 868 288)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -106] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22103" - "plane" "(-410 868 272) (-422 868 280) (-422 768 280)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22102" - "plane" "(-422 768 280) (-422 868 280) (-422 868 288)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -384] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22101" - "plane" "(-410 768 288) (-410 868 288) (-410 868 272)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22100" - "plane" "(-422 868 280) (-410 868 272) (-410 868 288)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22099" - "plane" "(-422 768 288) (-410 768 288) (-410 768 272)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33236" - side - { - "id" "22110" - "plane" "(-398 768 280) (-410 768 280) (-410 868 280)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22109" - "plane" "(-398 868 264) (-410 868 272) (-410 768 272)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22108" - "plane" "(-410 768 272) (-410 868 272) (-410 868 280)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -352] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22107" - "plane" "(-398 768 280) (-398 868 280) (-398 868 264)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 14] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22106" - "plane" "(-410 868 272) (-398 868 264) (-398 868 280)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22105" - "plane" "(-410 768 280) (-398 768 280) (-398 768 264)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33237" - side - { - "id" "22116" - "plane" "(-386 768 272) (-398 768 272) (-398 868 272)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22115" - "plane" "(-386 868 256) (-398 868 264) (-398 768 264)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22114" - "plane" "(-398 768 264) (-398 868 264) (-398 868 272)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -320] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22113" - "plane" "(-386 768 272) (-386 868 272) (-386 868 256)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22112" - "plane" "(-398 868 264) (-386 868 256) (-386 868 272)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22111" - "plane" "(-398 768 272) (-386 768 272) (-386 768 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33238" - side - { - "id" "22122" - "plane" "(-386 768 264) (-386 868 264) (-374 868 264)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22121" - "plane" "(-386 868 256) (-386 768 256) (-374 768 248)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22120" - "plane" "(-386 868 256) (-386 868 264) (-386 768 264)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 -288] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22119" - "plane" "(-374 868 264) (-374 868 248) (-374 768 248)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22118" - "plane" "(-374 868 248) (-374 868 264) (-386 868 264)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22117" - "plane" "(-374 768 264) (-374 768 248) (-386 768 256)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "33239" - side - { - "id" "22128" - "plane" "(-554 868 384) (-554 768 384) (-566 768 384)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22127" - "plane" "(-554 768 368) (-554 868 368) (-566 868 368)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 151.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22126" - "plane" "(-554 768 368) (-554 768 384) (-554 868 384)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 46] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22125" - "plane" "(-566 768 368) (-566 768 384) (-554 768 384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22124" - "plane" "(-554 868 368) (-554 868 384) (-566 868 384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" - "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "22123" - "plane" "(-566 868 368) (-566 868 384) (-566 768 384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 383.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } - } -} -hidden -{ - entity - { - "id" "33656" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 864 326" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } - } -} -hidden -{ - entity - { - "id" "31957" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 864 -442" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } - } -} -hidden -{ - entity - { - "id" "32293" - "classname" "func_detail" - hidden - { - solid - { - "id" "32180" - side - { - "id" "24840" - "plane" "(-542 868 -392) (-542 768 -392) (-554 768 -392)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24839" - "plane" "(-542 768 -408) (-542 868 -408) (-554 868 -400)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24838" - "plane" "(-554 768 -392) (-554 768 -400) (-554 868 -400)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 288] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24837" - "plane" "(-542 768 -408) (-542 768 -392) (-542 868 -392)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24836" - "plane" "(-554 868 -392) (-554 868 -400) (-542 868 -408)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24835" - "plane" "(-554 768 -400) (-554 768 -392) (-542 768 -392)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32691" - side - { - "id" "24846" - "plane" "(-530 868 -400) (-530 768 -400) (-542 768 -400)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24845" - "plane" "(-530 768 -416) (-530 868 -416) (-542 868 -408)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24844" - "plane" "(-542 768 -400) (-542 768 -408) (-542 868 -408)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 320] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24843" - "plane" "(-530 768 -416) (-530 768 -400) (-530 868 -400)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24842" - "plane" "(-542 868 -400) (-542 868 -408) (-530 868 -416)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24841" - "plane" "(-542 768 -408) (-542 768 -400) (-530 768 -400)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32692" - side - { - "id" "24852" - "plane" "(-518 868 -408) (-518 768 -408) (-530 768 -408)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24851" - "plane" "(-518 768 -424) (-518 868 -424) (-530 868 -416)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24850" - "plane" "(-530 768 -408) (-530 768 -416) (-530 868 -416)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 352] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24849" - "plane" "(-518 768 -424) (-518 768 -408) (-518 868 -408)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24848" - "plane" "(-530 868 -408) (-530 868 -416) (-518 868 -424)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24847" - "plane" "(-530 768 -416) (-530 768 -408) (-518 768 -408)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32693" - side - { - "id" "24858" - "plane" "(-506 868 -416) (-506 768 -416) (-518 768 -416)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24857" - "plane" "(-506 768 -432) (-506 868 -432) (-518 868 -424)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24856" - "plane" "(-518 768 -416) (-518 768 -424) (-518 868 -424)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 384] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24855" - "plane" "(-506 768 -432) (-506 768 -416) (-506 868 -416)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24854" - "plane" "(-518 868 -416) (-518 868 -424) (-506 868 -432)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24853" - "plane" "(-518 768 -424) (-518 768 -416) (-506 768 -416)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32694" - side - { - "id" "24864" - "plane" "(-494 868 -424) (-494 768 -424) (-506 768 -424)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24863" - "plane" "(-494 768 -440) (-494 868 -440) (-506 868 -432)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24862" - "plane" "(-506 768 -424) (-506 768 -432) (-506 868 -432)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 416] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24861" - "plane" "(-494 768 -440) (-494 768 -424) (-494 868 -424)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24860" - "plane" "(-506 868 -424) (-506 868 -432) (-494 868 -440)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24859" - "plane" "(-506 768 -432) (-506 768 -424) (-494 768 -424)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32695" - side - { - "id" "24870" - "plane" "(-482 868 -432) (-482 768 -432) (-494 768 -432)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24869" - "plane" "(-482 768 -448) (-482 868 -448) (-494 868 -440)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24868" - "plane" "(-494 768 -432) (-494 768 -440) (-494 868 -440)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 448] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24867" - "plane" "(-482 768 -448) (-482 768 -432) (-482 868 -432)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24866" - "plane" "(-494 868 -432) (-494 868 -440) (-482 868 -448)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24865" - "plane" "(-494 768 -440) (-494 768 -432) (-482 768 -432)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32696" - side - { - "id" "24876" - "plane" "(-470 868 -440) (-470 768 -440) (-482 768 -440)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24875" - "plane" "(-470 768 -456) (-470 868 -456) (-482 868 -448)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24874" - "plane" "(-482 768 -440) (-482 768 -448) (-482 868 -448)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 480] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24873" - "plane" "(-470 768 -456) (-470 768 -440) (-470 868 -440)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24872" - "plane" "(-482 868 -440) (-482 868 -448) (-470 868 -456)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24871" - "plane" "(-482 768 -448) (-482 768 -440) (-470 768 -440)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32697" - side - { - "id" "24882" - "plane" "(-458 868 -448) (-458 768 -448) (-470 768 -448)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24881" - "plane" "(-458 768 -464) (-458 868 -464) (-470 868 -456)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24880" - "plane" "(-470 768 -448) (-470 768 -456) (-470 868 -456)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24879" - "plane" "(-458 768 -464) (-458 768 -448) (-458 868 -448)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24878" - "plane" "(-470 868 -448) (-470 868 -456) (-458 868 -464)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24877" - "plane" "(-470 768 -456) (-470 768 -448) (-458 768 -448)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32698" - side - { - "id" "24888" - "plane" "(-446 868 -456) (-446 768 -456) (-458 768 -456)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -90] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24887" - "plane" "(-446 768 -472) (-446 868 -472) (-458 868 -464)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24886" - "plane" "(-458 768 -456) (-458 768 -464) (-458 868 -464)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 32] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24885" - "plane" "(-446 768 -472) (-446 768 -456) (-446 868 -456)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24884" - "plane" "(-458 868 -456) (-458 868 -464) (-446 868 -472)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24883" - "plane" "(-458 768 -464) (-458 768 -456) (-446 768 -456)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32699" - side - { - "id" "24894" - "plane" "(-434 868 -464) (-434 768 -464) (-446 768 -464)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24893" - "plane" "(-434 768 -480) (-434 868 -480) (-446 868 -472)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24892" - "plane" "(-446 768 -464) (-446 768 -472) (-446 868 -472)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 64] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24891" - "plane" "(-434 768 -480) (-434 768 -464) (-434 868 -464)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24890" - "plane" "(-446 868 -464) (-446 868 -472) (-434 868 -480)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24889" - "plane" "(-446 768 -472) (-446 768 -464) (-434 768 -464)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32700" - side - { - "id" "24900" - "plane" "(-422 868 -472) (-422 768 -472) (-434 768 -472)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24899" - "plane" "(-422 768 -488) (-422 868 -488) (-434 868 -480)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24898" - "plane" "(-434 768 -472) (-434 768 -480) (-434 868 -480)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 96] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24897" - "plane" "(-422 768 -488) (-422 768 -472) (-422 868 -472)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24896" - "plane" "(-434 868 -472) (-434 868 -480) (-422 868 -488)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24895" - "plane" "(-434 768 -480) (-434 768 -472) (-422 768 -472)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32701" - side - { - "id" "24906" - "plane" "(-410 868 -480) (-410 768 -480) (-422 768 -480)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24905" - "plane" "(-410 768 -496) (-410 868 -496) (-422 868 -488)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24904" - "plane" "(-422 768 -480) (-422 768 -488) (-422 868 -488)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 128] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24903" - "plane" "(-410 768 -496) (-410 768 -480) (-410 868 -480)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24902" - "plane" "(-422 868 -480) (-422 868 -488) (-410 868 -496)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24901" - "plane" "(-422 768 -488) (-422 768 -480) (-410 768 -480)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32702" - side - { - "id" "24912" - "plane" "(-398 868 -488) (-398 768 -488) (-410 768 -488)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24911" - "plane" "(-398 768 -504) (-398 868 -504) (-410 868 -496)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24910" - "plane" "(-410 768 -488) (-410 768 -496) (-410 868 -496)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 160] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24909" - "plane" "(-398 768 -504) (-398 768 -488) (-398 868 -488)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -114] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24908" - "plane" "(-410 868 -488) (-410 868 -496) (-398 868 -504)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24907" - "plane" "(-410 768 -496) (-410 768 -488) (-398 768 -488)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32703" - side - { - "id" "24918" - "plane" "(-386 868 -496) (-386 768 -496) (-398 768 -496)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -74] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24917" - "plane" "(-386 768 -512) (-386 868 -512) (-398 868 -504)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24916" - "plane" "(-398 768 -496) (-398 768 -504) (-398 868 -504)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 192] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24915" - "plane" "(-386 768 -512) (-386 768 -496) (-386 868 -496)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24914" - "plane" "(-398 868 -496) (-398 868 -504) (-386 868 -512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24913" - "plane" "(-398 768 -504) (-398 768 -496) (-386 768 -496)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32704" - side - { - "id" "24924" - "plane" "(-374 768 -504) (-386 768 -504) (-386 868 -504)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 6] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24923" - "plane" "(-374 868 -512) (-386 868 -512) (-386 768 -512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 -224.575] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24922" - "plane" "(-386 768 -512) (-386 868 -512) (-386 868 -504)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 0 1 224] 0.25" - "vaxis" "[0 1 0 -16] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24921" - "plane" "(-374 768 -504) (-374 868 -504) (-374 868 -512)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -50] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24920" - "plane" "(-386 868 -512) (-374 868 -512) (-374 868 -504)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24919" - "plane" "(-386 768 -504) (-374 768 -504) (-374 768 -512)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "32490" - side - { - "id" "24930" - "plane" "(-566 868 -384) (-554 868 -384) (-554 768 -384)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[1 0 0 -42] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24929" - "plane" "(-566 768 -400) (-554 768 -400) (-554 868 -400)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 -360.219] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24928" - "plane" "(-554 868 -400) (-554 768 -400) (-554 768 -384)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 -466] 0.25" - "vaxis" "[0 0 -1 -82] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24927" - "plane" "(-554 768 -400) (-566 768 -400) (-566 768 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24926" - "plane" "(-566 868 -400) (-554 868 -400) (-554 868 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.5547 0 0.83205 208.496] 0.25" - "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "24925" - "plane" "(-566 768 -400) (-566 868 -400) (-566 868 -384)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[0 0 -1 -128.219] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -14268]" - } - } -} -hidden -{ - entity - { - "id" "36729" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_inferno/handrailstairs03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-464 896 -58" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } - } -} -hidden -{ - entity - { - "id" "37045" - "classname" "func_detail" - hidden - { - solid - { - "id" "39217" - side - { - "id" "29719" - "plane" "(-471.281 958.808 -298.717) (-476.192 982.151 -297.115) (-475.181 982.547 -297.195)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 17.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29718" - "plane" "(-477.758 982.914 -313.02) (-472.847 959.57 -314.622) (-460.094 960.366 -307.792)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29717" - "plane" "(-460.837 963.896 -307.55) (-460.094 960.366 -307.792) (-459.311 959.985 -299.84)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -236.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 284.699] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29716" - "plane" "(-472.847 959.57 -314.622) (-477.758 982.914 -313.02) (-476.192 982.151 -297.115)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29715" - "plane" "(-476.678 983.276 -312.388) (-460.837 963.896 -307.55) (-460.054 963.515 -299.597)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29714" - "plane" "(-477.758 982.915 -313.02) (-476.678 983.276 -312.388) (-475.181 982.547 -297.196)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29713" - "plane" "(-471.281 958.808 -298.717) (-459.311 959.985 -299.839) (-460.094 960.366 -307.792)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39218" - side - { - "id" "29725" - "plane" "(-467.22 939.506 -300.042) (-471.281 958.808 -298.717) (-459.311 959.985 -299.84)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 17.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29724" - "plane" "(-472.847 959.57 -314.622) (-468.787 940.268 -315.947) (-458.783 954.132 -308.22)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29723" - "plane" "(-460.094 960.366 -307.792) (-458.783 954.132 -308.22) (-458 953.751 -300.267)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -236.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 284.699] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29722" - "plane" "(-468.787 940.268 -315.947) (-472.847 959.57 -314.622) (-471.281 958.808 -298.717)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29721" - "plane" "(-467.22 939.506 -300.042) (-458 953.751 -300.267) (-458.783 954.132 -308.22)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29720" - "plane" "(-472.847 959.57 -314.622) (-460.095 960.366 -307.792) (-459.311 959.985 -299.84)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39222" - side - { - "id" "29748" - "plane" "(-484.034 958.012 -305.547) (-488.263 978.114 -304.168) (-476.976 982.535 -305.067)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29747" - "plane" "(-489.828 978.872 -320.073) (-485.6 958.774 -321.452) (-472.847 959.57 -314.622)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29746" - "plane" "(-477.758 982.912 -313.02) (-472.847 959.57 -314.622) (-472.064 959.189 -306.67)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -204.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29745" - "plane" "(-485.6 958.774 -321.452) (-489.829 978.875 -320.073) (-488.262 978.11 -304.168)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29744" - "plane" "(-489.829 978.874 -320.073) (-477.758 982.912 -313.02) (-476.975 982.531 -305.067)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29743" - "plane" "(-484.034 958.012 -305.547) (-472.064 959.189 -306.67) (-472.847 959.57 -314.622)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39223" - side - { - "id" "29754" - "plane" "(-477.224 925.641 -307.769) (-484.034 958.012 -305.547) (-472.064 959.189 -306.67)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29753" - "plane" "(-485.6 958.774 -321.452) (-478.79 926.404 -323.674) (-468.787 940.268 -315.947)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29752" - "plane" "(-472.847 959.57 -314.622) (-468.787 940.268 -315.947) (-468.004 939.887 -307.995)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -204.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29751" - "plane" "(-478.79 926.404 -323.674) (-485.6 958.774 -321.452) (-484.034 958.012 -305.547)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29750" - "plane" "(-477.224 925.641 -307.769) (-468.004 939.887 -307.995) (-468.787 940.268 -315.947)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29749" - "plane" "(-485.6 958.774 -321.452) (-472.847 959.57 -314.622) (-472.064 959.189 -306.67)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39227" - side - { - "id" "29778" - "plane" "(-496.787 957.216 -312.378) (-500.334 974.077 -311.22) (-489.046 978.495 -312.12)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 49.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29777" - "plane" "(-501.898 974.833 -327.126) (-498.353 957.978 -328.283) (-485.6 958.774 -321.452)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29776" - "plane" "(-489.829 978.876 -320.073) (-485.6 958.774 -321.452) (-484.817 958.393 -313.5)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -172.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29775" - "plane" "(-498.353 957.978 -328.283) (-501.899 974.837 -327.125) (-500.334 974.078 -311.22)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -37.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29774" - "plane" "(-501.899 974.837 -327.125) (-489.829 978.875 -320.073) (-489.046 978.495 -312.12)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29773" - "plane" "(-496.786 957.216 -312.378) (-484.817 958.393 -313.5) (-485.6 958.774 -321.452)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39228" - side - { - "id" "29784" - "plane" "(-486.816 909.824 -315.631) (-496.787 957.216 -312.378) (-484.817 958.393 -313.5)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 49.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29783" - "plane" "(-498.353 957.978 -328.283) (-488.383 910.586 -331.536) (-475.914 912.734 -324.613)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29782" - "plane" "(-485.6 958.774 -321.452) (-475.914 912.734 -324.613) (-475.131 912.353 -316.66)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -172.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29781" - "plane" "(-488.383 910.586 -331.536) (-498.353 957.978 -328.283) (-496.787 957.216 -312.378)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -37.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29780" - "plane" "(-486.816 909.824 -315.631) (-475.131 912.353 -316.66) (-475.914 912.734 -324.613)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29779" - "plane" "(-498.353 957.978 -328.283) (-485.6 958.774 -321.452) (-484.817 958.393 -313.5)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39231" - side - { - "id" "29802" - "plane" "(-499.285 907.676 -322.554) (-509.539 956.42 -319.208) (-497.57 957.597 -320.33)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 1.08021] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29801" - "plane" "(-511.105 957.182 -335.113) (-500.851 908.439 -338.459) (-488.383 910.586 -331.536)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29800" - "plane" "(-498.353 957.978 -328.283) (-488.383 910.586 -331.536) (-487.599 910.205 -323.583)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -140.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29799" - "plane" "(-500.851 908.439 -338.459) (-511.105 957.182 -335.113) (-509.539 956.42 -319.208)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -69.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29798" - "plane" "(-499.285 907.676 -322.554) (-487.599 910.205 -323.583) (-488.383 910.586 -331.536)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29797" - "plane" "(-511.105 957.182 -335.113) (-498.353 957.978 -328.283) (-497.57 957.597 -320.33)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39233" - side - { - "id" "29814" - "plane" "(-522.292 955.624 -326.038) (-524.475 966.001 -325.326) (-513.187 970.42 -326.226)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 -46.9198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29813" - "plane" "(-526.041 966.761 -341.231) (-523.858 956.387 -341.943) (-511.105 957.182 -335.113)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29812" - "plane" "(-513.97 970.801 -334.178) (-511.105 957.182 -335.113) (-510.322 956.801 -327.16)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -108.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 284.699] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29811" - "plane" "(-523.858 956.387 -341.943) (-526.041 966.763 -341.231) (-524.475 965.999 -325.326)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29810" - "plane" "(-526.041 966.762 -341.231) (-513.97 970.799 -334.178) (-513.187 970.419 -326.226)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29809" - "plane" "(-522.292 955.624 -326.038) (-510.322 956.801 -327.16) (-511.105 957.182 -335.113)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39234" - side - { - "id" "29820" - "plane" "(-511.753 905.529 -329.477) (-522.292 955.624 -326.038) (-510.322 956.801 -327.16)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 -46.9198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29819" - "plane" "(-523.858 956.387 -341.943) (-513.319 906.291 -345.382) (-500.851 908.439 -338.459)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29818" - "plane" "(-511.105 957.182 -335.113) (-500.851 908.439 -338.459) (-500.068 908.057 -330.506)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -108.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29817" - "plane" "(-513.319 906.291 -345.382) (-523.858 956.387 -341.943) (-522.292 955.624 -326.038)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29816" - "plane" "(-511.753 905.529 -329.477) (-500.068 908.057 -330.506) (-500.851 908.439 -338.459)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29815" - "plane" "(-523.858 956.386 -341.943) (-511.105 957.182 -335.113) (-510.322 956.801 -327.16)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39236" - side - { - "id" "29832" - "plane" "(-535.045 954.828 -332.868) (-536.546 961.963 -332.379) (-525.258 966.38 -333.279)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 33.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29831" - "plane" "(-538.112 962.726 -348.284) (-536.611 955.591 -348.773) (-523.858 956.387 -341.943)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29830" - "plane" "(-526.041 966.761 -341.231) (-523.858 956.387 -341.943) (-523.075 956.005 -333.991)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -76.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29829" - "plane" "(-536.611 955.591 -348.773) (-538.112 962.726 -348.284) (-536.546 961.963 -332.379)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29828" - "plane" "(-538.112 962.726 -348.284) (-526.041 966.764 -341.231) (-525.258 966.381 -333.278)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29827" - "plane" "(-535.045 954.828 -332.869) (-523.075 956.005 -333.991) (-523.858 956.386 -341.943)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39237" - side - { - "id" "29838" - "plane" "(-525.179 907.935 -336.087) (-535.045 954.828 -332.868) (-523.075 956.005 -333.991)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 33.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29837" - "plane" "(-536.611 955.591 -348.773) (-526.746 908.701 -351.992) (-515.1 914.758 -344.801)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29836" - "plane" "(-523.858 956.387 -341.943) (-515.1 914.754 -344.801) (-514.316 914.369 -336.849)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -76.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29835" - "plane" "(-526.747 908.704 -351.992) (-536.611 955.591 -348.773) (-535.045 954.828 -332.868)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29834" - "plane" "(-525.18 907.937 -336.087) (-514.316 914.371 -336.848) (-515.1 914.753 -344.801)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 316.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29833" - "plane" "(-536.611 955.59 -348.773) (-523.858 956.386 -341.943) (-523.075 956.005 -333.991)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39242" - side - { - "id" "29868" - "plane" "(-536.69 901.233 -343.323) (-547.797 954.032 -339.699) (-535.828 955.209 -340.821)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 -14.9198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29867" - "plane" "(-549.363 954.795 -355.604) (-538.256 901.995 -359.228) (-525.787 904.143 -352.305)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29866" - "plane" "(-536.611 955.591 -348.773) (-525.787 904.143 -352.305) (-525.004 903.762 -344.352)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -44.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29865" - "plane" "(-538.256 901.995 -359.228) (-549.363 954.795 -355.604) (-547.797 954.032 -339.699)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -37.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29864" - "plane" "(-536.69 901.233 -343.323) (-525.004 903.762 -344.352) (-525.787 904.143 -352.305)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29863" - "plane" "(-549.364 954.795 -355.604) (-536.611 955.591 -348.773) (-535.828 955.209 -340.821)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39244" - side - { - "id" "29880" - "plane" "(-560.55 953.237 -346.529) (-560.687 953.888 -346.484) (-549.399 958.305 -347.384)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 65.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29879" - "plane" "(-562.254 954.654 -362.389) (-562.116 953.999 -362.434) (-549.363 954.795 -355.604)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29878" - "plane" "(-550.182 958.686 -355.336) (-549.363 954.795 -355.604) (-548.58 954.414 -347.651)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -12.9939] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 284.699] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29877" - "plane" "(-562.116 953.999 -362.434) (-562.253 954.651 -362.389) (-560.688 953.892 -346.484)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -69.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29876" - "plane" "(-562.253 954.651 -362.389) (-550.183 958.689 -355.336) (-549.399 958.307 -347.384)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29875" - "plane" "(-560.55 953.236 -346.529) (-548.58 954.413 -347.651) (-549.363 954.794 -355.604)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39245" - side - { - "id" "29886" - "plane" "(-549.158 899.085 -350.246) (-560.55 953.237 -346.529) (-548.58 954.414 -347.651)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 65.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29885" - "plane" "(-562.116 953.999 -362.434) (-550.724 899.847 -366.151) (-538.256 901.995 -359.228)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29884" - "plane" "(-549.363 954.795 -355.604) (-538.256 901.995 -359.228) (-537.473 901.614 -351.275)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -12.9939] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29883" - "plane" "(-550.724 899.847 -366.151) (-562.116 953.999 -362.434) (-560.55 953.237 -346.529)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -69.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29882" - "plane" "(-549.158 899.085 -350.246) (-537.473 901.614 -351.275) (-538.256 901.995 -359.228)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29881" - "plane" "(-562.116 953.998 -362.434) (-549.363 954.794 -355.604) (-548.58 954.413 -347.651)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39248" - side - { - "id" "29904" - "plane" "(-561.626 896.937 -357.169) (-572.758 949.851 -353.537) (-563.75 953.38 -354.255)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 17.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29903" - "plane" "(-574.323 950.611 -369.442) (-563.192 897.7 -373.074) (-550.724 899.847 -366.151)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29902" - "plane" "(-562.116 953.999 -362.434) (-550.724 899.847 -366.151) (-549.941 899.466 -358.199)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 19.0061] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29901" - "plane" "(-563.192 897.7 -373.074) (-574.324 950.612 -369.442) (-572.758 949.852 -353.537)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29900" - "plane" "(-561.626 896.937 -357.169) (-549.941 899.466 -358.199) (-550.724 899.847 -366.151)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29899" - "plane" "(-574.324 950.611 -369.442) (-564.674 953.839 -363.804) (-563.737 953.381 -354.256)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29898" - "plane" "(-564.68 953.838 -363.807) (-562.116 953.998 -362.434) (-561.333 953.617 -354.481)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39250" - side - { - "id" "29916" - "plane" "(-572.758 949.852 -353.537) (-573.303 952.441 -353.359) (-563.741 953.381 -354.256)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 17.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29915" - "plane" "(-574.869 953.203 -369.264) (-574.324 950.613 -369.442) (-564.679 953.839 -363.806)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29914" - "plane" "(-574.323 950.611 -369.442) (-574.869 953.203 -369.264) (-573.303 952.441 -353.359)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29913" - "plane" "(-572.758 949.851 -353.537) (-563.739 953.381 -354.256) (-564.68 953.839 -363.808)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29912" - "plane" "(-574.869 953.202 -369.264) (-564.683 953.838 -363.809) (-563.743 953.38 -354.255)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39251" - side - { - "id" "29922" - "plane" "(-574.094 894.789 -364.092) (-584.828 945.813 -360.59) (-573.541 950.23 -361.49)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29921" - "plane" "(-586.395 946.575 -376.495) (-575.661 895.552 -379.997) (-563.192 897.7 -373.074)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29920" - "plane" "(-574.325 950.615 -369.442) (-563.192 897.7 -373.074) (-562.409 897.318 -365.122)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 51.0061] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29919" - "plane" "(-575.661 895.552 -379.997) (-586.395 946.576 -376.495) (-584.829 945.813 -360.59)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29918" - "plane" "(-574.094 894.789 -364.092) (-562.409 897.318 -365.122) (-563.192 897.7 -373.074)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29917" - "plane" "(-586.395 946.577 -376.495) (-574.324 950.614 -369.442) (-573.541 950.232 -361.489)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39253" - side - { - "id" "29934" - "plane" "(-584.829 945.813 -360.59) (-586.056 951.645 -360.189) (-574.086 952.822 -361.312)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29933" - "plane" "(-587.622 952.407 -376.094) (-586.395 946.575 -376.495) (-574.325 950.615 -369.442)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29932" - "plane" "(-574.869 953.203 -369.264) (-574.324 950.613 -369.442) (-573.541 950.234 -361.489)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 51.0061] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29931" - "plane" "(-586.395 946.575 -376.495) (-587.622 952.407 -376.094) (-586.056 951.645 -360.189)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29930" - "plane" "(-584.829 945.813 -360.59) (-573.541 950.232 -361.489) (-574.324 950.613 -369.442)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29929" - "plane" "(-587.622 952.407 -376.094) (-574.869 953.202 -369.264) (-574.086 952.822 -361.312)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39254" - side - { - "id" "29941" - "plane" "(-593.659 926.373 -368.7) (-596.899 941.775 -367.642) (-585.612 946.194 -368.542)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 49.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29940" - "plane" "(-598.466 942.539 -383.547) (-595.225 927.135 -384.605) (-576.849 895.347 -380.657)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29939" - "plane" "(-586.395 946.575 -376.495) (-575.661 895.552 -379.997) (-574.878 895.171 -372.045)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 83.0061] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29938" - "plane" "(-595.225 927.135 -384.605) (-598.466 942.538 -383.547) (-596.9 941.777 -367.642)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -37.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29937" - "plane" "(-575.99 894.93 -371.947) (-574.878 895.171 -372.045) (-575.661 895.552 -379.997)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29936" - "plane" "(-593.658 926.369 -368.7) (-575.992 894.929 -371.946) (-576.849 895.347 -380.657)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29935" - "plane" "(-598.466 942.539 -383.547) (-586.395 946.577 -376.495) (-585.612 946.194 -368.542)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39259" - side - { - "id" "29969" - "plane" "(-584.663 894.001 -384.993) (-576.85 895.347 -380.656) (-589.579 917.366 -383.391)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29968" - "plane" "(-576.404 895.133 -376.172) (-576.846 895.348 -380.656) (-584.668 894 -385)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29967" - "plane" "(-589.572 917.358 -383.386) (-576.847 895.347 -380.652) (-576.406 895.132 -376.169)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29966" - "plane" "(-576.404 895.133 -376.171) (-584.669 894 -385) (-589.589 917.385 -383.395)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39260" - side - { - "id" "29975" - "plane" "(-520.536 911.929 -348.154) (-526.746 908.701 -351.992) (-525.787 904.143 -352.305)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29974" - "plane" "(-525.033 903.776 -344.64) (-525.787 904.143 -352.305) (-526.746 908.701 -351.992)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29973" - "plane" "(-513.83 906.2 -345.623) (-525.787 904.143 -352.305) (-525.032 903.775 -344.635)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29972" - "plane" "(-525.795 908.238 -342.335) (-526.746 908.701 -351.992) (-520.534 911.929 -348.153)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 316.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29971" - "plane" "(-519.911 911.626 -341.828) (-520.534 911.93 -348.162) (-513.837 906.202 -345.675)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29970" - "plane" "(-513.832 906.199 -345.621) (-525.032 903.775 -344.635) (-525.795 908.238 -342.333)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 316.92] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 300.699] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39261" - side - { - "id" "29981" - "plane" "(-514.316 914.373 -336.848) (-512.536 905.91 -337.429) (-513.021 905.805 -337.387)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 33.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29980" - "plane" "(-513.842 906.201 -345.67) (-513.319 906.291 -345.382) (-515.099 914.752 -344.801)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29979" - "plane" "(-515.1 914.754 -344.801) (-513.319 906.291 -345.382) (-512.536 905.91 -337.429)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -76.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29978" - "plane" "(-513.021 905.805 -337.387) (-512.536 905.91 -337.429) (-513.319 906.291 -345.382)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29977" - "plane" "(-520.533 911.927 -348.146) (-515.099 914.752 -344.801) (-514.316 914.371 -336.848)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 316.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29976" - "plane" "(-519.385 911.374 -336.493) (-513.019 905.805 -337.387) (-513.839 906.201 -345.671)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39262" - side - { - "id" "29987" - "plane" "(-474.348 911.972 -308.708) (-476.676 923.037 -307.948) (-469.115 927.515 -308.478)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29986" - "plane" "(-478.243 923.802 -323.853) (-475.914 912.734 -324.613) (-469.68 913.808 -321.151)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29985" - "plane" "(-475.914 912.734 -324.613) (-478.242 923.8 -323.853) (-476.676 923.036 -307.948)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29984" - "plane" "(-474.348 911.972 -308.708) (-468.506 913.236 -309.222) (-469.68 913.808 -321.151)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29983" - "plane" "(-478.243 923.802 -323.853) (-470.135 928.016 -318.847) (-469.115 927.517 -308.478)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 308.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29982" - "plane" "(-468.506 913.236 -309.222) (-469.114 927.517 -308.478) (-470.134 928.015 -318.847)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39263" - side - { - "id" "29993" - "plane" "(-469.68 913.808 -321.151) (-463.446 914.882 -317.69) (-466.596 929.854 -316.662)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29992" - "plane" "(-466.53 929.82 -315.998) (-466.595 929.852 -316.662) (-463.446 914.882 -317.69)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -204.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 284.699] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29991" - "plane" "(-463.381 914.85 -317.026) (-463.446 914.882 -317.69) (-469.68 913.808 -321.151)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29990" - "plane" "(-469.713 927.809 -314.563) (-470.135 928.014 -318.847) (-466.596 929.854 -316.662)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.97377 0.210745 -0.0857845 308.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29989" - "plane" "(-469.027 913.49 -314.523) (-469.68 913.808 -321.151) (-470.135 928.014 -318.847)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29988" - "plane" "(-466.53 929.82 -315.999) (-463.381 914.85 -317.027) (-469.028 913.49 -314.524)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 308.92] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 300.699] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39264" - side - { - "id" "29999" - "plane" "(-476.677 923.04 -307.948) (-477.224 925.641 -307.769) (-468.004 939.887 -307.995)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29998" - "plane" "(-478.79 926.404 -323.674) (-478.242 923.799 -323.853) (-466.595 929.848 -316.662)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29997" - "plane" "(-468.787 940.268 -315.947) (-466.595 929.853 -316.662) (-465.813 929.474 -308.709)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0978825 -0.0476418 0.994057 -204.994] 0.25" - "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29996" - "plane" "(-478.242 923.799 -323.853) (-478.79 926.404 -323.674) (-477.224 925.641 -307.769)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29995" - "plane" "(-478.79 926.404 -323.674) (-468.787 940.268 -315.947) (-468.004 939.887 -307.995)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "29994" - "plane" "(-476.676 923.038 -307.948) (-465.813 929.473 -308.709) (-466.596 929.853 -316.662)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 308.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39265" - side - { - "id" "30005" - "plane" "(-465.029 929.09 -300.757) (-467.22 939.506 -300.042) (-465.684 941.88 -300.08)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.97377 -0.210745 0.0857845 17.0802] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30004" - "plane" "(-468.787 940.268 -315.947) (-466.596 929.857 -316.662) (-459.316 933.635 -312.168)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" - "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30003" - "plane" "(-466.596 929.856 -316.662) (-468.787 940.268 -315.947) (-467.22 939.506 -300.042)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30002" - "plane" "(-468.787 940.268 -315.947) (-462.537 948.944 -311.117) (-465.684 941.88 -300.08)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30001" - "plane" "(-462.537 948.94 -311.117) (-459.317 933.636 -312.168) (-463.219 930.163 -300.884)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30000" - "plane" "(-465.03 929.093 -300.757) (-463.219 930.163 -300.884) (-459.317 933.638 -312.167)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.97377 0.210745 -0.0857845 308.92] 0.25" - "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2000 -11268]" - } - } -} -hidden -{ - entity - { - "id" "39289" - "classname" "func_detail" - hidden - { - solid - { - "id" "39219" - side - { - "id" "30010" - "plane" "(-417.343 953.68 -272.109) (-417.343 956 -272.109) (-416.269 953.851 -272.128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 59.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30009" - "plane" "(-417.622 956 -288.107) (-417.622 953.678 -288.107) (-416.535 953.851 -287.408)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30008" - "plane" "(-417.622 953.68 -288.107) (-417.622 956 -288.107) (-417.343 956 -272.109)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 80.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30007" - "plane" "(-417.622 956 -288.107) (-416.535 953.851 -287.407) (-416.269 953.851 -272.128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30006" - "plane" "(-417.343 953.679 -272.109) (-416.269 953.852 -272.128) (-416.535 953.851 -287.408)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39220" - side - { - "id" "30015" - "plane" "(-415.343 954 -272.144) (-415.343 952 -272.144) (-416.269 953.85 -272.128)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 59.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30014" - "plane" "(-416.536 953.852 -287.412) (-410.034 941 -283.238) (-410.034 954.887 -283.238)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30013" - "plane" "(-416.269 953.848 -272.128) (-415.343 952 -272.144) (-410.036 941 -283.238)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30012" - "plane" "(-410.037 954.887 -283.238) (-410.037 941 -283.238) (-415.343 952 -272.144)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30011" - "plane" "(-416.539 953.85 -287.41) (-410.036 954.887 -283.238) (-415.343 954 -272.144)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39221" - side - { - "id" "30022" - "plane" "(-417.343 956 -272.109) (-417.343 963.332 -272.109) (-415.343 962.664 -272.144)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 59.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30021" - "plane" "(-417.622 963.332 -288.107) (-417.622 956 -288.107) (-416.535 953.85 -287.409)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30020" - "plane" "(-417.622 956 -288.107) (-417.622 963.332 -288.107) (-417.343 963.332 -272.109)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 80.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30019" - "plane" "(-417.343 956 -272.109) (-416.27 953.85 -272.128) (-416.536 953.85 -287.411)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30018" - "plane" "(-410.033 960.828 -283.238) (-410.033 954.888 -283.238) (-415.343 954 -272.144)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30017" - "plane" "(-417.622 963.332 -288.107) (-410.031 960.831 -283.238) (-415.343 962.666 -272.144)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 10.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30016" - "plane" "(-416.268 953.851 -272.128) (-415.343 954 -272.144) (-410.032 954.888 -283.238)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39224" - side - { - "id" "30028" - "plane" "(-429.481 951.742 -279.898) (-429.481 980 -279.898) (-417.482 956 -280.108)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 11.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30027" - "plane" "(-429.76 980 -295.896) (-429.76 951.742 -295.896) (-417.622 953.68 -288.107)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30026" - "plane" "(-417.622 956 -288.107) (-417.622 953.678 -288.107) (-417.482 953.68 -280.108)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -130.595] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30025" - "plane" "(-429.76 951.742 -295.896) (-429.76 980 -295.896) (-429.481 980 -279.898)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30024" - "plane" "(-429.76 980 -295.896) (-417.622 956 -288.107) (-417.482 956 -280.108)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30023" - "plane" "(-429.481 951.743 -279.898) (-417.482 953.679 -280.108) (-417.622 953.678 -288.107)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39225" - side - { - "id" "30033" - "plane" "(-417.482 963.332 -280.108) (-417.482 956 -280.108) (-421.882 964.8 -280.031)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 11.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30032" - "plane" "(-422.073 964.801 -290.963) (-417.622 956 -288.107) (-417.622 963.332 -288.107)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30031" - "plane" "(-417.622 963.332 -288.107) (-417.622 956 -288.107) (-417.482 956 -280.108)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -130.595] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30030" - "plane" "(-421.882 964.801 -280.031) (-417.482 956 -280.108) (-417.622 956 -288.107)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30029" - "plane" "(-422.067 964.797 -290.959) (-417.622 963.332 -288.107) (-417.482 963.333 -280.108)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 10.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39226" - side - { - "id" "30040" - "plane" "(-429.481 980 -279.898) (-429.481 984 -279.898) (-426.338 984 -279.953)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 11.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30039" - "plane" "(-429.76 984 -295.896) (-429.76 980 -295.896) (-422.073 964.799 -290.963)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30038" - "plane" "(-429.76 980 -295.896) (-429.76 984 -295.896) (-429.481 984 -279.898)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30037" - "plane" "(-429.76 984 -295.896) (-426.58 984 -293.855) (-426.337 984 -279.953)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" - "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30036" - "plane" "(-429.481 980 -279.898) (-421.881 964.798 -280.031) (-422.072 964.798 -290.961)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30035" - "plane" "(-421.881 964.798 -280.031) (-420.743 964.419 -280.051) (-420.921 964.419 -290.225)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 10.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30034" - "plane" "(-426.579 984 -293.854) (-420.92 964.419 -290.223) (-420.743 964.419 -280.051)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39229" - side - { - "id" "30046" - "plane" "(-441.618 949.805 -287.688) (-441.618 984 -287.688) (-429.62 984 -287.897)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 -36.1192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30045" - "plane" "(-441.898 984 -303.685) (-441.898 949.807 -303.685) (-429.76 951.742 -295.896)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30044" - "plane" "(-429.76 984 -295.896) (-429.76 951.742 -295.896) (-429.62 951.742 -287.897)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -98.5952] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30043" - "plane" "(-441.898 949.805 -303.685) (-441.898 984 -303.685) (-441.618 984 -287.688)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 16.5953] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30042" - "plane" "(-441.898 984 -303.685) (-429.76 984 -295.896) (-429.62 984 -287.897)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" - "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30041" - "plane" "(-441.618 949.806 -287.688) (-429.62 951.742 -287.897) (-429.76 951.742 -295.896)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39232" - side - { - "id" "30052" - "plane" "(-453.756 947.871 -295.477) (-453.756 984 -295.477) (-441.758 984 -295.686)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 43.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30051" - "plane" "(-454.035 984 -311.475) (-454.035 947.871 -311.475) (-441.898 949.805 -303.685)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30050" - "plane" "(-441.898 984 -303.685) (-441.898 949.807 -303.685) (-441.758 949.805 -295.686)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -66.5952] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30049" - "plane" "(-454.035 947.871 -311.475) (-454.035 984 -311.475) (-453.756 984 -295.477)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 112.595] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30048" - "plane" "(-454.035 984 -311.475) (-441.898 984 -303.685) (-441.758 984 -295.686)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" - "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30047" - "plane" "(-453.756 947.872 -295.477) (-441.758 949.807 -295.686) (-441.898 949.807 -303.685)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39235" - side - { - "id" "30058" - "plane" "(-465.894 945.938 -303.266) (-465.894 984 -303.266) (-453.896 984 -303.476)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 -4.11921] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30057" - "plane" "(-466.173 984 -319.264) (-466.173 945.936 -319.264) (-454.035 947.871 -311.475)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30056" - "plane" "(-454.035 984 -311.475) (-454.035 947.871 -311.475) (-453.896 947.871 -303.476)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -34.5952] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30055" - "plane" "(-466.173 945.938 -319.264) (-466.173 984 -319.264) (-465.894 984 -303.266)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 80.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30054" - "plane" "(-466.173 984 -319.264) (-454.035 984 -311.475) (-453.896 984 -303.476)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" - "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30053" - "plane" "(-465.894 945.935 -303.266) (-453.896 947.871 -303.476) (-454.035 947.871 -311.475)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39238" - side - { - "id" "30064" - "plane" "(-478.032 944 -311.056) (-478.032 980.66 -311.056) (-466.034 972.664 -311.265)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 -52.1192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30063" - "plane" "(-478.311 980.668 -327.053) (-478.311 944 -327.053) (-466.173 945.938 -319.264)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30062" - "plane" "(-466.173 972.664 -319.264) (-466.173 945.935 -319.264) (-466.034 945.938 -311.265)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -2.59523] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30061" - "plane" "(-478.311 944 -327.053) (-478.311 980.668 -327.053) (-478.032 980.664 -311.056)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30060" - "plane" "(-478.311 980.668 -327.053) (-466.173 972.668 -319.264) (-466.034 972.667 -311.265)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 18.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30059" - "plane" "(-478.032 944 -311.056) (-466.034 945.937 -311.265) (-466.173 945.935 -319.264)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39239" - side - { - "id" "30069" - "plane" "(-466.034 979.332 -311.265) (-466.034 972.664 -311.265) (-472.696 977.108 -311.149)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 -52.1192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30068" - "plane" "(-472.91 977.107 -323.587) (-466.173 972.668 -319.264) (-466.173 979.332 -319.264)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30067" - "plane" "(-466.173 979.332 -319.264) (-466.173 972.664 -319.264) (-466.034 972.668 -311.265)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -2.59523] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30066" - "plane" "(-472.693 977.109 -311.149) (-466.034 972.668 -311.265) (-466.173 972.666 -319.264)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 18.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30065" - "plane" "(-472.91 977.111 -323.588) (-466.173 979.332 -319.264) (-466.034 979.331 -311.265)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 18.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39240" - side - { - "id" "30076" - "plane" "(-478.311 984 -327.053) (-478.311 980.665 -327.053) (-472.917 977.109 -323.589)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30075" - "plane" "(-466.163 984 -318.69) (-466.173 984 -319.264) (-466.173 979.331 -319.264)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -2.59523] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30074" - "plane" "(-478.311 980.668 -327.053) (-478.311 984 -327.053) (-478.161 984 -318.484)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30073" - "plane" "(-478.161 984 -318.484) (-478.311 984 -327.053) (-466.173 984 -319.264)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" - "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30072" - "plane" "(-472.788 977.111 -316.609) (-472.912 977.111 -323.586) (-478.311 980.669 -327.053)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 18.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30071" - "plane" "(-466.14 979.332 -317.36) (-466.173 979.332 -319.264) (-472.918 977.111 -323.589)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 18.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30070" - "plane" "(-478.145 980.664 -317.53) (-478.161 984 -318.482) (-466.163 984 -318.692)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 18.1192] 0.25" - "vaxis" "[0 -1 0 -160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39243" - side - { - "id" "30082" - "plane" "(-490.17 942.063 -318.845) (-490.17 984 -318.845) (-478.171 984 -319.054)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 27.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30081" - "plane" "(-490.449 984 -334.843) (-490.449 942.064 -334.843) (-478.311 944 -327.053)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30080" - "plane" "(-478.311 984 -327.053) (-478.311 944 -327.053) (-478.171 944 -319.054)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -482.595] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30079" - "plane" "(-490.449 942.063 -334.843) (-490.449 984 -334.843) (-490.17 984 -318.845)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 16.5953] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30078" - "plane" "(-490.449 984 -334.843) (-478.311 984 -327.053) (-478.171 984 -319.054)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" - "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30077" - "plane" "(-490.17 942.063 -318.845) (-478.171 944 -319.054) (-478.311 944 -327.053)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39246" - side - { - "id" "30088" - "plane" "(-502.307 940.129 -326.634) (-502.307 984 -326.634) (-490.309 984 -326.844)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 -20.1192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30087" - "plane" "(-502.587 984 -342.632) (-502.587 940.129 -342.632) (-490.449 942.066 -334.843)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30086" - "plane" "(-490.449 984 -334.843) (-490.449 942.064 -334.843) (-490.309 942.063 -326.844)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -450.595] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30085" - "plane" "(-502.587 940.129 -342.632) (-502.587 984 -342.632) (-502.307 984 -326.634)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 112.595] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30084" - "plane" "(-502.587 984 -342.632) (-490.449 984 -334.843) (-490.309 984 -326.844)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" - "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30083" - "plane" "(-502.307 940.128 -326.634) (-490.309 942.064 -326.844) (-490.449 942.064 -334.843)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39247" - side - { - "id" "30093" - "plane" "(-504.87 939.741 -334.591) (-502.447 940.133 -334.633) (-502.447 939.462 -334.633)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 59.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30092" - "plane" "(-502.587 939.462 -342.632) (-502.587 940.128 -342.632) (-505.024 939.74 -344.196)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30091" - "plane" "(-502.587 940.133 -342.632) (-502.587 939.462 -342.632) (-502.447 939.462 -334.633)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -418.595] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30090" - "plane" "(-505.021 939.739 -344.194) (-502.587 940.127 -342.632) (-502.447 940.128 -334.633)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30089" - "plane" "(-504.859 939.74 -334.591) (-502.447 939.461 -334.633) (-502.587 939.461 -342.632)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39249" - side - { - "id" "30100" - "plane" "(-514.445 940.846 -334.424) (-514.445 984 -334.424) (-502.447 984 -334.633)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 59.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30099" - "plane" "(-514.724 984 -350.421) (-514.724 940.846 -350.421) (-505.026 939.74 -344.197)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30098" - "plane" "(-502.587 984 -342.632) (-502.587 940.129 -342.632) (-502.447 940.129 -334.633)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -418.595] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30097" - "plane" "(-514.724 940.846 -350.421) (-514.724 984 -350.421) (-514.445 984 -334.424)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 80.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30096" - "plane" "(-514.724 984 -350.421) (-502.587 984 -342.632) (-502.447 984 -334.633)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" - "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30095" - "plane" "(-504.859 939.74 -334.591) (-502.447 940.129 -334.633) (-502.587 940.129 -342.632)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30094" - "plane" "(-514.445 940.846 -334.424) (-504.861 939.74 -334.591) (-505.028 939.74 -344.198)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39252" - side - { - "id" "30106" - "plane" "(-526.583 942.231 -342.213) (-526.583 960.77 -342.213) (-514.585 966.301 -342.423)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 11.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30105" - "plane" "(-526.862 960.77 -358.211) (-526.862 942.231 -358.211) (-514.724 940.846 -350.421)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30104" - "plane" "(-514.724 966.301 -350.421) (-514.724 940.846 -350.421) (-514.585 940.846 -342.423)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -386.595] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30103" - "plane" "(-526.862 942.231 -358.211) (-526.862 960.77 -358.211) (-526.583 960.77 -342.213)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30102" - "plane" "(-526.862 960.77 -358.211) (-514.724 966.307 -350.421) (-514.585 966.307 -342.423)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 10.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30101" - "plane" "(-526.583 942.231 -342.213) (-514.585 940.846 -342.423) (-514.724 940.846 -350.421)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39255" - side - { - "id" "30112" - "plane" "(-538.721 943.615 -350.002) (-538.721 955.227 -350.002) (-526.722 960.77 -350.212)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 -36.1192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30111" - "plane" "(-539 955.227 -366) (-539 943.615 -366) (-526.862 942.231 -358.211)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30110" - "plane" "(-526.862 960.77 -358.211) (-526.862 942.231 -358.211) (-526.722 942.231 -350.212)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -354.595] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30109" - "plane" "(-539 943.615 -366) (-539 955.227 -366) (-538.721 955.227 -350.002)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 16.5953] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30108" - "plane" "(-539 955.229 -366) (-526.862 960.768 -358.211) (-526.722 960.768 -350.212)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 10.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30107" - "plane" "(-538.721 943.615 -350.002) (-526.722 942.23 -350.212) (-526.862 942.23 -358.211)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39257" - side - { - "id" "30119" - "plane" "(-518.059 984 -342.362) (-514.585 984 -342.423) (-514.585 966.309 -342.423)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 11.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30118" - "plane" "(-526.862 984 -358.211) (-526.862 960.769 -358.211) (-514.724 966.305 -350.421)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30117" - "plane" "(-514.724 984 -350.421) (-514.724 966.307 -350.421) (-514.585 966.309 -342.423)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -386.595] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30116" - "plane" "(-526.862 960.77 -358.211) (-526.862 984 -358.211) (-526.771 984 -353.012)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30115" - "plane" "(-526.862 984 -358.211) (-514.724 984 -350.421) (-514.585 984 -342.423)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" - "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30114" - "plane" "(-518.06 964.705 -342.362) (-514.585 966.309 -342.423) (-514.724 966.307 -350.421)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 10.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30113" - "plane" "(-526.771 960.766 -353.01) (-526.771 984 -353.01) (-518.061 984 -342.362)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39258" - side - { - "id" "30124" - "plane" "(-535.63 956.77 -363.838) (-526.862 960.77 -358.211) (-526.862 984 -358.211)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30123" - "plane" "(-526.771 984 -353.012) (-526.862 984 -358.211) (-526.862 960.77 -358.211)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0.0174523 0 1 -354.595] 0.25" - "vaxis" "[0 -1 0 -48] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30122" - "plane" "(-535.614 984 -363.82) (-526.862 984 -358.211) (-526.771 984 -353.012)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" - "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30121" - "plane" "(-526.771 960.771 -353.012) (-526.862 960.771 -358.211) (-535.629 956.772 -363.836)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 10.1192] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30120" - "plane" "(-535.628 956.773 -363.836) (-535.628 984 -363.836) (-526.771 984 -353.013)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39230" - side - { - "id" "30130" - "plane" "(-453.756 933.923 -295.477) (-453.756 947.871 -295.477) (-441.758 949.805 -295.686)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 43.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30129" - "plane" "(-454.035 947.871 -311.475) (-454.035 933.923 -311.475) (-441.898 932.538 -303.685)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30128" - "plane" "(-441.898 949.805 -303.685) (-441.898 932.538 -303.685) (-441.758 932.538 -295.686)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.0174523 0 1 -66.5952] 0.25" - "vaxis" "[0 -1 0 -176] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30127" - "plane" "(-454.035 933.923 -311.475) (-454.035 947.87 -311.475) (-453.756 947.871 -295.477)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 112.595] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30126" - "plane" "(-454.035 947.87 -311.475) (-441.898 949.806 -303.685) (-441.758 949.806 -295.686)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30125" - "plane" "(-453.756 933.922 -295.477) (-441.758 932.538 -295.686) (-441.898 932.538 -303.685)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39241" - side - { - "id" "30136" - "plane" "(-490.17 938.077 -318.845) (-490.17 942.064 -318.845) (-478.171 944 -319.054)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 27.8808] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30135" - "plane" "(-490.449 942.063 -334.843) (-490.449 938.077 -334.843) (-478.311 936.692 -327.053)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30134" - "plane" "(-478.311 944 -327.053) (-478.311 936.692 -327.053) (-478.171 936.692 -319.054)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.0174523 0 1 -482.595] 0.25" - "vaxis" "[0 -1 0 -176] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30133" - "plane" "(-490.449 938.077 -334.843) (-490.449 942.064 -334.843) (-490.17 942.063 -318.845)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 16.5953] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30132" - "plane" "(-490.449 942.063 -334.843) (-478.311 944 -327.053) (-478.171 944 -319.054)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30131" - "plane" "(-490.17 938.077 -318.845) (-478.171 936.692 -319.054) (-478.311 936.692 -327.053)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "39256" - side - { - "id" "30142" - "plane" "(-538.721 934.324 -350.002) (-538.721 943.615 -350.002) (-526.722 942.231 -350.212)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-1 0 0.0174523 -36.1192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30141" - "plane" "(-539 943.615 -366) (-539 934.323 -366) (-526.862 936.258 -358.211)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 -352] 0.25" - "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30140" - "plane" "(-526.862 942.231 -358.211) (-526.862 936.259 -358.211) (-526.722 936.258 -350.212)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[0.0174523 0 1 -354.595] 0.25" - "vaxis" "[0 -1 0 -176] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30139" - "plane" "(-539 934.324 -366) (-539 943.615 -366) (-538.721 943.615 -350.002)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[0 -1 0 -114] 0.25" - "vaxis" "[-0.0174523 0 -1 16.5953] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30138" - "plane" "(-538.721 934.324 -350.002) (-526.722 936.259 -350.212) (-526.862 936.259 -358.211)" - "material" "CONCRETE/CONCRETEFLOOR012A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30137" - "plane" "(-539 943.616 -366) (-526.862 942.231 -358.211) (-526.722 942.231 -350.212)" - "material" "CONCRETE/CONCRETESTAIR003A" - "uaxis" "[1 0 -0.0174523 322.119] 0.25" - "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 0]" - } - } -} -hidden -{ - entity - { - "id" "40761" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 880 -304" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" - } - } -} -hidden -{ - entity - { - "id" "40858" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/prison_flourescentlight001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 880 -176" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 500]" - } - } -} -hidden -{ - entity - { - "id" "41318" - "classname" "func_detail" - hidden - { - solid - { - "id" "41261" - side - { - "id" "30298" - "plane" "(-562 865 -344) (-558 865 -344) (-558 863 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30297" - "plane" "(-562 863 -384) (-558 863 -384) (-558 865 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30296" - "plane" "(-562 865 -344) (-562 863 -344) (-562 863 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30295" - "plane" "(-558 865 -384) (-558 863 -384) (-558 863 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30294" - "plane" "(-558 865 -344) (-562 865 -344) (-562 865 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30293" - "plane" "(-558 863 -384) (-562 863 -384) (-562 863 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41262" - side - { - "id" "30304" - "plane" "(-565 865 -341) (-559 865 -341) (-559 863 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30303" - "plane" "(-565 863 -344) (-559 863 -344) (-559 865 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30302" - "plane" "(-565 865 -341) (-565 863 -341) (-565 863 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30301" - "plane" "(-559 865 -344) (-559 863 -344) (-559 863 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30300" - "plane" "(-559 865 -341) (-565 865 -341) (-565 865 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30299" - "plane" "(-559 863 -344) (-565 863 -344) (-565 863 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41263" - side - { - "id" "30310" - "plane" "(-369 863 -469) (-559 863 -341) (-559 865 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30309" - "plane" "(-369 865 -472) (-559 865 -344) (-559 863 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30308" - "plane" "(-559 863 -344) (-559 865 -344) (-559 865 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30307" - "plane" "(-369 863 -469) (-369 865 -469) (-369 865 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30306" - "plane" "(-559 865 -344) (-369 865 -472) (-369 865 -469)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30305" - "plane" "(-559 863 -341) (-369 863 -469) (-369 863 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41264" - side - { - "id" "30316" - "plane" "(-466 865 -407) (-462 865 -407) (-462 863 -407)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30315" - "plane" "(-466 863 -448) (-462 863 -448) (-462 865 -448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30314" - "plane" "(-466 865 -407) (-466 863 -407) (-466 863 -448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30313" - "plane" "(-462 865 -448) (-462 863 -448) (-462 863 -407)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30312" - "plane" "(-462 865 -407) (-466 865 -407) (-466 865 -448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30311" - "plane" "(-462 863 -448) (-466 863 -448) (-466 863 -407)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41265" - side - { - "id" "30322" - "plane" "(-369 865 -469) (-363 865 -469) (-363 863 -469)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30321" - "plane" "(-369 863 -472) (-363 863 -472) (-363 865 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30320" - "plane" "(-369 865 -469) (-369 863 -469) (-369 863 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30319" - "plane" "(-363 865 -472) (-363 863 -472) (-363 863 -469)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30318" - "plane" "(-363 865 -469) (-369 865 -469) (-369 865 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30317" - "plane" "(-363 863 -472) (-369 863 -472) (-369 863 -469)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41266" - side - { - "id" "30328" - "plane" "(-370 865 -472) (-366 865 -472) (-366 863 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30327" - "plane" "(-370 863 -512) (-366 863 -512) (-366 865 -512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30326" - "plane" "(-370 865 -472) (-370 863 -472) (-370 863 -512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30325" - "plane" "(-366 865 -512) (-366 863 -512) (-366 863 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30324" - "plane" "(-366 865 -472) (-370 865 -472) (-370 865 -512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30323" - "plane" "(-366 863 -512) (-370 863 -512) (-370 863 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41236" - side - { - "id" "30334" - "plane" "(-562 775 -344) (-558 775 -344) (-558 773 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30333" - "plane" "(-562 773 -384) (-558 773 -384) (-558 775 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30332" - "plane" "(-562 775 -344) (-562 773 -344) (-562 773 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30331" - "plane" "(-558 775 -384) (-558 773 -384) (-558 773 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30330" - "plane" "(-558 775 -344) (-562 775 -344) (-562 775 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30329" - "plane" "(-558 773 -384) (-562 773 -384) (-562 773 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41230" - side - { - "id" "30340" - "plane" "(-565 775 -341) (-559 775 -341) (-559 773 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30339" - "plane" "(-565 773 -344) (-559 773 -344) (-559 775 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30338" - "plane" "(-565 775 -341) (-565 773 -341) (-565 773 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30337" - "plane" "(-559 775 -344) (-559 773 -344) (-559 773 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30336" - "plane" "(-559 775 -341) (-565 775 -341) (-565 775 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30335" - "plane" "(-559 773 -344) (-565 773 -344) (-565 773 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41227" - side - { - "id" "30346" - "plane" "(-369 773 -469) (-559 773 -341) (-559 775 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30345" - "plane" "(-369 775 -472) (-559 775 -344) (-559 773 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30344" - "plane" "(-559 773 -344) (-559 775 -344) (-559 775 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30343" - "plane" "(-369 773 -469) (-369 775 -469) (-369 775 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30342" - "plane" "(-559 775 -344) (-369 775 -472) (-369 775 -469)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30341" - "plane" "(-559 773 -341) (-369 773 -469) (-369 773 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41237" - side - { - "id" "30352" - "plane" "(-466 775 -407) (-462 775 -407) (-462 773 -407)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30351" - "plane" "(-466 773 -448) (-462 773 -448) (-462 775 -448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30350" - "plane" "(-466 775 -407) (-466 773 -407) (-466 773 -448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30349" - "plane" "(-462 775 -448) (-462 773 -448) (-462 773 -407)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30348" - "plane" "(-462 775 -407) (-466 775 -407) (-466 775 -448)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30347" - "plane" "(-462 773 -448) (-466 773 -448) (-466 773 -407)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41226" - side - { - "id" "30358" - "plane" "(-369 775 -469) (-363 775 -469) (-363 773 -469)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30357" - "plane" "(-369 773 -472) (-363 773 -472) (-363 775 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30356" - "plane" "(-369 775 -469) (-369 773 -469) (-369 773 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30355" - "plane" "(-363 775 -472) (-363 773 -472) (-363 773 -469)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30354" - "plane" "(-363 775 -469) (-369 775 -469) (-369 775 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30353" - "plane" "(-363 773 -472) (-369 773 -472) (-369 773 -469)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41238" - side - { - "id" "30364" - "plane" "(-370 775 -472) (-366 775 -472) (-366 773 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30363" - "plane" "(-370 773 -512) (-366 773 -512) (-366 775 -512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30362" - "plane" "(-370 775 -472) (-370 773 -472) (-370 773 -512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30361" - "plane" "(-366 775 -512) (-366 773 -512) (-366 773 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30360" - "plane" "(-366 775 -472) (-370 775 -472) (-370 775 -512)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30359" - "plane" "(-366 773 -512) (-370 773 -512) (-370 773 -472)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } - } -} -hidden -{ - entity - { - "id" "41358" - "classname" "func_detail" - hidden - { - solid - { - "id" "41359" - side - { - "id" "30442" - "plane" "(-366 895 -216) (-370 895 -216) (-370 897 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30441" - "plane" "(-366 897 -256) (-370 897 -256) (-370 895 -256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30440" - "plane" "(-366 895 -216) (-366 897 -216) (-366 897 -256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30439" - "plane" "(-370 895 -256) (-370 897 -256) (-370 897 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30438" - "plane" "(-370 895 -216) (-366 895 -216) (-366 895 -256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30437" - "plane" "(-370 897 -256) (-366 897 -256) (-366 897 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41360" - side - { - "id" "30448" - "plane" "(-363 895 -213) (-369 895 -213) (-369 897 -213)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30447" - "plane" "(-363 897 -216) (-369 897 -216) (-369 895 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30446" - "plane" "(-363 895 -213) (-363 897 -213) (-363 897 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30445" - "plane" "(-369 895 -216) (-369 897 -216) (-369 897 -213)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30444" - "plane" "(-369 895 -213) (-363 895 -213) (-363 895 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30443" - "plane" "(-369 897 -216) (-363 897 -216) (-363 897 -213)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41361" - side - { - "id" "30454" - "plane" "(-559 897 -341) (-369 897 -213) (-369 895 -213)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30453" - "plane" "(-559 895 -344) (-369 895 -216) (-369 897 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30452" - "plane" "(-369 897 -216) (-369 895 -216) (-369 895 -213)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30451" - "plane" "(-559 897 -341) (-559 895 -341) (-559 895 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30450" - "plane" "(-369 895 -216) (-559 895 -344) (-559 895 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30449" - "plane" "(-369 897 -213) (-559 897 -341) (-559 897 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41362" - side - { - "id" "30460" - "plane" "(-462 895 -279) (-466 895 -279) (-466 897 -279)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30459" - "plane" "(-462 897 -320) (-466 897 -320) (-466 895 -320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30458" - "plane" "(-462 895 -279) (-462 897 -279) (-462 897 -320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30457" - "plane" "(-466 895 -320) (-466 897 -320) (-466 897 -279)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30456" - "plane" "(-466 895 -279) (-462 895 -279) (-462 895 -320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30455" - "plane" "(-466 897 -320) (-462 897 -320) (-462 897 -279)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41363" - side - { - "id" "30466" - "plane" "(-559 895 -341) (-565 895 -341) (-565 897 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30465" - "plane" "(-559 897 -344) (-565 897 -344) (-565 895 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30464" - "plane" "(-559 895 -341) (-559 897 -341) (-559 897 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30463" - "plane" "(-565 895 -344) (-565 897 -344) (-565 897 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30462" - "plane" "(-565 895 -341) (-559 895 -341) (-559 895 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30461" - "plane" "(-565 897 -344) (-559 897 -344) (-559 897 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41364" - side - { - "id" "30472" - "plane" "(-558 895 -344) (-562 895 -344) (-562 897 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30471" - "plane" "(-558 897 -384) (-562 897 -384) (-562 895 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 -24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30470" - "plane" "(-558 895 -344) (-558 897 -344) (-558 897 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30469" - "plane" "(-562 895 -384) (-562 897 -384) (-562 897 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 24] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30468" - "plane" "(-562 895 -344) (-558 895 -344) (-558 895 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30467" - "plane" "(-562 897 -384) (-558 897 -384) (-558 897 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41365" - side - { - "id" "30478" - "plane" "(-366 985 -216) (-370 985 -216) (-370 987 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30477" - "plane" "(-366 987 -256) (-370 987 -256) (-370 985 -256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30476" - "plane" "(-366 985 -216) (-366 987 -216) (-366 987 -256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30475" - "plane" "(-370 985 -256) (-370 987 -256) (-370 987 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30474" - "plane" "(-370 985 -216) (-366 985 -216) (-366 985 -256)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30473" - "plane" "(-370 987 -256) (-366 987 -256) (-366 987 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41366" - side - { - "id" "30484" - "plane" "(-363 985 -213) (-369 985 -213) (-369 987 -213)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30483" - "plane" "(-363 987 -216) (-369 987 -216) (-369 985 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30482" - "plane" "(-363 985 -213) (-363 987 -213) (-363 987 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30481" - "plane" "(-369 985 -216) (-369 987 -216) (-369 987 -213)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30480" - "plane" "(-369 985 -213) (-363 985 -213) (-363 985 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30479" - "plane" "(-369 987 -216) (-363 987 -216) (-363 987 -213)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41367" - side - { - "id" "30490" - "plane" "(-559 987 -341) (-369 987 -213) (-369 985 -213)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30489" - "plane" "(-559 985 -344) (-369 985 -216) (-369 987 -216)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30488" - "plane" "(-369 987 -216) (-369 985 -216) (-369 985 -213)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30487" - "plane" "(-559 987 -341) (-559 985 -341) (-559 985 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30486" - "plane" "(-369 985 -216) (-559 985 -344) (-559 985 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30485" - "plane" "(-369 987 -213) (-559 987 -341) (-559 987 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41368" - side - { - "id" "30496" - "plane" "(-462 985 -279) (-466 985 -279) (-466 987 -279)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30495" - "plane" "(-462 987 -320) (-466 987 -320) (-466 985 -320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30494" - "plane" "(-462 985 -279) (-462 987 -279) (-462 987 -320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30493" - "plane" "(-466 985 -320) (-466 987 -320) (-466 987 -279)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30492" - "plane" "(-466 985 -279) (-462 985 -279) (-462 985 -320)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30491" - "plane" "(-466 987 -320) (-462 987 -320) (-462 987 -279)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41369" - side - { - "id" "30502" - "plane" "(-559 985 -341) (-565 985 -341) (-565 987 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30501" - "plane" "(-559 987 -344) (-565 987 -344) (-565 985 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30500" - "plane" "(-559 985 -341) (-559 987 -341) (-559 987 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30499" - "plane" "(-565 985 -344) (-565 987 -344) (-565 987 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30498" - "plane" "(-565 985 -341) (-559 985 -341) (-559 985 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30497" - "plane" "(-565 987 -344) (-559 987 -344) (-559 987 -341)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "41370" - side - { - "id" "30508" - "plane" "(-558 985 -344) (-562 985 -344) (-562 987 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30507" - "plane" "(-558 987 -384) (-562 987 -384) (-562 985 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30506" - "plane" "(-558 985 -344) (-558 987 -344) (-558 987 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30505" - "plane" "(-562 985 -384) (-562 987 -384) (-562 987 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30504" - "plane" "(-562 985 -344) (-558 985 -344) (-558 985 -384)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "30503" - "plane" "(-562 987 -384) (-558 987 -384) (-558 987 -344)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } - } -} -hidden -{ - entity - { - "id" "41709" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/prodconcrete05" - "origin" "-598 935 -384" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 10500]" - } - } -} -hidden -{ - entity - { - "id" "41727" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/prodconcrete04" - "origin" "-580 941 -384" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 11000]" - } - } -} -entity -{ - "id" "41805" - "classname" "func_detail" - solid - { - "id" "34824" - side - { - "id" "32134" - "plane" "(-656 868 1152) (-656 992 1152) (-566 992 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "32133" - "plane" "(-656 992 1136) (-656 868 1136) (-566 868 1136)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 -333.199] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32132" - "plane" "(-656 868 1136) (-656 992 1136) (-656 992 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 0.0019989] 0.25" - "vaxis" "[0 0 -1 23.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32131" - "plane" "(-566 992 1136) (-566 868 1136) (-566 868 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192.002] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32130" - "plane" "(-656 992 1136) (-566 992 1136) (-566 992 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-1 0 0 23.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32129" - "plane" "(-566 868 1136) (-656 868 1136) (-656 868 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 304] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "34823" - side - { - "id" "32140" - "plane" "(-656 768 1152) (-656 868 1152) (-566 868 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "32139" - "plane" "(-656 868 1136) (-656 768 1136) (-566 768 1136)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 1 0 -192] 0.25" - "vaxis" "[1 0 0 151.781] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32138" - "plane" "(-656 768 1136) (-656 868 1136) (-656 868 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 63.998] 0.25" - "vaxis" "[0 0 -1 23.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32137" - "plane" "(-566 768 1136) (-656 768 1136) (-656 768 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[-1 0 0 23.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32136" - "plane" "(-656 868 1136) (-566 868 1136) (-566 868 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 -208] 0.25" - "vaxis" "[-1 0 0 151.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32135" - "plane" "(-566 868 1136) (-566 768 1136) (-566 768 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 191.998] 0.25" - "vaxis" "[0 0 1 -136.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "34825" - side - { - "id" "32146" - "plane" "(-566 892 1152) (-566 992 1152) (-554 992 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" - "rotation" "0" - "lightmapscale" "4" - "smoothing_groups" "0" - } - side - { - "id" "32145" - "plane" "(-566 992 1136) (-566 892 1136) (-554 892 1144)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[-0.83205 0 -0.5547 7.59827] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32144" - "plane" "(-566 992 1136) (-566 992 1152) (-566 892 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 -1 375.674] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32143" - "plane" "(-554 992 1144) (-554 992 1152) (-566 992 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-1 0 0 31.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32142" - "plane" "(-566 892 1136) (-566 892 1152) (-554 892 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 0 -1 208] 0.25" - "vaxis" "[-1 0 0 159.675] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32141" - "plane" "(-554 892 1144) (-554 892 1152) (-554 992 1152)" - "material" "CONCRETE/CONCRETECEILING001A" - "uaxis" "[0 -1 0 192] 0.25" - "vaxis" "[0 0 1 -184.326] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 12000]" - } -} -hidden -{ - entity - { - "id" "42173" - "classname" "func_detail" - hidden - { - solid - { - "id" "42174" - side - { - "id" "32260" - "plane" "(-162 35 38) (-166 35 38) (-166 37 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32259" - "plane" "(-162 37 -2) (-166 37 -2) (-166 35 -2)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32258" - "plane" "(-162 35 38) (-162 37 38) (-162 37 -2)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32257" - "plane" "(-166 35 -2) (-166 37 -2) (-166 37 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32256" - "plane" "(-166 35 38) (-162 35 38) (-162 35 -2)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32255" - "plane" "(-166 37 -2) (-162 37 -2) (-162 37 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42175" - side - { - "id" "32266" - "plane" "(-159 35 41) (-165 35 41) (-165 37 41)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32265" - "plane" "(-159 37 38) (-165 37 38) (-165 35 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32264" - "plane" "(-159 35 41) (-159 37 41) (-159 37 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32263" - "plane" "(-165 35 38) (-165 37 38) (-165 37 41)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32262" - "plane" "(-165 35 41) (-159 35 41) (-159 35 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32261" - "plane" "(-165 37 38) (-159 37 38) (-159 37 41)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42176" - side - { - "id" "32272" - "plane" "(-355 37 -87) (-165 37 41) (-165 35 41)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32271" - "plane" "(-355 35 -90) (-165 35 38) (-165 37 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32270" - "plane" "(-165 37 38) (-165 35 38) (-165 35 41)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32269" - "plane" "(-355 37 -87) (-355 35 -87) (-355 35 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32268" - "plane" "(-165 35 38) (-355 35 -90) (-355 35 -87)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32267" - "plane" "(-165 37 41) (-355 37 -87) (-355 37 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42177" - side - { - "id" "32278" - "plane" "(-258 35 -25) (-262 35 -25) (-262 37 -25)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32277" - "plane" "(-258 37 -66) (-262 37 -66) (-262 35 -66)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32276" - "plane" "(-258 35 -25) (-258 37 -25) (-258 37 -66)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32275" - "plane" "(-262 35 -66) (-262 37 -66) (-262 37 -25)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32274" - "plane" "(-262 35 -25) (-258 35 -25) (-258 35 -66)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32273" - "plane" "(-262 37 -66) (-258 37 -66) (-258 37 -25)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42178" - side - { - "id" "32284" - "plane" "(-355 35 -87) (-361 35 -87) (-361 37 -87)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32283" - "plane" "(-355 37 -90) (-361 37 -90) (-361 35 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32282" - "plane" "(-355 35 -87) (-355 37 -87) (-355 37 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32281" - "plane" "(-361 35 -90) (-361 37 -90) (-361 37 -87)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32280" - "plane" "(-361 35 -87) (-355 35 -87) (-355 35 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32279" - "plane" "(-361 37 -90) (-355 37 -90) (-355 37 -87)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42179" - side - { - "id" "32290" - "plane" "(-354 35 -90) (-358 35 -90) (-358 37 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32289" - "plane" "(-354 37 -130) (-358 37 -130) (-358 35 -130)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32288" - "plane" "(-354 35 -90) (-354 37 -90) (-354 37 -130)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32287" - "plane" "(-358 35 -130) (-358 37 -130) (-358 37 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32286" - "plane" "(-358 35 -90) (-354 35 -90) (-354 35 -130)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32285" - "plane" "(-358 37 -130) (-354 37 -130) (-354 37 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42180" - side - { - "id" "32296" - "plane" "(-162 125 38) (-166 125 38) (-166 127 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32295" - "plane" "(-162 127 -2) (-166 127 -2) (-166 125 -2)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32294" - "plane" "(-162 125 38) (-162 127 38) (-162 127 -2)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32293" - "plane" "(-166 125 -2) (-166 127 -2) (-166 127 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32292" - "plane" "(-166 125 38) (-162 125 38) (-162 125 -2)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32291" - "plane" "(-166 127 -2) (-162 127 -2) (-162 127 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42181" - side - { - "id" "32302" - "plane" "(-159 125 41) (-165 125 41) (-165 127 41)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32301" - "plane" "(-159 127 38) (-165 127 38) (-165 125 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32300" - "plane" "(-159 125 41) (-159 127 41) (-159 127 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32299" - "plane" "(-165 125 38) (-165 127 38) (-165 127 41)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32298" - "plane" "(-165 125 41) (-159 125 41) (-159 125 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32297" - "plane" "(-165 127 38) (-159 127 38) (-159 127 41)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42182" - side - { - "id" "32308" - "plane" "(-355 127 -87) (-165 127 41) (-165 125 41)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32307" - "plane" "(-355 125 -90) (-165 125 38) (-165 127 38)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32306" - "plane" "(-165 127 38) (-165 125 38) (-165 125 41)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32305" - "plane" "(-355 127 -87) (-355 125 -87) (-355 125 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32304" - "plane" "(-165 125 38) (-355 125 -90) (-355 125 -87)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32303" - "plane" "(-165 127 41) (-355 127 -87) (-355 127 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42183" - side - { - "id" "32314" - "plane" "(-258 125 -25) (-262 125 -25) (-262 127 -25)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32313" - "plane" "(-258 127 -66) (-262 127 -66) (-262 125 -66)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32312" - "plane" "(-258 125 -25) (-258 127 -25) (-258 127 -66)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32311" - "plane" "(-262 125 -66) (-262 127 -66) (-262 127 -25)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32310" - "plane" "(-262 125 -25) (-258 125 -25) (-258 125 -66)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32309" - "plane" "(-262 127 -66) (-258 127 -66) (-258 127 -25)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42184" - side - { - "id" "32320" - "plane" "(-355 125 -87) (-361 125 -87) (-361 127 -87)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32319" - "plane" "(-355 127 -90) (-361 127 -90) (-361 125 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32318" - "plane" "(-355 125 -87) (-355 127 -87) (-355 127 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32317" - "plane" "(-361 125 -90) (-361 127 -90) (-361 127 -87)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32316" - "plane" "(-361 125 -87) (-355 125 -87) (-355 125 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32315" - "plane" "(-361 127 -90) (-355 127 -90) (-355 127 -87)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42185" - side - { - "id" "32326" - "plane" "(-354 125 -90) (-358 125 -90) (-358 127 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32325" - "plane" "(-354 127 -130) (-358 127 -130) (-358 125 -130)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32324" - "plane" "(-354 125 -90) (-354 127 -90) (-354 127 -130)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32323" - "plane" "(-358 125 -130) (-358 127 -130) (-358 127 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32322" - "plane" "(-358 125 -90) (-354 125 -90) (-354 125 -130)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32321" - "plane" "(-358 127 -130) (-354 127 -130) (-354 127 -90)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 48] 0.25" - "vaxis" "[0 0 -1 -8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } - } -} -hidden -{ - entity - { - "id" "42290" - "classname" "func_detail" - hidden - { - solid - { - "id" "42291" - side - { - "id" "32404" - "plane" "(-442 35 -90.5) (-446 35 -90.5) (-446 37 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32403" - "plane" "(-442 37 -130.5) (-446 37 -130.5) (-446 35 -130.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32402" - "plane" "(-442 35 -90.5) (-442 37 -90.5) (-442 37 -130.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32401" - "plane" "(-446 35 -130.5) (-446 37 -130.5) (-446 37 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32400" - "plane" "(-446 35 -90.5) (-442 35 -90.5) (-442 35 -130.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32399" - "plane" "(-446 37 -130.5) (-442 37 -130.5) (-442 37 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42292" - side - { - "id" "32410" - "plane" "(-439 35 -87.5) (-445 35 -87.5) (-445 37 -87.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32409" - "plane" "(-439 37 -90.5) (-445 37 -90.5) (-445 35 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32408" - "plane" "(-439 35 -87.5) (-439 37 -87.5) (-439 37 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32407" - "plane" "(-445 35 -90.5) (-445 37 -90.5) (-445 37 -87.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32406" - "plane" "(-445 35 -87.5) (-439 35 -87.5) (-439 35 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32405" - "plane" "(-445 37 -90.5) (-439 37 -90.5) (-439 37 -87.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42293" - side - { - "id" "32416" - "plane" "(-635 37 -215.5) (-445 37 -87.5) (-445 35 -87.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32415" - "plane" "(-635 35 -218.5) (-445 35 -90.5) (-445 37 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32414" - "plane" "(-445 37 -90.5) (-445 35 -90.5) (-445 35 -87.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32413" - "plane" "(-635 37 -215.5) (-635 35 -215.5) (-635 35 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32412" - "plane" "(-445 35 -90.5) (-635 35 -218.5) (-635 35 -215.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32411" - "plane" "(-445 37 -87.5) (-635 37 -215.5) (-635 37 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42294" - side - { - "id" "32422" - "plane" "(-538 35 -153.5) (-542 35 -153.5) (-542 37 -153.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32421" - "plane" "(-538 37 -194.5) (-542 37 -194.5) (-542 35 -194.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32420" - "plane" "(-538 35 -153.5) (-538 37 -153.5) (-538 37 -194.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32419" - "plane" "(-542 35 -194.5) (-542 37 -194.5) (-542 37 -153.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32418" - "plane" "(-542 35 -153.5) (-538 35 -153.5) (-538 35 -194.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32417" - "plane" "(-542 37 -194.5) (-538 37 -194.5) (-538 37 -153.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42295" - side - { - "id" "32428" - "plane" "(-635 35 -215.5) (-641 35 -215.5) (-641 37 -215.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32427" - "plane" "(-635 37 -218.5) (-641 37 -218.5) (-641 35 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32426" - "plane" "(-635 35 -215.5) (-635 37 -215.5) (-635 37 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32425" - "plane" "(-641 35 -218.5) (-641 37 -218.5) (-641 37 -215.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32424" - "plane" "(-641 35 -215.5) (-635 35 -215.5) (-635 35 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32423" - "plane" "(-641 37 -218.5) (-635 37 -218.5) (-635 37 -215.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42296" - side - { - "id" "32434" - "plane" "(-634 35 -218.5) (-638 35 -218.5) (-638 37 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32433" - "plane" "(-634 37 -258.5) (-638 37 -258.5) (-638 35 -258.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 24] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32432" - "plane" "(-634 35 -218.5) (-634 37 -218.5) (-634 37 -258.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32431" - "plane" "(-638 35 -258.5) (-638 37 -258.5) (-638 37 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -24] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32430" - "plane" "(-638 35 -218.5) (-634 35 -218.5) (-634 35 -258.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32429" - "plane" "(-638 37 -258.5) (-634 37 -258.5) (-634 37 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42297" - side - { - "id" "32440" - "plane" "(-442 125 -90.5) (-446 125 -90.5) (-446 127 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32439" - "plane" "(-442 127 -130.5) (-446 127 -130.5) (-446 125 -130.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32438" - "plane" "(-442 125 -90.5) (-442 127 -90.5) (-442 127 -130.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32437" - "plane" "(-446 125 -130.5) (-446 127 -130.5) (-446 127 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32436" - "plane" "(-446 125 -90.5) (-442 125 -90.5) (-442 125 -130.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32435" - "plane" "(-446 127 -130.5) (-442 127 -130.5) (-442 127 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42298" - side - { - "id" "32446" - "plane" "(-439 125 -87.5) (-445 125 -87.5) (-445 127 -87.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32445" - "plane" "(-439 127 -90.5) (-445 127 -90.5) (-445 125 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32444" - "plane" "(-439 125 -87.5) (-439 127 -87.5) (-439 127 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32443" - "plane" "(-445 125 -90.5) (-445 127 -90.5) (-445 127 -87.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32442" - "plane" "(-445 125 -87.5) (-439 125 -87.5) (-439 125 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32441" - "plane" "(-445 127 -90.5) (-439 127 -90.5) (-439 127 -87.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 32] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42299" - side - { - "id" "32452" - "plane" "(-635 127 -215.5) (-445 127 -87.5) (-445 125 -87.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32451" - "plane" "(-635 125 -218.5) (-445 125 -90.5) (-445 127 -90.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32450" - "plane" "(-445 127 -90.5) (-445 125 -90.5) (-445 125 -87.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32449" - "plane" "(-635 127 -215.5) (-635 125 -215.5) (-635 125 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32448" - "plane" "(-445 125 -90.5) (-635 125 -218.5) (-635 125 -215.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32447" - "plane" "(-445 127 -87.5) (-635 127 -215.5) (-635 127 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42300" - side - { - "id" "32458" - "plane" "(-538 125 -153.5) (-542 125 -153.5) (-542 127 -153.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32457" - "plane" "(-538 127 -194.5) (-542 127 -194.5) (-542 125 -194.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32456" - "plane" "(-538 125 -153.5) (-538 127 -153.5) (-538 127 -194.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32455" - "plane" "(-542 125 -194.5) (-542 127 -194.5) (-542 127 -153.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32454" - "plane" "(-542 125 -153.5) (-538 125 -153.5) (-538 125 -194.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32453" - "plane" "(-542 127 -194.5) (-538 127 -194.5) (-538 127 -153.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42301" - side - { - "id" "32464" - "plane" "(-635 125 -215.5) (-641 125 -215.5) (-641 127 -215.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32463" - "plane" "(-635 127 -218.5) (-641 127 -218.5) (-641 125 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32462" - "plane" "(-635 125 -215.5) (-635 127 -215.5) (-635 127 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32461" - "plane" "(-641 125 -218.5) (-641 127 -218.5) (-641 127 -215.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32460" - "plane" "(-641 125 -215.5) (-635 125 -215.5) (-635 125 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32459" - "plane" "(-641 127 -218.5) (-635 127 -218.5) (-635 127 -215.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42302" - side - { - "id" "32470" - "plane" "(-634 125 -218.5) (-638 125 -218.5) (-638 127 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32469" - "plane" "(-634 127 -258.5) (-638 127 -258.5) (-638 125 -258.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32468" - "plane" "(-634 125 -218.5) (-634 127 -218.5) (-634 127 -258.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32467" - "plane" "(-638 125 -258.5) (-638 127 -258.5) (-638 127 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32466" - "plane" "(-638 125 -218.5) (-634 125 -218.5) (-634 125 -258.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "32465" - "plane" "(-638 127 -258.5) (-634 127 -258.5) (-634 127 -218.5)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -10] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 8500]" - } - } -} -hidden -{ - entity - { - "id" "44905" - "classname" "func_detail" - hidden - { - solid - { - "id" "42798" - side - { - "id" "33640" - "plane" "(-272 800 113) (-272 800 108) (-272 811 108)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33639" - "plane" "(-256 811 108) (-256 800 108) (-256 800 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33638" - "plane" "(-256 800 113) (-256 800 108) (-272 800 108)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33637" - "plane" "(-272 811 108) (-272 800 108) (-256 800 108)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[-1 0 0 -432] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33636" - "plane" "(-272 800 113) (-272 811 113) (-256 811 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33635" - "plane" "(-272 811 113) (-272 811 108) (-256 811 108)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "43347" - side - { - "id" "33646" - "plane" "(-272 892 101) (-272 892 113) (-272 874 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33645" - "plane" "(-256 892 113) (-256 892 101) (-256 874 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33644" - "plane" "(-272 892 113) (-272 892 101) (-256 892 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33643" - "plane" "(-272 874 113) (-272 892 113) (-256 892 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33642" - "plane" "(-256 874 113) (-256 874 101) (-272 874 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33641" - "plane" "(-272 892 101) (-272 874 101) (-256 874 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -38] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44289" - side - { - "id" "33652" - "plane" "(-272 898 113) (-272 898 101) (-272 906 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33651" - "plane" "(-256 906 113) (-256 906 101) (-256 898 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33650" - "plane" "(-272 906 113) (-272 906 101) (-256 906 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33649" - "plane" "(-256 898 113) (-256 898 101) (-272 898 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33648" - "plane" "(-272 898 113) (-272 906 113) (-256 906 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33647" - "plane" "(-272 906 101) (-272 898 101) (-256 898 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44299" - side - { - "id" "33658" - "plane" "(-272 892 113) (-272 892 101) (-272 898 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33657" - "plane" "(-256 898 113) (-256 898 101) (-256 892 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33656" - "plane" "(-272 898 113) (-272 898 101) (-256 898 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33655" - "plane" "(-256 892 113) (-256 892 101) (-272 892 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33654" - "plane" "(-272 892 113) (-272 898 113) (-256 898 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33653" - "plane" "(-272 898 101) (-272 892 101) (-256 892 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44601" - side - { - "id" "33664" - "plane" "(-272 932 51) (-272 932 128) (-272 906 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33663" - "plane" "(-272 906 128) (-272 932 128) (-256 932 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33662" - "plane" "(-256 906 51) (-256 906 128) (-256 932 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33661" - "plane" "(-272 906 51) (-272 906 128) (-256 906 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33660" - "plane" "(-272 932 128) (-272 932 51) (-256 932 51)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33659" - "plane" "(-272 932 51) (-272 906 51) (-256 906 51)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44288" - side - { - "id" "33670" - "plane" "(-272 898 101) (-272 898 89) (-272 906 89)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33669" - "plane" "(-256 906 101) (-256 906 89) (-256 898 89)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33668" - "plane" "(-272 906 101) (-272 906 89) (-256 906 89)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33667" - "plane" "(-256 898 101) (-256 898 89) (-272 898 89)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33666" - "plane" "(-272 898 101) (-272 906 101) (-256 906 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33665" - "plane" "(-272 906 89) (-272 898 89) (-256 898 89)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44298" - side - { - "id" "33676" - "plane" "(-272 892 101) (-272 892 89) (-272 898 89)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33675" - "plane" "(-256 898 101) (-256 898 89) (-256 892 89)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33674" - "plane" "(-272 898 101) (-272 898 89) (-256 898 89)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33673" - "plane" "(-256 892 101) (-256 892 89) (-272 892 89)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 -14] 0.25" - "vaxis" "[0 0 -1 -1] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33672" - "plane" "(-272 892 101) (-272 898 101) (-256 898 101)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33671" - "plane" "(-272 898 89) (-272 892 89) (-256 892 89)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44286" - side - { - "id" "33682" - "plane" "(-272 898 76) (-272 898 64) (-272 906 64)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33681" - "plane" "(-256 906 76) (-256 906 64) (-256 898 64)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33680" - "plane" "(-272 906 76) (-272 906 64) (-256 906 64)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33679" - "plane" "(-256 898 76) (-256 898 64) (-272 898 64)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33678" - "plane" "(-272 898 76) (-272 906 76) (-256 906 76)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33677" - "plane" "(-272 906 64) (-272 898 64) (-256 898 64)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44587" - side - { - "id" "33688" - "plane" "(-272 939 37) (-272 939 128) (-272 932 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33687" - "plane" "(-272 932 128) (-272 939 128) (-256 939 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33686" - "plane" "(-256 932 37) (-256 932 128) (-256 939 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33685" - "plane" "(-272 939 128) (-272 939 37) (-256 939 37)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33684" - "plane" "(-272 932 37) (-272 932 128) (-256 932 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33683" - "plane" "(-272 939 37) (-272 932 37) (-256 932 37)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44585" - side - { - "id" "33694" - "plane" "(-272 939 12) (-272 939 24) (-272 932 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33693" - "plane" "(-256 932 12) (-256 932 24) (-256 939 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33692" - "plane" "(-272 939 24) (-272 939 12) (-256 939 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33691" - "plane" "(-272 932 12) (-272 932 24) (-256 932 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33690" - "plane" "(-272 939 12) (-272 932 12) (-256 932 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33689" - "plane" "(-272 932 24) (-272 939 24) (-256 939 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44588" - side - { - "id" "33700" - "plane" "(-272 906 0) (-272 932 0) (-272 932 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33699" - "plane" "(-272 932 0) (-272 906 0) (-256 906 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33698" - "plane" "(-256 932 0) (-256 906 0) (-256 906 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33697" - "plane" "(-256 906 0) (-272 906 0) (-272 906 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33696" - "plane" "(-272 932 12) (-272 932 0) (-256 932 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33695" - "plane" "(-272 906 12) (-272 932 12) (-256 932 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 23] 0.4" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "43770" - side - { - "id" "33706" - "plane" "(-272 874 12) (-272 874 0) (-272 892 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33705" - "plane" "(-272 892 0) (-272 874 0) (-256 874 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33704" - "plane" "(-256 892 12) (-256 892 0) (-256 874 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33703" - "plane" "(-272 892 12) (-272 892 0) (-256 892 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33702" - "plane" "(-256 874 12) (-256 874 0) (-272 874 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33701" - "plane" "(-272 874 12) (-272 892 12) (-256 892 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 23] 0.4" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44281" - side - { - "id" "33712" - "plane" "(-272 898 12) (-272 898 0) (-272 906 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33711" - "plane" "(-272 906 0) (-272 898 0) (-256 898 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33710" - "plane" "(-256 906 12) (-256 906 0) (-256 898 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33709" - "plane" "(-272 906 12) (-272 906 0) (-256 906 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33708" - "plane" "(-256 898 12) (-256 898 0) (-272 898 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33707" - "plane" "(-272 898 12) (-272 906 12) (-256 906 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 23] 0.4" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44291" - side - { - "id" "33718" - "plane" "(-272 892 12) (-272 892 0) (-272 898 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33717" - "plane" "(-272 898 0) (-272 892 0) (-256 892 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33716" - "plane" "(-256 898 12) (-256 898 0) (-256 892 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33715" - "plane" "(-272 898 12) (-272 898 0) (-256 898 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33714" - "plane" "(-256 892 12) (-256 892 0) (-272 892 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33713" - "plane" "(-272 892 12) (-272 898 12) (-256 898 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 23] 0.4" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44584" - side - { - "id" "33724" - "plane" "(-272 932 0) (-272 939 0) (-272 939 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33723" - "plane" "(-272 939 0) (-272 932 0) (-256 932 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33722" - "plane" "(-256 939 0) (-256 932 0) (-256 932 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33721" - "plane" "(-272 939 12) (-272 939 0) (-256 939 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33720" - "plane" "(-256 932 0) (-272 932 0) (-272 932 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33719" - "plane" "(-272 932 12) (-272 939 12) (-256 939 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42592" - side - { - "id" "33730" - "plane" "(-272 848 113) (-272 848 128) (-272 800 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33729" - "plane" "(-272 800 128) (-272 848 128) (-256 848 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33728" - "plane" "(-256 800 113) (-256 800 128) (-256 848 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33727" - "plane" "(-272 848 128) (-272 848 113) (-256 848 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33726" - "plane" "(-272 800 113) (-272 800 128) (-256 800 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33725" - "plane" "(-272 848 113) (-272 800 113) (-256 800 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 76] 0.4" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "42598" - side - { - "id" "33736" - "plane" "(-272 892 113) (-272 892 128) (-272 848 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33735" - "plane" "(-272 848 128) (-272 892 128) (-256 892 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33734" - "plane" "(-256 848 113) (-256 848 128) (-256 892 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33733" - "plane" "(-272 848 113) (-272 848 128) (-256 848 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33732" - "plane" "(-272 892 128) (-272 892 113) (-256 892 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33731" - "plane" "(-272 892 113) (-272 848 113) (-256 848 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[1 0 0 76] 0.4" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44290" - side - { - "id" "33742" - "plane" "(-272 906 113) (-272 906 128) (-272 898 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33741" - "plane" "(-272 898 128) (-272 906 128) (-256 906 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33740" - "plane" "(-256 898 113) (-256 898 128) (-256 906 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33739" - "plane" "(-272 906 128) (-272 906 113) (-256 906 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33738" - "plane" "(-272 898 113) (-272 898 128) (-256 898 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33737" - "plane" "(-272 906 113) (-272 898 113) (-256 898 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44300" - side - { - "id" "33748" - "plane" "(-272 898 113) (-272 898 128) (-272 892 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33747" - "plane" "(-272 892 128) (-272 898 128) (-256 898 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 64] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33746" - "plane" "(-256 892 113) (-256 892 128) (-256 898 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33745" - "plane" "(-272 898 128) (-272 898 113) (-256 898 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33744" - "plane" "(-272 892 113) (-272 892 128) (-256 892 128)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "33743" - "plane" "(-272 898 113) (-272 892 113) (-256 892 113)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 7000]" - } - } -} -hidden -{ - entity - { - "id" "45038" - "classname" "func_detail" - hidden - { - solid - { - "id" "45015" - side - { - "id" "33922" - "plane" "(-190.933 941.386 24) (-190.933 941.386 36) (-194 909.534 36)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.0958458 0.995396 0 166.826] 0.3" - "vaxis" "[0 0 1 183] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33921" - "plane" "(-175.007 939.853 36) (-175.007 939.853 24) (-178.074 908 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.0958458 0.995396 0 159.826] 0.3" - "vaxis" "[0 0 -1 -25] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33920" - "plane" "(-190.933 941.386 36) (-190.933 941.386 24) (-175.007 939.853 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 209] 0.3" - "vaxis" "[0.995396 -0.0958458 0 218.606] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33919" - "plane" "(-194 909.534 36) (-190.933 941.386 36) (-175.007 939.853 36)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.0958458 0.995396 0 128.826] 0.3" - "vaxis" "[0.995396 -0.0958458 0 218.606] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33918" - "plane" "(-178.074 908 36) (-178.074 908 24) (-194 909.534 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 404.667] 0.3" - "vaxis" "[0.995396 -0.0958458 0 218.606] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33917" - "plane" "(-190.933 941.386 24) (-194 909.534 24) (-178.074 908 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.0958458 0.995396 0 128.826] 0.3" - "vaxis" "[0.995396 -0.0958458 0 218.606] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "45014" - side - { - "id" "33928" - "plane" "(-172.897 943 24) (-172.897 943 36) (-176.52 911.206 36)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.113203 0.993572 0 171.448] 0.3" - "vaxis" "[0 0 1 183] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33927" - "plane" "(-157 941.189 36) (-157 941.189 24) (-160.622 909.394 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.113203 0.993572 0 164.448] 0.3" - "vaxis" "[0 0 -1 -25] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33926" - "plane" "(-172.897 943 36) (-172.897 943 24) (-157 941.189 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 209] 0.3" - "vaxis" "[0.993572 -0.113203 0 212.788] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33925" - "plane" "(-176.52 911.206 36) (-172.897 943 36) (-157 941.189 36)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.113203 0.993572 0 133.448] 0.3" - "vaxis" "[0.993572 -0.113203 0 212.788] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33924" - "plane" "(-160.622 909.394 36) (-160.622 909.394 24) (-176.52 911.206 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 404.667] 0.3" - "vaxis" "[0.993572 -0.113203 0 212.788] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33923" - "plane" "(-172.897 943 24) (-176.52 911.206 24) (-160.622 909.394 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.113203 0.993572 0 133.448] 0.3" - "vaxis" "[0.993572 -0.113203 0 212.788] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "45013" - side - { - "id" "33934" - "plane" "(-154 939 24) (-154 939 36) (-154 907 36)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 99.3333] 0.3" - "vaxis" "[0 0 1 183] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33933" - "plane" "(-138 939 36) (-138 939 24) (-138 907 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 92.3333] 0.3" - "vaxis" "[0 0 -1 -25] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33932" - "plane" "(-154 939 36) (-154 939 24) (-138 939 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 209] 0.3" - "vaxis" "[1 0 0 309.667] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33931" - "plane" "(-154 907 36) (-154 939 36) (-138 939 36)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 61.3333] 0.3" - "vaxis" "[1 0 0 309.667] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33930" - "plane" "(-138 907 36) (-138 907 24) (-154 907 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 404.667] 0.3" - "vaxis" "[1 0 0 309.667] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33929" - "plane" "(-154 939 24) (-154 907 24) (-138 907 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 61.3333] 0.3" - "vaxis" "[1 0 0 309.667] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44966" - side - { - "id" "33940" - "plane" "(-134.308 914.912 12) (-134.308 914.912 24) (-166.133 918.257 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.994864 -0.104555 0 410.695] 0.3" - "vaxis" "[0 0 1 223] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33939" - "plane" "(-135.981 899 24) (-135.981 899 12) (-167.805 902.345 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.994864 -0.104555 0 403.695] 0.3" - "vaxis" "[0 0 -1 -65] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33938" - "plane" "(-134.308 914.912 24) (-134.308 914.912 12) (-135.981 899 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 169] 0.3" - "vaxis" "[-0.104555 -0.994864 0 223.365] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33937" - "plane" "(-166.133 918.257 24) (-134.308 914.912 24) (-135.981 899 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.994864 -0.104555 0 372.695] 0.3" - "vaxis" "[-0.104555 -0.994864 0 223.365] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33936" - "plane" "(-167.805 902.345 24) (-167.805 902.345 12) (-166.133 918.257 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 444.667] 0.3" - "vaxis" "[-0.104555 -0.994864 0 223.365] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33935" - "plane" "(-134.308 914.912 12) (-166.133 918.257 12) (-167.805 902.345 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.994864 -0.104555 0 372.695] 0.3" - "vaxis" "[-0.104555 -0.994864 0 223.365] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44964" - side - { - "id" "33946" - "plane" "(-167 912.606 12) (-167 912.606 24) (-198.762 916.506 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.992546 -0.121869 0 56.5798] 0.3" - "vaxis" "[0 0 1 223] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33945" - "plane" "(-168.95 896.725 24) (-168.95 896.725 12) (-200.711 900.625 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.992546 -0.121869 0 49.5798] 0.3" - "vaxis" "[0 0 -1 -65] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33944" - "plane" "(-167 912.606 24) (-167 912.606 12) (-168.95 896.725 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 169] 0.3" - "vaxis" "[-0.121869 -0.992546 0 187.838] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33943" - "plane" "(-198.762 916.506 24) (-167 912.606 24) (-168.95 896.725 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.992546 -0.121869 0 18.5798] 0.3" - "vaxis" "[-0.121869 -0.992546 0 187.838] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33942" - "plane" "(-200.711 900.625 24) (-200.711 900.625 12) (-198.762 916.506 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 444.667] 0.3" - "vaxis" "[-0.121869 -0.992546 0 187.838] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33941" - "plane" "(-167 912.606 12) (-198.762 916.506 12) (-200.711 900.625 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.992546 -0.121869 0 18.5798] 0.3" - "vaxis" "[-0.121869 -0.992546 0 187.838] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44965" - side - { - "id" "33952" - "plane" "(-168.456 930.655 12) (-168.456 930.655 24) (-200.281 934 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.994522 -0.104528 0 16.0449] 0.3" - "vaxis" "[0 0 1 223] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33951" - "plane" "(-170.129 914.743 24) (-170.129 914.743 12) (-201.954 918.088 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.994522 -0.104528 0 9.04487] 0.3" - "vaxis" "[0 0 -1 -65] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33950" - "plane" "(-168.456 930.655 24) (-168.456 930.655 12) (-170.129 914.743 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 169] 0.3" - "vaxis" "[-0.104528 -0.994522 0 262.828] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33949" - "plane" "(-200.281 934 24) (-168.456 930.655 24) (-170.129 914.743 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.994522 -0.104528 0 -21.9551] 0.3" - "vaxis" "[-0.104528 -0.994522 0 262.828] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33948" - "plane" "(-201.954 918.088 24) (-201.954 918.088 12) (-200.281 934 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 444.667] 0.3" - "vaxis" "[-0.104528 -0.994522 0 262.828] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33947" - "plane" "(-168.456 930.655 12) (-200.281 934 12) (-201.954 918.088 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.994522 -0.104528 0 -21.9551] 0.3" - "vaxis" "[-0.104528 -0.994522 0 262.828] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "45003" - side - { - "id" "33958" - "plane" "(-194.52 964.794 12) (-194.52 964.794 24) (-190.897 933 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.113208 0.99361 0 -39.3778] 0.3" - "vaxis" "[0 0 1 223] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33957" - "plane" "(-178.623 966.605 24) (-178.623 966.605 12) (-175 934.811 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.113208 0.99361 0 -46.3778] 0.3" - "vaxis" "[0 0 -1 -65] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33956" - "plane" "(-194.52 964.794 24) (-194.52 964.794 12) (-178.623 966.605 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 169] 0.3" - "vaxis" "[0.99361 0.113208 0 76.4891] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33955" - "plane" "(-190.897 933 24) (-194.52 964.794 24) (-178.623 966.605 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.113208 0.99361 0 -77.3778] 0.3" - "vaxis" "[0.99361 0.113208 0 76.4891] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33954" - "plane" "(-175 934.811 24) (-175 934.811 12) (-190.897 933 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 444.667] 0.3" - "vaxis" "[0.99361 0.113208 0 76.4891] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33953" - "plane" "(-194.52 964.794 12) (-190.897 933 12) (-175 934.811 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.113208 0.99361 0 -77.3778] 0.3" - "vaxis" "[0.99361 0.113208 0 76.4891] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44933" - side - { - "id" "33964" - "plane" "(-196.933 931.386 0) (-196.933 931.386 12) (-200 899.534 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.0958458 0.995396 0 201.923] 0.3" - "vaxis" "[0 0 1 263] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33963" - "plane" "(-181.007 929.853 12) (-181.007 929.853 0) (-184.074 898 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.0958458 0.995396 0 194.923] 0.3" - "vaxis" "[0 0 -1 -105] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33962" - "plane" "(-196.933 931.386 12) (-196.933 931.386 0) (-181.007 929.853 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 129] 0.3" - "vaxis" "[0.995396 -0.0958458 0 235.319] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33961" - "plane" "(-200 899.534 12) (-196.933 931.386 12) (-181.007 929.853 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.0958458 0.995396 0 163.923] 0.3" - "vaxis" "[0.995396 -0.0958458 0 235.319] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33960" - "plane" "(-184.074 898 12) (-184.074 898 0) (-200 899.534 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 484.667] 0.3" - "vaxis" "[0.995396 -0.0958458 0 235.319] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33959" - "plane" "(-196.933 931.386 0) (-200 899.534 0) (-184.074 898 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.0958458 0.995396 0 163.923] 0.3" - "vaxis" "[0.995396 -0.0958458 0 235.319] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44927" - side - { - "id" "33970" - "plane" "(-178.897 933 0) (-178.897 933 12) (-182.52 901.206 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.113203 0.993572 0 206.831] 0.3" - "vaxis" "[0 0 1 263] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33969" - "plane" "(-163 931.189 12) (-163 931.189 0) (-166.622 899.394 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.113203 0.993572 0 199.831] 0.3" - "vaxis" "[0 0 -1 -105] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33968" - "plane" "(-178.897 933 12) (-178.897 933 0) (-163 931.189 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 129] 0.3" - "vaxis" "[0.993572 -0.113203 0 228.886] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33967" - "plane" "(-182.52 901.206 12) (-178.897 933 12) (-163 931.189 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.113203 0.993572 0 168.831] 0.3" - "vaxis" "[0.993572 -0.113203 0 228.886] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33966" - "plane" "(-166.622 899.394 12) (-166.622 899.394 0) (-182.52 901.206 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 484.667] 0.3" - "vaxis" "[0.993572 -0.113203 0 228.886] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33965" - "plane" "(-178.897 933 0) (-182.52 901.206 0) (-166.622 899.394 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.113203 0.993572 0 168.831] 0.3" - "vaxis" "[0.993572 -0.113203 0 228.886] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44884" - side - { - "id" "33976" - "plane" "(-160 929 0) (-160 929 12) (-160 897 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 132.667] 0.3" - "vaxis" "[0 0 1 263] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33975" - "plane" "(-144 929 12) (-144 929 0) (-144 897 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 125.667] 0.3" - "vaxis" "[0 0 -1 -105] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33974" - "plane" "(-160 929 12) (-160 929 0) (-144 929 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 129] 0.3" - "vaxis" "[1 0 0 329.667] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33973" - "plane" "(-160 897 12) (-160 929 12) (-144 929 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 94.6667] 0.3" - "vaxis" "[1 0 0 329.667] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33972" - "plane" "(-144 897 12) (-144 897 0) (-160 897 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 484.667] 0.3" - "vaxis" "[1 0 0 329.667] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33971" - "plane" "(-160 929 0) (-160 897 0) (-144 897 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 1 0 94.6667] 0.3" - "vaxis" "[1 0 0 329.667] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44967" - side - { - "id" "33982" - "plane" "(-136.079 932.933 12) (-136.079 932.933 24) (-167.957 935.722 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.996233 -0.0871587 0 368.388] 0.3" - "vaxis" "[0 0 1 223] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33981" - "plane" "(-137.474 916.994 24) (-137.474 916.994 12) (-169.352 919.783 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.996233 -0.0871587 0 361.388] 0.3" - "vaxis" "[0 0 -1 -65] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33980" - "plane" "(-136.079 932.933 24) (-136.079 932.933 12) (-137.474 916.994 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 169] 0.3" - "vaxis" "[-0.0871587 -0.996233 0 294.835] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33979" - "plane" "(-167.957 935.722 24) (-136.079 932.933 24) (-137.474 916.994 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.996233 -0.0871587 0 330.388] 0.3" - "vaxis" "[-0.0871587 -0.996233 0 294.835] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33978" - "plane" "(-169.352 919.783 24) (-169.352 919.783 12) (-167.957 935.722 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 444.667] 0.3" - "vaxis" "[-0.0871587 -0.996233 0 294.835] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33977" - "plane" "(-136.079 932.933 12) (-167.957 935.722 12) (-169.352 919.783 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.996233 -0.0871587 0 330.388] 0.3" - "vaxis" "[-0.0871587 -0.996233 0 294.835] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "45002" - side - { - "id" "33988" - "plane" "(-169.116 939.866 12) (-169.116 939.866 24) (-137.194 942.098 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.997564 -0.0697566 0 -186.473] 0.3" - "vaxis" "[0 0 1 223] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33987" - "plane" "(-170.232 955.827 24) (-170.232 955.827 12) (-138.31 958.059 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.997564 -0.0697566 0 -193.473] 0.3" - "vaxis" "[0 0 -1 -65] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33986" - "plane" "(-169.116 939.866 24) (-169.116 939.866 12) (-170.232 955.827 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 169] 0.3" - "vaxis" "[-0.0697566 0.997564 0 -296.244] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33985" - "plane" "(-137.194 942.098 24) (-169.116 939.866 24) (-170.232 955.827 24)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.997564 -0.0697566 0 -224.473] 0.3" - "vaxis" "[-0.0697566 0.997564 0 -296.244] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33984" - "plane" "(-138.31 958.059 24) (-138.31 958.059 12) (-137.194 942.098 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 444.667] 0.3" - "vaxis" "[-0.0697566 0.997564 0 -296.244] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33983" - "plane" "(-169.116 939.866 12) (-137.194 942.098 12) (-138.31 958.059 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.997564 -0.0697566 0 -224.473] 0.3" - "vaxis" "[-0.0697566 0.997564 0 -296.244] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44943" - side - { - "id" "33994" - "plane" "(-159.72 966.98 0) (-159.72 966.98 12) (-156.931 935.102 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.0871557 0.996195 0 -28.0708] 0.3" - "vaxis" "[0 0 1 263] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33993" - "plane" "(-143.781 968.375 12) (-143.781 968.375 0) (-140.992 936.497 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.0871557 0.996195 0 -35.0708] 0.3" - "vaxis" "[0 0 -1 -105] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33992" - "plane" "(-159.72 966.98 12) (-159.72 966.98 0) (-143.781 968.375 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 129] 0.3" - "vaxis" "[0.996195 0.0871557 0 45.7824] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33991" - "plane" "(-156.931 935.102 12) (-159.72 966.98 12) (-143.781 968.375 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.0871557 0.996195 0 -66.0708] 0.3" - "vaxis" "[0.996195 0.0871557 0 45.7824] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33990" - "plane" "(-140.992 936.497 12) (-140.992 936.497 0) (-156.931 935.102 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 484.667] 0.3" - "vaxis" "[0.996195 0.0871557 0 45.7824] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33989" - "plane" "(-159.72 966.98 0) (-156.931 935.102 0) (-140.992 936.497 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[-0.0871557 0.996195 0 -66.0708] 0.3" - "vaxis" "[0.996195 0.0871557 0 45.7824] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44942" - side - { - "id" "34000" - "plane" "(-178.894 969.318 0) (-178.894 969.318 12) (-179.732 937.329 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.026177 1 0 14.9877] 0.3" - "vaxis" "[0 0 1 263] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33999" - "plane" "(-162.9 968.899 12) (-162.9 968.899 0) (-163.737 936.91 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.026177 1 0 7.98769] 0.3" - "vaxis" "[0 0 -1 -105] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33998" - "plane" "(-178.894 969.318 12) (-178.894 969.318 0) (-162.9 968.899 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 129] 0.3" - "vaxis" "[1 -0.026177 0 -34.9759] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33997" - "plane" "(-179.732 937.329 12) (-178.894 969.318 12) (-162.9 968.899 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.026177 1 0 -23.0123] 0.3" - "vaxis" "[1 -0.026177 0 -34.9759] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33996" - "plane" "(-163.737 936.91 12) (-163.737 936.91 0) (-179.732 937.329 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 484.667] 0.3" - "vaxis" "[1 -0.026177 0 -34.9759] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "33995" - "plane" "(-178.894 969.318 0) (-179.732 937.329 0) (-163.737 936.91 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.026177 1 0 -23.0123] 0.3" - "vaxis" "[1 -0.026177 0 -34.9759] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "44944" - side - { - "id" "34006" - "plane" "(-196.721 966.139 0) (-196.721 966.139 12) (-197 934.14 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.00872654 1 0 14.7163] 0.3" - "vaxis" "[0 0 1 263] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34005" - "plane" "(-180.721 965.999 12) (-180.721 965.999 0) (-181.001 934 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.00872654 1 0 7.71628] 0.3" - "vaxis" "[0 0 -1 -105] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34004" - "plane" "(-196.721 966.139 12) (-196.721 966.139 0) (-180.721 965.999 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 -1 129] 0.3" - "vaxis" "[1 -0.00872654 0 -31.8523] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34003" - "plane" "(-197 934.14 12) (-196.721 966.139 12) (-180.721 965.999 12)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.00872654 1 0 -23.2837] 0.3" - "vaxis" "[1 -0.00872654 0 -31.8523] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34002" - "plane" "(-181.001 934 12) (-181.001 934 0) (-197 934.14 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0 0 1 484.667] 0.3" - "vaxis" "[1 -0.00872654 0 -31.8523] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34001" - "plane" "(-196.721 966.139 0) (-197 934.14 0) (-181.001 934 0)" - "material" "CONCRETE/CONCRETEWALL019A" - "uaxis" "[0.00872654 1 0 -23.2837] 0.3" - "vaxis" "[1 -0.00872654 0 -31.8523] 0.3" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 14500]" - } - } -} -hidden -{ - entity - { - "id" "45055" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_militia/paintbucket01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-151 862 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 15000]" - } - } -} -hidden -{ - entity - { - "id" "45092" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_militia/paintbucket01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-171 875.03 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 15000]" - } - } -} -hidden -{ - entity - { - "id" "45216" - "classname" "prop_physics_multiplayer" - "angles" "13 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props_c17/door03_left.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-143 804 56" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 15500]" - } - } -} -hidden -{ - entity - { - "id" "46761" - "classname" "env_soundscape" - "radius" "400" - "soundscape" "coast.util_crumblycliff" - "StartDisabled" "0" - "origin" "256 0 16" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 16000]" - } - } -} -hidden -{ - entity - { - "id" "46896" - "classname" "env_soundscape_proxy" - "MainSoundscapeName" "soundscape_tunnel" - "radius" "512" - "origin" "-1104 -32 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 -16268]" - } - } -} -hidden -{ - entity - { - "id" "46956" - "classname" "env_soundscape_proxy" - "MainSoundscapeName" "soundscape_tunnel" - "radius" "512" - "origin" "-2112 -32 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 -16268]" - } - } -} -hidden -{ - entity - { - "id" "46965" - "classname" "env_soundscape_proxy" - "MainSoundscapeName" "soundscape_tunnel" - "radius" "512" - "origin" "-2992 -32 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 -16268]" - } - } -} -hidden -{ - entity - { - "id" "46974" - "classname" "env_soundscape_proxy" - "MainSoundscapeName" "soundscape_tunnel" - "radius" "512" - "origin" "-4112 -32 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 -16268]" - } - } -} -hidden -{ - entity - { - "id" "46980" - "classname" "env_soundscape_proxy" - "MainSoundscapeName" "soundscape_tunnel" - "radius" "512" - "origin" "-5120 -32 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 -16268]" - } - } -} -hidden -{ - entity - { - "id" "46986" - "classname" "env_soundscape_proxy" - "MainSoundscapeName" "soundscape_tunnel" - "radius" "512" - "origin" "-5984 -32 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[4500 -16268]" - } - } -} -hidden -{ - entity - { - "id" "48337" - "classname" "func_detail" - hidden - { - solid - { - "id" "48287" - side - { - "id" "34300" - "plane" "(-566 2312 292) (-560 2312 302) (-560 1528 302)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 -0.707107 -99.1065] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34299" - "plane" "(-550 2312 296) (-556 2312 286) (-556 1528 286)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 -0.707107 -99.1065] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34298" - "plane" "(-550 2312 296) (-560 2312 302) (-566 2312 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 99.1065] 0.25" - "vaxis" "[0.707107 0 -0.707107 324.163] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34297" - "plane" "(-560 1528 302) (-550 1528 296) (-556 1528 286)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 99.1065] 0.25" - "vaxis" "[0.707107 0 -0.707107 324.163] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34296" - "plane" "(-550 1528 296) (-560 1528 302) (-560 2312 302)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[0.707107 0 -0.707107 420.163] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34295" - "plane" "(-566 1528 292) (-556 1528 286) (-556 2312 286)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 0.707107 -164.163] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48280" - side - { - "id" "34306" - "plane" "(-444 2312 224) (-438 2312 234) (-438 1528 234)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 -0.707107 53.6285] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34305" - "plane" "(-428 2312 228) (-434 2312 218) (-434 1528 218)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 -0.707107 53.6285] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34304" - "plane" "(-428 2312 228) (-438 2312 234) (-444 2312 224)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 -53.6285] 0.25" - "vaxis" "[0.707107 0 -0.707107 -213.238] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34303" - "plane" "(-438 1528 234) (-428 1528 228) (-434 1528 218)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 -53.6285] 0.25" - "vaxis" "[0.707107 0 -0.707107 -213.238] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34302" - "plane" "(-428 1528 228) (-438 1528 234) (-438 2312 234)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[0.707107 0 -0.707107 -117.238] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34301" - "plane" "(-444 1528 224) (-434 1528 218) (-434 2312 218)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 0.707107 373.238] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48291" - side - { - "id" "34312" - "plane" "(-738 1528 298) (-746 1528 290) (-746 2312 290)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 -0.707107 410.12] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34311" - "plane" "(-738 1528 282) (-730 1528 290) (-730 2312 290)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 -0.707107 410.12] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34310" - "plane" "(-746 2312 290) (-738 2312 282) (-730 2312 290)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 -410.12] 0.25" - "vaxis" "[0.707107 0 -0.707107 315.623] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34309" - "plane" "(-738 1528 282) (-746 1528 290) (-738 1528 298)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 -410.12] 0.25" - "vaxis" "[0.707107 0 -0.707107 315.623] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34308" - "plane" "(-738 2312 298) (-730 2312 290) (-730 1528 290)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[0.707107 0 -0.707107 411.623] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34307" - "plane" "(-738 2312 282) (-746 2312 290) (-746 1528 290)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 0.707107 -155.623] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48245" - side - { - "id" "34318" - "plane" "(-804 1528 232) (-812 1528 224) (-812 2312 224)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 -0.707107 36.7673] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34317" - "plane" "(-804 1528 216) (-796 1528 224) (-796 2312 224)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 -0.707107 36.7673] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34316" - "plane" "(-812 2312 224) (-804 2312 216) (-796 2312 224)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 -36.7673] 0.25" - "vaxis" "[0.707107 0 -0.707107 315.623] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34315" - "plane" "(-804 1528 216) (-812 1528 224) (-804 1528 232)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 -36.7673] 0.25" - "vaxis" "[0.707107 0 -0.707107 315.623] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34314" - "plane" "(-804 2312 232) (-796 2312 224) (-796 1528 224)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[0.707107 0 -0.707107 411.623] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34313" - "plane" "(-804 2312 216) (-812 2312 224) (-812 1528 224)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 -1 0 80] 0.25" - "vaxis" "[-0.707107 0 0.707107 -155.623] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 10000]" - } - } -} -hidden -{ - entity - { - "id" "48351" - "classname" "func_detail" - hidden - { - solid - { - "id" "48200" - side - { - "id" "34324" - "plane" "(-572 1636 308) (-572 1628 308) (-572 1628 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34323" - "plane" "(-564 1628 304) (-564 1636 304) (-564 1636 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34322" - "plane" "(-572 1628 144) (-564 1628 144) (-564 1636 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34321" - "plane" "(-564 1628 304) (-572 1628 308) (-572 1636 308)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34320" - "plane" "(-572 1636 144) (-564 1636 144) (-564 1636 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[1 0 0 -224] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34319" - "plane" "(-564 1628 144) (-572 1628 144) (-572 1628 308)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[-1 0 0 480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48235" - side - { - "id" "34330" - "plane" "(-292 1636 144) (-292 1628 144) (-564 1628 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0417] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34329" - "plane" "(-304 1628 144) (-304 1636 144) (-564 1636 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0417] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34328" - "plane" "(-564 1628 292) (-564 1628 284) (-564 1636 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-0.492424 0 -0.870356 -134.573] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34327" - "plane" "(-304 1628 144) (-292 1628 144) (-292 1636 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-0.492424 0 -0.870356 -134.573] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34326" - "plane" "(-564 1636 292) (-564 1636 284) (-304 1636 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0417] 0.25" - "vaxis" "[-0.492424 0 -0.870356 -38.5728] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34325" - "plane" "(-564 1628 284) (-564 1628 292) (-292 1628 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0417] 0.25" - "vaxis" "[0.492424 0 0.870356 294.573] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48193" - side - { - "id" "34336" - "plane" "(-724 1636 292) (-572 1636 292) (-572 1628 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34335" - "plane" "(-724 1628 284) (-572 1628 284) (-572 1636 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34334" - "plane" "(-724 1636 292) (-724 1628 292) (-724 1628 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -416] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34333" - "plane" "(-572 1636 284) (-572 1628 284) (-572 1628 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 -416] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34332" - "plane" "(-572 1636 292) (-724 1636 292) (-724 1636 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 0 -1 -320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34331" - "plane" "(-572 1628 284) (-724 1628 284) (-724 1628 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48182" - side - { - "id" "34342" - "plane" "(-732 1636 304) (-732 1628 304) (-732 1628 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34341" - "plane" "(-724 1628 312) (-724 1636 312) (-724 1636 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34340" - "plane" "(-732 1628 144) (-724 1628 144) (-724 1636 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34339" - "plane" "(-724 1628 312) (-732 1628 304) (-732 1636 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34338" - "plane" "(-732 1636 144) (-724 1636 144) (-724 1636 312)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[1 0 0 416] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34337" - "plane" "(-724 1628 144) (-732 1628 144) (-732 1628 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[-1 0 0 -160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48220" - side - { - "id" "34348" - "plane" "(-732 1636 292) (-732 1628 292) (-880 1628 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.252] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34347" - "plane" "(-732 1628 280) (-732 1636 280) (-868 1636 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.252] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34346" - "plane" "(-880 1628 144) (-868 1628 144) (-868 1636 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0.707107 0 -0.707107 -222.22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34345" - "plane" "(-732 1628 280) (-732 1628 292) (-732 1636 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0.707107 0 -0.707107 -222.22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34344" - "plane" "(-880 1636 144) (-868 1636 144) (-732 1636 280)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.252] 0.25" - "vaxis" "[0.707107 0 -0.707107 -126.22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34343" - "plane" "(-868 1628 144) (-880 1628 144) (-732 1628 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.252] 0.25" - "vaxis" "[-0.707107 0 0.707107 -129.78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48258" - side - { - "id" "34354" - "plane" "(-752 1636 144) (-752 1628 144) (-792 1628 220)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34353" - "plane" "(-760 1628 140) (-760 1636 140) (-800 1636 216)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34352" - "plane" "(-792 1628 220) (-800 1628 216) (-800 1636 216)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-0.878817 0 -0.477159 -367.601] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34351" - "plane" "(-760 1628 140) (-752 1628 144) (-752 1636 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-0.878817 0 -0.477159 -367.601] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34350" - "plane" "(-792 1636 220) (-800 1636 216) (-760 1636 140)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" - "vaxis" "[-0.878817 0 -0.477159 -271.601] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34349" - "plane" "(-800 1628 216) (-792 1628 220) (-752 1628 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" - "vaxis" "[0.878817 0 0.477159 15.6013] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48269" - side - { - "id" "34360" - "plane" "(-444 1628 220) (-488 1628 144) (-488 1636 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34359" - "plane" "(-436 1636 216) (-480 1636 140) (-480 1628 140)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34358" - "plane" "(-436 1628 216) (-444 1628 220) (-444 1636 220)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34357" - "plane" "(-480 1636 140) (-488 1636 144) (-488 1628 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34356" - "plane" "(-436 1636 216) (-444 1636 220) (-488 1636 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" - "vaxis" "[0.878817 0 -0.477159 13.0271] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34355" - "plane" "(-444 1628 220) (-436 1628 216) (-480 1628 140)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" - "vaxis" "[-0.878817 0 0.477159 242.973] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48165" - side - { - "id" "34366" - "plane" "(-896 1640 144) (-272 1640 144) (-272 1624 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34365" - "plane" "(-896 1624 128) (-272 1624 128) (-272 1640 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34364" - "plane" "(-896 1640 144) (-896 1624 144) (-896 1624 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34363" - "plane" "(-272 1640 128) (-272 1624 128) (-272 1624 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34362" - "plane" "(-272 1640 144) (-896 1640 144) (-896 1640 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -416] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34361" - "plane" "(-272 1624 128) (-896 1624 128) (-896 1624 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 10500]" - } - } -} -hidden -{ - entity - { - "id" "48370" - "classname" "func_detail" - hidden - { - solid - { - "id" "48371" - side - { - "id" "34420" - "plane" "(-572 1828 308) (-572 1820 308) (-572 1820 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34419" - "plane" "(-564 1820 304) (-564 1828 304) (-564 1828 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34418" - "plane" "(-572 1820 144) (-564 1820 144) (-564 1828 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34417" - "plane" "(-564 1820 304) (-572 1820 308) (-572 1828 308)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34416" - "plane" "(-572 1828 144) (-564 1828 144) (-564 1828 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[1 0 0 -224] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34415" - "plane" "(-564 1820 144) (-572 1820 144) (-572 1820 308)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[-1 0 0 480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48372" - side - { - "id" "34426" - "plane" "(-292 1828 144) (-292 1820 144) (-564 1820 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34425" - "plane" "(-304 1820 144) (-304 1828 144) (-564 1828 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34424" - "plane" "(-564 1820 292) (-564 1820 284) (-564 1828 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-0.492424 0 -0.870356 -134.573] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34423" - "plane" "(-304 1820 144) (-292 1820 144) (-292 1828 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-0.492424 0 -0.870356 -134.573] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34422" - "plane" "(-564 1828 292) (-564 1828 284) (-304 1828 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" - "vaxis" "[-0.492424 0 -0.870356 -38.5728] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34421" - "plane" "(-564 1820 284) (-564 1820 292) (-292 1820 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" - "vaxis" "[0.492424 0 0.870356 -217.427] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48373" - side - { - "id" "34432" - "plane" "(-724 1828 292) (-572 1828 292) (-572 1820 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34431" - "plane" "(-724 1820 284) (-572 1820 284) (-572 1828 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34430" - "plane" "(-724 1828 292) (-724 1820 292) (-724 1820 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 -416] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34429" - "plane" "(-572 1828 284) (-572 1820 284) (-572 1820 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 -416] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34428" - "plane" "(-572 1828 292) (-724 1828 292) (-724 1828 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 0 -1 -320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34427" - "plane" "(-572 1820 284) (-724 1820 284) (-724 1820 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48374" - side - { - "id" "34438" - "plane" "(-732 1828 304) (-732 1820 304) (-732 1820 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34437" - "plane" "(-724 1820 312) (-724 1828 312) (-724 1828 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34436" - "plane" "(-732 1820 144) (-724 1820 144) (-724 1828 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34435" - "plane" "(-724 1820 312) (-732 1820 304) (-732 1828 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34434" - "plane" "(-732 1828 144) (-724 1828 144) (-724 1828 312)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[1 0 0 -96] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34433" - "plane" "(-724 1820 144) (-732 1820 144) (-732 1820 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[-1 0 0 352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48375" - side - { - "id" "34444" - "plane" "(-732 1828 292) (-732 1820 292) (-880 1820 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.2519] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34443" - "plane" "(-732 1820 280) (-732 1828 280) (-868 1828 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.2519] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34442" - "plane" "(-880 1820 144) (-868 1820 144) (-868 1828 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0.707107 0 -0.707107 -222.22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34441" - "plane" "(-732 1820 280) (-732 1820 292) (-732 1828 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0.707107 0 -0.707107 -222.22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34440" - "plane" "(-880 1828 144) (-868 1828 144) (-732 1828 280)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.2519] 0.25" - "vaxis" "[0.707107 0 -0.707107 -126.22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34439" - "plane" "(-868 1820 144) (-880 1820 144) (-732 1820 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.2519] 0.25" - "vaxis" "[-0.707107 0 0.707107 382.22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48376" - side - { - "id" "34450" - "plane" "(-752 1828 144) (-752 1820 144) (-792 1820 220)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34449" - "plane" "(-760 1820 140) (-760 1828 140) (-800 1828 216)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34448" - "plane" "(-792 1820 220) (-800 1820 216) (-800 1828 216)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34447" - "plane" "(-760 1820 140) (-752 1820 144) (-752 1828 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34446" - "plane" "(-792 1828 220) (-800 1828 216) (-760 1828 140)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" - "vaxis" "[-0.878817 0 -0.477159 240.399] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34445" - "plane" "(-800 1820 216) (-792 1820 220) (-752 1820 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" - "vaxis" "[0.878817 0 0.477159 15.6013] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48377" - side - { - "id" "34456" - "plane" "(-444 1820 220) (-488 1820 144) (-488 1828 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.4321] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34455" - "plane" "(-436 1828 216) (-480 1828 140) (-480 1820 140)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.4321] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34454" - "plane" "(-436 1820 216) (-444 1820 220) (-444 1828 220)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34453" - "plane" "(-480 1828 140) (-488 1828 144) (-488 1820 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34452" - "plane" "(-436 1828 216) (-444 1828 220) (-488 1828 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.4321] 0.25" - "vaxis" "[0.878817 0 -0.477159 -498.973] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34451" - "plane" "(-444 1820 220) (-436 1820 216) (-480 1820 140)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.4321] 0.25" - "vaxis" "[-0.878817 0 0.477159 242.973] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48378" - side - { - "id" "34462" - "plane" "(-896 1832 144) (-272 1832 144) (-272 1816 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34461" - "plane" "(-896 1816 128) (-272 1816 128) (-272 1832 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34460" - "plane" "(-896 1832 144) (-896 1816 144) (-896 1816 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34459" - "plane" "(-272 1832 128) (-272 1816 128) (-272 1816 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34458" - "plane" "(-272 1832 144) (-896 1832 144) (-896 1832 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -416] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34457" - "plane" "(-272 1816 128) (-896 1816 128) (-896 1816 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 10500]" - } - } -} -hidden -{ - entity - { - "id" "48424" - "classname" "func_detail" - hidden - { - solid - { - "id" "48425" - side - { - "id" "34516" - "plane" "(-572 2020 308) (-572 2012 308) (-572 2012 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34515" - "plane" "(-564 2012 304) (-564 2020 304) (-564 2020 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34514" - "plane" "(-572 2012 144) (-564 2012 144) (-564 2020 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34513" - "plane" "(-564 2012 304) (-572 2012 308) (-572 2020 308)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34512" - "plane" "(-572 2020 144) (-564 2020 144) (-564 2020 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34511" - "plane" "(-564 2012 144) (-572 2012 144) (-572 2012 308)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[-1 0 0 -32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48426" - side - { - "id" "34522" - "plane" "(-292 2020 144) (-292 2012 144) (-564 2012 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34521" - "plane" "(-304 2012 144) (-304 2020 144) (-564 2020 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34520" - "plane" "(-564 2012 292) (-564 2012 284) (-564 2020 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-0.492424 0 -0.870356 377.427] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34519" - "plane" "(-304 2012 144) (-292 2012 144) (-292 2020 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-0.492424 0 -0.870356 377.427] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34518" - "plane" "(-564 2020 292) (-564 2020 284) (-304 2020 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" - "vaxis" "[-0.492424 0 -0.870356 -38.5729] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34517" - "plane" "(-564 2012 284) (-564 2012 292) (-292 2012 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" - "vaxis" "[0.492424 0 0.870356 -217.427] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48427" - side - { - "id" "34528" - "plane" "(-724 2020 292) (-572 2020 292) (-572 2012 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34527" - "plane" "(-724 2012 284) (-572 2012 284) (-572 2020 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34526" - "plane" "(-724 2020 292) (-724 2012 292) (-724 2012 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34525" - "plane" "(-572 2020 284) (-572 2012 284) (-572 2012 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34524" - "plane" "(-572 2020 292) (-724 2020 292) (-724 2020 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 0 -1 -320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34523" - "plane" "(-572 2012 284) (-724 2012 284) (-724 2012 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 -176] 0.25" - "vaxis" "[0 0 1 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48428" - side - { - "id" "34534" - "plane" "(-732 2020 304) (-732 2012 304) (-732 2012 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34533" - "plane" "(-724 2012 312) (-724 2020 312) (-724 2020 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34532" - "plane" "(-732 2012 144) (-724 2012 144) (-724 2020 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34531" - "plane" "(-724 2012 312) (-732 2012 304) (-732 2020 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34530" - "plane" "(-732 2020 144) (-724 2020 144) (-724 2020 312)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[1 0 0 -96] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34529" - "plane" "(-724 2012 144) (-732 2012 144) (-732 2012 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[-1 0 0 -160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48429" - side - { - "id" "34540" - "plane" "(-732 2020 292) (-732 2012 292) (-880 2012 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.252] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34539" - "plane" "(-732 2012 280) (-732 2020 280) (-868 2020 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.252] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34538" - "plane" "(-880 2012 144) (-868 2012 144) (-868 2020 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0.707107 0 -0.707107 289.78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34537" - "plane" "(-732 2012 280) (-732 2012 292) (-732 2020 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0.707107 0 -0.707107 289.78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34536" - "plane" "(-880 2020 144) (-868 2020 144) (-732 2020 280)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.252] 0.25" - "vaxis" "[0.707107 0 -0.707107 -126.22] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34535" - "plane" "(-868 2012 144) (-880 2012 144) (-732 2012 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 32.252] 0.25" - "vaxis" "[-0.707107 0 0.707107 -129.78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48430" - side - { - "id" "34546" - "plane" "(-752 2020 144) (-752 2012 144) (-792 2012 220)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34545" - "plane" "(-760 2012 140) (-760 2020 140) (-800 2020 216)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34544" - "plane" "(-792 2012 220) (-800 2012 216) (-800 2020 216)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34543" - "plane" "(-760 2012 140) (-752 2012 144) (-752 2020 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34542" - "plane" "(-792 2020 220) (-800 2020 216) (-760 2020 140)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" - "vaxis" "[-0.878817 0 -0.477159 240.399] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34541" - "plane" "(-800 2012 216) (-792 2012 220) (-752 2012 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" - "vaxis" "[0.878817 0 0.477159 15.6013] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48431" - side - { - "id" "34552" - "plane" "(-488 2020 144) (-444 2020 220) (-444 2012 220)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34551" - "plane" "(-480 2012 140) (-436 2012 216) (-436 2020 216)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34550" - "plane" "(-444 2020 220) (-436 2020 216) (-436 2012 216)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34549" - "plane" "(-488 2012 144) (-480 2012 140) (-480 2020 140)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34548" - "plane" "(-488 2020 144) (-480 2020 140) (-436 2020 216)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" - "vaxis" "[0.878817 0 -0.477159 13.0271] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34547" - "plane" "(-480 2012 140) (-488 2012 144) (-444 2012 220)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" - "vaxis" "[-0.878817 0 0.477159 -269.027] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48432" - side - { - "id" "34558" - "plane" "(-896 2024 144) (-272 2024 144) (-272 2008 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34557" - "plane" "(-896 2008 128) (-272 2008 128) (-272 2024 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34556" - "plane" "(-896 2024 144) (-896 2008 144) (-896 2008 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34555" - "plane" "(-272 2024 128) (-272 2008 128) (-272 2008 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34554" - "plane" "(-272 2024 144) (-896 2024 144) (-896 2024 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34553" - "plane" "(-272 2008 128) (-896 2008 128) (-896 2008 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 10500]" - } - } -} -hidden -{ - entity - { - "id" "48531" - "classname" "func_detail" - hidden - { - solid - { - "id" "48532" - side - { - "id" "34612" - "plane" "(-572 2212 308) (-572 2204 308) (-572 2204 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34611" - "plane" "(-564 2204 304) (-564 2212 304) (-564 2212 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34610" - "plane" "(-572 2204 144) (-564 2204 144) (-564 2212 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34609" - "plane" "(-564 2204 304) (-572 2204 308) (-572 2212 308)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34608" - "plane" "(-572 2212 144) (-564 2212 144) (-564 2212 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[1 0 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34607" - "plane" "(-564 2204 144) (-572 2204 144) (-572 2204 308)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[-1 0 0 -32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48533" - side - { - "id" "34618" - "plane" "(-292 2212 144) (-292 2204 144) (-564 2204 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 476.959] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34617" - "plane" "(-304 2204 144) (-304 2212 144) (-564 2212 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 476.959] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34616" - "plane" "(-564 2204 292) (-564 2204 284) (-564 2212 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-0.492424 0 -0.870356 377.427] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34615" - "plane" "(-304 2204 144) (-292 2204 144) (-292 2212 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-0.492424 0 -0.870356 377.427] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34614" - "plane" "(-564 2212 292) (-564 2212 284) (-304 2212 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 476.959] 0.25" - "vaxis" "[-0.492424 0 -0.870356 473.427] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34613" - "plane" "(-564 2204 284) (-564 2204 292) (-292 2204 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.870356 0 -0.492424 476.959] 0.25" - "vaxis" "[0.492424 0 0.870356 -217.427] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48534" - side - { - "id" "34624" - "plane" "(-724 2212 292) (-572 2212 292) (-572 2204 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 336] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34623" - "plane" "(-724 2204 284) (-572 2204 284) (-572 2212 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 336] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34622" - "plane" "(-724 2212 292) (-724 2204 292) (-724 2204 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34621" - "plane" "(-572 2212 284) (-572 2204 284) (-572 2204 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34620" - "plane" "(-572 2212 292) (-724 2212 292) (-724 2212 284)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 336] 0.25" - "vaxis" "[0 0 -1 192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34619" - "plane" "(-572 2204 284) (-724 2204 284) (-724 2204 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 336] 0.25" - "vaxis" "[0 0 1 -448] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48535" - side - { - "id" "34630" - "plane" "(-732 2212 304) (-732 2204 304) (-732 2204 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34629" - "plane" "(-724 2204 312) (-724 2212 312) (-724 2212 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34628" - "plane" "(-732 2204 144) (-724 2204 144) (-724 2212 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34627" - "plane" "(-724 2204 312) (-732 2204 304) (-732 2212 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34626" - "plane" "(-732 2212 144) (-724 2212 144) (-724 2212 312)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[1 0 0 416] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34625" - "plane" "(-724 2204 144) (-732 2204 144) (-732 2204 304)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 0 1 -64] 0.25" - "vaxis" "[-1 0 0 -160] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48536" - side - { - "id" "34636" - "plane" "(-732 2212 292) (-732 2204 292) (-880 2204 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 -479.748] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34635" - "plane" "(-732 2204 280) (-732 2212 280) (-868 2212 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 -479.748] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34634" - "plane" "(-880 2204 144) (-868 2204 144) (-868 2212 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0.707107 0 -0.707107 289.78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34633" - "plane" "(-732 2204 280) (-732 2204 292) (-732 2212 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0.707107 0 -0.707107 289.78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34632" - "plane" "(-880 2212 144) (-868 2212 144) (-732 2212 280)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 -479.748] 0.25" - "vaxis" "[0.707107 0 -0.707107 385.78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34631" - "plane" "(-868 2204 144) (-880 2204 144) (-732 2204 292)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.707107 0 0.707107 -479.748] 0.25" - "vaxis" "[-0.707107 0 0.707107 -129.78] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48537" - side - { - "id" "34642" - "plane" "(-752 2212 144) (-752 2204 144) (-792 2204 220)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34641" - "plane" "(-760 2204 140) (-760 2212 140) (-800 2212 216)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34640" - "plane" "(-792 2204 220) (-800 2204 216) (-800 2212 216)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34639" - "plane" "(-760 2204 140) (-752 2204 144) (-752 2212 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34638" - "plane" "(-792 2212 220) (-800 2212 216) (-760 2212 140)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" - "vaxis" "[-0.878817 0 -0.477159 240.399] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34637" - "plane" "(-800 2204 216) (-792 2204 220) (-752 2204 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" - "vaxis" "[0.878817 0 0.477159 15.6013] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48538" - side - { - "id" "34648" - "plane" "(-444 2204 220) (-488 2204 144) (-488 2212 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 438.568] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34647" - "plane" "(-436 2212 216) (-480 2212 140) (-480 2204 140)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 438.568] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34646" - "plane" "(-436 2204 216) (-444 2204 220) (-444 2212 220)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0.878817 0 -0.477159 429.027] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34645" - "plane" "(-480 2212 140) (-488 2212 144) (-488 2204 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0.878817 0 -0.477159 429.027] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34644" - "plane" "(-436 2212 216) (-444 2212 220) (-488 2212 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 438.568] 0.25" - "vaxis" "[0.878817 0 -0.477159 13.0271] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34643" - "plane" "(-444 2204 220) (-436 2204 216) (-480 2204 140)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.477159 0 -0.878817 438.568] 0.25" - "vaxis" "[-0.878817 0 0.477159 -269.027] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48539" - side - { - "id" "34654" - "plane" "(-896 2216 144) (-272 2216 144) (-272 2200 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34653" - "plane" "(-896 2200 128) (-272 2200 128) (-272 2216 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34652" - "plane" "(-896 2216 144) (-896 2200 144) (-896 2200 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34651" - "plane" "(-272 2216 128) (-272 2200 128) (-272 2200 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34650" - "plane" "(-272 2216 144) (-896 2216 144) (-896 2216 128)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 96] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34649" - "plane" "(-272 2200 128) (-896 2200 128) (-896 2200 144)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -352] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 10500]" - } - } -} -hidden -{ - entity - { - "id" "48753" - "classname" "func_detail" - hidden - { - solid - { - "id" "48739" - side - { - "id" "34990" - "plane" "(-896 1648 144) (-888 1648 144) (-888 1616 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34989" - "plane" "(-896 1616 0) (-888 1616 0) (-888 1648 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34988" - "plane" "(-896 1648 144) (-896 1616 144) (-896 1616 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34987" - "plane" "(-888 1648 0) (-888 1616 0) (-888 1616 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34986" - "plane" "(-888 1648 144) (-896 1648 144) (-896 1648 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34985" - "plane" "(-888 1616 0) (-896 1616 0) (-896 1616 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48740" - side - { - "id" "34996" - "plane" "(-280 1648 144) (-272 1648 144) (-272 1616 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34995" - "plane" "(-280 1616 0) (-272 1616 0) (-272 1648 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34994" - "plane" "(-280 1648 144) (-280 1616 144) (-280 1616 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34993" - "plane" "(-272 1648 0) (-272 1616 0) (-272 1616 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34992" - "plane" "(-272 1648 144) (-280 1648 144) (-280 1648 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34991" - "plane" "(-272 1616 0) (-280 1616 0) (-280 1616 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48734" - side - { - "id" "35002" - "plane" "(-280 1840 144) (-272 1840 144) (-272 1808 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35001" - "plane" "(-280 1808 0) (-272 1808 0) (-272 1840 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35000" - "plane" "(-280 1840 144) (-280 1808 144) (-280 1808 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34999" - "plane" "(-272 1840 0) (-272 1808 0) (-272 1808 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34998" - "plane" "(-272 1840 144) (-280 1840 144) (-280 1840 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "34997" - "plane" "(-272 1808 0) (-280 1808 0) (-280 1808 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48728" - side - { - "id" "35008" - "plane" "(-280 2032 144) (-272 2032 144) (-272 2000 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35007" - "plane" "(-280 2000 0) (-272 2000 0) (-272 2032 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35006" - "plane" "(-280 2032 144) (-280 2000 144) (-280 2000 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35005" - "plane" "(-272 2032 0) (-272 2000 0) (-272 2000 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35004" - "plane" "(-272 2032 144) (-280 2032 144) (-280 2032 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35003" - "plane" "(-272 2000 0) (-280 2000 0) (-280 2000 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48702" - side - { - "id" "35014" - "plane" "(-280 2224 144) (-272 2224 144) (-272 2192 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35013" - "plane" "(-280 2192 0) (-272 2192 0) (-272 2224 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35012" - "plane" "(-280 2224 144) (-280 2192 144) (-280 2192 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35011" - "plane" "(-272 2224 0) (-272 2192 0) (-272 2192 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35010" - "plane" "(-272 2224 144) (-280 2224 144) (-280 2224 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35009" - "plane" "(-272 2192 0) (-280 2192 0) (-280 2192 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48733" - side - { - "id" "35020" - "plane" "(-896 1840 144) (-888 1840 144) (-888 1808 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35019" - "plane" "(-896 1808 0) (-888 1808 0) (-888 1840 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35018" - "plane" "(-896 1840 144) (-896 1808 144) (-896 1808 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35017" - "plane" "(-888 1840 0) (-888 1808 0) (-888 1808 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35016" - "plane" "(-888 1840 144) (-896 1840 144) (-896 1840 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35015" - "plane" "(-888 1808 0) (-896 1808 0) (-896 1808 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48727" - side - { - "id" "35026" - "plane" "(-896 2032 144) (-888 2032 144) (-888 2000 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 -96] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35025" - "plane" "(-896 2000 0) (-888 2000 0) (-888 2032 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 -96] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35024" - "plane" "(-896 2032 144) (-896 2000 144) (-896 2000 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35023" - "plane" "(-888 2032 0) (-888 2000 0) (-888 2000 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35022" - "plane" "(-888 2032 144) (-896 2032 144) (-896 2032 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35021" - "plane" "(-888 2000 0) (-896 2000 0) (-896 2000 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "48722" - side - { - "id" "35032" - "plane" "(-896 2224 144) (-888 2224 144) (-888 2192 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35031" - "plane" "(-896 2192 0) (-888 2192 0) (-888 2224 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35030" - "plane" "(-896 2224 144) (-896 2192 144) (-896 2192 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35029" - "plane" "(-888 2224 0) (-888 2192 0) (-888 2192 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35028" - "plane" "(-888 2224 144) (-896 2224 144) (-896 2224 0)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35027" - "plane" "(-888 2192 0) (-896 2192 0) (-896 2192 144)" - "material" "BRICK/BRICKWALL003A" - "uaxis" "[1 0 0 416] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -10268]" - } - } -} -hidden -{ - entity - { - "id" "49958" - "classname" "func_detail" - hidden - { - solid - { - "id" "49933" - side - { - "id" "35572" - "plane" "(-621.864 2149.54 4) (-624.957 2132 4) (-632 2138.13 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[-0.656059 -0.75471 0 -368.309] 0.3125" - "vaxis" "[-0.75471 0.656059 0 10.6956] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35571" - "plane" "(-632 2138.13 0) (-624.956 2132.01 0) (-621.864 2149.54 0)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[-0.656059 -0.75471 0 -368.309] 0.3125" - "vaxis" "[-0.75471 0.656059 0 10.6956] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35570" - "plane" "(-624.956 2132.01 0) (-632 2138.13 0) (-632 2138.13 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.75471 -0.656059 0 285.304] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35569" - "plane" "(-621.864 2149.54 0) (-624.957 2132 0) (-624.957 2132 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.173648 -0.984808 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35568" - "plane" "(-632 2138.13 0) (-629.396 2152.9 0) (-629.396 2152.9 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[-0.173648 -0.984808 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35567" - "plane" "(-629.396 2152.9 0) (-621.864 2149.54 0) (-621.864 2149.54 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.984808 -0.173648 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49932" - side - { - "id" "35578" - "plane" "(-665.233 2156.03 4) (-648 2145.88 4) (-653.784 2140 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.477159 -0.878817 0 210.035] 0.3125" - "vaxis" "[-0.878817 -0.477159 0 -381.285] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35577" - "plane" "(-648 2145.88 0) (-665.233 2156.03 0) (-662.4 2145.08 0)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.477159 -0.878817 0 210.035] 0.3125" - "vaxis" "[-0.878817 -0.477159 0 -381.285] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35576" - "plane" "(-665.233 2156.03 0) (-648 2145.88 0) (-648 2145.88 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.861629 -0.507538 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35575" - "plane" "(-662.4 2145.08 0) (-665.233 2156.03 0) (-665.233 2156.03 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.507538 0.861629 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35574" - "plane" "(-653.784 2140 0) (-662.4 2145.08 0) (-662.4 2145.08 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.861629 -0.507538 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35573" - "plane" "(-648 2145.88 0) (-653.784 2140 0) (-653.784 2140 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.507538 0.861629 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49872" - side - { - "id" "35585" - "plane" "(-660.69 2100.58 4) (-691.997 2126.85 4) (-683.608 2136.85 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" - "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35584" - "plane" "(-683.605 2136.85 0) (-691.998 2126.85 0) (-660.693 2100.58 0)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" - "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35583" - "plane" "(-660.691 2100.58 0) (-691.998 2126.85 0) (-691.998 2126.85 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35582" - "plane" "(-692 2126.85 0) (-683.608 2136.85 0) (-683.608 2136.85 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.642788 0.766044 0 510.191] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35581" - "plane" "(-648.229 2115.44 0) (-660.697 2100.58 0) (-660.695 2100.58 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.642788 0.766044 0 166.191] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35580" - "plane" "(-661.211 2133.3 0) (-648.229 2115.43 0) (-648.228 2115.43 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.156434 0.987688 0 65.5915] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35579" - "plane" "(-683.608 2136.85 0) (-661.211 2133.3 0) (-661.211 2133.3 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.987688 -0.156434 0 283.169] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49874" - side - { - "id" "35590" - "plane" "(-636.519 2129.39 4) (-648.229 2115.43 4) (-661.211 2133.3 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" - "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35589" - "plane" "(-648.23 2115.43 0) (-636.519 2129.39 0) (-661.211 2133.3 0)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" - "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35588" - "plane" "(-636.519 2129.39 0) (-648.229 2115.43 0) (-648.227 2115.43 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.642788 0.766044 0 166.191] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35587" - "plane" "(-648.229 2115.44 0) (-661.211 2133.3 0) (-661.211 2133.3 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.156434 0.987688 0 65.5915] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35586" - "plane" "(-661.211 2133.3 0) (-636.519 2129.39 0) (-636.519 2129.39 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.987688 -0.156434 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49873" - side - { - "id" "35596" - "plane" "(-683.608 2136.85 4) (-677.609 2144 4) (-667.861 2142.46 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" - "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35595" - "plane" "(-677.605 2144 0) (-683.605 2136.85 0) (-661.211 2133.3 0)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" - "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35594" - "plane" "(-683.608 2136.85 0) (-677.608 2144 0) (-677.609 2144 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.642788 0.766044 0 510.191] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35593" - "plane" "(-677.609 2144 0) (-667.861 2142.46 0) (-667.861 2142.46 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.987688 -0.156434 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35592" - "plane" "(-667.861 2142.46 0) (-661.211 2133.3 0) (-661.211 2133.3 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.156434 0.987688 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35591" - "plane" "(-661.211 2133.3 0) (-683.607 2136.85 0) (-683.61 2136.85 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.987688 -0.156434 0 283.169] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49857" - side - { - "id" "35602" - "plane" "(-677.867 2156 4) (-658.496 2188.24 4) (-623.468 2167.19 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.857167 -0.515038 0 52.7014] 0.3125" - "vaxis" "[-0.515038 -0.857167 0 -237.857] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35601" - "plane" "(-623.469 2167.19 0) (-658.496 2188.24 0) (-677.867 2156 0)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.857167 -0.515038 0 52.7014] 0.3125" - "vaxis" "[-0.515038 -0.857167 0 -237.857] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35600" - "plane" "(-658.496 2188.24 0) (-623.468 2167.19 0) (-623.465 2167.19 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.857167 -0.515038 0 52.7014] 0.3125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35599" - "plane" "(-677.869 2156 0) (-658.497 2188.24 0) (-658.498 2188.24 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.515038 0.857167 0 365.857] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35598" - "plane" "(-623.467 2167.19 0) (-630.191 2156 0) (-630.191 2156 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0.515038 0.857167 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35597" - "plane" "(-630.192 2156 0) (-677.869 2156 0) (-677.869 2156 4)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -5268]" - } - } -} -hidden -{ - entity - { - "id" "49977" - "classname" "func_detail" - hidden - { - solid - { - "id" "49793" - side - { - "id" "35608" - "plane" "(-848.978 1657.93 4) (-844.793 1717.78 4) (-760 1711.85 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.997564 -0.0697565 0 8.19711] 0.3125" - "vaxis" "[-0.0697565 -0.997564 0 -277.324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35607" - "plane" "(-844.793 1717.78 0) (-848.978 1657.93 0) (-764.185 1652 0)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.997564 -0.0697565 0 8.19711] 0.3125" - "vaxis" "[-0.0697565 -0.997564 0 -277.324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35606" - "plane" "(-848.978 1657.93 0) (-844.793 1717.78 0) (-844.793 1717.78 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.0697565 0.997564 0 277.324] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35605" - "plane" "(-764.185 1652 0) (-848.978 1657.93 0) (-848.978 1657.93 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.997564 -0.0697565 0 8.19711] 0.3125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35604" - "plane" "(-844.793 1717.78 0) (-760 1711.85 0) (-760 1711.85 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.997564 -0.0697565 0 8.19711] 0.3125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35603" - "plane" "(-760 1711.85 0) (-764.185 1652 0) (-764.185 1652 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.0697565 0.997564 0 405.324] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49795" - side - { - "id" "35614" - "plane" "(-871.611 1723.4 4) (-886.328 1789.78 4) (-803.343 1808.18 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.976296 0.21644 0 -6.59607] 0.3125" - "vaxis" "[0.21644 -0.976296 0 76.7827] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35613" - "plane" "(-886.328 1789.78 0) (-871.611 1723.4 0) (-788.625 1741.79 0)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.976296 0.21644 0 -6.59607] 0.3125" - "vaxis" "[0.21644 -0.976296 0 76.7827] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35612" - "plane" "(-871.611 1723.4 0) (-886.328 1789.78 0) (-886.328 1789.78 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[-0.21644 0.976296 0 -76.7827] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35611" - "plane" "(-886.328 1789.78 0) (-803.343 1808.18 0) (-803.343 1808.18 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.976296 0.21644 0 -6.59607] 0.3125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35610" - "plane" "(-788.625 1741.79 0) (-871.611 1723.4 0) (-871.611 1723.4 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.976296 0.21644 0 -6.59607] 0.3125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35609" - "plane" "(-803.343 1808.18 0) (-788.625 1741.79 0) (-788.625 1741.79 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[-0.21644 0.976296 0 -460.783] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49796" - side - { - "id" "35620" - "plane" "(-815.766 1795.56 8.60192) (-742.723 1812 4.20713) (-727.812 1745.66 3.8378)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.973918 0.219204 -0.0585972 20.4776] 0.3125" - "vaxis" "[0.219267 -0.97565 -0.00543131 43.0201] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35619" - "plane" "(-801.09 1729.19 4.23953) (-728.046 1745.63 -0.155264) (-742.956 1811.97 0.214058)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.973918 0.219204 -0.0585972 20.4776] 0.3125" - "vaxis" "[0.219267 -0.97565 -0.00543131 43.0201] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35618" - "plane" "(-742.956 1811.97 0.214058) (-728.046 1745.63 -0.155264) (-727.812 1745.66 3.8378)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[-0.219267 0.97565 0.00543131 -43.0201] 0.25" - "vaxis" "[-0.0583609 -0.00755879 -0.998267 -117.798] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35617" - "plane" "(-816 1795.53 4.60887) (-742.956 1811.97 0.214058) (-742.723 1812 4.20713)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.973918 0.219204 -0.0585972 20.4776] 0.3125" - "vaxis" "[-0.0583609 -0.00755879 -0.998267 -117.798] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35616" - "plane" "(-728.046 1745.63 -0.155264) (-801.09 1729.19 4.23953) (-800.856 1729.22 8.23259)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.973918 0.219204 -0.0585972 20.4776] 0.3125" - "vaxis" "[-0.0583609 -0.00755879 -0.998267 -117.798] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35615" - "plane" "(-801.09 1729.19 4.23953) (-816 1795.53 4.60887) (-815.766 1795.56 8.60192)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[-0.219267 0.97565 0.00543131 -427.02] 0.25" - "vaxis" "[-0.0583609 -0.00755879 -0.998267 -117.798] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49794" - side - { - "id" "35626" - "plane" "(-852.59 1929.65 4) (-780.867 1907.73 4) (-798.41 1850.35 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.956305 -0.292372 0 78.4385] 0.3125" - "vaxis" "[-0.292372 -0.956305 0 -511.747] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35625" - "plane" "(-870.133 1872.27 0) (-798.41 1850.35 0) (-780.867 1907.73 0)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.956305 -0.292372 0 78.4385] 0.3125" - "vaxis" "[-0.292372 -0.956305 0 -511.747] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35624" - "plane" "(-780.867 1907.73 0) (-798.41 1850.35 0) (-798.41 1850.35 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.292372 0.956305 0 511.747] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35623" - "plane" "(-798.41 1850.35 0) (-870.133 1872.27 0) (-870.133 1872.27 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.956305 -0.292372 0 78.4385] 0.3125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35622" - "plane" "(-852.59 1929.65 0) (-780.867 1907.73 0) (-780.867 1907.73 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.956305 -0.292372 0 78.4385] 0.3125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35621" - "plane" "(-870.133 1872.27 0) (-852.59 1929.65 0) (-852.59 1929.65 4)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0.292372 0.956305 0 127.747] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -4768]" - } - } -} -hidden -{ - entity - { - "id" "49999" - "classname" "prop_door_rotating" - "ajarangles" "0 0 0" - "angles" "0 0 0" - "axis" "-273 1873 54, -273 1873 54" - "disableshadows" "0" - "distance" "90" - "dmg" "0" - "forceclosed" "0" - "hardware" "1" - "health" "0" - "model" "models/props_c17/door03_left.mdl" - "opendir" "2" - "returndelay" "-1" - "skin" "1" - "slavename" "door_canteen_entrance_b" - "spawnflags" "8192" - "spawnpos" "0" - "speed" "100" - "targetname" "door_canteen_entrance_a" - "origin" "-273 1873 54" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -4268]" - } - } -} -hidden -{ - entity - { - "id" "50062" - "classname" "prop_door_rotating" - "ajarangles" "0 0 0" - "angles" "0 180 0" - "axis" "-273 1967 54, -273 1967 54" - "disableshadows" "0" - "distance" "90" - "dmg" "0" - "forceclosed" "0" - "hardware" "1" - "health" "0" - "model" "models/props_c17/door03_left.mdl" - "opendir" "1" - "returndelay" "-1" - "skin" "1" - "slavename" "door_canteen_entrance_a" - "spawnflags" "8192" - "spawnpos" "0" - "speed" "100" - "targetname" "door_canteen_entrance_b" - "origin" "-273 1967 54" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -4268]" - } - } -} -hidden -{ - entity - { - "id" "50811" - "classname" "func_brush" - "disablereceiveshadows" "0" - "disableshadows" "0" - "InputFilter" "0" - "invert_exclusion" "0" - "origin" "-264 1920 54.5" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "solidbsp" "0" - "Solidity" "1" - "spawnflags" "2" - "StartDisabled" "0" - "vrad_brush_cast_shadows" "0" - hidden - { - solid - { - "id" "50124" - side - { - "id" "35764" - "plane" "(-273 1873 110) (-255 1873 110) (-255 1870 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35763" - "plane" "(-273 1870 0) (-255 1870 0) (-255 1873 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35762" - "plane" "(-273 1873 110) (-273 1870 110) (-273 1870 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -195.556] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35761" - "plane" "(-255 1873 0) (-255 1870 0) (-255 1870 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 -1 0 387.556] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35760" - "plane" "(-255 1873 110) (-273 1873 110) (-273 1873 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35759" - "plane" "(-255 1870 0) (-273 1870 0) (-273 1870 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "50125" - side - { - "id" "35770" - "plane" "(-273 1967 110) (-255 1967 110) (-255 1873 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -216] 0.25" - "vaxis" "[-1 0 0 18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35769" - "plane" "(-273 1873 107) (-255 1873 107) (-255 1967 107)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -216] 0.25" - "vaxis" "[-1 0 0 18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35768" - "plane" "(-273 1967 110) (-273 1873 110) (-273 1873 107)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -216] 0.25" - "vaxis" "[0 0 1 170] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35767" - "plane" "(-255 1967 107) (-255 1873 107) (-255 1873 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -216] 0.25" - "vaxis" "[0 0 -1 442] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35766" - "plane" "(-255 1967 110) (-273 1967 110) (-273 1967 107)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 0 1 56] 0.25" - "vaxis" "[-1 0 0 18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35765" - "plane" "(-255 1873 107) (-273 1873 107) (-273 1873 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 0 -1 24] 0.25" - "vaxis" "[-1 0 0 18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "50126" - side - { - "id" "35776" - "plane" "(-273 1970 110) (-255 1970 110) (-255 1967 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35775" - "plane" "(-273 1967 0) (-255 1967 0) (-255 1970 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35774" - "plane" "(-273 1970 110) (-273 1967 110) (-273 1967 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 -1 0 145.778] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35773" - "plane" "(-255 1970 0) (-255 1967 0) (-255 1967 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -465.779] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35772" - "plane" "(-255 1970 110) (-273 1970 110) (-273 1970 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35771" - "plane" "(-255 1967 0) (-273 1967 0) (-273 1967 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 1500]" - } - } -} -hidden -{ - entity - { - "id" "51105" - "classname" "func_detail" - hidden - { - solid - { - "id" "48783" - side - { - "id" "35890" - "plane" "(-272 2304 136) (-272 1536 136) (-672 1536 360)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35889" - "plane" "(-272 1536 136) (-272 2304 136) (-272 2304 132)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35888" - "plane" "(-272 2304 136) (-672 2304 360) (-672 2304 356)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35887" - "plane" "(-272 1536 136) (-272 1536 132) (-672 1536 356)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35886" - "plane" "(-272 1536 132) (-272 2304 132) (-672 2304 356)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35885" - "plane" "(-672 2304 360) (-672 1536 360) (-672 1536 356)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49216" - side - { - "id" "35896" - "plane" "(-672 2112 360) (-672 1792 360) (-700 1792 332)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35895" - "plane" "(-700 2112 328) (-700 1792 328) (-672 1792 356)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35894" - "plane" "(-672 2112 356) (-672 1792 356) (-672 1792 360)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[0 1 0 -384] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35893" - "plane" "(-672 1792 356) (-700 1792 328) (-700 1792 332)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35892" - "plane" "(-700 1792 328) (-700 2112 328) (-700 2112 332)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35891" - "plane" "(-672 2112 360) (-700 2112 332) (-700 2112 328)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49083" - side - { - "id" "35902" - "plane" "(-768 1792 264) (-672 1792 360) (-672 1728 360)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35901" - "plane" "(-768 1728 260) (-672 1728 356) (-672 1792 356)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35900" - "plane" "(-672 1792 356) (-672 1728 356) (-672 1728 360)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[0 1 0 -384] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35899" - "plane" "(-672 1728 356) (-768 1728 260) (-768 1728 264)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35898" - "plane" "(-672 1792 360) (-768 1792 264) (-768 1792 260)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35897" - "plane" "(-768 1728 260) (-768 1792 260) (-768 1792 264)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49086" - side - { - "id" "35908" - "plane" "(-768 1728 264) (-672 1728 360) (-672 1664 360)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35907" - "plane" "(-768 1664 260) (-672 1664 356) (-672 1728 356)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35906" - "plane" "(-672 1728 356) (-672 1664 356) (-672 1664 360)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[0 1 0 -384] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35905" - "plane" "(-672 1664 356) (-768 1664 260) (-768 1664 264)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35904" - "plane" "(-672 1728 360) (-768 1728 264) (-768 1728 260)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35903" - "plane" "(-768 1664 260) (-768 1728 260) (-768 1728 264)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49089" - side - { - "id" "35914" - "plane" "(-672 1536 360) (-768 1536 264) (-768 1664 264)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35913" - "plane" "(-672 1536 356) (-768 1536 260) (-768 1536 264)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35912" - "plane" "(-768 1536 260) (-672 1536 356) (-672 1664 356)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35911" - "plane" "(-672 1664 356) (-672 1536 356) (-672 1536 360)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[0 1 0 -384] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35910" - "plane" "(-672 1664 360) (-768 1664 264) (-768 1664 260)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35909" - "plane" "(-768 1664 264) (-768 1536 264) (-768 1536 260)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49088" - side - { - "id" "35920" - "plane" "(-768 1536 264) (-828 1536 204) (-828 1664 204)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35919" - "plane" "(-768 1536 260) (-828 1536 200) (-828 1536 204)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35918" - "plane" "(-828 1536 200) (-768 1536 260) (-768 1664 260)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35917" - "plane" "(-768 1664 264) (-828 1664 204) (-828 1664 200)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35916" - "plane" "(-828 1664 204) (-828 1536 204) (-828 1536 200)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35915" - "plane" "(-768 1664 260) (-768 1536 260) (-768 1536 264)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49085" - side - { - "id" "35926" - "plane" "(-828 1728 204) (-768 1728 264) (-768 1664 264)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35925" - "plane" "(-828 1664 200) (-768 1664 260) (-768 1728 260)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35924" - "plane" "(-768 1664 260) (-828 1664 200) (-828 1664 204)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35923" - "plane" "(-768 1728 264) (-828 1728 204) (-828 1728 200)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35922" - "plane" "(-828 1664 200) (-828 1728 200) (-828 1728 204)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35921" - "plane" "(-768 1728 260) (-768 1664 260) (-768 1664 264)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49202" - side - { - "id" "35932" - "plane" "(-768 2304 264) (-700 2304 332) (-700 1792 332)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35931" - "plane" "(-700 2304 332) (-768 2304 264) (-768 2304 260)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35930" - "plane" "(-700 2304 328) (-768 2304 260) (-768 1792 260)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35929" - "plane" "(-700 1792 328) (-768 1792 260) (-768 1792 264)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35928" - "plane" "(-768 1792 260) (-768 2304 260) (-768 2304 264)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35927" - "plane" "(-700 1792 332) (-700 2304 332) (-700 2304 328)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49079" - side - { - "id" "35938" - "plane" "(-828 2304 204) (-768 2304 264) (-768 1792 264)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35937" - "plane" "(-768 2304 264) (-828 2304 204) (-828 2304 200)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35936" - "plane" "(-768 2304 260) (-828 2304 200) (-828 1792 200)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35935" - "plane" "(-768 1792 260) (-828 1792 200) (-828 1792 204)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35934" - "plane" "(-828 1792 200) (-828 2304 200) (-828 2304 204)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35933" - "plane" "(-768 1792 264) (-768 2304 264) (-768 2304 260)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49175" - side - { - "id" "35944" - "plane" "(-828 1792 204) (-896 1792 136) (-896 1856 136)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35943" - "plane" "(-896 1792 132) (-896 1856 132) (-896 1856 136)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[0 1 0 -384] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35942" - "plane" "(-896 1856 132) (-896 1792 132) (-828 1792 200)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35941" - "plane" "(-828 1792 200) (-896 1792 132) (-896 1792 136)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35940" - "plane" "(-828 1792 204) (-828 1856 204) (-828 1856 200)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35939" - "plane" "(-828 1856 204) (-896 1856 136) (-896 1856 132)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49177" - side - { - "id" "35950" - "plane" "(-896 1920 136) (-896 2304 136) (-828 2304 204)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35949" - "plane" "(-896 1920 132) (-896 2304 132) (-896 2304 136)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[0 1 0 -384] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35948" - "plane" "(-828 2304 204) (-896 2304 136) (-896 2304 132)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35947" - "plane" "(-828 2304 200) (-896 2304 132) (-896 1920 132)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35946" - "plane" "(-828 1920 204) (-828 2304 204) (-828 2304 200)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35945" - "plane" "(-828 1920 200) (-896 1920 132) (-896 1920 136)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49090" - side - { - "id" "35956" - "plane" "(-828 1536 204) (-896 1536 136) (-896 1664 136)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35955" - "plane" "(-896 1664 136) (-896 1536 136) (-896 1536 132)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[0 1 0 -384] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35954" - "plane" "(-828 1536 200) (-896 1536 132) (-896 1536 136)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35953" - "plane" "(-896 1664 132) (-896 1536 132) (-828 1536 200)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35952" - "plane" "(-828 1664 204) (-896 1664 136) (-896 1664 132)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35951" - "plane" "(-828 1664 200) (-828 1536 200) (-828 1536 204)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "49218" - side - { - "id" "35962" - "plane" "(-700 2304 332) (-672 2304 360) (-672 2176 360)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35961" - "plane" "(-672 2304 360) (-700 2304 332) (-700 2304 328)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35960" - "plane" "(-672 2304 356) (-700 2304 328) (-700 2176 328)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "90" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "35959" - "plane" "(-672 2176 360) (-672 2304 360) (-672 2304 356)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 0 1 -16] 0.25" - "vaxis" "[0 1 0 -384] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35958" - "plane" "(-700 2176 328) (-700 2304 328) (-700 2304 332)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "35957" - "plane" "(-672 2176 356) (-700 2176 328) (-700 2176 332)" - "material" "PROPS/PLASTICCEILING002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2000]" - } - } -} -hidden -{ - entity - { - "id" "51120" - "classname" "prop_physics_multiplayer" - "angles" "0 348.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_italy/it_mkt_table2.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-656 1830 1" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } - } -} -hidden -{ - entity - { - "id" "51146" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_italy/it_mkt_table2.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-453 1827 1" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } - } -} -hidden -{ - entity - { - "id" "51174" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_italy/it_mkt_table2.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-661 1707 1" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } - } -} -hidden -{ - entity - { - "id" "51186" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_italy/it_mkt_table2.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-452 1704 1" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } - } -} -hidden -{ - entity - { - "id" "51198" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_italy/it_mkt_table2.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-661 1591 1" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } - } -} -hidden -{ - entity - { - "id" "51206" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_italy/it_mkt_table2.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-455 1592 1" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } - } -} -hidden -{ - entity - { - "id" "51289" - "classname" "prop_physics_multiplayer" - "angles" "0 256.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-494 1847 0.999992" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51321" - "classname" "prop_physics_multiplayer" - "angles" "0 272.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-495 1803.3 1" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51337" - "classname" "prop_physics_multiplayer" - "angles" "0 270 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-493.191 1728.3 1.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51349" - "classname" "prop_physics_multiplayer" - "angles" "0 256.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-480.191 1675.3 1.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51357" - "classname" "prop_physics_multiplayer" - "angles" "0 275.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-486.191 1610.3 1.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51369" - "classname" "prop_physics_multiplayer" - "angles" "13.4116 268.443 83.3169" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-510 1571.3 14" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51393" - "classname" "prop_physics_multiplayer" - "angles" "0 85 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-413 1561.3 2" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51413" - "classname" "prop_physics_multiplayer" - "angles" "0 121.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-419 1612 1" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51437" - "classname" "prop_physics_multiplayer" - "angles" "0 85 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-412 1674 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51449" - "classname" "prop_physics_multiplayer" - "angles" "0 85 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-413 1702 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51461" - "classname" "prop_physics_multiplayer" - "angles" "0 85 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-432 1801 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51477" - "classname" "prop_physics_multiplayer" - "angles" "0 85 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-430 1857 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51489" - "classname" "prop_physics_multiplayer" - "angles" "0 75 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-620.777 1852.88 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51501" - "classname" "prop_physics_multiplayer" - "angles" "0 16 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-629 1800 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51521" - "classname" "prop_physics_multiplayer" - "angles" "0 85 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-631 1731 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51533" - "classname" "prop_physics_multiplayer" - "angles" "0 85 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-634.777 1680.88 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51541" - "classname" "prop_physics_multiplayer" - "angles" "0 85 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-607 1619 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51553" - "classname" "prop_physics_multiplayer" - "angles" "0 85 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-604.777 1591.88 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51561" - "classname" "prop_physics_multiplayer" - "angles" "0 279 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-698.777 1617.88 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51577" - "classname" "prop_physics_multiplayer" - "angles" "0 279 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-705.217 1585.82 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51585" - "classname" "prop_physics_multiplayer" - "angles" "0 257.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-697 1734 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51601" - "classname" "prop_physics_multiplayer" - "angles" "0 279 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-697.217 1709.82 2.53788" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51609" - "classname" "prop_physics_multiplayer" - "angles" "8.9117 271.263 -81.9016" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-713 1871.82 30.0486" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51617" - "classname" "prop_physics_multiplayer" - "angles" "8.9117 271.263 -81.9016" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/nova/chair_plastic01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-713.696 1840.82 35" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3000]" - } - } -} -hidden -{ - entity - { - "id" "51654" - "classname" "prop_static" - "angles" "-87.5 119.5 -180" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/light_floodlight02_off.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-768 1869.37 11" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 3500]" - } - } -} -hidden -{ - entity - { - "id" "51670" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 500" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "63.8176 326.898 30.6199" - "pitch" "63.8176" - "style" "0" - "origin" "-817.075 1929 10.8746" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 4000]" - } - } -} -hidden -{ - entity - { - "id" "51749" - "classname" "point_spotlight" - "angles" "-65.2852 328.553 -21.1009" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "500" - "spotlightwidth" "200" - "origin" "-817 1929 9" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 4000]" - } - } -} -hidden -{ - entity - { - "id" "52602" - "classname" "func_brush" - "disablereceiveshadows" "0" - "disableshadows" "0" - "InputFilter" "0" - "invert_exclusion" "0" - "origin" "-192 528 54.5" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "solidbsp" "0" - "Solidity" "1" - "spawnflags" "2" - "StartDisabled" "0" - "vrad_brush_cast_shadows" "0" - hidden - { - solid - { - "id" "52076" - side - { - "id" "36238" - "plane" "(-215 511 110) (-215 545 110) (-169 545 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 356] 0.25" - "vaxis" "[0 -1 0 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36237" - "plane" "(-215 545 107) (-215 511 107) (-169 511 107)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 356] 0.25" - "vaxis" "[0 -1 0 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36236" - "plane" "(-215 511 107) (-215 545 107) (-215 545 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -508] 0.25" - "vaxis" "[0 0 -1 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36235" - "plane" "(-169 545 107) (-169 511 107) (-169 511 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -508] 0.25" - "vaxis" "[0 0 -1 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36234" - "plane" "(-215 545 107) (-169 545 107) (-169 545 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 356] 0.25" - "vaxis" "[0 0 -1 -91] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36233" - "plane" "(-169 511 107) (-215 511 107) (-215 511 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 356] 0.25" - "vaxis" "[0 0 1 -299] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "52075" - side - { - "id" "36244" - "plane" "(-169 511 110) (-169 545 110) (-166 545 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 356] 0.25" - "vaxis" "[0 -1 0 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36243" - "plane" "(-169 545 0) (-169 511 0) (-166 511 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 356] 0.25" - "vaxis" "[0 -1 0 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36242" - "plane" "(-169 511 0) (-169 545 0) (-169 545 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 356] 0.25" - "vaxis" "[0 0 -1 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36241" - "plane" "(-166 545 0) (-166 511 0) (-166 511 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -508] 0.25" - "vaxis" "[0 0 -1 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36240" - "plane" "(-169 545 0) (-166 545 0) (-166 545 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 140] 0.25" - "vaxis" "[0 0 -1 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36239" - "plane" "(-166 511 0) (-169 511 0) (-169 511 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[-1 0 0 188] 0.25" - "vaxis" "[0 0 -1 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "52074" - side - { - "id" "36250" - "plane" "(-218 511 110) (-218 545 110) (-215 545 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 356] 0.25" - "vaxis" "[0 -1 0 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36249" - "plane" "(-218 545 0) (-218 511 0) (-215 511 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 356] 0.25" - "vaxis" "[0 -1 0 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36248" - "plane" "(-218 511 0) (-218 545 0) (-218 545 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -508] 0.25" - "vaxis" "[0 0 -1 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36247" - "plane" "(-215 545 0) (-215 511 0) (-215 511 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 356] 0.25" - "vaxis" "[0 0 -1 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36246" - "plane" "(-218 545 0) (-215 545 0) (-215 545 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[-1 0 0 140] 0.25" - "vaxis" "[0 0 -1 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "36245" - "plane" "(-215 511 0) (-218 511 0) (-218 511 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 188] 0.25" - "vaxis" "[0 0 -1 125] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 6000]" - } - } -} -hidden -{ - entity - { - "id" "54321" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_interiors/lights_florescent01a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-490 1728 142" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -768]" - } - } -} -hidden -{ - entity - { - "id" "54359" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_interiors/lights_florescent01a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-490 1920 142" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -768]" - } - } -} -hidden -{ - entity - { - "id" "54371" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_interiors/lights_florescent01a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-490 2112 142" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -768]" - } - } -} -hidden -{ - entity - { - "id" "54395" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_interiors/lights_florescent01a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-750 2112.09 142" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -768]" - } - } -} -hidden -{ - entity - { - "id" "54399" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_interiors/lights_florescent01a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-750 1920.09 142" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -768]" - } - } -} -hidden -{ - entity - { - "id" "54403" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_interiors/lights_florescent01a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-750 1728.09 142" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -768]" - } - } -} -hidden -{ - entity - { - "id" "54486" - "classname" "prop_door_rotating" - "ajarangles" "0 0 0" - "angles" "0 270 0" - "axis" "-863 2303 54, -863 2303 54" - "disableshadows" "0" - "distance" "90" - "dmg" "0" - "forceclosed" "0" - "hardware" "1" - "health" "0" - "model" "models/props_c17/door03_left.mdl" - "opendir" "1" - "returndelay" "-1" - "skin" "1" - "spawnflags" "8192" - "spawnpos" "1" - "speed" "100" - "origin" "-863 2303 54" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -4268]" - } - } -} -hidden -{ - entity - { - "id" "55540" - "classname" "func_detail" - hidden - { - solid - { - "id" "54665" - side - { - "id" "39424" - "plane" "(-768 1537 64) (-272 1537 64) (-272 1536 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39423" - "plane" "(-768 1536 0) (-272 1536 0) (-272 1537 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39422" - "plane" "(-272 1537 0) (-272 1536 0) (-272 1536 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39421" - "plane" "(-768 1537 0) (-272 1537 0) (-272 1537 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39420" - "plane" "(-272 1536 0) (-768 1536 0) (-768 1536 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39419" - "plane" "(-768 1536 0) (-768 1537 0) (-768 1537 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54729" - side - { - "id" "39430" - "plane" "(-768 1537 0) (-784 1537 0) (-784 1536 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39429" - "plane" "(-784 1537 0) (-768 1537 0) (-768 1537 56)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39428" - "plane" "(-768 1536 0) (-784 1536 0) (-784 1536 56)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39427" - "plane" "(-768 1537 0) (-768 1536 0) (-768 1536 56)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39426" - "plane" "(-784 1536 0) (-784 1537 0) (-784 1537 56)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39425" - "plane" "(-768 1536 56) (-784 1536 56) (-784 1537 56)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54761" - side - { - "id" "39436" - "plane" "(-784 1537 0) (-792 1537 0) (-792 1536 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39435" - "plane" "(-792 1537 0) (-784 1537 0) (-784 1537 24)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39434" - "plane" "(-784 1536 0) (-792 1536 0) (-792 1536 24)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39433" - "plane" "(-792 1536 0) (-792 1537 0) (-792 1537 24)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39432" - "plane" "(-784 1537 0) (-784 1536 0) (-784 1536 24)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39431" - "plane" "(-784 1536 24) (-792 1536 24) (-792 1537 24)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54757" - side - { - "id" "39442" - "plane" "(-792 1537 0) (-800 1537 0) (-800 1536 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39441" - "plane" "(-800 1537 0) (-792 1537 0) (-792 1537 8)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39440" - "plane" "(-792 1536 0) (-800 1536 0) (-800 1536 8)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39439" - "plane" "(-800 1536 0) (-800 1537 0) (-800 1537 8)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39438" - "plane" "(-792 1537 0) (-792 1536 0) (-792 1536 8)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39437" - "plane" "(-792 1536 8) (-800 1536 8) (-800 1537 8)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54751" - side - { - "id" "39448" - "plane" "(-800 1537 0) (-816 1537 0) (-816 1536 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39447" - "plane" "(-816 1537 0) (-800 1537 0) (-800 1537 16)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39446" - "plane" "(-800 1536 0) (-816 1536 0) (-816 1536 16)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39445" - "plane" "(-816 1536 0) (-816 1537 0) (-816 1537 16)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39444" - "plane" "(-800 1537 0) (-800 1536 0) (-800 1536 16)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39443" - "plane" "(-800 1536 16) (-816 1536 16) (-816 1537 16)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54745" - side - { - "id" "39454" - "plane" "(-816 1537 0) (-824 1537 0) (-824 1536 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39453" - "plane" "(-824 1537 0) (-816 1537 0) (-816 1537 32)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39452" - "plane" "(-816 1536 0) (-824 1536 0) (-824 1536 32)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39451" - "plane" "(-824 1536 0) (-824 1537 0) (-824 1537 32)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39450" - "plane" "(-816 1537 0) (-816 1536 0) (-816 1536 32)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39449" - "plane" "(-816 1536 32) (-824 1536 32) (-824 1537 32)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54735" - side - { - "id" "39460" - "plane" "(-840 1537 0) (-848 1537 0) (-848 1536 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39459" - "plane" "(-848 1537 0) (-840 1537 0) (-840 1537 48)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39458" - "plane" "(-840 1536 0) (-848 1536 0) (-848 1536 48)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39457" - "plane" "(-848 1536 0) (-848 1537 0) (-848 1537 48)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39456" - "plane" "(-840 1537 0) (-840 1536 0) (-840 1536 48)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39455" - "plane" "(-840 1536 48) (-848 1536 48) (-848 1537 48)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54741" - side - { - "id" "39466" - "plane" "(-824 1537 0) (-840 1537 0) (-840 1536 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39465" - "plane" "(-840 1537 0) (-824 1537 0) (-824 1537 40)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39464" - "plane" "(-824 1536 0) (-840 1536 0) (-840 1536 40)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39463" - "plane" "(-840 1536 0) (-840 1537 0) (-840 1537 40)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39462" - "plane" "(-824 1537 0) (-824 1536 0) (-824 1536 40)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39461" - "plane" "(-824 1536 40) (-840 1536 40) (-840 1537 40)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54667" - side - { - "id" "39472" - "plane" "(-848 1536 64) (-896 1536 64) (-896 1537 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39471" - "plane" "(-848 1537 0) (-896 1537 0) (-896 1536 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39470" - "plane" "(-896 1537 0) (-848 1537 0) (-848 1537 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39469" - "plane" "(-848 1536 0) (-896 1536 0) (-896 1536 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39468" - "plane" "(-896 1536 0) (-896 1537 0) (-896 1537 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39467" - "plane" "(-848 1537 0) (-848 1536 0) (-848 1536 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2500 -1768]" - } - } -} -hidden -{ - entity - { - "id" "55553" - "classname" "func_detail" - hidden - { - solid - { - "id" "54622" - side - { - "id" "39478" - "plane" "(-814 2304 64) (-272 2304 64) (-272 2303 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 368] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39477" - "plane" "(-814 2303 0) (-272 2303 0) (-272 2304 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 368] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39476" - "plane" "(-272 2304 0) (-272 2303 0) (-272 2303 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 -504] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39475" - "plane" "(-814 2304 0) (-272 2304 0) (-272 2304 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 368] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39474" - "plane" "(-272 2303 0) (-814 2303 0) (-814 2303 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 368] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39473" - "plane" "(-814 2303 0) (-814 2304 0) (-814 2304 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54620" - side - { - "id" "39484" - "plane" "(-896 2303 64) (-896 2304 64) (-866 2304 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 272] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39483" - "plane" "(-896 2304 0) (-896 2303 0) (-866 2303 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 272] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39482" - "plane" "(-896 2303 0) (-896 2304 0) (-896 2304 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39481" - "plane" "(-896 2304 0) (-866 2304 0) (-866 2304 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 272] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39480" - "plane" "(-866 2303 0) (-896 2303 0) (-896 2303 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 272] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39479" - "plane" "(-866 2304 0) (-866 2303 0) (-866 2303 64)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2500 -1268]" - } - } -} -hidden -{ - entity - { - "id" "55560" - "classname" "func_brush" - "disablereceiveshadows" "0" - "disableshadows" "0" - "InputFilter" "0" - "invert_exclusion" "0" - "origin" "-840 2312 55" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "solidbsp" "0" - "Solidity" "1" - "spawnflags" "2" - "StartDisabled" "0" - "vrad_brush_cast_shadows" "0" - hidden - { - solid - { - "id" "54545" - side - { - "id" "39490" - "plane" "(-863 2321 110) (-817 2321 110) (-817 2303 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39489" - "plane" "(-863 2303 107) (-817 2303 107) (-817 2321 107)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39488" - "plane" "(-863 2321 110) (-863 2303 110) (-863 2303 107)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39487" - "plane" "(-817 2321 107) (-817 2303 107) (-817 2303 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39486" - "plane" "(-817 2321 110) (-863 2321 110) (-863 2321 107)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 0 1 151.998] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39485" - "plane" "(-817 2303 107) (-863 2303 107) (-863 2303 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 0 -1 423.998] 0.25" - "vaxis" "[1 0 0 280] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54543" - side - { - "id" "39496" - "plane" "(-866 2321 110) (-863 2321 110) (-863 2303 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39495" - "plane" "(-866 2303 0) (-863 2303 0) (-863 2321 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39494" - "plane" "(-866 2321 110) (-866 2303 110) (-866 2303 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39493" - "plane" "(-863 2321 0) (-863 2303 0) (-863 2303 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 1 -16] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39492" - "plane" "(-863 2321 110) (-866 2321 110) (-866 2321 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[-1 0 0 200] 0.25" - "vaxis" "[0 0 1 -16] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39491" - "plane" "(-863 2303 0) (-866 2303 0) (-866 2303 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 376] 0.25" - "vaxis" "[0 0 1 -16] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54544" - side - { - "id" "39502" - "plane" "(-817 2321 110) (-814 2321 110) (-814 2303 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39501" - "plane" "(-817 2303 3.33786e-006) (-814 2303 3.33786e-006) (-814 2321 3.33786e-006)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39500" - "plane" "(-817 2321 110) (-817 2303 110) (-817 2303 3.33786e-006)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39499" - "plane" "(-814 2321 3.33786e-006) (-814 2303 3.33786e-006) (-814 2303 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39498" - "plane" "(-814 2321 110) (-817 2321 110) (-817 2321 3.33786e-006)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 264] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39497" - "plane" "(-814 2303 3.33786e-006) (-817 2303 3.33786e-006) (-817 2303 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[-1 0 0 312] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2500 -768]" - } - } -} -hidden -{ - entity - { - "id" "56050" - "classname" "func_detail" - hidden - { - solid - { - "id" "55265" - side - { - "id" "39544" - "plane" "(-773.673 1539.61 0) (-781.435 1541.54 0) (-781.435 1541.54 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.970296 -0.241922 0 281.253] 0.125" - "vaxis" "[0 0 -1 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39543" - "plane" "(-771.738 1547.37 1) (-773.673 1539.61 1) (-781.435 1541.54 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.970296 -0.241922 0 281.253] 0.125" - "vaxis" "[0.241922 0.970296 0 298.348] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39542" - "plane" "(-781.435 1541.54 0) (-773.673 1539.61 0) (-771.738 1547.37 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.970296 -0.241922 0 281.253] 0.125" - "vaxis" "[0.241922 0.970296 0 298.348] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39541" - "plane" "(-771.738 1547.37 0) (-773.673 1539.61 0) (-773.673 1539.61 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.241922 0.970296 0 149.174] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39540" - "plane" "(-771.738 1547.37 1) (-779.5 1549.31 1) (-779.5 1549.31 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.970296 -0.241922 0 396.627] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39539" - "plane" "(-779.5 1549.31 1) (-781.435 1541.54 1) (-781.435 1541.54 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.241922 0.970296 0 149.174] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55266" - side - { - "id" "39550" - "plane" "(-781.558 1541 0) (-789.539 1541.56 0) (-789.539 1541.56 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.997564 -0.0697565 0 377.192] 0.125" - "vaxis" "[0 0 -1 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39549" - "plane" "(-781.558 1541 1) (-789.539 1541.56 1) (-788.981 1549.54 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.997564 -0.0697565 0 377.192] 0.125" - "vaxis" "[0.0697565 0.997564 0 426.181] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39548" - "plane" "(-788.981 1549.54 0) (-789.539 1541.56 0) (-781.558 1541 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.997564 -0.0697565 0 377.192] 0.125" - "vaxis" "[0.0697565 0.997564 0 426.181] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39547" - "plane" "(-788.981 1549.54 1) (-789.539 1541.56 1) (-789.539 1541.56 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.0697565 0.997564 0 -42.9096] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39546" - "plane" "(-781 1548.98 1) (-788.981 1549.54 1) (-788.981 1549.54 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.997564 -0.0697565 0 444.596] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39545" - "plane" "(-781 1548.98 0) (-781.558 1541 0) (-781.558 1541 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.0697565 0.997564 0 -42.9096] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55267" - side - { - "id" "39556" - "plane" "(-791 1538 0) (-799 1538 0) (-799 1538 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 56] 0.125" - "vaxis" "[0 0 -1 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39555" - "plane" "(-791 1546 1) (-791 1538 1) (-799 1538 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 56] 0.125" - "vaxis" "[0 1 0 -16] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39554" - "plane" "(-799 1546 0) (-799 1538 0) (-791 1538 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 56] 0.125" - "vaxis" "[0 1 0 -16] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39553" - "plane" "(-799 1546 1) (-799 1538 1) (-799 1538 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39552" - "plane" "(-791 1546 0) (-791 1538 0) (-791 1538 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -264] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39551" - "plane" "(-791 1546 1) (-799 1546 1) (-799 1546 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55272" - side - { - "id" "39562" - "plane" "(-794.477 1549.78 0) (-801.224 1545.48 0) (-801.224 1545.48 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.843391 0.5373 0 -469.109] 0.125" - "vaxis" "[0 0 -1 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39561" - "plane" "(-798.776 1556.52 1) (-794.477 1549.78 1) (-801.224 1545.48 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.843391 0.5373 0 -469.109] 0.125" - "vaxis" "[-0.5373 0.843391 0 -47.5183] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39560" - "plane" "(-805.523 1552.22 0) (-801.224 1545.48 0) (-794.477 1549.78 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.843391 0.5373 0 -469.109] 0.125" - "vaxis" "[-0.5373 0.843391 0 -47.5183] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39559" - "plane" "(-805.523 1552.22 1) (-801.224 1545.48 1) (-801.224 1545.48 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.5373 0.843391 0 -23.7592] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39558" - "plane" "(-798.776 1556.52 0) (-794.477 1549.78 0) (-794.477 1549.78 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.5373 0.843391 0 -23.7592] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39557" - "plane" "(-798.776 1556.52 1) (-805.523 1552.22 1) (-805.523 1552.22 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.843391 0.5373 0 -234.555] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55279" - side - { - "id" "39568" - "plane" "(-805 1542 0) (-813 1542 0) (-813 1542 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 40] 0.125" - "vaxis" "[0 0 -1 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39567" - "plane" "(-813 1550 1) (-805 1550 1) (-805 1542 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 40] 0.125" - "vaxis" "[0 1 0 -48] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39566" - "plane" "(-813 1542 0) (-805 1542 0) (-805 1550 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 40] 0.125" - "vaxis" "[0 1 0 -48] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39565" - "plane" "(-805 1550 0) (-805 1542 0) (-805 1542 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -280] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39564" - "plane" "(-805 1550 1) (-813 1550 1) (-813 1550 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 20] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39563" - "plane" "(-813 1550 1) (-813 1542 1) (-813 1542 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -280] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55289" - side - { - "id" "39574" - "plane" "(-811.692 1540 2) (-819 1543.25 2) (-815.746 1550.56 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 218.28] 0.125" - "vaxis" "[-0.913545 0.406737 0 64.8669] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39573" - "plane" "(-808.438 1547.31 1) (-815.746 1550.56 1) (-819 1543.25 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 218.28] 0.125" - "vaxis" "[-0.913545 0.406737 0 64.8669] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39572" - "plane" "(-811.692 1540 1) (-819 1543.25 1) (-819 1543.25 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 -4] 0.25" - "vaxis" "[-0.913545 0.406737 0 32.4335] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39571" - "plane" "(-808.438 1547.31 2) (-815.746 1550.56 2) (-815.746 1550.56 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 -4] 0.25" - "vaxis" "[-0.913545 0.406737 0 32.4335] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39570" - "plane" "(-808.438 1547.31 1) (-811.692 1540 1) (-811.692 1540 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 109.14] 0.25" - "vaxis" "[0 0 -1 4] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39569" - "plane" "(-815.746 1550.56 2) (-819 1543.25 2) (-819 1543.25 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 109.14] 0.25" - "vaxis" "[0 0 -1 4] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55280" - side - { - "id" "39580" - "plane" "(-815 1539 0) (-823 1539 0) (-823 1539 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 56] 0.125" - "vaxis" "[0 0 -1 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39579" - "plane" "(-815 1539 1) (-823 1539 1) (-823 1547 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 56] 0.125" - "vaxis" "[0 1 0 -24] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39578" - "plane" "(-815 1547 0) (-823 1547 0) (-823 1539 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 56] 0.125" - "vaxis" "[0 1 0 -24] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39577" - "plane" "(-823 1547 1) (-823 1539 1) (-823 1539 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -268] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39576" - "plane" "(-815 1547 1) (-823 1547 1) (-823 1547 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 28] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39575" - "plane" "(-815 1547 0) (-815 1539 0) (-815 1539 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -268] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55291" - side - { - "id" "39586" - "plane" "(-824.099 1543 0) (-832.099 1543 0) (-832.099 1543 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 64.7891] 0.125" - "vaxis" "[0 0 -1 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39585" - "plane" "(-824.099 1551 1) (-824.099 1543 1) (-832.099 1543 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 64.7891] 0.125" - "vaxis" "[0 1 0 -55.998] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39584" - "plane" "(-832.099 1551 0) (-832.099 1543 0) (-824.099 1543 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 64.7891] 0.125" - "vaxis" "[0 1 0 -55.998] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39583" - "plane" "(-832.099 1551 1) (-832.099 1543 1) (-832.099 1543 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -284] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39582" - "plane" "(-824.099 1551 0) (-824.099 1543 0) (-824.099 1543 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -284] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39581" - "plane" "(-824.099 1551 1) (-832.099 1551 1) (-832.099 1551 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 32.3945] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55270" - side - { - "id" "39592" - "plane" "(-836.206 1545.7 2) (-835.508 1553.67 2) (-827.539 1552.97 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 381.919] 0.125" - "vaxis" "[0.0871558 0.996195 0 232.515] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39591" - "plane" "(-828.236 1545 1) (-827.539 1552.97 1) (-835.508 1553.67 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 381.919] 0.125" - "vaxis" "[0.0871558 0.996195 0 232.515] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39590" - "plane" "(-836.206 1545.7 1) (-835.508 1553.67 1) (-835.508 1553.67 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 -4] 0.25" - "vaxis" "[0.0871558 0.996195 0 116.257] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39589" - "plane" "(-828.236 1545 2) (-827.539 1552.97 2) (-827.539 1552.97 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 -4] 0.25" - "vaxis" "[0.0871558 0.996195 0 116.257] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39588" - "plane" "(-828.236 1545 1) (-836.206 1545.7 1) (-836.206 1545.7 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 190.959] 0.25" - "vaxis" "[0 0 -1 4] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39587" - "plane" "(-827.539 1552.97 2) (-835.508 1553.67 2) (-835.508 1553.67 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 190.959] 0.25" - "vaxis" "[0 0 -1 4] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55295" - side - { - "id" "39598" - "plane" "(-833 1539 0) (-841 1539 0) (-841 1539 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 72] 0.125" - "vaxis" "[0 0 -1 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39597" - "plane" "(-841 1547 1) (-833 1547 1) (-833 1539 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 72] 0.125" - "vaxis" "[0 1 0 -24] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39596" - "plane" "(-841 1539 0) (-833 1539 0) (-833 1547 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 72] 0.125" - "vaxis" "[0 1 0 -24] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39595" - "plane" "(-833 1547 0) (-833 1539 0) (-833 1539 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -268] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39594" - "plane" "(-833 1547 1) (-841 1547 1) (-841 1547 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 36] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39593" - "plane" "(-841 1547 1) (-841 1539 1) (-841 1539 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -268] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55296" - side - { - "id" "39604" - "plane" "(-843.148 1539 0) (-851.148 1539 0) (-851.148 1539 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 89.1836] 0.125" - "vaxis" "[0 0 -1 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39603" - "plane" "(-843.148 1539 1) (-851.148 1539 1) (-851.148 1547 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 89.1836] 0.125" - "vaxis" "[0 1 0 -24.002] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39602" - "plane" "(-843.148 1547 0) (-851.148 1547 0) (-851.148 1539 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 89.1836] 0.125" - "vaxis" "[0 1 0 -24.002] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39601" - "plane" "(-851.148 1547 1) (-851.148 1539 1) (-851.148 1539 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -268] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39600" - "plane" "(-843.148 1547 1) (-851.148 1547 1) (-851.148 1547 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 44.5918] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39599" - "plane" "(-843.148 1547 0) (-843.148 1539 0) (-843.148 1539 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -268] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55301" - side - { - "id" "39610" - "plane" "(-852 1540 0) (-860 1540 0) (-860 1540 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 96] 0.125" - "vaxis" "[0 0 -1 -504] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39609" - "plane" "(-852 1548 1) (-852 1540 1) (-860 1540 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 96] 0.125" - "vaxis" "[0 1 0 -31.998] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39608" - "plane" "(-860 1548 0) (-860 1540 0) (-852 1540 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 96] 0.125" - "vaxis" "[0 1 0 -31.998] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39607" - "plane" "(-860 1548 1) (-860 1540 1) (-860 1540 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -272] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39606" - "plane" "(-852 1548 0) (-852 1540 0) (-852 1540 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 1 0 -272] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39605" - "plane" "(-852 1548 1) (-860 1548 1) (-860 1548 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0 0 48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55302" - side - { - "id" "39616" - "plane" "(-858.803 1551 1) (-859.43 1558.98 1) (-851.455 1559.6 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -396.278] 0.125" - "vaxis" "[-0.0784591 0.996917 0 -44.7979] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39615" - "plane" "(-850.827 1551.63 0) (-851.455 1559.6 0) (-859.43 1558.98 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -396.278] 0.125" - "vaxis" "[-0.0784591 0.996917 0 -44.7979] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39614" - "plane" "(-858.803 1551 0) (-859.43 1558.98 0) (-859.43 1558.98 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0784591 0.996917 0 -22.399] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39613" - "plane" "(-850.827 1551.63 1) (-851.455 1559.6 1) (-851.455 1559.6 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0784591 0.996917 0 -22.399] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39612" - "plane" "(-851.455 1559.6 1) (-859.43 1558.98 1) (-859.43 1558.98 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -454.139] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39611" - "plane" "(-850.827 1551.63 0) (-858.803 1551 0) (-858.803 1551 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -454.139] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55298" - side - { - "id" "39622" - "plane" "(-849.975 1550.63 1) (-850.603 1558.6 1) (-842.628 1559.23 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -402.446] 0.125" - "vaxis" "[-0.0784591 0.996917 0 -36.2897] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39621" - "plane" "(-842.628 1559.23 0) (-850.603 1558.6 0) (-849.975 1550.63 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -402.446] 0.125" - "vaxis" "[-0.0784591 0.996917 0 -36.2897] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39620" - "plane" "(-849.975 1550.63 0) (-850.603 1558.6 0) (-850.603 1558.6 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0784591 0.996917 0 -18.1449] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39619" - "plane" "(-842 1551.26 0) (-849.975 1550.63 0) (-849.975 1550.63 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -457.223] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39618" - "plane" "(-842.628 1559.23 1) (-850.603 1558.6 1) (-850.603 1558.6 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -457.223] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39617" - "plane" "(-842 1551.26 1) (-842.628 1559.23 1) (-842.628 1559.23 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0784591 0.996917 0 -18.1449] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55271" - side - { - "id" "39628" - "plane" "(-837 1554.91 2) (-836.303 1562.88 2) (-828.333 1562.18 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 394.675] 0.125" - "vaxis" "[0.0871558 0.996195 0 223.635] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39627" - "plane" "(-829.03 1554.21 1) (-828.333 1562.18 1) (-836.303 1562.88 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 394.675] 0.125" - "vaxis" "[0.0871558 0.996195 0 223.635] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39626" - "plane" "(-837 1554.91 1) (-836.303 1562.88 1) (-836.303 1562.88 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 -4] 0.25" - "vaxis" "[0.0871558 0.996195 0 111.817] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39625" - "plane" "(-829.03 1554.21 2) (-828.333 1562.18 2) (-828.333 1562.18 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 -4] 0.25" - "vaxis" "[0.0871558 0.996195 0 111.817] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39624" - "plane" "(-828.333 1562.18 2) (-836.303 1562.88 2) (-836.303 1562.88 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 197.338] 0.25" - "vaxis" "[0 0 -1 4] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39623" - "plane" "(-829.03 1554.21 1) (-837 1554.91 1) (-837 1554.91 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 197.338] 0.25" - "vaxis" "[0 0 -1 4] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55297" - side - { - "id" "39634" - "plane" "(-839.463 1560.16 1) (-831.573 1558.84 1) (-832.893 1550.95 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.986286 -0.165048 0 491.613] 0.125" - "vaxis" "[0.165048 0.986286 0 190.285] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39633" - "plane" "(-832.893 1550.95 0) (-831.573 1558.84 0) (-839.463 1560.16 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.986286 -0.165048 0 491.613] 0.125" - "vaxis" "[0.165048 0.986286 0 190.285] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39632" - "plane" "(-832.893 1550.95 1) (-831.573 1558.84 1) (-831.573 1558.84 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.165048 0.986286 0 351.142] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39631" - "plane" "(-832.893 1550.95 0) (-840.784 1552.27 0) (-840.784 1552.27 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.986286 -0.165048 0 501.806] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39630" - "plane" "(-831.573 1558.84 1) (-839.463 1560.16 1) (-839.463 1560.16 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.986286 -0.165048 0 501.806] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39629" - "plane" "(-840.784 1552.27 0) (-839.463 1560.16 0) (-839.463 1560.16 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.165048 0.986286 0 351.142] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55292" - side - { - "id" "39640" - "plane" "(-830.975 1555.88 1) (-831.603 1563.86 1) (-823.628 1564.49 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -429.276] 0.125" - "vaxis" "[-0.0784591 0.996917 0 -66.2751] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39639" - "plane" "(-823 1556.51 0) (-823.628 1564.49 0) (-831.603 1563.86 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -429.276] 0.125" - "vaxis" "[-0.0784591 0.996917 0 -66.2751] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39638" - "plane" "(-830.975 1555.88 0) (-831.603 1563.86 0) (-831.603 1563.86 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0784591 0.996917 0 -33.1376] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39637" - "plane" "(-823 1556.51 1) (-823.628 1564.49 1) (-823.628 1564.49 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0784591 0.996917 0 -33.1376] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39636" - "plane" "(-823 1556.51 0) (-830.975 1555.88 0) (-830.975 1555.88 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -470.638] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39635" - "plane" "(-823.628 1564.49 1) (-831.603 1563.86 1) (-831.603 1563.86 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -470.638] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55282" - side - { - "id" "39646" - "plane" "(-821.975 1554.4 1) (-822.603 1562.37 1) (-814.628 1563 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -436.122] 0.125" - "vaxis" "[-0.0784591 0.996917 0 -48.7895] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39645" - "plane" "(-814.628 1563 0) (-822.603 1562.37 0) (-821.975 1554.4 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -436.122] 0.125" - "vaxis" "[-0.0784591 0.996917 0 -48.7895] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39644" - "plane" "(-821.975 1554.4 0) (-822.603 1562.37 0) (-822.603 1562.37 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0784591 0.996917 0 -24.3948] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39643" - "plane" "(-814 1555.03 0) (-821.975 1554.4 0) (-821.975 1554.4 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -474.061] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39642" - "plane" "(-814.628 1563 1) (-822.603 1562.37 1) (-822.603 1562.37 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -474.061] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39641" - "plane" "(-814 1555.03 1) (-814.628 1563 1) (-814.628 1563 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0784591 0.996917 0 -24.3948] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55287" - side - { - "id" "39652" - "plane" "(-818 1554.46 2) (-816.542 1562.32 2) (-808.676 1560.87 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.983255 -0.182235 0 124.64] 0.125" - "vaxis" "[0.182235 0.983255 0 357.121] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39651" - "plane" "(-816.542 1562.32 1) (-818 1554.46 1) (-810.134 1553 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.983255 -0.182235 0 124.64] 0.125" - "vaxis" "[0.182235 0.983255 0 357.121] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39650" - "plane" "(-818 1554.46 1) (-816.542 1562.32 1) (-816.542 1562.32 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 -4] 0.25" - "vaxis" "[0.182235 0.983255 0 434.561] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39649" - "plane" "(-810.134 1553 1) (-818 1554.46 1) (-818 1554.46 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.983255 -0.182235 0 62.32] 0.25" - "vaxis" "[0 0 -1 4] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39648" - "plane" "(-810.134 1553 2) (-808.676 1560.87 2) (-808.676 1560.87 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 -4] 0.25" - "vaxis" "[0.182235 0.983255 0 434.561] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39647" - "plane" "(-808.676 1560.87 2) (-816.542 1562.32 2) (-816.542 1562.32 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.983255 -0.182235 0 62.32] 0.25" - "vaxis" "[0 0 -1 4] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55281" - side - { - "id" "39658" - "plane" "(-812.554 1564.11 1) (-804.578 1564.74 1) (-803.951 1556.77 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -453.361] 0.125" - "vaxis" "[-0.0784591 0.996917 0 -56.3558] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39657" - "plane" "(-803.951 1556.77 0) (-804.578 1564.74 0) (-812.554 1564.11 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -453.361] 0.125" - "vaxis" "[-0.0784591 0.996917 0 -56.3558] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39656" - "plane" "(-803.951 1556.77 1) (-804.578 1564.74 1) (-804.578 1564.74 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0784591 0.996917 0 -28.1779] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39655" - "plane" "(-803.951 1556.77 0) (-811.926 1556.14 0) (-811.926 1556.14 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -482.68] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39654" - "plane" "(-804.578 1564.74 1) (-812.554 1564.11 1) (-812.554 1564.11 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996917 0.0784591 0 -482.68] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39653" - "plane" "(-811.926 1556.14 0) (-812.554 1564.11 0) (-812.554 1564.11 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0784591 0.996917 0 -28.1779] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55284" - side - { - "id" "39664" - "plane" "(-794.692 1559.62 2) (-802 1562.87 2) (-798.746 1570.18 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 83.5959] 0.125" - "vaxis" "[-0.913545 0.406737 0 61.279] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39663" - "plane" "(-791.438 1566.93 1) (-798.746 1570.18 1) (-802 1562.87 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 83.5959] 0.125" - "vaxis" "[-0.913545 0.406737 0 61.279] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39662" - "plane" "(-791.438 1566.93 2) (-798.746 1570.18 2) (-798.746 1570.18 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 -4] 0.25" - "vaxis" "[-0.913545 0.406737 0 30.6394] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39661" - "plane" "(-794.692 1559.62 1) (-802 1562.87 1) (-802 1562.87 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 -4] 0.25" - "vaxis" "[-0.913545 0.406737 0 30.6394] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39660" - "plane" "(-791.438 1566.93 1) (-794.692 1559.62 1) (-794.692 1559.62 2)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 41.798] 0.25" - "vaxis" "[0 0 -1 4] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39659" - "plane" "(-798.746 1570.18 2) (-802 1562.87 2) (-802 1562.87 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 41.798] 0.25" - "vaxis" "[0 0 -1 4] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55273" - side - { - "id" "39670" - "plane" "(-803.423 1557.33 1) (-803.493 1565.33 1) (-795.493 1565.4 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0.00872654 0 430.417] 0.125" - "vaxis" "[-0.00872654 1 0 349.736] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39669" - "plane" "(-795.423 1557.4 0) (-795.493 1565.4 0) (-803.493 1565.33 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0.00872654 0 430.417] 0.125" - "vaxis" "[-0.00872654 1 0 349.736] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39668" - "plane" "(-803.423 1557.33 0) (-803.493 1565.33 0) (-803.493 1565.33 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.00872654 1 0 174.868] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39667" - "plane" "(-795.423 1557.4 1) (-795.493 1565.4 1) (-795.493 1565.4 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.00872654 1 0 174.868] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39666" - "plane" "(-795.423 1557.4 0) (-803.423 1557.33 0) (-803.423 1557.33 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0.00872654 0 -40.7918] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39665" - "plane" "(-795.493 1565.4 1) (-803.493 1565.33 1) (-803.493 1565.33 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[1 0.00872654 0 -40.7918] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55268" - side - { - "id" "39676" - "plane" "(-792.242 1560.1 1) (-790.922 1567.99 1) (-783.031 1566.67 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.986286 -0.165048 0 438.944] 0.125" - "vaxis" "[0.165048 0.986286 0 64.4059] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39675" - "plane" "(-784.352 1558.78 0) (-783.031 1566.67 0) (-790.922 1567.99 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.986286 -0.165048 0 438.944] 0.125" - "vaxis" "[0.165048 0.986286 0 64.4059] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39674" - "plane" "(-792.242 1560.1 0) (-790.922 1567.99 0) (-790.922 1567.99 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.165048 0.986286 0 288.203] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39673" - "plane" "(-784.352 1558.78 1) (-783.031 1566.67 1) (-783.031 1566.67 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.165048 0.986286 0 288.203] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39672" - "plane" "(-784.352 1558.78 0) (-792.242 1560.1 0) (-792.242 1560.1 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.986286 -0.165048 0 475.472] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39671" - "plane" "(-783.031 1566.67 1) (-790.922 1567.99 1) (-790.922 1567.99 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.986286 -0.165048 0 475.472] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55269" - side - { - "id" "39682" - "plane" "(-794.562 1572.69 1) (-791.308 1580 1) (-784 1576.75 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.913545 -0.406737 0 492.32] 0.125" - "vaxis" "[0.406737 0.913545 0 435.618] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39681" - "plane" "(-787.254 1569.44 0) (-784 1576.75 0) (-791.308 1580 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.913545 -0.406737 0 492.32] 0.125" - "vaxis" "[0.406737 0.913545 0 435.618] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39680" - "plane" "(-794.562 1572.69 0) (-791.308 1580 0) (-791.308 1580 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.406737 0.913545 0 473.809] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39679" - "plane" "(-787.254 1569.44 1) (-784 1576.75 1) (-784 1576.75 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.406737 0.913545 0 473.809] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39678" - "plane" "(-787.254 1569.44 0) (-794.562 1572.69 0) (-794.562 1572.69 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.913545 -0.406737 0 246.16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39677" - "plane" "(-784 1576.75 1) (-791.308 1580 1) (-791.308 1580 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.913545 -0.406737 0 246.16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55274" - side - { - "id" "39688" - "plane" "(-804.732 1571.09 1) (-805.568 1579.05 1) (-797.612 1579.88 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.994522 0.104528 0 224.799] 0.125" - "vaxis" "[-0.104528 0.994522 0 267.187] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39687" - "plane" "(-796.776 1571.93 0) (-797.612 1579.88 0) (-805.568 1579.05 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.994522 0.104528 0 224.799] 0.125" - "vaxis" "[-0.104528 0.994522 0 267.187] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39686" - "plane" "(-804.732 1571.09 0) (-805.568 1579.05 0) (-805.568 1579.05 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.104528 0.994522 0 -122.407] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39685" - "plane" "(-796.776 1571.93 1) (-797.612 1579.88 1) (-797.612 1579.88 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.104528 0.994522 0 -122.407] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39684" - "plane" "(-796.776 1571.93 0) (-804.732 1571.09 0) (-804.732 1571.09 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.994522 0.104528 0 368.4] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39683" - "plane" "(-797.612 1579.88 1) (-805.568 1579.05 1) (-805.568 1579.05 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.994522 0.104528 0 368.4] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55283" - side - { - "id" "39694" - "plane" "(-807.606 1578.28 1) (-806.216 1570.4 1) (-814.095 1569.01 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -181.832] 0.125" - "vaxis" "[-0.173648 0.984808 0 -52.3293] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39693" - "plane" "(-806.216 1570.4 0) (-807.606 1578.28 0) (-815.484 1576.89 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -181.832] 0.125" - "vaxis" "[-0.173648 0.984808 0 -52.3293] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39692" - "plane" "(-806.216 1570.4 1) (-807.606 1578.28 1) (-807.606 1578.28 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.173648 0.984808 0 -282.165] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39691" - "plane" "(-806.216 1570.4 0) (-814.095 1569.01 0) (-814.095 1569.01 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -90.9158] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39690" - "plane" "(-814.095 1569.01 0) (-815.484 1576.89 0) (-815.484 1576.89 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.173648 0.984808 0 -282.165] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39689" - "plane" "(-807.606 1578.28 1) (-815.484 1576.89 1) (-815.484 1576.89 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -90.9158] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55293" - side - { - "id" "39700" - "plane" "(-829.852 1566.23 1) (-831.241 1574.11 1) (-823.363 1575.5 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -181.832] 0.125" - "vaxis" "[-0.173648 0.984808 0 -52.3293] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39699" - "plane" "(-821.973 1567.62 0) (-823.363 1575.5 0) (-831.241 1574.11 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -181.832] 0.125" - "vaxis" "[-0.173648 0.984808 0 -52.3293] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39698" - "plane" "(-829.852 1566.23 0) (-831.241 1574.11 0) (-831.241 1574.11 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.173648 0.984808 0 -282.165] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39697" - "plane" "(-821.973 1567.62 1) (-823.363 1575.5 1) (-823.363 1575.5 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.173648 0.984808 0 -282.165] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39696" - "plane" "(-821.973 1567.62 0) (-829.852 1566.23 0) (-829.852 1566.23 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -90.9158] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39695" - "plane" "(-823.363 1575.5 1) (-831.241 1574.11 1) (-831.241 1574.11 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -90.9158] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55299" - side - { - "id" "39706" - "plane" "(-841.194 1571.61 1) (-833.315 1573 1) (-831.926 1565.12 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -163.947] 0.125" - "vaxis" "[-0.173648 0.984808 0 -46.4501] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39705" - "plane" "(-831.926 1565.12 0) (-833.315 1573 0) (-841.194 1571.61 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -163.947] 0.125" - "vaxis" "[-0.173648 0.984808 0 -46.4501] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39704" - "plane" "(-831.926 1565.12 1) (-833.315 1573 1) (-833.315 1573 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.173648 0.984808 0 -279.225] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39703" - "plane" "(-833.315 1573 1) (-841.194 1571.61 1) (-841.194 1571.61 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -81.9736] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39702" - "plane" "(-831.926 1565.12 0) (-839.804 1563.73 0) (-839.804 1563.73 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -81.9736] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39701" - "plane" "(-839.804 1563.73 0) (-841.194 1571.61 0) (-841.194 1571.61 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.173648 0.984808 0 -279.225] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55300" - side - { - "id" "39712" - "plane" "(-848.707 1564.45 1) (-850.097 1572.33 1) (-842.218 1573.72 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -158.808] 0.125" - "vaxis" "[-0.173648 0.984808 0 -64.5114] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39711" - "plane" "(-842.218 1573.72 0) (-850.097 1572.33 0) (-848.707 1564.45 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -158.808] 0.125" - "vaxis" "[-0.173648 0.984808 0 -64.5114] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39710" - "plane" "(-848.707 1564.45 0) (-850.097 1572.33 0) (-850.097 1572.33 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.173648 0.984808 0 -288.256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39709" - "plane" "(-842.218 1573.72 1) (-850.097 1572.33 1) (-850.097 1572.33 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -79.404] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39708" - "plane" "(-840.829 1565.84 0) (-848.707 1564.45 0) (-848.707 1564.45 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.984808 0.173648 0 -79.404] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39707" - "plane" "(-840.829 1565.84 1) (-842.218 1573.72 1) (-842.218 1573.72 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.173648 0.984808 0 -288.256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55294" - side - { - "id" "39718" - "plane" "(-821.762 1580 1) (-829.07 1583.25 1) (-825.816 1590.56 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -105.289] 0.125" - "vaxis" "[-0.913545 0.406737 0 309.115] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39717" - "plane" "(-818.508 1587.31 0) (-825.816 1590.56 0) (-829.07 1583.25 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -105.289] 0.125" - "vaxis" "[-0.913545 0.406737 0 309.115] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39716" - "plane" "(-821.762 1580 0) (-829.07 1583.25 0) (-829.07 1583.25 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.913545 0.406737 0 410.558] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39715" - "plane" "(-818.508 1587.31 1) (-825.816 1590.56 1) (-825.816 1590.56 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.913545 0.406737 0 410.558] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39714" - "plane" "(-825.816 1590.56 1) (-829.07 1583.25 1) (-829.07 1583.25 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -52.6445] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39713" - "plane" "(-818.508 1587.31 0) (-821.762 1580 0) (-821.762 1580 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -52.6445] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55288" - side - { - "id" "39724" - "plane" "(-810.469 1581.66 1) (-813.336 1589.13 1) (-805.867 1592 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.93358 0.358368 0 110.558] 0.125" - "vaxis" "[-0.358368 0.93358 0 -120.456] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39723" - "plane" "(-803 1584.53 0) (-805.867 1592 0) (-813.336 1589.13 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.93358 0.358368 0 110.558] 0.125" - "vaxis" "[-0.358368 0.93358 0 -120.456] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39722" - "plane" "(-810.469 1581.66 0) (-813.336 1589.13 0) (-813.336 1589.13 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.358368 0.93358 0 -60.2282] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39721" - "plane" "(-803 1584.53 1) (-805.867 1592 1) (-805.867 1592 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.358368 0.93358 0 -60.2282] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39720" - "plane" "(-803 1584.53 0) (-810.469 1581.66 0) (-810.469 1581.66 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.93358 0.358368 0 55.2792] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39719" - "plane" "(-805.867 1592 1) (-813.336 1589.13 1) (-813.336 1589.13 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.93358 0.358368 0 55.2792] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55275" - side - { - "id" "39730" - "plane" "(-795.617 1580.83 1) (-796.314 1588.8 1) (-788.344 1589.5 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 374.485] 0.125" - "vaxis" "[-0.0871557 0.996195 0 350.728] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39729" - "plane" "(-787.647 1581.53 0) (-788.344 1589.5 0) (-796.314 1588.8 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 374.485] 0.125" - "vaxis" "[-0.0871557 0.996195 0 350.728] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39728" - "plane" "(-795.617 1580.83 0) (-796.314 1588.8 0) (-796.314 1588.8 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0871557 0.996195 0 -80.6362] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39727" - "plane" "(-787.647 1581.53 1) (-788.344 1589.5 1) (-788.344 1589.5 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0871557 0.996195 0 -80.6362] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39726" - "plane" "(-787.647 1581.53 0) (-795.617 1580.83 0) (-795.617 1580.83 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 443.242] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39725" - "plane" "(-788.344 1589.5 1) (-796.314 1588.8 1) (-796.314 1588.8 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 443.242] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55276" - side - { - "id" "39736" - "plane" "(-797.999 1589.77 1) (-798.697 1597.74 1) (-790.727 1598.44 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 387.241] 0.125" - "vaxis" "[-0.0871557 0.996195 0 341.847] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39735" - "plane" "(-790.03 1590.47 0) (-790.727 1598.44 0) (-798.697 1597.74 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 387.241] 0.125" - "vaxis" "[-0.0871557 0.996195 0 341.847] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39734" - "plane" "(-797.999 1589.77 0) (-798.697 1597.74 0) (-798.697 1597.74 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0871557 0.996195 0 -85.0763] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39733" - "plane" "(-790.03 1590.47 1) (-790.727 1598.44 1) (-790.727 1598.44 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0871557 0.996195 0 -85.0763] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39732" - "plane" "(-790.03 1590.47 0) (-797.999 1589.77 0) (-797.999 1589.77 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 449.621] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39731" - "plane" "(-790.727 1598.44 1) (-798.697 1597.74 1) (-798.697 1597.74 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 449.621] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55277" - side - { - "id" "39742" - "plane" "(-788.047 1601.42 1) (-787.35 1609.39 1) (-779.38 1608.7 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 484.971] 0.125" - "vaxis" "[0.0871558 0.996195 0 394.819] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39741" - "plane" "(-780.077 1600.73 0) (-779.38 1608.7 0) (-787.35 1609.39 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 484.971] 0.125" - "vaxis" "[0.0871558 0.996195 0 394.819] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39740" - "plane" "(-788.047 1601.42 0) (-787.35 1609.39 0) (-787.35 1609.39 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.0871558 0.996195 0 453.409] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39739" - "plane" "(-780.077 1600.73 1) (-779.38 1608.7 1) (-779.38 1608.7 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.0871558 0.996195 0 453.409] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39738" - "plane" "(-780.077 1600.73 0) (-788.047 1601.42 0) (-788.047 1601.42 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 498.486] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39737" - "plane" "(-779.38 1608.7 1) (-787.35 1609.39 1) (-787.35 1609.39 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 -0.0871558 0 498.486] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55286" - side - { - "id" "39748" - "plane" "(-806.437 1598.13 1) (-807.134 1606.1 1) (-799.164 1606.79 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 384.657] 0.125" - "vaxis" "[-0.0871557 0.996195 0 333.358] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39747" - "plane" "(-798.467 1598.82 0) (-799.164 1606.79 0) (-807.134 1606.1 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 384.657] 0.125" - "vaxis" "[-0.0871557 0.996195 0 333.358] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39746" - "plane" "(-798.467 1598.82 1) (-799.164 1606.79 1) (-799.164 1606.79 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0871557 0.996195 0 -89.321] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39745" - "plane" "(-799.164 1606.79 1) (-807.134 1606.1 1) (-807.134 1606.1 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 448.329] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39744" - "plane" "(-806.437 1598.13 0) (-807.134 1606.1 0) (-807.134 1606.1 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.0871557 0.996195 0 -89.321] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39743" - "plane" "(-798.467 1598.82 0) (-806.437 1598.13 0) (-806.437 1598.13 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.996195 0.0871557 0 448.329] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55285" - side - { - "id" "39754" - "plane" "(-824.225 1596.87 1) (-831.533 1600.12 1) (-828.279 1607.43 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -92.5332] 0.125" - "vaxis" "[-0.913545 0.406737 0 300.235] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39753" - "plane" "(-820.971 1604.17 0) (-828.279 1607.43 0) (-831.533 1600.12 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -92.5332] 0.125" - "vaxis" "[-0.913545 0.406737 0 300.235] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39752" - "plane" "(-820.971 1604.17 1) (-828.279 1607.43 1) (-828.279 1607.43 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.913545 0.406737 0 406.118] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39751" - "plane" "(-824.225 1596.87 0) (-831.533 1600.12 0) (-831.533 1600.12 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.913545 0.406737 0 406.118] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39750" - "plane" "(-820.971 1604.17 0) (-824.225 1596.87 0) (-824.225 1596.87 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -46.2666] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39749" - "plane" "(-828.279 1607.43 1) (-831.533 1600.12 1) (-831.533 1600.12 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -46.2666] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55290" - side - { - "id" "39760" - "plane" "(-835.625 1593.54 1) (-842.933 1596.79 1) (-839.679 1604.1 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -95.1171] 0.125" - "vaxis" "[-0.913545 0.406737 0 291.746] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39759" - "plane" "(-832.371 1600.85 0) (-839.679 1604.1 0) (-842.933 1596.79 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -95.1171] 0.125" - "vaxis" "[-0.913545 0.406737 0 291.746] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39758" - "plane" "(-835.625 1593.54 0) (-842.933 1596.79 0) (-842.933 1596.79 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.913545 0.406737 0 401.873] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39757" - "plane" "(-839.679 1604.1 1) (-842.933 1596.79 1) (-842.933 1596.79 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -47.5586] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39756" - "plane" "(-832.371 1600.85 1) (-839.679 1604.1 1) (-839.679 1604.1 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[-0.913545 0.406737 0 401.873] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39755" - "plane" "(-832.371 1600.85 0) (-835.625 1593.54 0) (-835.625 1593.54 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.406737 0.913545 0 -47.5586] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "55278" - side - { - "id" "39766" - "plane" "(-781.487 1618.43 1) (-773.574 1619.61 1) (-772.392 1611.7 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.147809 -0.989016 0 -350.705] 0.125" - "vaxis" "[0.989016 0.147809 0 45.4692] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39765" - "plane" "(-780.304 1610.52 0) (-772.392 1611.7 0) (-773.574 1619.61 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.147809 -0.989016 0 -350.705] 0.125" - "vaxis" "[0.989016 0.147809 0 45.4692] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39764" - "plane" "(-781.487 1618.43 0) (-773.574 1619.61 0) (-773.574 1619.61 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.989016 0.147809 0 22.7346] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39763" - "plane" "(-780.304 1610.52 1) (-772.392 1611.7 1) (-772.392 1611.7 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0.989016 0.147809 0 22.7346] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39762" - "plane" "(-772.392 1611.7 1) (-773.574 1619.61 1) (-773.574 1619.61 0)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.147809 -0.989016 0 80.6474] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39761" - "plane" "(-780.304 1610.52 0) (-781.487 1618.43 0) (-781.487 1618.43 1)" - "material" "TILE/TILEFLOOR003A" - "uaxis" "[0.147809 -0.989016 0 80.6474] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 1500]" - } - } -} -hidden -{ - entity - { - "id" "56212" - "classname" "func_detail" - hidden - { - solid - { - "id" "57399" - side - { - "id" "40518" - "plane" "(-466 2196 128) (-280 2196 128) (-280 2194 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40517" - "plane" "(-466 2194 0) (-280 2194 0) (-280 2196 0)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40516" - "plane" "(-280 2196 0) (-280 2194 0) (-280 2194 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[0 1 0 -72] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40515" - "plane" "(-466 2196 0) (-280 2196 0) (-280 2196 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40514" - "plane" "(-280 2194 0) (-466 2194 0) (-466 2194 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40513" - "plane" "(-466 2194 0) (-466 2196 0) (-466 2196 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "57401" - side - { - "id" "40530" - "plane" "(-720 2194 128) (-720 2196 128) (-504 2196 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40529" - "plane" "(-720 2196 0) (-720 2194 0) (-504 2194 0)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40528" - "plane" "(-720 2194 0) (-720 2196 0) (-720 2196 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[0 1 0 -72] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40527" - "plane" "(-720 2196 0) (-504 2196 0) (-504 2196 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40526" - "plane" "(-504 2194 0) (-720 2194 0) (-720 2194 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40525" - "plane" "(-504 2196 0) (-504 2194 0) (-504 2194 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "57426" - side - { - "id" "40548" - "plane" "(-466 2194 128) (-504 2194 128) (-504 2196 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40547" - "plane" "(-466 2196 72) (-466 2196 128) (-504 2196 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40546" - "plane" "(-504 2194 72) (-504 2194 128) (-466 2194 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40545" - "plane" "(-504 2196 72) (-504 2196 128) (-504 2194 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40544" - "plane" "(-466 2194 72) (-466 2194 128) (-466 2196 128)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40543" - "plane" "(-466 2196 72) (-504 2196 72) (-504 2194 72)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "57428" - side - { - "id" "40560" - "plane" "(-466 2196 0) (-504 2196 0) (-504 2194 0)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40559" - "plane" "(-504 2196 48) (-504 2196 0) (-466 2196 0)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40558" - "plane" "(-466 2194 48) (-466 2194 0) (-504 2194 0)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40557" - "plane" "(-504 2194 48) (-504 2194 0) (-504 2196 0)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40556" - "plane" "(-466 2196 48) (-466 2196 0) (-466 2194 0)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40555" - "plane" "(-466 2194 48) (-504 2194 48) (-504 2196 48)" - "material" "WOOD/WOODWALL040A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 3000]" - } - } -} -hidden -{ - entity - { - "id" "56217" - "classname" "func_detail" - hidden - { - solid - { - "id" "54318" - side - { - "id" "39862" - "plane" "(-492 2304 148) (-488 2304 148) (-488 1536 148)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39861" - "plane" "(-492 1536 144) (-488 1536 144) (-488 2304 144)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39860" - "plane" "(-492 2304 148) (-492 1536 148) (-492 1536 144)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39859" - "plane" "(-488 2304 144) (-488 1536 144) (-488 1536 148)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[0 0 -1 -16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39858" - "plane" "(-488 2304 148) (-492 2304 148) (-492 2304 144)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39857" - "plane" "(-488 1536 144) (-492 1536 144) (-492 1536 148)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -432] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "54432" - side - { - "id" "39868" - "plane" "(-752 2304 148) (-748 2304 148) (-748 1536 148)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39867" - "plane" "(-752 1536 144) (-748 1536 144) (-748 2304 144)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39866" - "plane" "(-752 2304 148) (-752 1536 148) (-752 1536 144)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39865" - "plane" "(-748 2304 144) (-748 1536 144) (-748 1536 148)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[0 0 -1 -16] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39864" - "plane" "(-748 2304 148) (-752 2304 148) (-752 2304 144)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 1 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "39863" - "plane" "(-748 1536 144) (-752 1536 144) (-752 1536 148)" - "material" "ENVIRONMENT MAPS/PIPEMETAL004A" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 0 -1 -432] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 3500]" - } - } -} -hidden -{ - entity - { - "id" "56669" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/decalstain002a" - "origin" "-896 1729 79" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 12500]" - } - } -} -hidden -{ - entity - { - "id" "56678" - "classname" "infodecal" - "angles" "0 0 0" - "texture" "decals/decalstain011a" - "origin" "-896 1896 78" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 13000]" - } - } -} -hidden -{ - entity - { - "id" "56700" - "classname" "prop_physics_multiplayer" - "angles" "0 358 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_italy/it_mkt_table2.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-868 2118 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } - } -} -hidden -{ - entity - { - "id" "56746" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_office/coffee_mug3.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-868 2086 36.5625" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 15000]" - } - } -} -hidden -{ - entity - { - "id" "56752" - "classname" "prop_physics_multiplayer" - "angles" "0 89.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_office/vending_machine.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-876 1972 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 15000]" - } - } -} -hidden -{ - entity - { - "id" "56967" - "classname" "func_physbox_multiplayer" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "explodemagnitude" "0" - "ExplodeRadius" "0" - "explosion" "0" - "forcetoenablemotion" "0" - "gibdir" "0 0 0" - "health" "0" - "massScale" "0" - "material" "2" - "nodamageforces" "0" - "notsolid" "0" - "origin" "-867.93 2137 54" - "PerformanceMode" "0" - "preferredcarryangles" "0 0 0" - "pressuredelay" "0" - "propdata" "6" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "524288" - "spawnobject" "0" - hidden - { - solid - { - "id" "56926" - side - { - "id" "40198" - "plane" "(-857.917 2130.07 62) (-862.735 2131.41 62) (-860.597 2139.12 62)" - "material" "PHOENIX_STORMS/PACK2/METALBOX2" - "uaxis" "[-0.96363 0.267238 0 -396] 0.0625" - "vaxis" "[-0.267238 -0.96363 0 117] 0.0625" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40197" - "plane" "(-855.026 2129.27 54) (-852.888 2136.98 54) (-860.597 2139.12 54)" - "material" "PHOENIX_STORMS/PACK2/METALBOX2" - "uaxis" "[-0.96363 0.267238 0 -271.229] 0.0625" - "vaxis" "[0.267238 0.96363 0 -117] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40196" - "plane" "(-852.888 2136.98 54) (-855.026 2129.27 54) (-855.026 2129.27 59)" - "material" "PHOENIX_STORMS/PACK2/METALBOX2" - "uaxis" "[0 0 1 -352] 0.0625" - "vaxis" "[-0.267238 -0.96363 0 117.342] 0.0625" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40195" - "plane" "(-862.735 2131.41 54) (-860.597 2139.12 54) (-860.597 2139.12 62)" - "material" "PHOENIX_STORMS/PACK2/METALBOX2" - "uaxis" "[0 0 1 -384] 0.015625" - "vaxis" "[-0.267238 -0.96363 0 118.234] 0.0624981" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40194" - "plane" "(-855.026 2129.27 54) (-862.735 2131.41 54) (-862.735 2131.41 62)" - "material" "PHOENIX_STORMS/PACK2/METALBOX2" - "uaxis" "[0 0 1 -354] 0.0625" - "vaxis" "[-0.96363 0.267238 0 -16] 0.062499" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40193" - "plane" "(-860.597 2139.12 54) (-852.888 2136.98 54) (-852.888 2136.98 59)" - "material" "PHOENIX_STORMS/PACK2/METALBOX2" - "uaxis" "[0 0 1 -354] 0.0625" - "vaxis" "[-0.96363 0.267238 0 -16] 0.062499" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40192" - "plane" "(-852.888 2136.98 59) (-855.026 2129.27 59) (-857.917 2130.07 62)" - "material" "PHOENIX_STORMS/PACK2/METALBOX2" - "uaxis" "[-0.68139 0.188966 0.707107 -352] 0.0625" - "vaxis" "[-0.267238 -0.963631 0 117] 0.0625" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "56904" - side - { - "id" "40204" - "plane" "(-852.937 2125.58 40) (-863.537 2128.52 40) (-859.795 2142.01 40)" - "material" "PHOENIX_STORMS/METALFLOOR_2-3" - "uaxis" "[-0.96363 0.267238 0 -183.219] 0.0214846" - "vaxis" "[0.267238 0.96363 0 -10.4609] 0.0273445" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40203" - "plane" "(-849.195 2139.07 38) (-859.795 2142.01 38) (-863.537 2128.52 38)" - "material" "PROPS/RUBBERCONVEYERBELT001A" - "uaxis" "[-0.96363 0.267238 0 -183.807] 0.25" - "vaxis" "[0.267238 0.96363 0 -10.4609] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40202" - "plane" "(-852.937 2125.58 40) (-849.195 2139.07 40) (-849.195 2139.07 38)" - "material" "PROPS/RUBBERCONVEYERBELT001A" - "uaxis" "[0 0 1 -152] 0.25" - "vaxis" "[0.267231 0.963632 0 -10.8403] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40201" - "plane" "(-863.537 2128.52 38) (-859.795 2142.01 38) (-859.795 2142.01 40)" - "material" "PROPS/RUBBERCONVEYERBELT001A" - "uaxis" "[0 0 -1 160] 0.25" - "vaxis" "[0.267236 0.963631 0 -10.6226] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40200" - "plane" "(-863.537 2128.52 40) (-852.937 2125.58 40) (-852.937 2125.58 38)" - "material" "PROPS/RUBBERCONVEYERBELT001A" - "uaxis" "[-0.963629 0.267244 0 -183.848] 0.25" - "vaxis" "[0 0 1 72.8984] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40199" - "plane" "(-859.795 2142.01 38) (-849.195 2139.07 38) (-849.195 2139.07 40)" - "material" "PROPS/RUBBERCONVEYERBELT001A" - "uaxis" "[-0.963635 0.267223 0 -183.691] 0.25" - "vaxis" "[0 0 -1 183.641] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "56902" - side - { - "id" "40212" - "plane" "(-858.994 2144.9 70) (-864.338 2125.63 70) (-872.592 2125.84 70)" - "material" "METAL/METALPIPE007A" - "uaxis" "[-0.267238 -0.96363 0 327.328] 0.0468748" - "vaxis" "[0.96363 -0.267238 0 190.955] 0.046875" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40211" - "plane" "(-864.338 2125.63 38) (-858.994 2144.9 38) (-866.168 2148.96 38)" - "material" "METAL/METALPIPE007A" - "uaxis" "[-0.267238 -0.96363 0 443.477] 0.0390627" - "vaxis" "[-0.96363 0.267238 0 -399.219] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40210" - "plane" "(-858.994 2144.9 38) (-864.338 2125.63 38) (-864.338 2125.63 70)" - "material" "METAL/METALPIPE007A" - "uaxis" "[-0.267238 -0.96363 0 443.476] 0.0390627" - "vaxis" "[0 0 -1 96] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40209" - "plane" "(-888 2130.11 38) (-881.586 2153.24 38) (-881.586 2153.24 70)" - "material" "METAL/METALPIPE007A" - "uaxis" "[-0.267238 -0.96363 0 443.476] 0.0390627" - "vaxis" "[0 0 -1 96] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40208" - "plane" "(-872.582 2125.84 38) (-888 2130.11 38) (-888 2130.11 70)" - "material" "METAL/METALPIPE007A" - "uaxis" "[-0.963632 0.267234 0 -484.719] 0.0390627" - "vaxis" "[0 0 -1 96] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40207" - "plane" "(-881.586 2153.24 38) (-866.168 2148.96 38) (-866.168 2148.96 70)" - "material" "METAL/METALPIPE007A" - "uaxis" "[0.963628 -0.267248 0 -26.5752] 0.0390627" - "vaxis" "[0 0 -1 96] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40206" - "plane" "(-864.338 2125.63 38) (-872.582 2125.84 38) (-872.582 2125.84 70)" - "material" "METAL/METALPIPE007A" - "uaxis" "[-1 0.0255503 0 -470.047] 0.0390627" - "vaxis" "[0 0 -1 96] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40205" - "plane" "(-866.168 2148.96 38) (-858.994 2144.9 38) (-858.994 2144.9 70)" - "material" "METAL/METALPIPE007A" - "uaxis" "[0.870043 -0.492976 0 -390.81] 0.0390627" - "vaxis" "[0 0 -1 96] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -10768]" - } - } -} -hidden -{ - entity - { - "id" "57010" - "classname" "env_cubemap" - "cubemapsize" "0" - "origin" "-576 1984 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -10268]" - } - } -} -hidden -{ - entity - { - "id" "57031" - "classname" "env_cubemap" - "cubemapsize" "0" - "sides" "" - "origin" "-192 1920 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -10268]" - } - } -} -hidden -{ - entity - { - "id" "57183" - "classname" "env_cubemap" - "cubemapsize" "0" - "sides" "" - "origin" "-192 832 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -10268]" - } - } -} -hidden -{ - entity - { - "id" "57189" - "classname" "env_cubemap" - "cubemapsize" "0" - "sides" "" - "origin" "-320 832 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -10268]" - } - } -} -hidden -{ - entity - { - "id" "57198" - "classname" "env_cubemap" - "cubemapsize" "0" - "sides" "" - "origin" "-192 192 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -10268]" - } - } -} -hidden -{ - entity - { - "id" "57201" - "classname" "env_cubemap" - "cubemapsize" "0" - "sides" "" - "origin" "192 192 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -10268]" - } - } -} -hidden -{ - entity - { - "id" "57402" - "classname" "prop_static" - "angles" "0 269 0" - "disableselfshadowing" "0" - "disableshadows" "1" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_junk/food_pile01.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "0" - "origin" "-550 2158 0" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -6768]" - } - } -} -hidden -{ - entity - { - "id" "57432" - "classname" "func_detail" - hidden - { - solid - { - "id" "57429" - side - { - "id" "40572" - "plane" "(-506 2200 50) (-464 2200 50) (-464 2182 50)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40571" - "plane" "(-506 2182 48) (-464 2182 48) (-464 2200 48)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40570" - "plane" "(-506 2200 50) (-506 2182 50) (-506 2182 48)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40569" - "plane" "(-464 2200 48) (-464 2182 48) (-464 2182 50)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40568" - "plane" "(-464 2200 50) (-506 2200 50) (-506 2200 48)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "40567" - "plane" "(-464 2182 48) (-506 2182 48) (-506 2182 50)" - "material" "WOOD/WOODSHELF002A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -3268]" - } - } -} -hidden -{ - entity - { - "id" "58117" - "classname" "prop_static" - "angles" "0 174 0" - "disableselfshadowing" "0" - "disableshadows" "1" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_junk/food_pile02.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "0" - "origin" "-314 2078 0" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -6768]" - } - } -} -hidden -{ - entity - { - "id" "58198" - "classname" "prop_static" - "angles" "0 174 0" - "disableselfshadowing" "0" - "disableshadows" "1" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_junk/food_pile03.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "0" - "origin" "-826 2052 0" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -6768]" - } - } -} -hidden -{ - entity - { - "id" "58272" - "classname" "prop_physics_multiplayer" - "angles" "0 174 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/food/burger.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-488 2190.59 40" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -6768]" - } - } -} -hidden -{ - entity - { - "id" "58284" - "classname" "prop_static" - "angles" "0 176.5 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/cs_militia/food_stack.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-664 2274 0" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -6768]" - } - } -} -hidden -{ - entity - { - "id" "58315" - "classname" "prop_static" - "angles" "0 180 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/kitchen_fridge001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-298 2264 0" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -2268]" - } - } -} -hidden -{ - entity - { - "id" "58421" - "classname" "prop_static" - "angles" "0 270.5 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/kitchen_stove001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-576 2284 0.208847" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -2268]" - } - } -} -hidden -{ - entity - { - "id" "58460" - "classname" "prop_static" - "angles" "0 270 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/kitchen_stove002a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-524 2284 0.208847" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -2268]" - } - } -} -hidden -{ - entity - { - "id" "58522" - "classname" "prop_static" - "angles" "0 270.5 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/cs_militia/table_kitchen.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-472 2284 0" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -2268]" - } - } -} -hidden -{ - entity - { - "id" "58561" - "classname" "prop_static" - "angles" "0 270 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_interiors/sinkkitchen01a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-414 2292 44" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -2268]" - } - } -} -hidden -{ - entity - { - "id" "58627" - "classname" "env_cubemap" - "cubemapsize" "0" - "sides" "" - "origin" "-320 1920 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3000 -10268]" - } - } -} -hidden -{ - entity - { - "id" "60444" - "classname" "prop_static" - "angles" "0 181.5 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_industrial/warehouse_shelf004.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-658 2324 1" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6000]" - } - } -} -hidden -{ - entity - { - "id" "60478" - "classname" "prop_physics_multiplayer" - "angles" "0 70.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props_wasteland/kitchen_shelf002a.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-684 2536 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6000]" - } - } -} -hidden -{ - entity - { - "id" "60521" - "classname" "prop_physics_multiplayer" - "angles" "0 4.00001 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props_wasteland/kitchen_shelf001a.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-778 2340 0.281242" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6000]" - } - } -} -hidden -{ - entity - { - "id" "60564" - "classname" "prop_dynamic_override" - "angles" "0 180 0" - "DisableBoneFollowers" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "health" "0" - "MaxAnimTime" "10" - "maxdxlevel" "0" - "MinAnimTime" "5" - "mindxlevel" "0" - "model" "models/props_wasteland/kitchen_counter001d.mdl" - "PerformanceMode" "0" - "pressuredelay" "0" - "RandomAnimation" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "SetBodyGroup" "0" - "skin" "0" - "solid" "6" - "spawnflags" "0" - "origin" "-860 2494 20" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6000]" - } - } -} -hidden -{ - entity - { - "id" "60615" - "classname" "prop_static" - "angles" "0 340 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_junk/garbage128_composite001c.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "0" - "origin" "-862 2500 45" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6000]" - } - } -} -hidden -{ - entity - { - "id" "60671" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_interiors/lights_florescent01a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-776 2448 126" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -768]" - } - } -} -hidden -{ - entity - { - "id" "60721" - "classname" "env_cubemap" - "cubemapsize" "0" - "origin" "-768 2432 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 7000]" - } - } -} -hidden -{ - entity - { - "id" "61047" - "classname" "env_cubemap" - "cubemapsize" "0" - "origin" "-768 2176 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 7000]" - } - } -} -hidden -{ - entity - { - "id" "61324" - "classname" "prop_door_rotating" - "ajarangles" "0 0 0" - "angles" "0 0 0" - "axis" "-273 2369 54, -273 2369 54" - "disableshadows" "0" - "distance" "90" - "dmg" "0" - "forceclosed" "0" - "hardware" "1" - "health" "0" - "model" "models/props_c17/door01_left.mdl" - "opendir" "2" - "returndelay" "-1" - "skin" "5" - "spawnflags" "8192" - "spawnpos" "0" - "speed" "100" - "origin" "-273 2369 54" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 -4268]" - } - } -} -hidden -{ - entity - { - "id" "61329" - "classname" "func_brush" - "disablereceiveshadows" "0" - "disableshadows" "0" - "InputFilter" "0" - "invert_exclusion" "0" - "origin" "-264 2416 54.75" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "solidbsp" "0" - "Solidity" "1" - "spawnflags" "2" - "StartDisabled" "0" - "vrad_brush_cast_shadows" "0" - hidden - { - solid - { - "id" "61330" - side - { - "id" "41406" - "plane" "(-273 2366 110) (-273 2369 110) (-255 2369 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 -1 0 448] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41405" - "plane" "(-273 2369 4.88758e-006) (-273 2366 4.88758e-006) (-255 2366 4.88758e-006)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 -1 0 448] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41404" - "plane" "(-273 2366 4.88758e-006) (-273 2369 4.88758e-006) (-273 2369 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -423.112] 0.28125" - "vaxis" "[0 0 -1 1] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41403" - "plane" "(-255 2369 4.88758e-006) (-255 2366 4.88758e-006) (-255 2366 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 -1 0 103.112] 0.28125" - "vaxis" "[0 0 -1 1] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41402" - "plane" "(-273 2369 4.88758e-006) (-255 2369 4.88758e-006) (-255 2369 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 0 -1 1] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41401" - "plane" "(-255 2366 4.88758e-006) (-273 2366 4.88758e-006) (-273 2366 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 0 -1 1] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "61331" - side - { - "id" "41412" - "plane" "(-273 2369 110) (-273 2415 110) (-255 2415 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -152] 0.25" - "vaxis" "[-1 0 0 18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41411" - "plane" "(-273 2415 107) (-273 2369 107) (-255 2369 107)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -152] 0.25" - "vaxis" "[-1 0 0 18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41410" - "plane" "(-273 2369 107) (-273 2415 107) (-273 2415 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -152] 0.25" - "vaxis" "[0 0 1 170] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41409" - "plane" "(-255 2415 107) (-255 2369 107) (-255 2369 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -152] 0.25" - "vaxis" "[0 0 -1 442] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41408" - "plane" "(-273 2415 107) (-255 2415 107) (-255 2415 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 0 1 56] 0.25" - "vaxis" "[-1 0 0 18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41407" - "plane" "(-255 2369 107) (-273 2369 107) (-273 2369 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 0 -1 24] 0.25" - "vaxis" "[-1 0 0 18] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - hidden - { - solid - { - "id" "61332" - side - { - "id" "41418" - "plane" "(-273 2415 110) (-273 2418 110) (-255 2418 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41417" - "plane" "(-273 2418 0) (-273 2415 0) (-255 2415 0)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41416" - "plane" "(-273 2415 0) (-273 2418 0) (-273 2418 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 -1 0 202.667] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41415" - "plane" "(-255 2418 0) (-255 2415 0) (-255 2415 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[0 1 0 -10.6678] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41414" - "plane" "(-273 2418 0) (-255 2418 0) (-255 2418 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "41413" - "plane" "(-255 2415 0) (-273 2415 0) (-273 2415 110)" - "material" "METAL/METALWALL086A" - "uaxis" "[1 0 0 -245.333] 0.28125" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 1500]" - } - } -} -hidden -{ - entity - { - "id" "61482" - "classname" "prop_static" - "angles" "0 270 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/furnituresink001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 2550 22" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } - } -} -hidden -{ - entity - { - "id" "61520" - "classname" "prop_static" - "angles" "0 270 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/furnituresink001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-368 2550 22" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } - } -} -hidden -{ - entity - { - "id" "61532" - "classname" "prop_static" - "angles" "0 270 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/furnituresink001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-416 2550 22" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } - } -} -hidden -{ - entity - { - "id" "61576" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/furnituretoilet001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-608 2336 48" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } - } -} -hidden -{ - entity - { - "id" "61655" - "classname" "prop_dynamic_override" - "angles" "0 281 0" - "DisableBoneFollowers" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "health" "0" - "MaxAnimTime" "10" - "maxdxlevel" "0" - "MinAnimTime" "5" - "mindxlevel" "0" - "model" "models/props/cs_office/trash_can.mdl" - "PerformanceMode" "0" - "pressuredelay" "0" - "RandomAnimation" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "SetBodyGroup" "0" - "skin" "0" - "solid" "6" - "spawnflags" "0" - "origin" "-292 2472 0" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } - } -} -hidden -{ - entity - { - "id" "61689" - "classname" "prop_physics_multiplayer" - "angles" "0 250.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_office/paper_towels.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-297 2507 35" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } - } -} -hidden -{ - entity - { - "id" "61711" - "classname" "prop_dynamic_override" - "angles" "0 271.5 0" - "DisableBoneFollowers" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "health" "0" - "MaxAnimTime" "10" - "maxdxlevel" "0" - "MinAnimTime" "5" - "mindxlevel" "0" - "model" "models/props_c17/hospital_shelf01.mdl" - "PerformanceMode" "0" - "pressuredelay" "0" - "RandomAnimation" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "SetBodyGroup" "0" - "skin" "0" - "solid" "6" - "spawnflags" "0" - "origin" "-291 2505 18" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } - } -} -hidden -{ - entity - { - "id" "61761" - "classname" "prop_physics_multiplayer" - "angles" "89.5 28.9997 -90.0003" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_office/paper_towels.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-283 2497 44" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } - } -} -hidden -{ - entity - { - "id" "61809" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/furnituretoilet001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-544 2336 47" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } - } -} -hidden -{ - entity - { - "id" "61853" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/furnituretoilet001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-480 2336 47.0613" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } - } -} -hidden -{ - entity - { - "id" "61865" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_c17/furnituretoilet001a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-416 2336 47.0613" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -16268]" - } - } -} -hidden -{ - entity - { - "id" "62173" - "classname" "env_cubemap" - "cubemapsize" "0" - "sides" "41651" - "origin" "-480 2448 0" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -9768]" - } - } -} -hidden -{ - entity - { - "id" "62204" - "classname" "env_cubemap" - "cubemapsize" "0" - "origin" "-512 2432 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -9768]" - } - } -} -hidden -{ - entity - { - "id" "62231" - "classname" "env_cubemap" - "cubemapsize" "0" - "sides" "" - "origin" "-192 2400 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -9768]" - } - } -} -hidden -{ - entity - { - "id" "62246" - "classname" "env_cubemap" - "cubemapsize" "0" - "sides" "" - "origin" "-320 2400 64" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -9768]" - } - } -} -hidden -{ - entity - { - "id" "62267" - "classname" "prop_static" - "angles" "0 270 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_nuke/wall_light.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-320 2560 96" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -9268]" - } - } -} -hidden -{ - entity - { - "id" "62393" - "classname" "prop_static" - "angles" "0 270 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_nuke/wall_light.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-416 2560 96" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -9268]" - } - } -} -hidden -{ - entity - { - "id" "62417" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 249 168 20" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-416 2544 96" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -8768]" - } - } -} -hidden -{ - entity - { - "id" "62492" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 249 168 20" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-320 2544 96" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -8768]" - } - } -} -hidden -{ - entity - { - "id" "62510" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_interiors/lights_florescent01a.mdl" - "screenspacefade" "0" - "skin" "1" - "solid" "6" - "origin" "-560 2432 125" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -8268]" - } - } -} -hidden -{ - entity - { - "id" "62584" - "classname" "prop_static" - "angles" "0 90 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_interiors/lights_florescent01a.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-352 2432 125" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -8268]" - } - } -} -hidden -{ - entity - { - "id" "62630" - "classname" "light" - "_constant_attn" "0" - "_distance" "0" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_light" "255 249 168 50" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "style" "0" - "origin" "-560 2432 112" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -8768]" - } - } -} -entity -{ - "id" "64857" - "classname" "func_detail" - solid - { - "id" "64858" - side - { - "id" "43446" - "plane" "(-1152 760 1248) (-1152 776 1248) (-1040 776 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43445" - "plane" "(-1152 776 1232) (-1152 760 1232) (-1040 760 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43444" - "plane" "(-1152 760 1232) (-1152 776 1232) (-1152 776 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43443" - "plane" "(-1040 776 1232) (-1040 760 1232) (-1040 760 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43442" - "plane" "(-1152 776 1232) (-1040 776 1232) (-1040 776 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43441" - "plane" "(-1040 760 1232) (-1152 760 1232) (-1152 760 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64859" - side - { - "id" "43452" - "plane" "(-1872 728 1248) (-1872 760 1248) (-1040 760 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43451" - "plane" "(-1872 760 1232) (-1872 728 1232) (-1040 728 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43450" - "plane" "(-1872 728 1232) (-1872 760 1232) (-1872 760 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43449" - "plane" "(-1040 760 1232) (-1040 728 1232) (-1040 728 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43448" - "plane" "(-1872 760 1232) (-1040 760 1232) (-1040 760 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43447" - "plane" "(-1040 728 1232) (-1872 728 1232) (-1872 728 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64860" - side - { - "id" "43458" - "plane" "(-1632 712 1248) (-1632 728 1248) (-1040 728 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43457" - "plane" "(-1632 728 1232) (-1632 712 1232) (-1040 712 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43456" - "plane" "(-1632 712 1232) (-1632 728 1232) (-1632 728 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43455" - "plane" "(-1040 728 1232) (-1040 712 1232) (-1040 712 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43454" - "plane" "(-1040 712 1232) (-1632 712 1232) (-1632 712 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43453" - "plane" "(-1632 728 1232) (-1040 728 1232) (-1040 728 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64861" - side - { - "id" "43464" - "plane" "(-1872 648 1248) (-1872 712 1248) (-1040 712 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43463" - "plane" "(-1872 712 1232) (-1872 648 1232) (-1040 648 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43462" - "plane" "(-1872 648 1232) (-1872 712 1232) (-1872 712 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43461" - "plane" "(-1040 712 1232) (-1040 648 1232) (-1040 648 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43460" - "plane" "(-1040 648 1232) (-1872 648 1232) (-1872 648 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43459" - "plane" "(-1872 712 1232) (-1040 712 1232) (-1040 712 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64862" - side - { - "id" "43470" - "plane" "(-1152 632 1248) (-1152 648 1248) (-1040 648 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43469" - "plane" "(-1152 648 1232) (-1152 632 1232) (-1040 632 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43468" - "plane" "(-1152 632 1232) (-1152 648 1232) (-1152 648 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43467" - "plane" "(-1040 648 1232) (-1040 632 1232) (-1040 632 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43466" - "plane" "(-1152 648 1232) (-1040 648 1232) (-1040 648 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43465" - "plane" "(-1040 632 1232) (-1152 632 1232) (-1152 632 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64863" - side - { - "id" "43476" - "plane" "(-1872 600 1248) (-1872 632 1248) (-1040 632 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43475" - "plane" "(-1872 632 1232) (-1872 600 1232) (-1040 600 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43474" - "plane" "(-1872 600 1232) (-1872 632 1232) (-1872 632 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43473" - "plane" "(-1040 632 1232) (-1040 600 1232) (-1040 600 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43472" - "plane" "(-1872 632 1232) (-1040 632 1232) (-1040 632 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43471" - "plane" "(-1040 600 1232) (-1872 600 1232) (-1872 600 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64864" - side - { - "id" "43482" - "plane" "(-1632 584 1248) (-1632 600 1248) (-1040 600 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43481" - "plane" "(-1632 600 1232) (-1632 584 1232) (-1040 584 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43480" - "plane" "(-1632 584 1232) (-1632 600 1232) (-1632 600 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43479" - "plane" "(-1040 600 1232) (-1040 584 1232) (-1040 584 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43478" - "plane" "(-1040 584 1232) (-1632 584 1232) (-1632 584 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43477" - "plane" "(-1632 600 1232) (-1040 600 1232) (-1040 600 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64865" - side - { - "id" "43488" - "plane" "(-1776 520 1248) (-1776 584 1248) (-1040 584 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43487" - "plane" "(-1776 584 1232) (-1776 520 1232) (-1040 520 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43486" - "plane" "(-1776 520 1232) (-1776 584 1232) (-1776 584 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43485" - "plane" "(-1040 584 1232) (-1040 520 1232) (-1040 520 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43484" - "plane" "(-1040 520 1232) (-1776 520 1232) (-1776 520 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43483" - "plane" "(-1776 584 1232) (-1040 584 1232) (-1040 584 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64894" - side - { - "id" "43542" - "plane" "(-1152 504 1248) (-1152 520 1248) (-1040 520 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43541" - "plane" "(-1152 520 1232) (-1152 504 1232) (-1040 504 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43540" - "plane" "(-1152 504 1232) (-1152 520 1232) (-1152 520 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43539" - "plane" "(-1040 520 1232) (-1040 504 1232) (-1040 504 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43538" - "plane" "(-1152 520 1232) (-1040 520 1232) (-1040 520 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43537" - "plane" "(-1040 504 1232) (-1152 504 1232) (-1152 504 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64895" - side - { - "id" "43548" - "plane" "(-1872 472 1248) (-1872 504 1248) (-1040 504 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43547" - "plane" "(-1872 504 1232) (-1872 472 1232) (-1040 472 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43546" - "plane" "(-1872 472 1232) (-1872 504 1232) (-1872 504 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43545" - "plane" "(-1040 504 1232) (-1040 472 1232) (-1040 472 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43544" - "plane" "(-1872 504 1232) (-1040 504 1232) (-1040 504 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43543" - "plane" "(-1040 472 1232) (-1872 472 1232) (-1872 472 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64896" - side - { - "id" "43554" - "plane" "(-1632 456 1248) (-1632 472 1248) (-1040 472 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43553" - "plane" "(-1632 472 1232) (-1632 456 1232) (-1040 456 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43552" - "plane" "(-1632 456 1232) (-1632 472 1232) (-1632 472 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43551" - "plane" "(-1040 472 1232) (-1040 456 1232) (-1040 456 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43550" - "plane" "(-1040 456 1232) (-1632 456 1232) (-1632 456 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43549" - "plane" "(-1632 472 1232) (-1040 472 1232) (-1040 472 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64897" - side - { - "id" "43560" - "plane" "(-1872 392 1248) (-1872 456 1248) (-1040 456 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43559" - "plane" "(-1872 456 1232) (-1872 392 1232) (-1040 392 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43558" - "plane" "(-1872 392 1232) (-1872 456 1232) (-1872 456 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43557" - "plane" "(-1040 456 1232) (-1040 392 1232) (-1040 392 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43556" - "plane" "(-1040 392 1232) (-1872 392 1232) (-1872 392 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43555" - "plane" "(-1872 456 1232) (-1040 456 1232) (-1040 456 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64898" - side - { - "id" "43566" - "plane" "(-1152 376 1248) (-1152 392 1248) (-1040 392 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43565" - "plane" "(-1152 392 1232) (-1152 376 1232) (-1040 376 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43564" - "plane" "(-1152 376 1232) (-1152 392 1232) (-1152 392 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43563" - "plane" "(-1040 392 1232) (-1040 376 1232) (-1040 376 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43562" - "plane" "(-1152 392 1232) (-1040 392 1232) (-1040 392 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43561" - "plane" "(-1040 376 1232) (-1152 376 1232) (-1152 376 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64899" - side - { - "id" "43572" - "plane" "(-1872 344 1248) (-1872 376 1248) (-1040 376 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43571" - "plane" "(-1872 376 1232) (-1872 344 1232) (-1040 344 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43570" - "plane" "(-1872 344 1232) (-1872 376 1232) (-1872 376 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43569" - "plane" "(-1040 376 1232) (-1040 344 1232) (-1040 344 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43568" - "plane" "(-1872 376 1232) (-1040 376 1232) (-1040 376 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43567" - "plane" "(-1040 344 1232) (-1872 344 1232) (-1872 344 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64900" - side - { - "id" "43578" - "plane" "(-1632 328 1248) (-1632 344 1248) (-1040 344 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43577" - "plane" "(-1632 344 1232) (-1632 328 1232) (-1040 328 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43576" - "plane" "(-1632 328 1232) (-1632 344 1232) (-1632 344 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43575" - "plane" "(-1040 344 1232) (-1040 328 1232) (-1040 328 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43574" - "plane" "(-1040 328 1232) (-1632 328 1232) (-1632 328 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43573" - "plane" "(-1632 344 1232) (-1040 344 1232) (-1040 344 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64901" - side - { - "id" "43584" - "plane" "(-1776 264 1248) (-1776 328 1248) (-1040 328 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43583" - "plane" "(-1776 328 1232) (-1776 264 1232) (-1040 264 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43582" - "plane" "(-1776 264 1232) (-1776 328 1232) (-1776 328 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43581" - "plane" "(-1040 328 1232) (-1040 264 1232) (-1040 264 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43580" - "plane" "(-1040 264 1232) (-1776 264 1232) (-1776 264 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43579" - "plane" "(-1776 328 1232) (-1040 328 1232) (-1040 328 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64912" - side - { - "id" "43638" - "plane" "(-1152 248 1248) (-1152 264 1248) (-1040 264 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43637" - "plane" "(-1152 264 1232) (-1152 248 1232) (-1040 248 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43636" - "plane" "(-1152 248 1232) (-1152 264 1232) (-1152 264 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43635" - "plane" "(-1040 264 1232) (-1040 248 1232) (-1040 248 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43634" - "plane" "(-1152 264 1232) (-1040 264 1232) (-1040 264 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43633" - "plane" "(-1040 248 1232) (-1152 248 1232) (-1152 248 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64913" - side - { - "id" "43644" - "plane" "(-1872 216 1248) (-1872 248 1248) (-1040 248 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43643" - "plane" "(-1872 248 1232) (-1872 216 1232) (-1040 216 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43642" - "plane" "(-1872 216 1232) (-1872 248 1232) (-1872 248 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43641" - "plane" "(-1040 248 1232) (-1040 216 1232) (-1040 216 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43640" - "plane" "(-1872 248 1232) (-1040 248 1232) (-1040 248 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43639" - "plane" "(-1040 216 1232) (-1872 216 1232) (-1872 216 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64914" - side - { - "id" "43650" - "plane" "(-1632 200 1248) (-1632 216 1248) (-1040 216 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43649" - "plane" "(-1632 216 1232) (-1632 200 1232) (-1040 200 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43648" - "plane" "(-1632 200 1232) (-1632 216 1232) (-1632 216 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43647" - "plane" "(-1040 216 1232) (-1040 200 1232) (-1040 200 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43646" - "plane" "(-1040 200 1232) (-1632 200 1232) (-1632 200 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43645" - "plane" "(-1632 216 1232) (-1040 216 1232) (-1040 216 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64915" - side - { - "id" "43656" - "plane" "(-1872 136 1248) (-1872 200 1248) (-1040 200 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43655" - "plane" "(-1872 200 1232) (-1872 136 1232) (-1040 136 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43654" - "plane" "(-1872 136 1232) (-1872 200 1232) (-1872 200 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43653" - "plane" "(-1040 200 1232) (-1040 136 1232) (-1040 136 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43652" - "plane" "(-1040 136 1232) (-1872 136 1232) (-1872 136 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43651" - "plane" "(-1872 200 1232) (-1040 200 1232) (-1040 200 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64916" - side - { - "id" "43662" - "plane" "(-1152 120 1248) (-1152 136 1248) (-1040 136 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43661" - "plane" "(-1152 136 1232) (-1152 120 1232) (-1040 120 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43660" - "plane" "(-1152 120 1232) (-1152 136 1232) (-1152 136 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43659" - "plane" "(-1040 136 1232) (-1040 120 1232) (-1040 120 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43658" - "plane" "(-1152 136 1232) (-1040 136 1232) (-1040 136 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43657" - "plane" "(-1040 120 1232) (-1152 120 1232) (-1152 120 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64917" - side - { - "id" "43668" - "plane" "(-1872 88 1248) (-1872 120 1248) (-1040 120 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43667" - "plane" "(-1872 120 1232) (-1872 88 1232) (-1040 88 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43666" - "plane" "(-1872 88 1232) (-1872 120 1232) (-1872 120 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43665" - "plane" "(-1040 120 1232) (-1040 88 1232) (-1040 88 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43664" - "plane" "(-1872 120 1232) (-1040 120 1232) (-1040 120 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43663" - "plane" "(-1040 88 1232) (-1872 88 1232) (-1872 88 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64918" - side - { - "id" "43674" - "plane" "(-1632 72 1248) (-1632 88 1248) (-1040 88 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43673" - "plane" "(-1632 88 1232) (-1632 72 1232) (-1040 72 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43672" - "plane" "(-1632 72 1232) (-1632 88 1232) (-1632 88 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43671" - "plane" "(-1040 88 1232) (-1040 72 1232) (-1040 72 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43670" - "plane" "(-1040 72 1232) (-1632 72 1232) (-1632 72 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43669" - "plane" "(-1632 88 1232) (-1040 88 1232) (-1040 88 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64919" - side - { - "id" "43680" - "plane" "(-1776 8 1248) (-1776 72 1248) (-1040 72 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43679" - "plane" "(-1776 72 1232) (-1776 8 1232) (-1040 8 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43678" - "plane" "(-1776 8 1232) (-1776 72 1232) (-1776 72 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43677" - "plane" "(-1040 72 1232) (-1040 8 1232) (-1040 8 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43676" - "plane" "(-1040 8 1232) (-1776 8 1232) (-1776 8 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43675" - "plane" "(-1776 72 1232) (-1040 72 1232) (-1040 72 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64813" - side - { - "id" "43350" - "plane" "(-1152 1016 1248) (-1152 1032 1248) (-1040 1032 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43349" - "plane" "(-1152 1032 1232) (-1152 1016 1232) (-1040 1016 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43348" - "plane" "(-1152 1016 1232) (-1152 1032 1232) (-1152 1032 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43347" - "plane" "(-1040 1032 1232) (-1040 1016 1232) (-1040 1016 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43346" - "plane" "(-1152 1032 1232) (-1040 1032 1232) (-1040 1032 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43345" - "plane" "(-1040 1016 1232) (-1152 1016 1232) (-1152 1016 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64814" - side - { - "id" "43356" - "plane" "(-1872 984 1248) (-1872 1016 1248) (-1040 1016 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43355" - "plane" "(-1872 1016 1232) (-1872 984 1232) (-1040 984 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43354" - "plane" "(-1872 984 1232) (-1872 1016 1232) (-1872 1016 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43353" - "plane" "(-1040 1016 1232) (-1040 984 1232) (-1040 984 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43352" - "plane" "(-1872 1016 1232) (-1040 1016 1232) (-1040 1016 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43351" - "plane" "(-1040 984 1232) (-1872 984 1232) (-1872 984 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64815" - side - { - "id" "43362" - "plane" "(-1632 968 1248) (-1632 984 1248) (-1040 984 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43361" - "plane" "(-1632 984 1232) (-1632 968 1232) (-1040 968 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43360" - "plane" "(-1632 968 1232) (-1632 984 1232) (-1632 984 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43359" - "plane" "(-1040 984 1232) (-1040 968 1232) (-1040 968 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43358" - "plane" "(-1040 968 1232) (-1632 968 1232) (-1632 968 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43357" - "plane" "(-1632 984 1232) (-1040 984 1232) (-1040 984 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64816" - side - { - "id" "43368" - "plane" "(-1872 904 1248) (-1872 968 1248) (-1040 968 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43367" - "plane" "(-1872 968 1232) (-1872 904 1232) (-1040 904 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43366" - "plane" "(-1872 904 1232) (-1872 968 1232) (-1872 968 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43365" - "plane" "(-1040 968 1232) (-1040 904 1232) (-1040 904 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43364" - "plane" "(-1040 904 1232) (-1872 904 1232) (-1872 904 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43363" - "plane" "(-1872 968 1232) (-1040 968 1232) (-1040 968 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64817" - side - { - "id" "43374" - "plane" "(-1152 888 1248) (-1152 904 1248) (-1040 904 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43373" - "plane" "(-1152 904 1232) (-1152 888 1232) (-1040 888 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43372" - "plane" "(-1152 888 1232) (-1152 904 1232) (-1152 904 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43371" - "plane" "(-1040 904 1232) (-1040 888 1232) (-1040 888 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43370" - "plane" "(-1152 904 1232) (-1040 904 1232) (-1040 904 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43369" - "plane" "(-1040 888 1232) (-1152 888 1232) (-1152 888 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64818" - side - { - "id" "43380" - "plane" "(-1872 856 1248) (-1872 888 1248) (-1040 888 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43379" - "plane" "(-1872 888 1232) (-1872 856 1232) (-1040 856 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43378" - "plane" "(-1872 856 1232) (-1872 888 1232) (-1872 888 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43377" - "plane" "(-1040 888 1232) (-1040 856 1232) (-1040 856 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43376" - "plane" "(-1872 888 1232) (-1040 888 1232) (-1040 888 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43375" - "plane" "(-1040 856 1232) (-1872 856 1232) (-1872 856 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64819" - side - { - "id" "43386" - "plane" "(-1632 840 1248) (-1632 856 1248) (-1040 856 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43385" - "plane" "(-1632 856 1232) (-1632 840 1232) (-1040 840 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43384" - "plane" "(-1632 840 1232) (-1632 856 1232) (-1632 856 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43383" - "plane" "(-1040 856 1232) (-1040 840 1232) (-1040 840 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43382" - "plane" "(-1040 840 1232) (-1632 840 1232) (-1632 840 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43381" - "plane" "(-1632 856 1232) (-1040 856 1232) (-1040 856 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64820" - side - { - "id" "43392" - "plane" "(-1776 776 1248) (-1776 840 1248) (-1040 840 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43391" - "plane" "(-1776 840 1232) (-1776 776 1232) (-1040 776 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43390" - "plane" "(-1776 776 1232) (-1776 840 1232) (-1776 840 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43389" - "plane" "(-1040 840 1232) (-1040 776 1232) (-1040 776 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43388" - "plane" "(-1040 776 1232) (-1776 776 1232) (-1776 776 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43387" - "plane" "(-1776 840 1232) (-1040 840 1232) (-1040 840 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64787" - side - { - "id" "43254" - "plane" "(-1152 1272 1248) (-1152 1288 1248) (-1040 1288 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43253" - "plane" "(-1152 1288 1232) (-1152 1272 1232) (-1040 1272 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43252" - "plane" "(-1152 1272 1232) (-1152 1288 1232) (-1152 1288 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43251" - "plane" "(-1040 1288 1232) (-1040 1272 1232) (-1040 1272 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43250" - "plane" "(-1152 1288 1232) (-1040 1288 1232) (-1040 1288 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43249" - "plane" "(-1040 1272 1232) (-1152 1272 1232) (-1152 1272 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64788" - side - { - "id" "43260" - "plane" "(-1872 1240 1248) (-1872 1272 1248) (-1040 1272 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43259" - "plane" "(-1872 1272 1232) (-1872 1240 1232) (-1040 1240 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43258" - "plane" "(-1872 1240 1232) (-1872 1272 1232) (-1872 1272 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43257" - "plane" "(-1040 1272 1232) (-1040 1240 1232) (-1040 1240 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43256" - "plane" "(-1872 1272 1232) (-1040 1272 1232) (-1040 1272 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43255" - "plane" "(-1040 1240 1232) (-1872 1240 1232) (-1872 1240 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64789" - side - { - "id" "43266" - "plane" "(-1632 1224 1248) (-1632 1240 1248) (-1040 1240 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43265" - "plane" "(-1632 1240 1232) (-1632 1224 1232) (-1040 1224 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43264" - "plane" "(-1632 1224 1232) (-1632 1240 1232) (-1632 1240 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43263" - "plane" "(-1040 1240 1232) (-1040 1224 1232) (-1040 1224 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43262" - "plane" "(-1040 1224 1232) (-1632 1224 1232) (-1632 1224 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43261" - "plane" "(-1632 1240 1232) (-1040 1240 1232) (-1040 1240 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64790" - side - { - "id" "43272" - "plane" "(-1872 1160 1248) (-1872 1224 1248) (-1040 1224 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43271" - "plane" "(-1872 1224 1232) (-1872 1160 1232) (-1040 1160 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43270" - "plane" "(-1872 1160 1232) (-1872 1224 1232) (-1872 1224 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43269" - "plane" "(-1040 1224 1232) (-1040 1160 1232) (-1040 1160 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43268" - "plane" "(-1040 1160 1232) (-1872 1160 1232) (-1872 1160 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43267" - "plane" "(-1872 1224 1232) (-1040 1224 1232) (-1040 1224 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64791" - side - { - "id" "43278" - "plane" "(-1152 1144 1248) (-1152 1160 1248) (-1040 1160 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43277" - "plane" "(-1152 1160 1232) (-1152 1144 1232) (-1040 1144 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43276" - "plane" "(-1152 1144 1232) (-1152 1160 1232) (-1152 1160 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43275" - "plane" "(-1040 1160 1232) (-1040 1144 1232) (-1040 1144 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43274" - "plane" "(-1152 1160 1232) (-1040 1160 1232) (-1040 1160 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43273" - "plane" "(-1040 1144 1232) (-1152 1144 1232) (-1152 1144 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64792" - side - { - "id" "43284" - "plane" "(-1872 1112 1248) (-1872 1144 1248) (-1040 1144 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43283" - "plane" "(-1872 1144 1232) (-1872 1112 1232) (-1040 1112 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43282" - "plane" "(-1872 1112 1232) (-1872 1144 1232) (-1872 1144 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43281" - "plane" "(-1040 1144 1232) (-1040 1112 1232) (-1040 1112 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43280" - "plane" "(-1872 1144 1232) (-1040 1144 1232) (-1040 1144 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43279" - "plane" "(-1040 1112 1232) (-1872 1112 1232) (-1872 1112 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64793" - side - { - "id" "43290" - "plane" "(-1632 1096 1248) (-1632 1112 1248) (-1040 1112 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43289" - "plane" "(-1632 1112 1232) (-1632 1096 1232) (-1040 1096 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43288" - "plane" "(-1632 1096 1232) (-1632 1112 1232) (-1632 1112 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43287" - "plane" "(-1040 1112 1232) (-1040 1096 1232) (-1040 1096 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43286" - "plane" "(-1040 1096 1232) (-1632 1096 1232) (-1632 1096 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43285" - "plane" "(-1632 1112 1232) (-1040 1112 1232) (-1040 1112 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64794" - side - { - "id" "43296" - "plane" "(-1776 1032 1248) (-1776 1096 1248) (-1040 1096 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43295" - "plane" "(-1776 1096 1232) (-1776 1032 1232) (-1040 1032 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43294" - "plane" "(-1776 1032 1232) (-1776 1096 1232) (-1776 1096 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43293" - "plane" "(-1040 1096 1232) (-1040 1032 1232) (-1040 1032 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43292" - "plane" "(-1040 1032 1232) (-1776 1032 1232) (-1776 1032 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43291" - "plane" "(-1776 1096 1232) (-1040 1096 1232) (-1040 1096 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64930" - side - { - "id" "43734" - "plane" "(-1152 1528 1248) (-1152 1544 1248) (-1040 1544 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43733" - "plane" "(-1152 1544 1232) (-1152 1528 1232) (-1040 1528 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43732" - "plane" "(-1152 1528 1232) (-1152 1544 1232) (-1152 1544 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43731" - "plane" "(-1040 1544 1232) (-1040 1528 1232) (-1040 1528 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43730" - "plane" "(-1152 1544 1232) (-1040 1544 1232) (-1040 1544 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43729" - "plane" "(-1040 1528 1232) (-1152 1528 1232) (-1152 1528 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64931" - side - { - "id" "43740" - "plane" "(-1872 1496 1248) (-1872 1528 1248) (-1040 1528 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43739" - "plane" "(-1872 1528 1232) (-1872 1496 1232) (-1040 1496 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43738" - "plane" "(-1872 1496 1232) (-1872 1528 1232) (-1872 1528 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43737" - "plane" "(-1040 1528 1232) (-1040 1496 1232) (-1040 1496 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43736" - "plane" "(-1872 1528 1232) (-1040 1528 1232) (-1040 1528 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43735" - "plane" "(-1040 1496 1232) (-1872 1496 1232) (-1872 1496 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64932" - side - { - "id" "43746" - "plane" "(-1632 1480 1248) (-1632 1496 1248) (-1040 1496 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43745" - "plane" "(-1632 1496 1232) (-1632 1480 1232) (-1040 1480 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43744" - "plane" "(-1632 1480 1232) (-1632 1496 1232) (-1632 1496 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43743" - "plane" "(-1040 1496 1232) (-1040 1480 1232) (-1040 1480 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43742" - "plane" "(-1040 1480 1232) (-1632 1480 1232) (-1632 1480 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43741" - "plane" "(-1632 1496 1232) (-1040 1496 1232) (-1040 1496 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64933" - side - { - "id" "43752" - "plane" "(-1872 1416 1248) (-1872 1480 1248) (-1040 1480 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43751" - "plane" "(-1872 1480 1232) (-1872 1416 1232) (-1040 1416 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43750" - "plane" "(-1872 1416 1232) (-1872 1480 1232) (-1872 1480 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43749" - "plane" "(-1040 1480 1232) (-1040 1416 1232) (-1040 1416 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43748" - "plane" "(-1040 1416 1232) (-1872 1416 1232) (-1872 1416 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43747" - "plane" "(-1872 1480 1232) (-1040 1480 1232) (-1040 1480 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64934" - side - { - "id" "43758" - "plane" "(-1152 1400 1248) (-1152 1416 1248) (-1040 1416 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43757" - "plane" "(-1152 1416 1232) (-1152 1400 1232) (-1040 1400 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43756" - "plane" "(-1152 1400 1232) (-1152 1416 1232) (-1152 1416 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43755" - "plane" "(-1040 1416 1232) (-1040 1400 1232) (-1040 1400 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43754" - "plane" "(-1152 1416 1232) (-1040 1416 1232) (-1040 1416 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43753" - "plane" "(-1040 1400 1232) (-1152 1400 1232) (-1152 1400 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64935" - side - { - "id" "43764" - "plane" "(-1872 1368 1248) (-1872 1400 1248) (-1040 1400 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43763" - "plane" "(-1872 1400 1232) (-1872 1368 1232) (-1040 1368 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43762" - "plane" "(-1872 1368 1232) (-1872 1400 1232) (-1872 1400 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43761" - "plane" "(-1040 1400 1232) (-1040 1368 1232) (-1040 1368 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43760" - "plane" "(-1872 1400 1232) (-1040 1400 1232) (-1040 1400 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43759" - "plane" "(-1040 1368 1232) (-1872 1368 1232) (-1872 1368 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64936" - side - { - "id" "43770" - "plane" "(-1632 1352 1248) (-1632 1368 1248) (-1040 1368 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43769" - "plane" "(-1632 1368 1232) (-1632 1352 1232) (-1040 1352 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43768" - "plane" "(-1632 1352 1232) (-1632 1368 1232) (-1632 1368 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43767" - "plane" "(-1040 1368 1232) (-1040 1352 1232) (-1040 1352 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43766" - "plane" "(-1040 1352 1232) (-1632 1352 1232) (-1632 1352 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43765" - "plane" "(-1632 1368 1232) (-1040 1368 1232) (-1040 1368 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64937" - side - { - "id" "43776" - "plane" "(-1776 1288 1248) (-1776 1352 1248) (-1040 1352 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43775" - "plane" "(-1776 1352 1232) (-1776 1288 1232) (-1040 1288 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43774" - "plane" "(-1776 1288 1232) (-1776 1352 1232) (-1776 1352 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43773" - "plane" "(-1040 1352 1232) (-1040 1288 1232) (-1040 1288 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43772" - "plane" "(-1040 1288 1232) (-1776 1288 1232) (-1776 1288 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43771" - "plane" "(-1776 1352 1232) (-1040 1352 1232) (-1040 1352 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64957" - side - { - "id" "43830" - "plane" "(-1152 1784 1248) (-1152 1800 1248) (-1040 1800 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43829" - "plane" "(-1152 1800 1232) (-1152 1784 1232) (-1040 1784 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43828" - "plane" "(-1152 1784 1232) (-1152 1800 1232) (-1152 1800 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43827" - "plane" "(-1040 1800 1232) (-1040 1784 1232) (-1040 1784 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43826" - "plane" "(-1152 1800 1232) (-1040 1800 1232) (-1040 1800 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43825" - "plane" "(-1040 1784 1232) (-1152 1784 1232) (-1152 1784 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64958" - side - { - "id" "43836" - "plane" "(-1872 1752 1248) (-1872 1784 1248) (-1040 1784 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43835" - "plane" "(-1872 1784 1232) (-1872 1752 1232) (-1040 1752 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43834" - "plane" "(-1872 1752 1232) (-1872 1784 1232) (-1872 1784 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43833" - "plane" "(-1040 1784 1232) (-1040 1752 1232) (-1040 1752 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43832" - "plane" "(-1872 1784 1232) (-1040 1784 1232) (-1040 1784 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43831" - "plane" "(-1040 1752 1232) (-1872 1752 1232) (-1872 1752 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64959" - side - { - "id" "43842" - "plane" "(-1632 1736 1248) (-1632 1752 1248) (-1040 1752 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43841" - "plane" "(-1632 1752 1232) (-1632 1736 1232) (-1040 1736 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43840" - "plane" "(-1632 1736 1232) (-1632 1752 1232) (-1632 1752 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43839" - "plane" "(-1040 1752 1232) (-1040 1736 1232) (-1040 1736 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43838" - "plane" "(-1040 1736 1232) (-1632 1736 1232) (-1632 1736 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43837" - "plane" "(-1632 1752 1232) (-1040 1752 1232) (-1040 1752 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64960" - side - { - "id" "43848" - "plane" "(-1872 1672 1248) (-1872 1736 1248) (-1040 1736 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43847" - "plane" "(-1872 1736 1232) (-1872 1672 1232) (-1040 1672 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43846" - "plane" "(-1872 1672 1232) (-1872 1736 1232) (-1872 1736 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43845" - "plane" "(-1040 1736 1232) (-1040 1672 1232) (-1040 1672 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43844" - "plane" "(-1040 1672 1232) (-1872 1672 1232) (-1872 1672 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43843" - "plane" "(-1872 1736 1232) (-1040 1736 1232) (-1040 1736 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64961" - side - { - "id" "43854" - "plane" "(-1152 1656 1248) (-1152 1672 1248) (-1040 1672 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43853" - "plane" "(-1152 1672 1232) (-1152 1656 1232) (-1040 1656 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43852" - "plane" "(-1152 1656 1232) (-1152 1672 1232) (-1152 1672 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43851" - "plane" "(-1040 1672 1232) (-1040 1656 1232) (-1040 1656 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43850" - "plane" "(-1152 1672 1232) (-1040 1672 1232) (-1040 1672 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43849" - "plane" "(-1040 1656 1232) (-1152 1656 1232) (-1152 1656 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64962" - side - { - "id" "43860" - "plane" "(-1872 1624 1248) (-1872 1656 1248) (-1040 1656 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43859" - "plane" "(-1872 1656 1232) (-1872 1624 1232) (-1040 1624 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43858" - "plane" "(-1872 1624 1232) (-1872 1656 1232) (-1872 1656 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43857" - "plane" "(-1040 1656 1232) (-1040 1624 1232) (-1040 1624 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43856" - "plane" "(-1872 1656 1232) (-1040 1656 1232) (-1040 1656 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43855" - "plane" "(-1040 1624 1232) (-1872 1624 1232) (-1872 1624 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64963" - side - { - "id" "43866" - "plane" "(-1632 1608 1248) (-1632 1624 1248) (-1040 1624 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43865" - "plane" "(-1632 1624 1232) (-1632 1608 1232) (-1040 1608 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43864" - "plane" "(-1632 1608 1232) (-1632 1624 1232) (-1632 1624 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43863" - "plane" "(-1040 1624 1232) (-1040 1608 1232) (-1040 1608 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43862" - "plane" "(-1040 1608 1232) (-1632 1608 1232) (-1632 1608 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43861" - "plane" "(-1632 1624 1232) (-1040 1624 1232) (-1040 1624 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64964" - side - { - "id" "43872" - "plane" "(-1776 1544 1248) (-1776 1608 1248) (-1040 1608 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43871" - "plane" "(-1776 1608 1232) (-1776 1544 1232) (-1040 1544 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43870" - "plane" "(-1776 1544 1232) (-1776 1608 1232) (-1776 1608 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43869" - "plane" "(-1040 1608 1232) (-1040 1544 1232) (-1040 1544 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43868" - "plane" "(-1040 1544 1232) (-1776 1544 1232) (-1776 1544 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43867" - "plane" "(-1776 1608 1232) (-1040 1608 1232) (-1040 1608 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64975" - side - { - "id" "43926" - "plane" "(-1152 2040 1248) (-1152 2056 1248) (-1040 2056 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43925" - "plane" "(-1152 2056 1232) (-1152 2040 1232) (-1040 2040 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43924" - "plane" "(-1152 2040 1232) (-1152 2056 1232) (-1152 2056 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43923" - "plane" "(-1040 2056 1232) (-1040 2040 1232) (-1040 2040 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43922" - "plane" "(-1152 2056 1232) (-1040 2056 1232) (-1040 2056 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43921" - "plane" "(-1040 2040 1232) (-1152 2040 1232) (-1152 2040 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64976" - side - { - "id" "43932" - "plane" "(-1872 2008 1248) (-1872 2040 1248) (-1040 2040 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43931" - "plane" "(-1872 2040 1232) (-1872 2008 1232) (-1040 2008 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43930" - "plane" "(-1872 2008 1232) (-1872 2040 1232) (-1872 2040 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43929" - "plane" "(-1040 2040 1232) (-1040 2008 1232) (-1040 2008 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43928" - "plane" "(-1872 2040 1232) (-1040 2040 1232) (-1040 2040 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43927" - "plane" "(-1040 2008 1232) (-1872 2008 1232) (-1872 2008 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64977" - side - { - "id" "43938" - "plane" "(-1632 1992 1248) (-1632 2008 1248) (-1040 2008 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43937" - "plane" "(-1632 2008 1232) (-1632 1992 1232) (-1040 1992 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43936" - "plane" "(-1632 1992 1232) (-1632 2008 1232) (-1632 2008 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43935" - "plane" "(-1040 2008 1232) (-1040 1992 1232) (-1040 1992 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43934" - "plane" "(-1040 1992 1232) (-1632 1992 1232) (-1632 1992 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43933" - "plane" "(-1632 2008 1232) (-1040 2008 1232) (-1040 2008 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64978" - side - { - "id" "43944" - "plane" "(-1872 1928 1248) (-1872 1992 1248) (-1040 1992 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43943" - "plane" "(-1872 1992 1232) (-1872 1928 1232) (-1040 1928 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43942" - "plane" "(-1872 1928 1232) (-1872 1992 1232) (-1872 1992 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43941" - "plane" "(-1040 1992 1232) (-1040 1928 1232) (-1040 1928 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43940" - "plane" "(-1040 1928 1232) (-1872 1928 1232) (-1872 1928 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43939" - "plane" "(-1872 1992 1232) (-1040 1992 1232) (-1040 1992 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64979" - side - { - "id" "43950" - "plane" "(-1152 1912 1248) (-1152 1928 1248) (-1040 1928 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43949" - "plane" "(-1152 1928 1232) (-1152 1912 1232) (-1040 1912 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43948" - "plane" "(-1152 1912 1232) (-1152 1928 1232) (-1152 1928 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43947" - "plane" "(-1040 1928 1232) (-1040 1912 1232) (-1040 1912 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43946" - "plane" "(-1152 1928 1232) (-1040 1928 1232) (-1040 1928 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43945" - "plane" "(-1040 1912 1232) (-1152 1912 1232) (-1152 1912 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64980" - side - { - "id" "43956" - "plane" "(-1872 1880 1248) (-1872 1912 1248) (-1040 1912 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43955" - "plane" "(-1872 1912 1232) (-1872 1880 1232) (-1040 1880 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43954" - "plane" "(-1872 1880 1232) (-1872 1912 1232) (-1872 1912 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43953" - "plane" "(-1040 1912 1232) (-1040 1880 1232) (-1040 1880 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43952" - "plane" "(-1872 1912 1232) (-1040 1912 1232) (-1040 1912 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43951" - "plane" "(-1040 1880 1232) (-1872 1880 1232) (-1872 1880 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64981" - side - { - "id" "43962" - "plane" "(-1632 1864 1248) (-1632 1880 1248) (-1040 1880 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43961" - "plane" "(-1632 1880 1232) (-1632 1864 1232) (-1040 1864 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43960" - "plane" "(-1632 1864 1232) (-1632 1880 1232) (-1632 1880 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43959" - "plane" "(-1040 1880 1232) (-1040 1864 1232) (-1040 1864 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43958" - "plane" "(-1040 1864 1232) (-1632 1864 1232) (-1632 1864 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43957" - "plane" "(-1632 1880 1232) (-1040 1880 1232) (-1040 1880 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64982" - side - { - "id" "43968" - "plane" "(-1776 1800 1248) (-1776 1864 1248) (-1040 1864 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43967" - "plane" "(-1776 1864 1232) (-1776 1800 1232) (-1040 1800 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43966" - "plane" "(-1776 1800 1232) (-1776 1864 1232) (-1776 1864 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43965" - "plane" "(-1040 1864 1232) (-1040 1800 1232) (-1040 1800 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43964" - "plane" "(-1040 1800 1232) (-1776 1800 1232) (-1776 1800 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "43963" - "plane" "(-1776 1864 1232) (-1040 1864 1232) (-1040 1864 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64994" - side - { - "id" "44028" - "plane" "(-1456 2264 1248) (-1456 2296 1248) (-1040 2296 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44027" - "plane" "(-1456 2296 1232) (-1456 2264 1232) (-1040 2264 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44026" - "plane" "(-1456 2264 1232) (-1456 2296 1232) (-1456 2296 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44025" - "plane" "(-1040 2296 1232) (-1040 2264 1232) (-1040 2264 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44024" - "plane" "(-1456 2296 1232) (-1040 2296 1232) (-1040 2296 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44023" - "plane" "(-1040 2264 1232) (-1456 2264 1232) (-1456 2264 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64995" - side - { - "id" "44034" - "plane" "(-1312 2248 1248) (-1312 2264 1248) (-1040 2264 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44033" - "plane" "(-1312 2264 1232) (-1312 2248 1232) (-1040 2248 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44032" - "plane" "(-1312 2248 1232) (-1312 2264 1232) (-1312 2264 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44031" - "plane" "(-1040 2264 1232) (-1040 2248 1232) (-1040 2248 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44030" - "plane" "(-1040 2248 1232) (-1312 2248 1232) (-1312 2248 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44029" - "plane" "(-1312 2264 1232) (-1040 2264 1232) (-1040 2264 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64996" - side - { - "id" "44040" - "plane" "(-1456 2184 1248) (-1456 2248 1248) (-1040 2248 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44039" - "plane" "(-1456 2248 1232) (-1456 2184 1232) (-1040 2184 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44038" - "plane" "(-1456 2184 1232) (-1456 2248 1232) (-1456 2248 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44037" - "plane" "(-1040 2248 1232) (-1040 2184 1232) (-1040 2184 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44036" - "plane" "(-1040 2184 1232) (-1456 2184 1232) (-1456 2184 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44035" - "plane" "(-1456 2248 1232) (-1040 2248 1232) (-1040 2248 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64997" - side - { - "id" "44046" - "plane" "(-1152 2168 1248) (-1152 2184 1248) (-1040 2184 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44045" - "plane" "(-1152 2184 1232) (-1152 2168 1232) (-1040 2168 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44044" - "plane" "(-1152 2168 1232) (-1152 2184 1232) (-1152 2184 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44043" - "plane" "(-1040 2184 1232) (-1040 2168 1232) (-1040 2168 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44042" - "plane" "(-1152 2184 1232) (-1040 2184 1232) (-1040 2184 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44041" - "plane" "(-1040 2168 1232) (-1152 2168 1232) (-1152 2168 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64998" - side - { - "id" "44052" - "plane" "(-1776 2136 1248) (-1776 2168 1248) (-1040 2168 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44051" - "plane" "(-1776 2168 1232) (-1776 2136 1232) (-1040 2136 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44050" - "plane" "(-1776 2136 1232) (-1776 2168 1232) (-1776 2168 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44049" - "plane" "(-1040 2168 1232) (-1040 2136 1232) (-1040 2136 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44048" - "plane" "(-1776 2168 1232) (-1040 2168 1232) (-1040 2168 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44047" - "plane" "(-1040 2136 1232) (-1776 2136 1232) (-1776 2136 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "64999" - side - { - "id" "44058" - "plane" "(-1632 2120 1248) (-1632 2136 1248) (-1040 2136 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44057" - "plane" "(-1632 2136 1232) (-1632 2120 1232) (-1040 2120 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44056" - "plane" "(-1632 2120 1232) (-1632 2136 1232) (-1632 2136 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44055" - "plane" "(-1040 2136 1232) (-1040 2120 1232) (-1040 2120 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44054" - "plane" "(-1040 2120 1232) (-1632 2120 1232) (-1632 2120 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44053" - "plane" "(-1632 2136 1232) (-1040 2136 1232) (-1040 2136 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "65000" - side - { - "id" "44064" - "plane" "(-1776 2056 1248) (-1776 2120 1248) (-1040 2120 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44063" - "plane" "(-1776 2120 1232) (-1776 2056 1232) (-1040 2056 1232)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44062" - "plane" "(-1776 2056 1232) (-1776 2120 1232) (-1776 2120 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44061" - "plane" "(-1040 2120 1232) (-1040 2056 1232) (-1040 2056 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44060" - "plane" "(-1040 2056 1232) (-1776 2056 1232) (-1776 2056 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "44059" - "plane" "(-1776 2120 1232) (-1040 2120 1232) (-1040 2120 1248)" - "material" "DE_NUKE/NUKCONCRETEWALLA" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 5500]" - } -} -entity -{ - "id" "65528" - "classname" "func_detail" - solid - { - "id" "75630" - side - { - "id" "46228" - "plane" "(-1152 1088 688) (-1088 1088 688) (-1088 896 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[-1 0 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46227" - "plane" "(-1152 1076 640) (-1088 1076 640) (-1088 1088 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[1 0 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46226" - "plane" "(-1152 1088 640) (-1152 1088 688) (-1152 896 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 192] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46225" - "plane" "(-1088 1076 640) (-1088 896 656) (-1088 896 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 1 576] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46224" - "plane" "(-1152 896 688) (-1088 896 688) (-1088 896 656)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 0 1 832] 0.125" - "vaxis" "[-1 0 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46223" - "plane" "(-1152 1076 640) (-1152 896 656) (-1088 896 656)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[-0.0830333 0.992958 -0.084507 0] 0.125" - "vaxis" "[0.996545 0.0827585 -0.00704328 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46222" - "plane" "(-1088 1088 640) (-1088 1088 688) (-1152 1088 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "75632" - side - { - "id" "46241" - "plane" "(-1152 1408 688) (-1088 1408 688) (-1088 1216 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[-1 0 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46240" - "plane" "(-1152 1216 640) (-1088 1216 640) (-1088 1228 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[1 0 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46239" - "plane" "(-1152 1228 640) (-1152 1408 656) (-1152 1408 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 192] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46238" - "plane" "(-1088 1216 640) (-1088 1216 688) (-1088 1408 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 1 576] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46237" - "plane" "(-1088 1408 688) (-1152 1408 688) (-1152 1408 656)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 0 -1 192] 0.125" - "vaxis" "[-1 0 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46236" - "plane" "(-1152 1228 640) (-1088 1228 640) (-1088 1408 656)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0.0830333 0.992958 0.084507 0] 0.125" - "vaxis" "[0.996545 -0.0827585 -0.00704328 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46235" - "plane" "(-1152 1216 640) (-1152 1216 688) (-1088 1216 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "75672" - side - { - "id" "46247" - "plane" "(-1128 1088 688) (-1152 1088 688) (-1152 1216 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[-1 0 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46246" - "plane" "(-1128 1216 640) (-1152 1216 640) (-1152 1088 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[1 0 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46245" - "plane" "(-1152 1088 640) (-1152 1216 640) (-1152 1216 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 192] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46244" - "plane" "(-1152 1216 640) (-1128 1216 640) (-1128 1216 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46243" - "plane" "(-1128 1088 640) (-1152 1088 640) (-1152 1088 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46242" - "plane" "(-1128 1216 640) (-1128 1088 640) (-1128 1088 688)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "75673" - side - { - "id" "46253" - "plane" "(-1128 1216 672) (-1088 1216 672) (-1088 1088 672)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[-1 0 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46252" - "plane" "(-1128 1088 640) (-1088 1088 640) (-1088 1216 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[1 0 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46251" - "plane" "(-1088 1216 640) (-1088 1088 640) (-1088 1088 672)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 1 576] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46250" - "plane" "(-1128 1216 640) (-1088 1216 640) (-1088 1216 672)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46249" - "plane" "(-1088 1088 640) (-1128 1088 640) (-1128 1088 672)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "46248" - "plane" "(-1128 1088 640) (-1128 1216 640) (-1128 1216 672)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 500]" - } -} -entity -{ - "id" "66227" - "classname" "info_player_start" - "angles" "0 195.5 0" - "origin" "-1064 1160 641" - editor - { - "color" "0 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2000]" - } -} -entity -{ - "id" "75681" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_office/computer_monitor.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-1112 1168 673" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 5500]" - } -} -entity -{ - "id" "75711" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_office/computer_keyboard.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-1097.24 1170.93 672.303" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 5500]" - } -} -entity -{ - "id" "78686" - "classname" "env_cubemap" - "cubemapsize" "7" - "origin" "-1408 1152 704" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } -} -entity -{ - "id" "82556" - "classname" "light_spot" - "_cone" "45" - "_constant_attn" "0" - "_distance" "0" - "_exponent" "1" - "_fifty_percent_distance" "0" - "_hardfalloff" "0" - "_inner_cone" "30" - "_light" "255 255 255 200" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "_linear_attn" "0" - "_quadratic_attn" "1" - "_zero_percent_distance" "0" - "angles" "-90 0 0" - "pitch" "-90" - "style" "0" - "origin" "-1336 2256 1228" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "82561" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1352 2256 1228" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "82563" - "classname" "point_spotlight" - "angles" "90 0 0" - "disablereceiveshadows" "0" - "HDRColorScale" "1.0" - "maxdxlevel" "0" - "mindxlevel" "0" - "renderamt" "20" - "rendercolor" "100 100 100" - "renderfx" "0" - "rendermode" "0" - "spawnflags" "3" - "spotlightlength" "200" - "spotlightwidth" "1000" - "origin" "-1320 2256 1228" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 0]" - } -} -entity -{ - "id" "82565" - "classname" "func_detail" - solid - { - "id" "82566" - side - { - "id" "47759" - "plane" "(-1344 2248 1248) (-1360 2248 1248) (-1360 2264 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47758" - "plane" "(-1344 2264 1228) (-1360 2264 1228) (-1360 2248 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47757" - "plane" "(-1360 2264 1228) (-1344 2264 1228) (-1344 2264 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47756" - "plane" "(-1344 2248 1228) (-1360 2248 1228) (-1360 2248 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47755" - "plane" "(-1360 2248 1228) (-1360 2264 1228) (-1360 2264 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47754" - "plane" "(-1344 2264 1228) (-1344 2248 1228) (-1344 2248 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "82567" - side - { - "id" "47765" - "plane" "(-1328 2264 1248) (-1312 2264 1248) (-1312 2248 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47764" - "plane" "(-1328 2248 1228) (-1312 2248 1228) (-1312 2264 1228)" - "material" "LIGHTS/COMBINE_LIGHTPANEL001" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47763" - "plane" "(-1312 2264 1228) (-1312 2248 1228) (-1312 2248 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -128] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47762" - "plane" "(-1328 2264 1228) (-1312 2264 1228) (-1312 2264 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47761" - "plane" "(-1312 2248 1228) (-1328 2248 1228) (-1328 2248 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -256] 0.125" - "vaxis" "[0 0 -1 -64] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "47760" - "plane" "(-1328 2248 1228) (-1328 2264 1228) (-1328 2264 1248)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 6500]" - } -} -entity -{ - "id" "86914" - "classname" "func_detail" - solid - { - "id" "86819" - side - { - "id" "48461" - "plane" "(-768 0 640) (-768 0 639.625) (-992 0 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48460" - "plane" "(-768 784 639.629) (-768 0 639.629) (-768 0 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48459" - "plane" "(-992 784 639.625) (-992 0 639.625) (-768 0 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48458" - "plane" "(-768 0 640) (-992 0 640) (-992 784 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48457" - "plane" "(-992 0 640) (-992 0 639.625) (-992 784 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48456" - "plane" "(-992 784 639.629) (-768 784 639.629) (-768 784 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "86821" - side - { - "id" "48473" - "plane" "(-992 2304 639.629) (-768 2304 639.629) (-768 2304 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48472" - "plane" "(-768 2304 640) (-768 2304 639.625) (-768 1520 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48471" - "plane" "(-768 2304 639.625) (-992 2304 639.625) (-992 1520 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48470" - "plane" "(-992 1520 640) (-992 2304 640) (-768 2304 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48469" - "plane" "(-992 1520 639.629) (-992 2304 639.629) (-992 2304 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48468" - "plane" "(-768 1520 640) (-768 1520 639.625) (-992 1520 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "86820" - side - { - "id" "48485" - "plane" "(-768 1520 639.627) (-768 784 639.627) (-768 784 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48484" - "plane" "(-992 1520 639.625) (-992 784 639.625) (-768 784 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48483" - "plane" "(-992 784 640) (-992 1520 640) (-768 1520 640)" - "material" "D3/MARBLE/TILES_1_S0001/SCALE_125_EXPENSIVE_ALPHA" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48482" - "plane" "(-992 784 639.627) (-992 1520 639.627) (-992 1520 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48481" - "plane" "(-992 1520 639.629) (-768 1520 639.629) (-768 1520 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "48480" - "plane" "(-768 784 640) (-768 784 639.625) (-992 784 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "90134" - side - { - "id" "51955" - "plane" "(-1024 1824 639.625) (-1024 1504 639.625) (-992 1504 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51954" - "plane" "(-1024 1504 640) (-1024 1824 640) (-992 1824 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51953" - "plane" "(-992 1824 639.625) (-992 1504 639.625) (-992 1504 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51952" - "plane" "(-1024 1504 639.629) (-1024 1824 639.629) (-1024 1824 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51951" - "plane" "(-992 1504 639.627) (-1024 1504 639.627) (-1024 1504 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51950" - "plane" "(-1024 1824 639.627) (-992 1824 639.627) (-992 1824 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "90147" - side - { - "id" "51985" - "plane" "(-1024 800 639.625) (-1024 480 639.625) (-992 480 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51984" - "plane" "(-1024 480 640) (-1024 800 640) (-992 800 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51983" - "plane" "(-992 800 639.629) (-992 480 639.629) (-992 480 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51982" - "plane" "(-1024 480 639.625) (-1024 800 639.625) (-1024 800 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51981" - "plane" "(-1024 800 639.627) (-992 800 639.627) (-992 800 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "51980" - "plane" "(-992 480 639.627) (-1024 480 639.627) (-1024 480 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93936" - side - { - "id" "55583" - "plane" "(-1792 2056 639.629) (-1792 2184 639.629) (-1792 2184 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55582" - "plane" "(-1792 2184 639.625) (-1792 2056 639.625) (-1024 2056 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55581" - "plane" "(-1792 2056 640) (-1792 2184 640) (-1024 2184 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "55580" - "plane" "(-1024 2184 639.625) (-1024 2056 639.625) (-1024 2056 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55579" - "plane" "(-1024 2056 639.629) (-1792 2056 639.629) (-1792 2056 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55578" - "plane" "(-1792 2184 640) (-1792 2184 639.625) (-1024 2184 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93966" - side - { - "id" "55667" - "plane" "(-1472 2184 639.625) (-1024 2184 639.625) (-1024 2312 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55666" - "plane" "(-1472 2312 640) (-1024 2312 640) (-1024 2184 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "55665" - "plane" "(-1024 2312 639.627) (-1024 2184 639.627) (-1024 2184 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55664" - "plane" "(-1024 2184 639.629) (-1472 2184 639.629) (-1472 2184 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55663" - "plane" "(-1472 2312 639.625) (-1024 2312 639.625) (-1024 2312 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55662" - "plane" "(-1472 2184 639.627) (-1472 2312 639.627) (-1472 2312 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93976" - side - { - "id" "55679" - "plane" "(-1152 2440 639.625) (-1024 2440 639.625) (-1024 2440 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55678" - "plane" "(-1024 2440 639.625) (-1152 2440 639.625) (-1152 2312 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55677" - "plane" "(-1152 2440 640) (-1024 2440 640) (-1024 2312 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "55676" - "plane" "(-1024 2440 640) (-1024 2440 639.625) (-1024 2312 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55675" - "plane" "(-1024 2312 639.629) (-1152 2312 639.629) (-1152 2312 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55674" - "plane" "(-1152 2312 639.629) (-1152 2440 639.629) (-1152 2440 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "100510" - side - { - "id" "57515" - "plane" "(-1024 0 639.629) (-2048 0 639.629) (-2048 0 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57514" - "plane" "(-2048 0 640) (-2048 0 639.625) (-2048 1600 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57513" - "plane" "(-2048 1600 639.625) (-2048 0 639.625) (-1024 0 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57512" - "plane" "(-1024 0 640) (-2048 0 640) (-2048 1600 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57511" - "plane" "(-1024 1600 639.629) (-1024 0 639.629) (-1024 0 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57510" - "plane" "(-2048 1600 640) (-2048 1600 639.625) (-1024 1600 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "100511" - side - { - "id" "57521" - "plane" "(-2048 1600 639.625) (-2048 2056 639.625) (-2048 2056 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57520" - "plane" "(-2048 2056 639.625) (-2048 1600 639.625) (-1024 1600 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57519" - "plane" "(-2048 1600 640) (-2048 2056 640) (-1024 2056 640)" - "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57518" - "plane" "(-1024 2056 639.629) (-1024 1600 639.629) (-1024 1600 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57517" - "plane" "(-2048 2056 640) (-2048 2056 639.625) (-1024 2056 639.625)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57516" - "plane" "(-1024 1600 639.629) (-2048 1600 639.629) (-2048 1600 640)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -15768]" - } -} -entity -{ - "id" "88260" - "classname" "func_detail" - solid - { - "id" "88475" - side - { - "id" "49258" - "plane" "(-896 768 1272) (-912 784 1272) (-896 784 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -768] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49257" - "plane" "(-896 784 896) (-912 784 896) (-896 768 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -768] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49256" - "plane" "(-912 784 896) (-896 784 896) (-896 784 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 768] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49255" - "plane" "(-896 768 896) (-912 784 896) (-912 784 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707107 0.707107 0 -482.502] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49254" - "plane" "(-896 784 896) (-896 768 896) (-896 768 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88476" - side - { - "id" "49263" - "plane" "(-944 784 1272) (-912 784 1272) (-928 768 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.605652 0.605652 0.516109 -428.598] 0.25" - "vaxis" "[-0.707107 -0.707107 0 59.9316] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49262" - "plane" "(-928 768 896) (-912 784 896) (-944 784 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.605652 0.605652 -0.516109 -553.466] 0.25" - "vaxis" "[0.707107 0.707107 0 -465.262] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49261" - "plane" "(-944 784 896) (-912 784 896) (-912 784 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 771.281] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49260" - "plane" "(-912 784 896) (-928 768 896) (-928 768 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707107 -0.707107 0 880.473] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49259" - "plane" "(-928 768 896) (-944 784 896) (-944 784 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707107 0.707106 0 -391.991] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88473" - side - { - "id" "49248" - "plane" "(-944 784 1272) (-928 784 1272) (-944 768 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.605653 0.605653 0.51611 -319.491] 0.25" - "vaxis" "[-0.707107 -0.707107 0 436.014] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49247" - "plane" "(-944 768 896) (-928 784 896) (-944 784 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.605653 0.605653 -0.51611 -484.521] 0.25" - "vaxis" "[0.707107 0.707107 0 -966.014] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49246" - "plane" "(-944 784 896) (-928 784 896) (-928 784 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 664.614] 0.25" - "vaxis" "[0 0 -1 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49245" - "plane" "(-928 784 896) (-944 768 896) (-944 768 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707107 -0.707107 0 925.524] 0.25" - "vaxis" "[0 0 -1 -200] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49244" - "plane" "(-944 768 896) (-944 784 896) (-944 784 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -704] 0.25" - "vaxis" "[0 0 -1 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88474" - side - { - "id" "49253" - "plane" "(-928 784 1272) (-896 784 1272) (-912 768 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.605653 0.605653 0.51611 -212.824] 0.25" - "vaxis" "[-0.707107 -0.707107 0 436.014] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49252" - "plane" "(-912 768 896) (-896 784 896) (-928 784 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.605653 0.605653 -0.51611 -377.859] 0.25" - "vaxis" "[0.707107 0.707107 0 -966.014] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49251" - "plane" "(-928 784 896) (-896 784 896) (-896 784 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 877.948] 0.25" - "vaxis" "[0 0 -1 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49250" - "plane" "(-896 784 896) (-912 768 896) (-912 768 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707107 -0.707106 0 835.007] 0.25" - "vaxis" "[0 0 -1 -200] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49249" - "plane" "(-912 768 896) (-928 784 896) (-928 784 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707107 0.707107 0 -437.454] 0.25" - "vaxis" "[0 0 -1 -200] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 1500]" - } -} -entity -{ - "id" "88563" - "classname" "func_detail" - solid - { - "id" "88564" - side - { - "id" "49324" - "plane" "(-944 1536 1272) (-928 1520 1272) (-944 1520 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49323" - "plane" "(-944 1520 896) (-928 1520 896) (-944 1536 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[-1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49322" - "plane" "(-928 1520 896) (-944 1520 896) (-944 1520 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -64] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49321" - "plane" "(-944 1536 896) (-928 1520 896) (-928 1520 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 -0.707107 0 -25.4984] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49320" - "plane" "(-944 1520 896) (-944 1536 896) (-944 1536 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88565" - side - { - "id" "49329" - "plane" "(-896 1520 1272) (-928 1520 1272) (-912 1536 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605652 -0.605652 0.516109 394.691] 0.25" - "vaxis" "[0.707107 0.707107 0 -228.46] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49328" - "plane" "(-912 1536 896) (-928 1520 896) (-896 1520 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605652 -0.605652 -0.516109 269.824] 0.25" - "vaxis" "[-0.707107 -0.707107 0 847.13] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49327" - "plane" "(-896 1520 896) (-928 1520 896) (-928 1520 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -60.7192] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49326" - "plane" "(-928 1520 896) (-912 1536 896) (-912 1536 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707107 0 -431.919] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49325" - "plane" "(-912 1536 896) (-896 1520 896) (-896 1520 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 -0.707106 0 65.0055] 0.25" - "vaxis" "[0 0 -1 80] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88566" - side - { - "id" "49334" - "plane" "(-896 1520 1272) (-912 1520 1272) (-896 1536 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 -0.605653 0.51611 503.812] 0.25" - "vaxis" "[0.707107 0.707107 0 -876.378] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49333" - "plane" "(-896 1536 896) (-912 1520 896) (-896 1520 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 -0.605653 -0.51611 338.782] 0.25" - "vaxis" "[-0.707107 -0.707107 0 346.378] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49332" - "plane" "(-896 1520 896) (-912 1520 896) (-912 1520 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 856.614] 0.25" - "vaxis" "[0 0 -1 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49331" - "plane" "(-912 1520 896) (-896 1536 896) (-896 1536 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707107 0 -386.868] 0.25" - "vaxis" "[0 0 -1 -200] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49330" - "plane" "(-896 1536 896) (-896 1520 896) (-896 1520 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 -1 0 320] 0.25" - "vaxis" "[0 0 -1 -80] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88567" - side - { - "id" "49339" - "plane" "(-912 1520 1272) (-944 1520 1272) (-928 1536 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 -0.605653 0.51611 -413.521] 0.25" - "vaxis" "[0.707107 0.707107 0 -876.378] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49338" - "plane" "(-928 1536 896) (-944 1520 896) (-912 1520 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 -0.605653 -0.51611 445.444] 0.25" - "vaxis" "[-0.707107 -0.707107 0 346.378] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49337" - "plane" "(-912 1520 896) (-944 1520 896) (-944 1520 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 45.9478] 0.25" - "vaxis" "[0 0 -1 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49336" - "plane" "(-944 1520 896) (-928 1536 896) (-928 1536 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707106 0 -477.376] 0.25" - "vaxis" "[0 0 -1 -200] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "49335" - "plane" "(-928 1536 896) (-912 1520 896) (-912 1520 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 -0.707107 0 19.5504] 0.25" - "vaxis" "[0 0 -1 -200] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[500 1500]" - } -} -entity -{ - "id" "88658" - "classname" "func_detail" - solid - { - "id" "88588" - side - { - "id" "49501" - "plane" "(-1088 760 696) (-1088 776 696) (-1024 776 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49500" - "plane" "(-1088 776 692) (-1088 776 696) (-1088 760 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49499" - "plane" "(-1024 760 692) (-1024 760 696) (-1024 776 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49498" - "plane" "(-1024 776 692) (-1024 776 696) (-1088 776 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49497" - "plane" "(-1088 760 692) (-1088 760 696) (-1024 760 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49496" - "plane" "(-1088 776 692) (-1088 760 692) (-1024 760 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88610" - side - { - "id" "49507" - "plane" "(-1028 776 640) (-1084 776 640) (-1084 764 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49506" - "plane" "(-1084 776 640) (-1028 776 640) (-1028 776 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49505" - "plane" "(-1084 764 692) (-1084 776 692) (-1028 776 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49504" - "plane" "(-1084 764 640) (-1084 776 640) (-1084 776 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49503" - "plane" "(-1028 776 692) (-1028 776 640) (-1028 764 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49502" - "plane" "(-1028 764 640) (-1084 764 640) (-1084 764 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88600" - side - { - "id" "49513" - "plane" "(-1028 760 640) (-1024 760 640) (-1024 776 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49512" - "plane" "(-1024 776 692) (-1024 776 640) (-1024 760 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49511" - "plane" "(-1028 776 640) (-1024 776 640) (-1024 776 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49510" - "plane" "(-1024 760 692) (-1024 760 640) (-1028 760 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -224] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49509" - "plane" "(-1028 776 692) (-1024 776 692) (-1024 760 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49508" - "plane" "(-1028 760 692) (-1028 760 640) (-1028 776 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -752] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88602" - side - { - "id" "49519" - "plane" "(-1088 776 640) (-1088 760 640) (-1084 760 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -736] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49518" - "plane" "(-1088 760 692) (-1088 760 640) (-1088 776 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49517" - "plane" "(-1088 776 692) (-1088 776 640) (-1084 776 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49516" - "plane" "(-1084 760 640) (-1088 760 640) (-1088 760 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49515" - "plane" "(-1088 760 692) (-1088 776 692) (-1084 776 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 1008] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49514" - "plane" "(-1084 776 692) (-1084 776 640) (-1084 760 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 11000]" - } -} -entity -{ - "id" "88668" - "classname" "func_detail" - solid - { - "id" "88631" - side - { - "id" "49525" - "plane" "(-1084 712 640) (-1088 712 640) (-1088 696 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -736] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49524" - "plane" "(-1088 696 692) (-1088 696 640) (-1088 712 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49523" - "plane" "(-1088 712 692) (-1088 712 640) (-1084 712 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49522" - "plane" "(-1084 696 640) (-1088 696 640) (-1088 696 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 576] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49521" - "plane" "(-1084 696 692) (-1088 696 692) (-1088 712 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 1008] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49520" - "plane" "(-1084 712 692) (-1084 712 640) (-1084 696 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88630" - side - { - "id" "49531" - "plane" "(-1088 696 696) (-1088 712 696) (-1024 712 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49530" - "plane" "(-1088 712 692) (-1088 712 696) (-1088 696 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49529" - "plane" "(-1024 696 692) (-1024 696 696) (-1024 712 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49528" - "plane" "(-1024 712 692) (-1024 712 696) (-1088 712 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49527" - "plane" "(-1088 696 692) (-1088 696 696) (-1024 696 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49526" - "plane" "(-1088 712 692) (-1088 696 692) (-1024 696 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88629" - side - { - "id" "49537" - "plane" "(-1028 696 640) (-1024 696 640) (-1024 712 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -800] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49536" - "plane" "(-1024 712 692) (-1024 712 640) (-1024 696 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49535" - "plane" "(-1028 712 640) (-1024 712 640) (-1024 712 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[1 0 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49534" - "plane" "(-1024 696 692) (-1024 696 640) (-1028 696 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[-1 0 0 -704] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49533" - "plane" "(-1028 712 692) (-1024 712 692) (-1024 696 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49532" - "plane" "(-1028 696 692) (-1028 696 640) (-1028 712 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88628" - side - { - "id" "49543" - "plane" "(-1028 708 640) (-1084 708 640) (-1084 700 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -224] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49542" - "plane" "(-1084 708 640) (-1028 708 640) (-1028 708 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49541" - "plane" "(-1084 700 692) (-1084 708 692) (-1028 708 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49540" - "plane" "(-1084 700 640) (-1084 708 640) (-1084 708 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49539" - "plane" "(-1028 708 692) (-1028 708 640) (-1028 700 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49538" - "plane" "(-1028 700 640) (-1084 700 640) (-1084 700 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 11500]" - } -} -entity -{ - "id" "88676" - "classname" "func_detail" - solid - { - "id" "88648" - side - { - "id" "49549" - "plane" "(-1058 700 692) (-1054 700 692) (-1054 696 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49548" - "plane" "(-1058 696 640) (-1054 696 640) (-1054 700 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49547" - "plane" "(-1058 700 692) (-1058 696 692) (-1058 696 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49546" - "plane" "(-1054 700 640) (-1054 696 640) (-1054 696 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49545" - "plane" "(-1054 700 692) (-1058 700 692) (-1058 700 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49544" - "plane" "(-1054 696 640) (-1058 696 640) (-1058 696 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88649" - side - { - "id" "49555" - "plane" "(-1082 699 642) (-1082 697 642) (-1058 697 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49554" - "plane" "(-1058 697 642) (-1082 697 642) (-1082 697 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49553" - "plane" "(-1058 697 690) (-1082 697 690) (-1082 699 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49552" - "plane" "(-1082 697 690) (-1082 697 642) (-1082 699 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49551" - "plane" "(-1058 699 642) (-1058 697 642) (-1058 697 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49550" - "plane" "(-1082 699 642) (-1058 699 642) (-1058 699 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12000]" - } -} -entity -{ - "id" "88682" - "classname" "func_detail" - solid - { - "id" "88640" - side - { - "id" "49561" - "plane" "(-1058 712 692) (-1054 712 692) (-1054 708 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -208] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49560" - "plane" "(-1058 708 640) (-1054 708 640) (-1054 712 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -208] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49559" - "plane" "(-1058 712 692) (-1058 708 692) (-1058 708 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 208] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49558" - "plane" "(-1054 712 640) (-1054 708 640) (-1054 708 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 208] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49557" - "plane" "(-1054 712 692) (-1058 712 692) (-1058 712 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49556" - "plane" "(-1054 708 640) (-1058 708 640) (-1058 708 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88641" - side - { - "id" "49567" - "plane" "(-1082 711 642) (-1082 709 642) (-1058 709 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49566" - "plane" "(-1058 709 642) (-1082 709 642) (-1082 709 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49565" - "plane" "(-1058 709 690) (-1082 709 690) (-1082 711 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49564" - "plane" "(-1082 709 690) (-1082 709 642) (-1082 711 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49563" - "plane" "(-1058 711 642) (-1058 709 642) (-1058 709 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49562" - "plane" "(-1082 711 642) (-1058 711 642) (-1058 711 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12500]" - } -} -entity -{ - "id" "88688" - "classname" "func_detail" - solid - { - "id" "88618" - side - { - "id" "49573" - "plane" "(-1058 764 692) (-1054 764 692) (-1054 760 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49572" - "plane" "(-1058 760 640) (-1054 760 640) (-1054 764 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49571" - "plane" "(-1058 764 692) (-1058 760 692) (-1058 760 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49570" - "plane" "(-1054 764 640) (-1054 760 640) (-1054 760 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49569" - "plane" "(-1054 764 692) (-1058 764 692) (-1058 764 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49568" - "plane" "(-1054 760 640) (-1058 760 640) (-1058 760 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88609" - side - { - "id" "49579" - "plane" "(-1082 763 642) (-1082 761 642) (-1058 761 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49578" - "plane" "(-1058 761 642) (-1082 761 642) (-1082 761 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49577" - "plane" "(-1058 761 690) (-1082 761 690) (-1082 763 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49576" - "plane" "(-1082 761 690) (-1082 761 642) (-1082 763 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49575" - "plane" "(-1058 763 642) (-1058 761 642) (-1058 761 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49574" - "plane" "(-1082 763 642) (-1058 763 642) (-1058 763 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 13000]" - } -} -entity -{ - "id" "88711" - "classname" "func_detail" - solid - { - "id" "88712" - side - { - "id" "49633" - "plane" "(-1084 648 640) (-1088 648 640) (-1088 632 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -736] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49632" - "plane" "(-1088 632 692) (-1088 632 640) (-1088 648 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49631" - "plane" "(-1088 648 692) (-1088 648 640) (-1084 648 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[-1 0 0 -768] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49630" - "plane" "(-1084 632 640) (-1088 632 640) (-1088 632 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 832] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49629" - "plane" "(-1084 632 692) (-1088 632 692) (-1088 648 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 1008] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49628" - "plane" "(-1084 648 692) (-1084 648 640) (-1084 632 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88713" - side - { - "id" "49639" - "plane" "(-1088 632 696) (-1088 648 696) (-1024 648 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49638" - "plane" "(-1088 648 692) (-1088 648 696) (-1088 632 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49637" - "plane" "(-1024 632 692) (-1024 632 696) (-1024 648 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49636" - "plane" "(-1024 648 692) (-1024 648 696) (-1088 648 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -224] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49635" - "plane" "(-1088 632 692) (-1088 632 696) (-1024 632 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49634" - "plane" "(-1088 648 692) (-1088 632 692) (-1024 632 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88714" - side - { - "id" "49645" - "plane" "(-1028 632 640) (-1024 632 640) (-1024 648 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -800] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49644" - "plane" "(-1024 648 692) (-1024 648 640) (-1024 632 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49643" - "plane" "(-1028 648 640) (-1024 648 640) (-1024 648 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[1 0 0 512] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49642" - "plane" "(-1024 632 692) (-1024 632 640) (-1028 632 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[-1 0 0 -448] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49641" - "plane" "(-1028 648 692) (-1024 648 692) (-1024 632 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49640" - "plane" "(-1028 632 692) (-1028 632 640) (-1028 648 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88715" - side - { - "id" "49651" - "plane" "(-1028 644 640) (-1084 644 640) (-1084 636 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49650" - "plane" "(-1084 644 640) (-1028 644 640) (-1028 644 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49649" - "plane" "(-1084 636 692) (-1084 644 692) (-1028 644 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -512] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49648" - "plane" "(-1084 636 640) (-1084 644 640) (-1084 644 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49647" - "plane" "(-1028 644 692) (-1028 644 640) (-1028 636 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49646" - "plane" "(-1028 636 640) (-1084 636 640) (-1084 636 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 11500]" - } -} -entity -{ - "id" "88716" - "classname" "func_detail" - solid - { - "id" "88717" - side - { - "id" "49657" - "plane" "(-1058.69 632.073 692) (-1057.93 636 692) (-1054 635.237 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0.190809 0.981627 0 238.188] 0.25" - "vaxis" "[0.981627 -0.190809 0 47.3758] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49656" - "plane" "(-1054.76 631.31 640) (-1054 635.237 640) (-1057.93 636 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0.190809 0.981627 0 238.188] 0.25" - "vaxis" "[0.981627 -0.190809 0 47.3758] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49655" - "plane" "(-1058.69 632.073 692) (-1054.76 631.31 692) (-1054.76 631.31 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-0.981627 0.190809 0 -47.3758] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49654" - "plane" "(-1057.93 636 640) (-1054 635.237 640) (-1054 635.237 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-0.981627 0.190809 0 -47.3758] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49653" - "plane" "(-1057.93 636 692) (-1058.69 632.073 692) (-1058.69 632.073 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0.190809 0.981627 0 238.188] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49652" - "plane" "(-1054 635.237 640) (-1054.76 631.31 640) (-1054.76 631.31 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0.190809 0.981627 0 238.188] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88718" - side - { - "id" "49663" - "plane" "(-1062.29 608.324 642) (-1060.32 607.942 642) (-1055.74 631.501 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0.190809 0.981627 0 0] 0.25" - "vaxis" "[0.981627 -0.190809 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49662" - "plane" "(-1055.74 631.501 642) (-1060.32 607.942 642) (-1060.32 607.942 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0.190809 0.981627 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49661" - "plane" "(-1055.74 631.501 690) (-1060.32 607.942 690) (-1062.29 608.324 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0.190809 0.981627 0 0] 0.25" - "vaxis" "[0.981627 -0.190809 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49660" - "plane" "(-1060.32 607.942 690) (-1060.32 607.942 642) (-1062.29 608.324 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-0.981627 0.190809 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49659" - "plane" "(-1057.71 631.883 642) (-1055.74 631.501 642) (-1055.74 631.501 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-0.981627 0.190809 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49658" - "plane" "(-1062.29 608.324 642) (-1057.71 631.883 642) (-1057.71 631.883 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0.190809 0.981627 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12000]" - } -} -entity -{ - "id" "88719" - "classname" "func_detail" - solid - { - "id" "88720" - side - { - "id" "49669" - "plane" "(-1058 648 692) (-1054 648 692) (-1054 644 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49668" - "plane" "(-1058 644 640) (-1054 644 640) (-1054 648 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -464] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49667" - "plane" "(-1058 648 692) (-1058 644 692) (-1058 644 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 464] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49666" - "plane" "(-1054 648 640) (-1054 644 640) (-1054 644 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 464] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49665" - "plane" "(-1054 648 692) (-1058 648 692) (-1058 648 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49664" - "plane" "(-1054 644 640) (-1058 644 640) (-1058 644 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88721" - side - { - "id" "49675" - "plane" "(-1082 647 642) (-1082 645 642) (-1058 645 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49674" - "plane" "(-1058 645 642) (-1082 645 642) (-1082 645 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49673" - "plane" "(-1058 645 690) (-1082 645 690) (-1082 647 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49672" - "plane" "(-1082 645 690) (-1082 645 642) (-1082 647 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49671" - "plane" "(-1058 647 642) (-1058 645 642) (-1058 645 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49670" - "plane" "(-1082 647 642) (-1058 647 642) (-1058 647 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12500]" - } -} -entity -{ - "id" "88733" - "classname" "func_detail" - solid - { - "id" "88734" - side - { - "id" "49729" - "plane" "(-1084 584 640) (-1088 584 640) (-1088 568 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -736] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49728" - "plane" "(-1088 568 692) (-1088 568 640) (-1088 584 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49727" - "plane" "(-1088 584 692) (-1088 584 640) (-1084 584 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[-1 0 0 -512] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49726" - "plane" "(-1084 568 640) (-1088 568 640) (-1088 568 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49725" - "plane" "(-1084 568 692) (-1088 568 692) (-1088 584 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 1008] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49724" - "plane" "(-1084 584 692) (-1084 584 640) (-1084 568 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88735" - side - { - "id" "49735" - "plane" "(-1088 568 696) (-1088 584 696) (-1024 584 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49734" - "plane" "(-1088 584 692) (-1088 584 696) (-1088 568 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49733" - "plane" "(-1024 568 692) (-1024 568 696) (-1024 584 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49732" - "plane" "(-1024 584 692) (-1024 584 696) (-1088 584 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -992] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49731" - "plane" "(-1088 568 692) (-1088 568 696) (-1024 568 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 544] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49730" - "plane" "(-1088 584 692) (-1088 568 692) (-1024 568 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88736" - side - { - "id" "49741" - "plane" "(-1028 568 640) (-1024 568 640) (-1024 584 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -800] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49740" - "plane" "(-1024 584 692) (-1024 584 640) (-1024 568 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49739" - "plane" "(-1028 584 640) (-1024 584 640) (-1024 584 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[1 0 0 768] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49738" - "plane" "(-1024 568 692) (-1024 568 640) (-1028 568 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[-1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49737" - "plane" "(-1028 584 692) (-1024 584 692) (-1024 568 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49736" - "plane" "(-1028 568 692) (-1028 568 640) (-1028 584 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88737" - side - { - "id" "49747" - "plane" "(-1028 580 640) (-1084 580 640) (-1084 572 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -736] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49746" - "plane" "(-1084 580 640) (-1028 580 640) (-1028 580 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49745" - "plane" "(-1084 572 692) (-1084 580 692) (-1028 580 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -768] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49744" - "plane" "(-1084 572 640) (-1084 580 640) (-1084 580 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49743" - "plane" "(-1028 580 692) (-1028 580 640) (-1028 572 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49742" - "plane" "(-1028 572 640) (-1084 572 640) (-1084 572 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 11500]" - } -} -entity -{ - "id" "88738" - "classname" "func_detail" - solid - { - "id" "88739" - side - { - "id" "49753" - "plane" "(-1054 516 692) (-1058 516 692) (-1058 520 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49752" - "plane" "(-1054 520 640) (-1058 520 640) (-1058 516 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49751" - "plane" "(-1054 516 692) (-1054 520 692) (-1054 520 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49750" - "plane" "(-1058 516 640) (-1058 520 640) (-1058 520 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49749" - "plane" "(-1058 516 692) (-1054 516 692) (-1054 516 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49748" - "plane" "(-1058 520 640) (-1054 520 640) (-1054 520 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88740" - side - { - "id" "49759" - "plane" "(-1030 517 642) (-1030 519 642) (-1054 519 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49758" - "plane" "(-1054 519 642) (-1030 519 642) (-1030 519 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49757" - "plane" "(-1054 519 690) (-1030 519 690) (-1030 517 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49756" - "plane" "(-1030 519 690) (-1030 519 642) (-1030 517 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49755" - "plane" "(-1054 517 642) (-1054 519 642) (-1054 519 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49754" - "plane" "(-1030 517 642) (-1054 517 642) (-1054 517 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12000]" - } -} -entity -{ - "id" "88741" - "classname" "func_detail" - solid - { - "id" "88742" - side - { - "id" "49765" - "plane" "(-1054.9 584.797 692) (-1054 580.9 692) (-1057.9 580 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0.224951 -0.97437 0 20.4391] 0.25" - "vaxis" "[-0.97437 -0.224951 0 14.7518] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49764" - "plane" "(-1058.8 583.897 640) (-1057.9 580 640) (-1054 580.9 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0.224951 -0.97437 0 20.4391] 0.25" - "vaxis" "[-0.97437 -0.224951 0 14.7518] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49763" - "plane" "(-1054.9 584.797 692) (-1058.8 583.897 692) (-1058.8 583.897 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0.97437 0.224951 0 -14.7518] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49762" - "plane" "(-1054 580.9 640) (-1057.9 580 640) (-1057.9 580 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0.97437 0.224951 0 -14.7518] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49761" - "plane" "(-1054 580.9 692) (-1054.9 584.797 692) (-1054.9 584.797 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0.224951 -0.97437 0 20.4391] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49760" - "plane" "(-1057.9 580 640) (-1058.8 583.897 640) (-1058.8 583.897 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0.224951 -0.97437 0 20.4391] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88743" - side - { - "id" "49771" - "plane" "(-1061.27 607.957 642) (-1063.22 607.507 642) (-1057.82 584.122 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0.224951 -0.97437 0 0] 0.25" - "vaxis" "[-0.97437 -0.224951 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49770" - "plane" "(-1057.82 584.122 642) (-1063.22 607.507 642) (-1063.22 607.507 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0.224951 -0.97437 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49769" - "plane" "(-1057.82 584.122 690) (-1063.22 607.507 690) (-1061.27 607.957 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0.224951 -0.97437 0 0] 0.25" - "vaxis" "[-0.97437 -0.224951 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49768" - "plane" "(-1063.22 607.507 690) (-1063.22 607.507 642) (-1061.27 607.957 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0.97437 0.224951 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49767" - "plane" "(-1055.87 584.572 642) (-1057.82 584.122 642) (-1057.82 584.122 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0.97437 0.224951 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49766" - "plane" "(-1061.27 607.957 642) (-1055.87 584.572 642) (-1055.87 584.572 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0.224951 -0.97437 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12500]" - } -} -entity -{ - "id" "88755" - "classname" "func_detail" - solid - { - "id" "88756" - side - { - "id" "49825" - "plane" "(-1084 520 640) (-1088 520 640) (-1088 504 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -736] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49824" - "plane" "(-1088 504 692) (-1088 504 640) (-1088 520 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49823" - "plane" "(-1088 520 692) (-1088 520 640) (-1084 520 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[-1 0 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49822" - "plane" "(-1084 504 640) (-1088 504 640) (-1088 504 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49821" - "plane" "(-1084 504 692) (-1088 504 692) (-1088 520 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 1008] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49820" - "plane" "(-1084 520 692) (-1084 520 640) (-1084 504 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88757" - side - { - "id" "49831" - "plane" "(-1088 504 696) (-1088 520 696) (-1024 520 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49830" - "plane" "(-1088 520 692) (-1088 520 696) (-1088 504 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49829" - "plane" "(-1024 504 692) (-1024 504 696) (-1024 520 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49828" - "plane" "(-1024 520 692) (-1024 520 696) (-1088 520 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -736] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49827" - "plane" "(-1088 504 692) (-1088 504 696) (-1024 504 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49826" - "plane" "(-1088 520 692) (-1088 504 692) (-1024 504 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88758" - side - { - "id" "49837" - "plane" "(-1028 504 640) (-1024 504 640) (-1024 520 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -800] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49836" - "plane" "(-1024 520 692) (-1024 520 640) (-1024 504 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49835" - "plane" "(-1028 520 640) (-1024 520 640) (-1024 520 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49834" - "plane" "(-1024 504 692) (-1024 504 640) (-1028 504 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49833" - "plane" "(-1028 520 692) (-1024 520 692) (-1024 504 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49832" - "plane" "(-1028 504 692) (-1028 504 640) (-1028 520 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88759" - side - { - "id" "49843" - "plane" "(-1028 516 640) (-1084 516 640) (-1084 504 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49842" - "plane" "(-1084 516 640) (-1028 516 640) (-1028 516 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49841" - "plane" "(-1084 504 692) (-1084 516 692) (-1028 516 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49840" - "plane" "(-1084 504 640) (-1084 516 640) (-1084 516 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49839" - "plane" "(-1028 516 692) (-1028 516 640) (-1028 504 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49838" - "plane" "(-1028 504 640) (-1084 504 640) (-1084 504 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 11500]" - } -} -entity -{ - "id" "88763" - "classname" "func_detail" - solid - { - "id" "88764" - side - { - "id" "49861" - "plane" "(-1054 568 692) (-1058 568 692) (-1058 572 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 -208] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49860" - "plane" "(-1054 572 640) (-1058 572 640) (-1058 568 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 -208] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49859" - "plane" "(-1054 568 692) (-1054 572 692) (-1054 572 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 208] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49858" - "plane" "(-1058 568 640) (-1058 572 640) (-1058 572 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 208] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49857" - "plane" "(-1058 568 692) (-1054 568 692) (-1054 568 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49856" - "plane" "(-1058 572 640) (-1054 572 640) (-1054 572 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "88765" - side - { - "id" "49867" - "plane" "(-1030 569 642) (-1030 571 642) (-1054 571 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49866" - "plane" "(-1054 571 642) (-1030 571 642) (-1030 571 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49865" - "plane" "(-1054 571 690) (-1030 571 690) (-1030 569 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49864" - "plane" "(-1030 571 690) (-1030 571 642) (-1030 569 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49863" - "plane" "(-1054 569 642) (-1054 571 642) (-1054 571 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "49862" - "plane" "(-1030 569 642) (-1054 569 642) (-1054 569 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12500]" - } -} -entity -{ - "id" "89047" - "classname" "func_detail" - solid - { - "id" "89048" - side - { - "id" "50341" - "plane" "(-1058 1788 692) (-1054 1788 692) (-1054 1784 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50340" - "plane" "(-1058 1784 640) (-1054 1784 640) (-1054 1788 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50339" - "plane" "(-1058 1788 692) (-1058 1784 692) (-1058 1784 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50338" - "plane" "(-1054 1788 640) (-1054 1784 640) (-1054 1784 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50337" - "plane" "(-1054 1788 692) (-1058 1788 692) (-1058 1788 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50336" - "plane" "(-1054 1784 640) (-1058 1784 640) (-1058 1784 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89049" - side - { - "id" "50347" - "plane" "(-1082 1787 642) (-1082 1785 642) (-1058 1785 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50346" - "plane" "(-1058 1785 642) (-1082 1785 642) (-1082 1785 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50345" - "plane" "(-1058 1785 690) (-1082 1785 690) (-1082 1787 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50344" - "plane" "(-1082 1785 690) (-1082 1785 642) (-1082 1787 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50343" - "plane" "(-1058 1787 642) (-1058 1785 642) (-1058 1785 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50342" - "plane" "(-1082 1787 642) (-1058 1787 642) (-1058 1787 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 13000]" - } -} -entity -{ - "id" "89050" - "classname" "func_detail" - solid - { - "id" "89051" - side - { - "id" "50353" - "plane" "(-1088 1784 696) (-1088 1800 696) (-1024 1800 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50352" - "plane" "(-1088 1800 692) (-1088 1800 696) (-1088 1784 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50351" - "plane" "(-1024 1784 692) (-1024 1784 696) (-1024 1800 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50350" - "plane" "(-1024 1800 692) (-1024 1800 696) (-1088 1800 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50349" - "plane" "(-1088 1784 692) (-1088 1784 696) (-1024 1784 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50348" - "plane" "(-1088 1800 692) (-1088 1784 692) (-1024 1784 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89052" - side - { - "id" "50359" - "plane" "(-1028 1800 640) (-1084 1800 640) (-1084 1788 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50358" - "plane" "(-1084 1800 640) (-1028 1800 640) (-1028 1800 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50357" - "plane" "(-1084 1788 692) (-1084 1800 692) (-1028 1800 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50356" - "plane" "(-1084 1788 640) (-1084 1800 640) (-1084 1800 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50355" - "plane" "(-1028 1800 692) (-1028 1800 640) (-1028 1788 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50354" - "plane" "(-1028 1788 640) (-1084 1788 640) (-1084 1788 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89053" - side - { - "id" "50365" - "plane" "(-1028 1784 640) (-1024 1784 640) (-1024 1800 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50364" - "plane" "(-1024 1800 692) (-1024 1800 640) (-1024 1784 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50363" - "plane" "(-1028 1800 640) (-1024 1800 640) (-1024 1800 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50362" - "plane" "(-1024 1784 692) (-1024 1784 640) (-1028 1784 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -224] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50361" - "plane" "(-1028 1800 692) (-1024 1800 692) (-1024 1784 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50360" - "plane" "(-1028 1784 692) (-1028 1784 640) (-1028 1800 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -752] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89054" - side - { - "id" "50371" - "plane" "(-1084 1800 640) (-1088 1800 640) (-1088 1784 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -736] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50370" - "plane" "(-1088 1784 692) (-1088 1784 640) (-1088 1800 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50369" - "plane" "(-1088 1800 692) (-1088 1800 640) (-1084 1800 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50368" - "plane" "(-1084 1784 640) (-1088 1784 640) (-1088 1784 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50367" - "plane" "(-1084 1784 692) (-1088 1784 692) (-1088 1800 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50366" - "plane" "(-1084 1800 692) (-1084 1800 640) (-1084 1784 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 11000]" - } -} -entity -{ - "id" "89055" - "classname" "func_detail" - solid - { - "id" "89056" - side - { - "id" "50377" - "plane" "(-1084 1736 640) (-1088 1736 640) (-1088 1720 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -736] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50376" - "plane" "(-1088 1720 692) (-1088 1720 640) (-1088 1736 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50375" - "plane" "(-1088 1736 692) (-1088 1736 640) (-1084 1736 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[-1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50374" - "plane" "(-1084 1720 640) (-1088 1720 640) (-1088 1720 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 576] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50373" - "plane" "(-1084 1720 692) (-1088 1720 692) (-1088 1736 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50372" - "plane" "(-1084 1736 692) (-1084 1736 640) (-1084 1720 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89057" - side - { - "id" "50383" - "plane" "(-1088 1720 696) (-1088 1736 696) (-1024 1736 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50382" - "plane" "(-1088 1736 692) (-1088 1736 696) (-1088 1720 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50381" - "plane" "(-1024 1720 692) (-1024 1720 696) (-1024 1736 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50380" - "plane" "(-1024 1736 692) (-1024 1736 696) (-1088 1736 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50379" - "plane" "(-1088 1720 692) (-1088 1720 696) (-1024 1720 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50378" - "plane" "(-1088 1736 692) (-1088 1720 692) (-1024 1720 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89058" - side - { - "id" "50389" - "plane" "(-1028 1720 640) (-1024 1720 640) (-1024 1736 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -800] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50388" - "plane" "(-1024 1736 692) (-1024 1736 640) (-1024 1720 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50387" - "plane" "(-1028 1736 640) (-1024 1736 640) (-1024 1736 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[1 0 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50386" - "plane" "(-1024 1720 692) (-1024 1720 640) (-1028 1720 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[-1 0 0 -704] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50385" - "plane" "(-1028 1736 692) (-1024 1736 692) (-1024 1720 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50384" - "plane" "(-1028 1720 692) (-1028 1720 640) (-1028 1736 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89059" - side - { - "id" "50395" - "plane" "(-1028 1732 640) (-1084 1732 640) (-1084 1724 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 800] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50394" - "plane" "(-1084 1732 640) (-1028 1732 640) (-1028 1732 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50393" - "plane" "(-1084 1724 692) (-1084 1732 692) (-1028 1732 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 768] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50392" - "plane" "(-1084 1724 640) (-1084 1732 640) (-1084 1732 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50391" - "plane" "(-1028 1732 692) (-1028 1732 640) (-1028 1724 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50390" - "plane" "(-1028 1724 640) (-1084 1724 640) (-1084 1724 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 11500]" - } -} -entity -{ - "id" "89060" - "classname" "func_detail" - solid - { - "id" "89061" - side - { - "id" "50401" - "plane" "(-1058 1724 692) (-1054 1724 692) (-1054 1720 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50400" - "plane" "(-1058 1720 640) (-1054 1720 640) (-1054 1724 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50399" - "plane" "(-1058 1724 692) (-1058 1720 692) (-1058 1720 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50398" - "plane" "(-1054 1724 640) (-1054 1720 640) (-1054 1720 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50397" - "plane" "(-1054 1724 692) (-1058 1724 692) (-1058 1724 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50396" - "plane" "(-1054 1720 640) (-1058 1720 640) (-1058 1720 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89062" - side - { - "id" "50407" - "plane" "(-1082 1723 642) (-1082 1721 642) (-1058 1721 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50406" - "plane" "(-1058 1721 642) (-1082 1721 642) (-1082 1721 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50405" - "plane" "(-1058 1721 690) (-1082 1721 690) (-1082 1723 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50404" - "plane" "(-1082 1721 690) (-1082 1721 642) (-1082 1723 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50403" - "plane" "(-1058 1723 642) (-1058 1721 642) (-1058 1721 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50402" - "plane" "(-1082 1723 642) (-1058 1723 642) (-1058 1723 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12000]" - } -} -entity -{ - "id" "89066" - "classname" "func_detail" - solid - { - "id" "89067" - side - { - "id" "50425" - "plane" "(-1084 1672 640) (-1088 1672 640) (-1088 1656 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -736] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50424" - "plane" "(-1088 1656 692) (-1088 1656 640) (-1088 1672 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50423" - "plane" "(-1088 1672 692) (-1088 1672 640) (-1084 1672 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[-1 0 0 -768] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50422" - "plane" "(-1084 1656 640) (-1088 1656 640) (-1088 1656 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50421" - "plane" "(-1084 1656 692) (-1088 1656 692) (-1088 1672 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50420" - "plane" "(-1084 1672 692) (-1084 1672 640) (-1084 1656 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89068" - side - { - "id" "50431" - "plane" "(-1088 1656 696) (-1088 1672 696) (-1024 1672 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50430" - "plane" "(-1088 1672 692) (-1088 1672 696) (-1088 1656 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50429" - "plane" "(-1024 1656 692) (-1024 1656 696) (-1024 1672 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50428" - "plane" "(-1024 1672 692) (-1024 1672 696) (-1088 1672 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -224] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50427" - "plane" "(-1088 1656 692) (-1088 1656 696) (-1024 1656 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50426" - "plane" "(-1088 1672 692) (-1088 1656 692) (-1024 1656 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89069" - side - { - "id" "50437" - "plane" "(-1028 1656 640) (-1024 1656 640) (-1024 1672 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -800] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50436" - "plane" "(-1024 1672 692) (-1024 1672 640) (-1024 1656 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50435" - "plane" "(-1028 1672 640) (-1024 1672 640) (-1024 1672 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[1 0 0 512] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50434" - "plane" "(-1024 1656 692) (-1024 1656 640) (-1028 1656 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[-1 0 0 -448] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50433" - "plane" "(-1028 1672 692) (-1024 1672 692) (-1024 1656 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50432" - "plane" "(-1028 1656 692) (-1028 1656 640) (-1028 1672 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89070" - side - { - "id" "50443" - "plane" "(-1028 1668 640) (-1084 1668 640) (-1084 1660 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 544] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50442" - "plane" "(-1084 1668 640) (-1028 1668 640) (-1028 1668 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50441" - "plane" "(-1084 1660 692) (-1084 1668 692) (-1028 1668 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 512] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50440" - "plane" "(-1084 1660 640) (-1084 1668 640) (-1084 1668 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50439" - "plane" "(-1028 1668 692) (-1028 1668 640) (-1028 1660 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50438" - "plane" "(-1028 1660 640) (-1084 1660 640) (-1084 1660 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 11500]" - } -} -entity -{ - "id" "89074" - "classname" "func_detail" - solid - { - "id" "89075" - side - { - "id" "50461" - "plane" "(-1084 1608 640) (-1088 1608 640) (-1088 1592 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -736] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50460" - "plane" "(-1088 1592 692) (-1088 1592 640) (-1088 1608 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50459" - "plane" "(-1088 1608 692) (-1088 1608 640) (-1084 1608 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[-1 0 0 -512] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50458" - "plane" "(-1084 1592 640) (-1088 1592 640) (-1088 1592 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50457" - "plane" "(-1084 1592 692) (-1088 1592 692) (-1088 1608 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50456" - "plane" "(-1084 1608 692) (-1084 1608 640) (-1084 1592 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89076" - side - { - "id" "50467" - "plane" "(-1088 1592 696) (-1088 1608 696) (-1024 1608 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50466" - "plane" "(-1088 1608 692) (-1088 1608 696) (-1088 1592 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50465" - "plane" "(-1024 1592 692) (-1024 1592 696) (-1024 1608 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50464" - "plane" "(-1024 1608 692) (-1024 1608 696) (-1088 1608 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -992] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50463" - "plane" "(-1088 1592 692) (-1088 1592 696) (-1024 1592 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 544] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50462" - "plane" "(-1088 1608 692) (-1088 1592 692) (-1024 1592 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89077" - side - { - "id" "50473" - "plane" "(-1028 1592 640) (-1024 1592 640) (-1024 1608 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -800] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50472" - "plane" "(-1024 1608 692) (-1024 1608 640) (-1024 1592 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50471" - "plane" "(-1028 1608 640) (-1024 1608 640) (-1024 1608 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[1 0 0 768] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50470" - "plane" "(-1024 1592 692) (-1024 1592 640) (-1028 1592 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[-1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50469" - "plane" "(-1028 1608 692) (-1024 1608 692) (-1024 1592 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50468" - "plane" "(-1028 1592 692) (-1028 1592 640) (-1028 1608 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89078" - side - { - "id" "50479" - "plane" "(-1028 1604 640) (-1084 1604 640) (-1084 1596 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 288] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50478" - "plane" "(-1084 1604 640) (-1028 1604 640) (-1028 1604 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50477" - "plane" "(-1084 1596 692) (-1084 1604 692) (-1028 1604 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50476" - "plane" "(-1084 1596 640) (-1084 1604 640) (-1084 1604 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50475" - "plane" "(-1028 1604 692) (-1028 1604 640) (-1028 1596 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50474" - "plane" "(-1028 1596 640) (-1084 1596 640) (-1084 1596 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 11500]" - } -} -entity -{ - "id" "89079" - "classname" "func_detail" - solid - { - "id" "89080" - side - { - "id" "50485" - "plane" "(-1054 1540 692) (-1058 1540 692) (-1058 1544 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50484" - "plane" "(-1054 1544 640) (-1058 1544 640) (-1058 1540 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50483" - "plane" "(-1054 1540 692) (-1054 1544 692) (-1054 1544 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50482" - "plane" "(-1058 1540 640) (-1058 1544 640) (-1058 1544 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50481" - "plane" "(-1058 1540 692) (-1054 1540 692) (-1054 1540 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50480" - "plane" "(-1058 1544 640) (-1054 1544 640) (-1054 1544 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89081" - side - { - "id" "50491" - "plane" "(-1030 1541 642) (-1030 1543 642) (-1054 1543 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50490" - "plane" "(-1054 1543 642) (-1030 1543 642) (-1030 1543 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50489" - "plane" "(-1054 1543 690) (-1030 1543 690) (-1030 1541 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50488" - "plane" "(-1030 1543 690) (-1030 1543 642) (-1030 1541 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50487" - "plane" "(-1054 1541 642) (-1054 1543 642) (-1054 1543 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50486" - "plane" "(-1030 1541 642) (-1054 1541 642) (-1054 1541 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12000]" - } -} -entity -{ - "id" "89082" - "classname" "func_detail" - solid - { - "id" "89083" - side - { - "id" "50497" - "plane" "(-1084 1544 640) (-1088 1544 640) (-1088 1528 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -736] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50496" - "plane" "(-1088 1528 692) (-1088 1528 640) (-1088 1544 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50495" - "plane" "(-1088 1544 692) (-1088 1544 640) (-1084 1544 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[-1 0 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50494" - "plane" "(-1084 1528 640) (-1088 1528 640) (-1088 1528 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50493" - "plane" "(-1084 1528 692) (-1088 1528 692) (-1088 1544 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50492" - "plane" "(-1084 1544 692) (-1084 1544 640) (-1084 1528 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89084" - side - { - "id" "50503" - "plane" "(-1088 1528 696) (-1088 1544 696) (-1024 1544 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50502" - "plane" "(-1088 1544 692) (-1088 1544 696) (-1088 1528 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50501" - "plane" "(-1024 1528 692) (-1024 1528 696) (-1024 1544 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50500" - "plane" "(-1024 1544 692) (-1024 1544 696) (-1088 1544 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 1 -736] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50499" - "plane" "(-1088 1528 692) (-1088 1528 696) (-1024 1528 696)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50498" - "plane" "(-1088 1544 692) (-1088 1528 692) (-1024 1528 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89085" - side - { - "id" "50509" - "plane" "(-1028 1528 640) (-1024 1528 640) (-1024 1544 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-1 0 0 -800] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50508" - "plane" "(-1024 1544 692) (-1024 1544 640) (-1024 1528 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50507" - "plane" "(-1028 1544 640) (-1024 1544 640) (-1024 1544 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50506" - "plane" "(-1024 1528 692) (-1024 1528 640) (-1028 1528 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50505" - "plane" "(-1028 1544 692) (-1024 1544 692) (-1024 1528 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 16] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50504" - "plane" "(-1028 1528 692) (-1028 1528 640) (-1028 1544 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 -1 -288] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89086" - side - { - "id" "50515" - "plane" "(-1028 1540 640) (-1084 1540 640) (-1084 1528 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50514" - "plane" "(-1084 1540 640) (-1028 1540 640) (-1028 1540 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50513" - "plane" "(-1084 1528 692) (-1084 1540 692) (-1028 1540 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50512" - "plane" "(-1084 1528 640) (-1084 1540 640) (-1084 1540 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50511" - "plane" "(-1028 1540 692) (-1028 1540 640) (-1028 1528 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50510" - "plane" "(-1028 1528 640) (-1084 1528 640) (-1084 1528 692)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 0 1 -992] 0.25" - "vaxis" "[1 0 0 320] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 11500]" - } -} -entity -{ - "id" "89087" - "classname" "func_detail" - solid - { - "id" "89088" - side - { - "id" "50521" - "plane" "(-1054 1592 692) (-1058 1592 692) (-1058 1596 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 -208] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50520" - "plane" "(-1054 1596 640) (-1058 1596 640) (-1058 1592 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 -208] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50519" - "plane" "(-1054 1592 692) (-1054 1596 692) (-1054 1596 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 208] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50518" - "plane" "(-1058 1592 640) (-1058 1596 640) (-1058 1596 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 208] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50517" - "plane" "(-1058 1592 692) (-1054 1592 692) (-1054 1592 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50516" - "plane" "(-1058 1596 640) (-1054 1596 640) (-1054 1596 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89089" - side - { - "id" "50527" - "plane" "(-1030 1593 642) (-1030 1595 642) (-1054 1595 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50526" - "plane" "(-1054 1595 642) (-1030 1595 642) (-1030 1595 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50525" - "plane" "(-1054 1595 690) (-1030 1595 690) (-1030 1593 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50524" - "plane" "(-1030 1595 690) (-1030 1595 642) (-1030 1593 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50523" - "plane" "(-1054 1593 642) (-1054 1595 642) (-1054 1595 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50522" - "plane" "(-1030 1593 642) (-1054 1593 642) (-1054 1593 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12500]" - } -} -entity -{ - "id" "89090" - "classname" "func_detail" - solid - { - "id" "89091" - side - { - "id" "50533" - "plane" "(-1058 1736 692) (-1054 1736 692) (-1054 1732 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 304] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50532" - "plane" "(-1058 1732 640) (-1054 1732 640) (-1054 1736 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 304] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50531" - "plane" "(-1058 1736 692) (-1058 1732 692) (-1058 1732 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 -304] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50530" - "plane" "(-1054 1736 640) (-1054 1732 640) (-1054 1732 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 -304] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50529" - "plane" "(-1054 1736 692) (-1058 1736 692) (-1058 1736 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50528" - "plane" "(-1054 1732 640) (-1058 1732 640) (-1058 1732 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89092" - side - { - "id" "50539" - "plane" "(-1082 1735 642) (-1082 1733 642) (-1058 1733 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50538" - "plane" "(-1058 1733 642) (-1082 1733 642) (-1082 1733 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50537" - "plane" "(-1058 1733 690) (-1082 1733 690) (-1082 1735 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50536" - "plane" "(-1082 1733 690) (-1082 1733 642) (-1082 1735 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50535" - "plane" "(-1058 1735 642) (-1058 1733 642) (-1058 1733 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50534" - "plane" "(-1082 1735 642) (-1058 1735 642) (-1058 1735 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12500]" - } -} -entity -{ - "id" "89093" - "classname" "func_detail" - solid - { - "id" "89094" - side - { - "id" "50545" - "plane" "(-1058 1672 692) (-1054 1672 692) (-1054 1668 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50544" - "plane" "(-1058 1668 640) (-1054 1668 640) (-1054 1672 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50543" - "plane" "(-1058 1672 692) (-1058 1668 692) (-1058 1668 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50542" - "plane" "(-1054 1672 640) (-1054 1668 640) (-1054 1668 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 1 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50541" - "plane" "(-1054 1672 692) (-1058 1672 692) (-1058 1672 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50540" - "plane" "(-1054 1668 640) (-1058 1668 640) (-1058 1668 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89095" - side - { - "id" "50551" - "plane" "(-1082 1671 642) (-1082 1669 642) (-1058 1669 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50550" - "plane" "(-1058 1669 642) (-1082 1669 642) (-1082 1669 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50549" - "plane" "(-1058 1669 690) (-1082 1669 690) (-1082 1671 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50548" - "plane" "(-1082 1669 690) (-1082 1669 642) (-1082 1671 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50547" - "plane" "(-1058 1671 642) (-1058 1669 642) (-1058 1669 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50546" - "plane" "(-1082 1671 642) (-1058 1671 642) (-1058 1671 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12500]" - } -} -entity -{ - "id" "89301" - "classname" "func_detail" - solid - { - "id" "89302" - side - { - "id" "50581" - "plane" "(-1054 1604 692) (-1058 1604 692) (-1058 1608 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50580" - "plane" "(-1054 1608 640) (-1058 1608 640) (-1058 1604 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50579" - "plane" "(-1054 1604 692) (-1054 1608 692) (-1054 1608 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50578" - "plane" "(-1058 1604 640) (-1058 1608 640) (-1058 1608 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50577" - "plane" "(-1058 1604 692) (-1054 1604 692) (-1054 1604 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50576" - "plane" "(-1058 1608 640) (-1054 1608 640) (-1054 1608 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89303" - side - { - "id" "50587" - "plane" "(-1030 1605 642) (-1030 1607 642) (-1054 1607 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50586" - "plane" "(-1054 1607 642) (-1030 1607 642) (-1030 1607 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50585" - "plane" "(-1054 1607 690) (-1030 1607 690) (-1030 1605 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50584" - "plane" "(-1030 1607 690) (-1030 1607 642) (-1030 1605 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50583" - "plane" "(-1054 1605 642) (-1054 1607 642) (-1054 1607 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50582" - "plane" "(-1030 1605 642) (-1054 1605 642) (-1054 1605 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12000]" - } -} -entity -{ - "id" "89304" - "classname" "func_detail" - solid - { - "id" "89305" - side - { - "id" "50593" - "plane" "(-1054 1656 692) (-1058 1656 692) (-1058 1660 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50592" - "plane" "(-1054 1660 640) (-1058 1660 640) (-1058 1656 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 1 0 48] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50591" - "plane" "(-1054 1656 692) (-1054 1660 692) (-1054 1660 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50590" - "plane" "(-1058 1656 640) (-1058 1660 640) (-1058 1660 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50589" - "plane" "(-1058 1656 692) (-1054 1656 692) (-1054 1656 640)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50588" - "plane" "(-1058 1660 640) (-1054 1660 640) (-1054 1660 692)" - "material" "METAL/METALCOMBINE002" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "89306" - side - { - "id" "50599" - "plane" "(-1030 1657 642) (-1030 1659 642) (-1054 1659 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50598" - "plane" "(-1054 1659 642) (-1030 1659 642) (-1030 1659 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50597" - "plane" "(-1054 1659 690) (-1030 1659 690) (-1030 1657 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50596" - "plane" "(-1030 1659 690) (-1030 1659 642) (-1030 1657 642)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50595" - "plane" "(-1054 1657 642) (-1054 1659 642) (-1054 1659 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "50594" - "plane" "(-1030 1657 642) (-1054 1657 642) (-1054 1657 690)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 12500]" - } -} -entity -{ - "id" "90316" - "classname" "prop_door_rotating" - "ajarangles" "0 0 0" - "angles" "0 90 0" - "axis" "-897 783 694, -897 783 694" - "disableshadows" "0" - "distance" "90" - "dmg" "0" - "forceclosed" "0" - "hardware" "1" - "health" "0" - "model" "models/props_c17/door01_left.mdl" - "opendir" "0" - "returndelay" "-1" - "skin" "6" - "spawnflags" "8192" - "spawnpos" "0" - "speed" "100" - "origin" "-897 783 694" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 13500]" - } -} -entity -{ - "id" "90427" - "classname" "func_brush" - "disablereceiveshadows" "0" - "disableshadows" "0" - "InputFilter" "0" - "invert_exclusion" "0" - "origin" "-920 792 696" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "solidbsp" "0" - "Solidity" "1" - "spawnflags" "2" - "StartDisabled" "0" - "vrad_brush_cast_shadows" "0" - solid - { - "id" "90402" - side - { - "id" "52409" - "plane" "(-948 801 640) (-948 783 640) (-943 783 640)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 376] 0.125" - "vaxis" "[0 -1 0 120] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52408" - "plane" "(-948 783 640) (-948 801 640) (-948 801 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 -264] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52407" - "plane" "(-948 801 640) (-943 801 640) (-943 801 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 376] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52406" - "plane" "(-948 783 640) (-948 783 747) (-943 783 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 376] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52405" - "plane" "(-948 783 747) (-948 801 747) (-943 801 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 188] 0.25" - "vaxis" "[0 -1 0 60] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52404" - "plane" "(-943 801 640) (-943 783 640) (-943 783 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 -132] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "90388" - side - { - "id" "52415" - "plane" "(-948 801 896) (-892 801 896) (-892 783 896)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 480] 0.125" - "vaxis" "[0 -1 0 120] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52414" - "plane" "(-948 801 896) (-948 783 896) (-948 783 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 -264] 0.125" - "vaxis" "[0 0 -1 344] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52413" - "plane" "(-892 783 896) (-892 801 896) (-892 801 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 -264] 0.125" - "vaxis" "[0 0 -1 344] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52412" - "plane" "(-892 801 896) (-948 801 896) (-948 801 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 480] 0.125" - "vaxis" "[0 0 -1 344] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52411" - "plane" "(-948 783 896) (-892 783 896) (-892 783 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 480] 0.125" - "vaxis" "[0 0 -1 344] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52410" - "plane" "(-948 783 747) (-892 783 747) (-892 801 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 496] 0.25" - "vaxis" "[0 -1 0 60] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "90400" - side - { - "id" "52421" - "plane" "(-892 783 640) (-892 801 640) (-897 801 640)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 480] 0.125" - "vaxis" "[0 -1 0 120] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52420" - "plane" "(-892 801 640) (-892 783 640) (-892 783 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 -264] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52419" - "plane" "(-892 801 640) (-892 801 747) (-897 801 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 480] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52418" - "plane" "(-892 783 640) (-897 783 640) (-897 783 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 480] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52417" - "plane" "(-892 801 747) (-892 783 747) (-897 783 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 496] 0.25" - "vaxis" "[0 -1 0 60] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52416" - "plane" "(-897 783 640) (-897 801 640) (-897 801 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 -132] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -13768]" - } -} -entity -{ - "id" "90603" - "classname" "func_brush" - "disablereceiveshadows" "0" - "disableshadows" "0" - "InputFilter" "0" - "invert_exclusion" "0" - "origin" "-920 1512 696" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "solidbsp" "0" - "Solidity" "1" - "spawnflags" "2" - "StartDisabled" "0" - "vrad_brush_cast_shadows" "0" - solid - { - "id" "90604" - side - { - "id" "52541" - "plane" "(-892 1503 640) (-892 1521 640) (-897 1521 640)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -8] 0.125" - "vaxis" "[0 1 0 -392] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52540" - "plane" "(-892 1521 640) (-892 1503 640) (-892 1503 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 -1 0 248] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52539" - "plane" "(-892 1503 640) (-897 1503 640) (-897 1503 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -8] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52538" - "plane" "(-892 1521 640) (-892 1521 747) (-897 1521 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -8] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52537" - "plane" "(-892 1521 747) (-892 1503 747) (-897 1503 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -4] 0.25" - "vaxis" "[0 1 0 -452] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52536" - "plane" "(-897 1503 640) (-897 1521 640) (-897 1521 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 -1 0 380] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "90605" - side - { - "id" "52547" - "plane" "(-892 1503 896) (-948 1503 896) (-948 1521 896)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -416] 0.125" - "vaxis" "[0 1 0 -392] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52546" - "plane" "(-892 1503 896) (-892 1521 896) (-892 1521 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 -1 0 248] 0.125" - "vaxis" "[0 0 -1 344] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52545" - "plane" "(-948 1521 896) (-948 1503 896) (-948 1503 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 -1 0 248] 0.125" - "vaxis" "[0 0 -1 344] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52544" - "plane" "(-948 1503 896) (-892 1503 896) (-892 1503 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -416] 0.125" - "vaxis" "[0 0 -1 344] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52543" - "plane" "(-892 1521 896) (-948 1521 896) (-948 1521 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -416] 0.125" - "vaxis" "[0 0 -1 344] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52542" - "plane" "(-892 1521 747) (-948 1521 747) (-948 1503 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -208] 0.25" - "vaxis" "[0 1 0 -452] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "90606" - side - { - "id" "52553" - "plane" "(-948 1521 640) (-948 1503 640) (-943 1503 640)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -416] 0.125" - "vaxis" "[0 1 0 -392] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52552" - "plane" "(-948 1503 640) (-948 1521 640) (-948 1521 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 -1 0 248] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52551" - "plane" "(-948 1503 640) (-948 1503 747) (-943 1503 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -416] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52550" - "plane" "(-948 1521 640) (-943 1521 640) (-943 1521 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -416] 0.125" - "vaxis" "[0 0 -1 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52549" - "plane" "(-948 1503 747) (-948 1521 747) (-943 1521 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[-1 0 0 -208] 0.25" - "vaxis" "[0 1 0 -452] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "52548" - "plane" "(-943 1521 640) (-943 1503 640) (-943 1503 747)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 -1 0 380] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -13768]" - } -} -entity -{ - "id" "90608" - "classname" "prop_door_rotating" - "ajarangles" "0 0 0" - "angles" "0 270 0" - "axis" "-943 1521 694, -943 1521 694" - "disableshadows" "0" - "distance" "90" - "dmg" "0" - "forceclosed" "0" - "hardware" "1" - "health" "0" - "model" "models/props_c17/door01_left.mdl" - "opendir" "0" - "returndelay" "-1" - "skin" "6" - "spawnflags" "8192" - "spawnpos" "0" - "speed" "100" - "origin" "-943 1521 694" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 13500]" - } -} -entity -{ - "id" "91646" - "classname" "func_detail" - solid - { - "id" "91563" - side - { - "id" "53075" - "plane" "(-1216 2456 1264) (-1152 2456 1264) (-1152 2312 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53074" - "plane" "(-1216 2312 632) (-1152 2312 632) (-1152 2456 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[-1 0 0 -480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53073" - "plane" "(-1216 2456 1264) (-1216 2312 1264) (-1216 2312 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53072" - "plane" "(-1152 2456 632) (-1152 2312 632) (-1152 2312 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "53071" - "plane" "(-1152 2456 1264) (-1216 2456 1264) (-1216 2456 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[-1 0 0 63.9985] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53070" - "plane" "(-1152 2312 632) (-1216 2312 632) (-1216 2312 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "91613" - side - { - "id" "53081" - "plane" "(-1536 2328 1264) (-1472 2328 1264) (-1472 2184 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[1 0 0 -192] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53080" - "plane" "(-1536 2184 632) (-1472 2184 632) (-1472 2328 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[-1 0 0 -224] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53079" - "plane" "(-1536 2328 1264) (-1536 2184 1264) (-1536 2184 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53078" - "plane" "(-1472 2328 632) (-1472 2184 632) (-1472 2184 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 -32] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "53077" - "plane" "(-1472 2328 1264) (-1536 2328 1264) (-1536 2328 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53076" - "plane" "(-1472 2184 632) (-1536 2184 632) (-1536 2184 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[1 0 0 255.998] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "91561" - side - { - "id" "53087" - "plane" "(-1856 1864 1264) (-1792 1864 1264) (-1792 1800 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53086" - "plane" "(-1856 1800 632) (-1792 1800 632) (-1792 1864 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[-1 0 0 -480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53085" - "plane" "(-1856 1864 1264) (-1856 1800 1264) (-1856 1800 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53084" - "plane" "(-1792 1864 632) (-1792 1800 632) (-1792 1800 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53083" - "plane" "(-1792 1864 1264) (-1856 1864 1264) (-1856 1864 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[-1 0 0 768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53082" - "plane" "(-1792 1800 632) (-1856 1800 632) (-1856 1800 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[1 0 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "91560" - side - { - "id" "53093" - "plane" "(-1856 1608 1264) (-1792 1608 1264) (-1792 1544 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53092" - "plane" "(-1856 1544 632) (-1792 1544 632) (-1792 1608 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[-1 0 0 -480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53091" - "plane" "(-1856 1608 1264) (-1856 1544 1264) (-1856 1544 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53090" - "plane" "(-1792 1608 632) (-1792 1544 632) (-1792 1544 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53089" - "plane" "(-1792 1608 1264) (-1856 1608 1264) (-1856 1608 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53088" - "plane" "(-1792 1544 632) (-1856 1544 632) (-1856 1544 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[1 0 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "91559" - side - { - "id" "53099" - "plane" "(-1856 1352 1264) (-1792 1352 1264) (-1792 1288 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53098" - "plane" "(-1856 1288 632) (-1792 1288 632) (-1792 1352 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[-1 0 0 -480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53097" - "plane" "(-1856 1352 1264) (-1856 1288 1264) (-1856 1288 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53096" - "plane" "(-1792 1352 632) (-1792 1288 632) (-1792 1288 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53095" - "plane" "(-1792 1352 1264) (-1856 1352 1264) (-1856 1352 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53094" - "plane" "(-1792 1288 632) (-1856 1288 632) (-1856 1288 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[1 0 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "91558" - side - { - "id" "53105" - "plane" "(-1856 1096 1264) (-1792 1096 1264) (-1792 1032 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53104" - "plane" "(-1856 1032 632) (-1792 1032 632) (-1792 1096 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[-1 0 0 -480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53103" - "plane" "(-1856 1096 1264) (-1856 1032 1264) (-1856 1032 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53102" - "plane" "(-1792 1096 632) (-1792 1032 632) (-1792 1032 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53101" - "plane" "(-1792 1096 1264) (-1856 1096 1264) (-1856 1096 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53100" - "plane" "(-1792 1032 632) (-1856 1032 632) (-1856 1032 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[1 0 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "91557" - side - { - "id" "53111" - "plane" "(-1856 840 1264) (-1792 840 1264) (-1792 776 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53110" - "plane" "(-1856 776 632) (-1792 776 632) (-1792 840 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[-1 0 0 -480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53109" - "plane" "(-1856 840 1264) (-1856 776 1264) (-1856 776 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53108" - "plane" "(-1792 840 632) (-1792 776 632) (-1792 776 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53107" - "plane" "(-1792 840 1264) (-1856 840 1264) (-1856 840 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53106" - "plane" "(-1792 776 632) (-1856 776 632) (-1856 776 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[1 0 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "91556" - side - { - "id" "53117" - "plane" "(-1856 584 1264) (-1792 584 1264) (-1792 520 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53116" - "plane" "(-1856 520 632) (-1792 520 632) (-1792 584 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[-1 0 0 -480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53115" - "plane" "(-1856 584 1264) (-1856 520 1264) (-1856 520 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53114" - "plane" "(-1792 584 632) (-1792 520 632) (-1792 520 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53113" - "plane" "(-1792 584 1264) (-1856 584 1264) (-1856 584 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53112" - "plane" "(-1792 520 632) (-1856 520 632) (-1856 520 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[1 0 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "91555" - side - { - "id" "53123" - "plane" "(-1856 328 1264) (-1792 328 1264) (-1792 264 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53122" - "plane" "(-1856 264 632) (-1792 264 632) (-1792 328 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[-1 0 0 -480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53121" - "plane" "(-1856 328 1264) (-1856 264 1264) (-1856 264 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53120" - "plane" "(-1792 328 632) (-1792 264 632) (-1792 264 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53119" - "plane" "(-1792 328 1264) (-1856 328 1264) (-1856 328 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53118" - "plane" "(-1792 264 632) (-1856 264 632) (-1856 264 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[1 0 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "91435" - side - { - "id" "53129" - "plane" "(-1856 72 1264) (-1792 72 1264) (-1792 8 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[1 0 0 64] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53128" - "plane" "(-1856 8 632) (-1792 8 632) (-1792 72 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[-1 0 0 -480] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53127" - "plane" "(-1856 72 1264) (-1856 8 1264) (-1856 8 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53126" - "plane" "(-1792 72 632) (-1792 8 632) (-1792 8 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[0 1 0 480] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53125" - "plane" "(-1792 72 1264) (-1856 72 1264) (-1856 72 632)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[-1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "53124" - "plane" "(-1792 8 632) (-1856 8 632) (-1856 8 1264)" - "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" - "uaxis" "[1 0 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 -1268]" - } -} -entity -{ - "id" "93564" - "classname" "func_detail" - solid - { - "id" "93302" - side - { - "id" "54905" - "plane" "(-1468 2312 1264) (-1472 2312 1264) (-1472 2328 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54904" - "plane" "(-1468 2328 632) (-1472 2328 632) (-1472 2312 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54903" - "plane" "(-1472 2312 632) (-1472 2328 632) (-1472 2328 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54902" - "plane" "(-1472 2328 632) (-1468 2328 632) (-1468 2328 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54901" - "plane" "(-1468 2312 632) (-1472 2312 632) (-1472 2312 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54900" - "plane" "(-1468 2328 632) (-1468 2312 632) (-1468 2312 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93300" - side - { - "id" "54911" - "plane" "(-1220 2328 1264) (-1216 2328 1264) (-1216 2312 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54910" - "plane" "(-1220 2312 632) (-1216 2312 632) (-1216 2328 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54909" - "plane" "(-1216 2328 632) (-1216 2312 632) (-1216 2312 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54908" - "plane" "(-1220 2328 632) (-1216 2328 632) (-1216 2328 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54907" - "plane" "(-1216 2312 632) (-1220 2312 632) (-1220 2312 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54906" - "plane" "(-1220 2312 632) (-1220 2328 632) (-1220 2328 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93512" - side - { - "id" "54917" - "plane" "(-1468 2328 772) (-1468 2328 764) (-1220 2328 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54916" - "plane" "(-1220 2312 772) (-1220 2312 764) (-1468 2312 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54915" - "plane" "(-1468 2312 772) (-1468 2312 764) (-1468 2328 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54914" - "plane" "(-1220 2328 772) (-1220 2328 764) (-1220 2312 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54913" - "plane" "(-1220 2328 764) (-1468 2328 764) (-1468 2312 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54912" - "plane" "(-1220 2312 772) (-1468 2312 772) (-1468 2328 772)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93514" - side - { - "id" "54923" - "plane" "(-1468 2328 900) (-1468 2328 892) (-1220 2328 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54922" - "plane" "(-1220 2312 900) (-1220 2312 892) (-1468 2312 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54921" - "plane" "(-1468 2312 900) (-1468 2312 892) (-1468 2328 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54920" - "plane" "(-1220 2328 900) (-1220 2328 892) (-1220 2312 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54919" - "plane" "(-1220 2328 892) (-1468 2328 892) (-1468 2312 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54918" - "plane" "(-1220 2312 900) (-1468 2312 900) (-1468 2328 900)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93516" - side - { - "id" "54929" - "plane" "(-1468 2328 1028) (-1468 2328 1020) (-1220 2328 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54928" - "plane" "(-1220 2312 1028) (-1220 2312 1020) (-1468 2312 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54927" - "plane" "(-1468 2312 1028) (-1468 2312 1020) (-1468 2328 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54926" - "plane" "(-1220 2328 1028) (-1220 2328 1020) (-1220 2312 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54925" - "plane" "(-1220 2328 1020) (-1468 2328 1020) (-1468 2312 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54924" - "plane" "(-1220 2312 1028) (-1468 2312 1028) (-1468 2328 1028)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93518" - side - { - "id" "54935" - "plane" "(-1468 2328 1156) (-1468 2328 1148) (-1220 2328 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54934" - "plane" "(-1220 2312 1156) (-1220 2312 1148) (-1468 2312 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54933" - "plane" "(-1468 2312 1156) (-1468 2312 1148) (-1468 2328 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54932" - "plane" "(-1220 2328 1156) (-1220 2328 1148) (-1220 2312 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54931" - "plane" "(-1220 2312 1156) (-1468 2312 1156) (-1468 2328 1156)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54930" - "plane" "(-1220 2328 1148) (-1468 2328 1148) (-1468 2312 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93510" - side - { - "id" "54941" - "plane" "(-1220 2312 1264) (-1468 2312 1264) (-1468 2328 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54940" - "plane" "(-1220 2328 1260) (-1220 2328 1264) (-1468 2328 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54939" - "plane" "(-1468 2312 1260) (-1468 2312 1264) (-1220 2312 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54938" - "plane" "(-1468 2328 1260) (-1468 2328 1264) (-1468 2312 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54937" - "plane" "(-1220 2312 1260) (-1220 2312 1264) (-1220 2328 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54936" - "plane" "(-1220 2328 1260) (-1468 2328 1260) (-1468 2312 1260)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93520" - side - { - "id" "54947" - "plane" "(-1220 2328 632) (-1468 2328 632) (-1468 2312 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54946" - "plane" "(-1468 2328 644) (-1468 2328 632) (-1220 2328 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54945" - "plane" "(-1220 2312 644) (-1220 2312 632) (-1468 2312 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54944" - "plane" "(-1468 2312 644) (-1468 2312 632) (-1468 2328 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54943" - "plane" "(-1220 2328 644) (-1220 2328 632) (-1220 2312 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54942" - "plane" "(-1220 2312 644) (-1468 2312 644) (-1468 2328 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "93600" - side - { - "id" "54953" - "plane" "(-1468 2324 1260) (-1468 2324 772) (-1220 2324 772)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54952" - "plane" "(-1220 2316 1260) (-1220 2316 772) (-1468 2316 772)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54951" - "plane" "(-1468 2316 1260) (-1468 2316 772) (-1468 2324 772)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54950" - "plane" "(-1220 2324 1260) (-1220 2324 772) (-1220 2316 772)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54949" - "plane" "(-1220 2316 1260) (-1468 2316 1260) (-1468 2324 1260)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "54948" - "plane" "(-1220 2324 772) (-1468 2324 772) (-1468 2316 772)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94064" - side - { - "id" "55817" - "plane" "(-1346 2320 644) (-1344 2320 644) (-1344 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55816" - "plane" "(-1344 2318 644) (-1346 2318 644) (-1346 2318 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55815" - "plane" "(-1344 2320 644) (-1346 2320 644) (-1346 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55814" - "plane" "(-1344 2318 764) (-1346 2318 764) (-1346 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55813" - "plane" "(-1344 2320 764) (-1344 2320 644) (-1344 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55812" - "plane" "(-1346 2318 764) (-1346 2318 644) (-1346 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94066" - side - { - "id" "55829" - "plane" "(-1392 2320 644) (-1390 2320 644) (-1390 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55828" - "plane" "(-1390 2318 644) (-1392 2318 644) (-1392 2318 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55827" - "plane" "(-1390 2320 644) (-1392 2320 644) (-1392 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55826" - "plane" "(-1390 2318 764) (-1392 2318 764) (-1392 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55825" - "plane" "(-1392 2318 764) (-1392 2318 644) (-1392 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55824" - "plane" "(-1390 2320 764) (-1390 2320 644) (-1390 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94082" - side - { - "id" "55847" - "plane" "(-1298 2320 644) (-1296 2320 644) (-1296 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55846" - "plane" "(-1296 2318 644) (-1298 2318 644) (-1298 2318 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55845" - "plane" "(-1296 2320 644) (-1298 2320 644) (-1298 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55844" - "plane" "(-1296 2318 764) (-1298 2318 764) (-1298 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55843" - "plane" "(-1296 2320 764) (-1296 2320 644) (-1296 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55842" - "plane" "(-1298 2318 764) (-1298 2318 644) (-1298 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94084" - side - { - "id" "55859" - "plane" "(-1344 2320 644) (-1342 2320 644) (-1342 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55858" - "plane" "(-1342 2318 644) (-1344 2318 644) (-1344 2318 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55857" - "plane" "(-1342 2320 644) (-1344 2320 644) (-1344 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55856" - "plane" "(-1342 2318 764) (-1344 2318 764) (-1344 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55855" - "plane" "(-1344 2318 764) (-1344 2318 644) (-1344 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55854" - "plane" "(-1342 2320 764) (-1342 2320 644) (-1342 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94099" - side - { - "id" "55889" - "plane" "(-1298 2320 762) (-1298 2320 764) (-1342 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55888" - "plane" "(-1342 2318 762) (-1342 2318 764) (-1298 2318 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55887" - "plane" "(-1298 2318 764) (-1342 2318 764) (-1342 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55886" - "plane" "(-1342 2318 764) (-1342 2318 762) (-1342 2320 762)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55885" - "plane" "(-1298 2320 764) (-1298 2320 762) (-1298 2318 762)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55884" - "plane" "(-1298 2320 762) (-1342 2320 762) (-1342 2318 762)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94100" - side - { - "id" "55895" - "plane" "(-1342 2320 762) (-1342 2320 646) (-1298 2320 646)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55894" - "plane" "(-1298 2318 762) (-1298 2318 646) (-1342 2318 646)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55893" - "plane" "(-1342 2318 762) (-1342 2318 646) (-1342 2320 646)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55892" - "plane" "(-1298 2320 762) (-1298 2320 646) (-1298 2318 646)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55891" - "plane" "(-1298 2318 762) (-1342 2318 762) (-1342 2320 762)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55890" - "plane" "(-1298 2320 646) (-1342 2320 646) (-1342 2318 646)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94101" - side - { - "id" "55901" - "plane" "(-1342 2320 646) (-1342 2320 644) (-1298 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55900" - "plane" "(-1298 2318 646) (-1298 2318 644) (-1342 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55899" - "plane" "(-1298 2320 644) (-1342 2320 644) (-1342 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55898" - "plane" "(-1342 2318 646) (-1342 2318 644) (-1342 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55897" - "plane" "(-1298 2320 646) (-1298 2320 644) (-1298 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55896" - "plane" "(-1298 2318 646) (-1342 2318 646) (-1342 2320 646)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "94102" - side - { - "id" "55907" - "plane" "(-1346 2320 762) (-1346 2320 764) (-1390 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55906" - "plane" "(-1390 2318 762) (-1390 2318 764) (-1346 2318 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55905" - "plane" "(-1346 2318 764) (-1390 2318 764) (-1390 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55904" - "plane" "(-1390 2318 764) (-1390 2318 762) (-1390 2320 762)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + { + "id" "17361" + "plane" "(320 512 -1600) (320 512 0) (0 512 0)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17360" + "plane" "(0 112 -1600) (0 112 -8) (320 112 -8)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17359" + "plane" "(0 120 0) (320 120 0) (320 112 -8)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55903" - "plane" "(-1346 2320 764) (-1346 2320 762) (-1346 2318 762)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "19402" + side + { + "id" "17371" + "plane" "(0 112 -128) (16 112 -112) (16 -208 -112)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17370" + "plane" "(0 -208 -1024) (16 -208 -1024) (16 112 -1024)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17369" + "plane" "(0 112 -128) (0 -208 -128) (0 -208 -1024)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17368" + "plane" "(0 -208 -128) (16 -208 -112) (16 -208 -1024)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17367" + "plane" "(16 112 -112) (0 112 -128) (0 112 -1024)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17366" + "plane" "(16 -208 -112) (16 112 -112) (16 112 -1024)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55902" - "plane" "(-1346 2320 762) (-1390 2320 762) (-1390 2318 762)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "19403" + side + { + "id" "13290" + "plane" "(16 -208 -112) (16 112 -112) (48 112 -96)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "13289" + "plane" "(16 112 -1600) (16 -208 -1600) (48 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "13288" + "plane" "(48 -208 -96) (48 -208 -1600) (16 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "13287" + "plane" "(16 112 -112) (16 112 -1600) (48 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "13286" + "plane" "(16 -208 -112) (16 -208 -1600) (16 112 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "13285" + "plane" "(48 112 -96) (48 112 -1600) (48 -208 -1600)" + "material" "CONCRETE/CONCRETEFLOOR026A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 -6268]" } } - solid +} +hidden +{ + entity { - "id" "94103" - side - { - "id" "55913" - "plane" "(-1390 2320 762) (-1390 2320 646) (-1346 2320 646)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55912" - "plane" "(-1346 2318 762) (-1346 2318 646) (-1390 2318 646)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55911" - "plane" "(-1390 2318 762) (-1390 2318 646) (-1390 2320 646)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "28473" + "classname" "func_detail" + hidden { - "id" "55910" - "plane" "(-1346 2320 762) (-1346 2320 646) (-1346 2318 646)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "19796" + side + { + "id" "17377" + "plane" "(0 -315 0) (0 -308.438 59) (0 -336 64)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17376" + "plane" "(40 -308.438 59) (40 -315 0) (40 -336 0)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.993871 -0.110543 410.278] 0.25" + "vaxis" "[0 -0.110543 -0.993871 -288.254] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17375" + "plane" "(0 -308.438 59) (40 -308.438 59) (40 -336 64)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17374" + "plane" "(0 -336 0) (40 -336 0) (40 -315 0)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17373" + "plane" "(40 -336 0) (0 -336 0) (0 -336 64)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17372" + "plane" "(0 -315 0) (40 -315 0) (40 -308.438 59)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 -170] 0.25" + "vaxis" "[0 -0.110547 -0.993871 -288.26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55909" - "plane" "(-1346 2318 762) (-1390 2318 762) (-1390 2320 762)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "19797" + side + { + "id" "17383" + "plane" "(0 -308.438 59) (0 -291.374 116) (0 -336 128)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17382" + "plane" "(40 -291.376 116) (40 -308.438 59) (40 -336.001 64)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.958 -0.286768 407.612] 0.25" + "vaxis" "[0 -0.286768 -0.958 -2.13754] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17381" + "plane" "(0 -291.374 116) (40 -291.376 116) (40 -336.004 128)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17380" + "plane" "(0 -336 64) (40 -336.001 64) (40 -308.438 59)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17379" + "plane" "(40 -336.001 64) (0 -336 64) (0 -336 128)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17378" + "plane" "(0 -308.438 59) (40 -308.438 59) (40 -291.376 116)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 -170] 0.25" + "vaxis" "[0 -0.28677 -0.958 -2.14068] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55908" - "plane" "(-1346 2320 646) (-1390 2320 646) (-1390 2318 646)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "19798" + side + { + "id" "17389" + "plane" "(0 -291.375 116) (0 -262.5 169) (0 -336 192)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17388" + "plane" "(40 -262.5 169) (40 -291.376 116) (40 -336.001 128)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.878127 -0.478428 403.45] 0.25" + "vaxis" "[0 -0.478428 -0.878127 -262.581] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17387" + "plane" "(0 -262.5 169) (40 -262.5 169) (40 -336 192)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17386" + "plane" "(0 -336 128) (40 -336.001 128) (40 -291.376 116)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17385" + "plane" "(40 -336.001 128) (0 -336 128) (0 -336 192)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17384" + "plane" "(0 -291.375 116) (40 -291.376 116) (40 -262.5 169)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 -170] 0.25" + "vaxis" "[0 -0.478417 -0.878133 -262.564] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "19799" + side + { + "id" "17395" + "plane" "(0 -262.499 169) (0 -223.124 215) (0 -336 296)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17394" + "plane" "(40 -223.13 215) (40 -262.502 169) (40 -336.002 192)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.759717 -0.650253 395.281] 0.25" + "vaxis" "[0 -0.650253 -0.759718 -11.0351] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17393" + "plane" "(0 -223.124 215) (40 -223.13 215) (40 -336.009 296)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17392" + "plane" "(0 -336 192) (40 -336.002 192) (40 -262.502 169)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17391" + "plane" "(40 -336.002 192) (0 -336 192) (0 -336 296)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17390" + "plane" "(0 -262.499 169) (40 -262.502 169) (40 -223.13 215)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 -170] 0.25" + "vaxis" "[0 -0.650281 -0.759694 -11.086] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "94104" - side + hidden { - "id" "55919" - "plane" "(-1390 2320 646) (-1390 2320 644) (-1346 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "19800" + side + { + "id" "17401" + "plane" "(0 -223.125 215) (0 -174.562 253) (0 -336 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17400" + "plane" "(40 -174.563 253) (40 -223.124 215) (40 -335.999 296)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.616267 -0.787537 385.297] 0.25" + "vaxis" "[0 -0.787537 -0.616267 -256.932] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17399" + "plane" "(0 -174.562 253) (40 -174.563 253) (40 -336.001 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17398" + "plane" "(0 -336 296) (40 -335.999 296) (40 -223.124 215)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17397" + "plane" "(0 -336 384) (40 -336.001 384) (40 -335.999 296)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17396" + "plane" "(0 -223.125 215) (40 -223.124 215) (40 -174.563 253)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 -170] 0.25" + "vaxis" "[0 -0.787548 -0.616253 -256.957] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55918" - "plane" "(-1346 2318 646) (-1346 2318 644) (-1390 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "19802" + side + { + "id" "17407" + "plane" "(0 -174.56 253) (0 -120.754 281) (0 -168 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17406" + "plane" "(40 -120.75 281) (40 -174.564 253) (40 -336.005 384)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.461567 -0.887106 378.043] 0.25" + "vaxis" "[0 -0.887105 -0.461567 28.9817] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17405" + "plane" "(0 -120.754 281) (40 -120.75 281) (40 -167.996 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17404" + "plane" "(40 -174.564 253) (0 -174.56 253) (0 -336 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17403" + "plane" "(0 -168 384) (40 -167.996 384) (40 -336.005 384)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0.887105 0.461567 0 -102.488] 0.25" + "vaxis" "[0.461567 -0.887105 0 -241.835] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17402" + "plane" "(0 -174.56 253) (40 -174.564 253) (40 -120.75 281)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 -170] 0.25" + "vaxis" "[0 -0.887098 -0.461581 29.0041] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55917" - "plane" "(-1346 2320 644) (-1390 2320 644) (-1390 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "19803" + side + { + "id" "17413" + "plane" "(0 -61.6875 298) (0 240 345.383) (0 240 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17412" + "plane" "(40 -64 384) (40 240 384) (40 240 345.383)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.155158 -0.98789 373.85] 0.25" + "vaxis" "[0 -0.98789 -0.155158 -366] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17411" + "plane" "(40 -61.6875 298) (0 -61.6875 298) (0 -64 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -47] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17410" + "plane" "(0 240 384) (40 240 384) (40 -64 384)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0.98789 0.155158 0 -277.611] 0.25" + "vaxis" "[0.155158 -0.98789 0 -117.147] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17409" + "plane" "(0 -61.6875 298) (40 -61.6875 298) (40 240 345.383)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 -170] 0.25" + "vaxis" "[0 -0.98789 -0.155158 -366] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17408" + "plane" "(0 240 345.383) (40 240 345.383) (40 240 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55916" - "plane" "(-1390 2318 646) (-1390 2318 644) (-1390 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "19801" + side + { + "id" "17419" + "plane" "(0 -120.752 281) (0 -61.6838 298) (0 -64 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 -42] 0.25" + "vaxis" "[0 -1 0 18] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17418" + "plane" "(40 -61.6875 298) (40 -120.75 281) (40 -167.998 384)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.2766 -0.960985 371.745] 0.25" + "vaxis" "[0 -0.960985 -0.2766 -214.602] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17417" + "plane" "(0 -61.6838 298) (40 -61.6875 298) (40 -64.0037 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17416" + "plane" "(40 -120.75 281) (0 -120.752 281) (0 -168 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 -42] 0.25" + "vaxis" "[0 0 -1 -46] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17415" + "plane" "(0 -64 384) (40 -64.0037 384) (40 -167.998 384)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0.960985 0.2766 0 -234.085] 0.25" + "vaxis" "[0.2766 -0.960985 0 -171.716] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17414" + "plane" "(0 -120.752 281) (40 -120.75 281) (40 -61.6875 298)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[-1 0 0 -170] 0.25" + "vaxis" "[0 -0.960985 -0.276601 -214.601] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55915" - "plane" "(-1346 2320 646) (-1346 2320 644) (-1346 2318 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "19804" + side + { + "id" "17425" + "plane" "(0 384 368) (0 384 384) (0 240 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 17] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17424" + "plane" "(40 384 368) (40 240 345.383) (40 240 384)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0 0.15516 -0.987889 374] 0.25" + "vaxis" "[0 -0.98789 -0.15516 -366] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17423" + "plane" "(0 384 368) (40 384 368) (40 384 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -47] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17422" + "plane" "(0 384 384) (40 384 384) (40 240 384)" + "material" "CONCRETE/CONCRETEWALL010A" + "uaxis" "[0.987889 0.155161 0 -277.461] 0.25" + "vaxis" "[0.155161 -0.987889 0 -117.153] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17421" + "plane" "(0 240 345.387) (40 240 345.383) (40 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[-1 0 0 -170] 0.25" + "vaxis" "[0 -0.98789 -0.155158 -366] 0.25" + "rotation" "270" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17420" + "plane" "(40 240 345.383) (0 240 345.387) (0 240 384)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55914" - "plane" "(-1346 2318 646) (-1390 2318 646) (-1390 2320 646)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "20210" + side + { + "id" "17431" + "plane" "(0 544 384) (40 544 384) (40 384 384)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17430" + "plane" "(0 384 368) (40 384 368) (40 544 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "180" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17429" + "plane" "(0 544 384) (0 384 384) (0 384 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17428" + "plane" "(40 544 368) (40 384 368) (40 384 384)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 1 -288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17427" + "plane" "(40 544 384) (0 544 384) (0 544 368)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17426" + "plane" "(40 384 368) (0 384 368) (0 384 384)" + "material" "CONCRETE/CONCRETEWALL010B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 -5768]" } } - solid +} +hidden +{ + entity { - "id" "94113" - side - { - "id" "55925" - "plane" "(-1298 2324 644) (-1296 2324 644) (-1296 2324 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55924" - "plane" "(-1296 2320 644) (-1298 2320 644) (-1298 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55923" - "plane" "(-1296 2324 644) (-1298 2324 644) (-1298 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55922" - "plane" "(-1296 2320 764) (-1298 2320 764) (-1298 2324 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55921" - "plane" "(-1298 2320 764) (-1298 2320 644) (-1298 2324 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "29119" + "classname" "func_detail" + hidden { - "id" "55920" - "plane" "(-1296 2324 764) (-1296 2324 644) (-1296 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "14147" + side + { + "id" "17532" + "plane" "(-4898 133 40) (-158 133 40) (-158 131 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17531" + "plane" "(-4898 131 0) (-158 131 0) (-158 133 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17530" + "plane" "(-4898 133 40) (-4898 131 40) (-4898 131 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17529" + "plane" "(-158 133 0) (-158 131 0) (-158 131 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17528" + "plane" "(-158 133 40) (-4898 133 40) (-4898 133 0)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "17527" + "plane" "(-158 131 0) (-4898 131 0) (-4898 131 40)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 500]" } } - solid +} +hidden +{ + entity { - "id" "94114" - side + "id" "30200" + "classname" "func_detail" + hidden { - "id" "55931" - "plane" "(-1296 2324 644) (-1220 2324 644) (-1220 2324 764)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29715" + side + { + "id" "18618" + "plane" "(-260 572 128) (-260 580 128) (-124 580 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18617" + "plane" "(-260 572 120) (-260 580 120) (-260 580 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18616" + "plane" "(-124 572 128) (-124 580 128) (-124 580 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18615" + "plane" "(-260 580 120) (-260 572 120) (-124 572 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18614" + "plane" "(-260 572 120) (-260 572 128) (-124 572 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18613" + "plane" "(-124 580 120) (-124 580 128) (-260 580 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55930" - "plane" "(-1220 2320 764) (-1220 2320 644) (-1296 2320 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29797" + side + { + "id" "18624" + "plane" "(-260 604 128) (-260 612 128) (-124 612 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18623" + "plane" "(-260 604 120) (-260 612 120) (-260 612 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18622" + "plane" "(-124 604 128) (-124 612 128) (-124 612 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18621" + "plane" "(-260 612 120) (-260 604 120) (-124 604 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18620" + "plane" "(-260 604 120) (-260 604 128) (-124 604 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18619" + "plane" "(-124 612 120) (-124 612 128) (-260 612 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55929" - "plane" "(-1220 2324 764) (-1220 2324 644) (-1220 2320 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29802" + side + { + "id" "18630" + "plane" "(-260 636 128) (-260 644 128) (-124 644 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18629" + "plane" "(-260 636 120) (-260 644 120) (-260 644 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18628" + "plane" "(-124 636 128) (-124 644 128) (-124 644 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18627" + "plane" "(-260 644 120) (-260 636 120) (-124 636 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18626" + "plane" "(-260 636 120) (-260 636 128) (-124 636 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18625" + "plane" "(-124 644 120) (-124 644 128) (-260 644 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55928" - "plane" "(-1220 2324 644) (-1296 2324 644) (-1296 2320 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29803" + side + { + "id" "18636" + "plane" "(-260 668 128) (-260 676 128) (-124 676 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18635" + "plane" "(-260 668 120) (-260 676 120) (-260 676 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18634" + "plane" "(-124 668 128) (-124 676 128) (-124 676 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18633" + "plane" "(-260 676 120) (-260 668 120) (-124 668 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18632" + "plane" "(-260 668 120) (-260 668 128) (-124 668 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18631" + "plane" "(-124 676 120) (-124 676 128) (-260 676 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55927" - "plane" "(-1220 2320 764) (-1296 2320 764) (-1296 2324 764)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29812" + side + { + "id" "18642" + "plane" "(-260 764 128) (-260 772 128) (-124 772 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18641" + "plane" "(-260 764 120) (-260 772 120) (-260 772 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18640" + "plane" "(-124 764 128) (-124 772 128) (-124 772 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18639" + "plane" "(-260 772 120) (-260 764 120) (-124 764 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18638" + "plane" "(-260 764 120) (-260 764 128) (-124 764 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18637" + "plane" "(-124 772 120) (-124 772 128) (-260 772 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55926" - "plane" "(-1296 2320 764) (-1296 2320 644) (-1296 2324 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29813" + side + { + "id" "18648" + "plane" "(-260 796 128) (-260 804 128) (-124 804 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18647" + "plane" "(-260 796 120) (-260 804 120) (-260 804 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18646" + "plane" "(-124 796 128) (-124 804 128) (-124 804 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18645" + "plane" "(-260 804 120) (-260 796 120) (-124 796 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18644" + "plane" "(-260 796 120) (-260 796 128) (-124 796 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18643" + "plane" "(-124 804 120) (-124 804 128) (-260 804 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "29814" + side + { + "id" "18654" + "plane" "(-260 732 128) (-260 740 128) (-124 740 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18653" + "plane" "(-260 732 120) (-260 740 120) (-260 740 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18652" + "plane" "(-124 732 128) (-124 740 128) (-124 740 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18651" + "plane" "(-260 740 120) (-260 732 120) (-124 732 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18650" + "plane" "(-260 732 120) (-260 732 128) (-124 732 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18649" + "plane" "(-124 740 120) (-124 740 128) (-260 740 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "94121" - side + hidden { - "id" "55937" - "plane" "(-1468 2324 764) (-1468 2324 644) (-1392 2324 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29815" + side + { + "id" "18660" + "plane" "(-260 700 128) (-260 708 128) (-124 708 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18659" + "plane" "(-260 700 120) (-260 708 120) (-260 708 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18658" + "plane" "(-124 700 128) (-124 708 128) (-124 708 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18657" + "plane" "(-260 708 120) (-260 700 120) (-124 700 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18656" + "plane" "(-260 700 120) (-260 700 128) (-124 700 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18655" + "plane" "(-124 708 120) (-124 708 128) (-260 708 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "29836" + side + { + "id" "18666" + "plane" "(-260 1020 128) (-260 1028 128) (-124 1028 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18665" + "plane" "(-260 1020 120) (-260 1028 120) (-260 1028 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18664" + "plane" "(-124 1020 128) (-124 1028 128) (-124 1028 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18663" + "plane" "(-260 1028 120) (-260 1020 120) (-124 1020 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18662" + "plane" "(-260 1020 120) (-260 1020 128) (-124 1020 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18661" + "plane" "(-124 1028 120) (-124 1028 128) (-260 1028 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "29837" + side + { + "id" "18672" + "plane" "(-260 1052 128) (-260 1060 128) (-124 1060 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18671" + "plane" "(-260 1052 120) (-260 1060 120) (-260 1060 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18670" + "plane" "(-124 1052 128) (-124 1060 128) (-124 1060 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18669" + "plane" "(-260 1060 120) (-260 1052 120) (-124 1052 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18668" + "plane" "(-260 1052 120) (-260 1052 128) (-124 1052 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18667" + "plane" "(-124 1060 120) (-124 1060 128) (-260 1060 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "29838" + side + { + "id" "18678" + "plane" "(-260 988 128) (-260 996 128) (-124 996 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18677" + "plane" "(-260 988 120) (-260 996 120) (-260 996 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18676" + "plane" "(-124 988 128) (-124 996 128) (-124 996 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18675" + "plane" "(-260 996 120) (-260 988 120) (-124 988 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18674" + "plane" "(-260 988 120) (-260 988 128) (-124 988 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18673" + "plane" "(-124 996 120) (-124 996 128) (-260 996 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55936" - "plane" "(-1392 2320 644) (-1468 2320 644) (-1468 2320 764)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29839" + side + { + "id" "18684" + "plane" "(-260 956 128) (-260 964 128) (-124 964 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18683" + "plane" "(-260 956 120) (-260 964 120) (-260 964 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18682" + "plane" "(-124 956 128) (-124 964 128) (-124 964 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18681" + "plane" "(-260 964 120) (-260 956 120) (-124 956 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18680" + "plane" "(-260 956 120) (-260 956 128) (-124 956 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18679" + "plane" "(-124 964 120) (-124 964 128) (-260 964 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55935" - "plane" "(-1468 2320 764) (-1468 2320 644) (-1468 2324 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29840" + side + { + "id" "18690" + "plane" "(-260 924 128) (-260 932 128) (-124 932 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18689" + "plane" "(-260 924 120) (-260 932 120) (-260 932 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18688" + "plane" "(-124 924 128) (-124 932 128) (-124 932 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18687" + "plane" "(-260 932 120) (-260 924 120) (-124 924 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18686" + "plane" "(-260 924 120) (-260 924 128) (-124 924 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18685" + "plane" "(-124 932 120) (-124 932 128) (-260 932 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55934" - "plane" "(-1392 2324 644) (-1468 2324 644) (-1468 2320 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29841" + side + { + "id" "18696" + "plane" "(-260 892 128) (-260 900 128) (-124 900 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18695" + "plane" "(-260 892 120) (-260 900 120) (-260 900 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18694" + "plane" "(-124 892 128) (-124 900 128) (-124 900 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18693" + "plane" "(-260 900 120) (-260 892 120) (-124 892 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18692" + "plane" "(-260 892 120) (-260 892 128) (-124 892 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18691" + "plane" "(-124 900 120) (-124 900 128) (-260 900 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55933" - "plane" "(-1392 2320 764) (-1468 2320 764) (-1468 2324 764)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29842" + side + { + "id" "18702" + "plane" "(-260 860 128) (-260 868 128) (-124 868 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18701" + "plane" "(-260 860 120) (-260 868 120) (-260 868 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18700" + "plane" "(-124 860 128) (-124 868 128) (-124 868 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18699" + "plane" "(-260 868 120) (-260 860 120) (-124 860 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18698" + "plane" "(-260 860 120) (-260 860 128) (-124 860 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18697" + "plane" "(-124 868 120) (-124 868 128) (-260 868 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55932" - "plane" "(-1392 2324 764) (-1392 2324 644) (-1392 2320 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29843" + side + { + "id" "18708" + "plane" "(-260 828 128) (-260 836 128) (-124 836 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18707" + "plane" "(-260 828 120) (-260 836 120) (-260 836 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18706" + "plane" "(-124 828 128) (-124 836 128) (-124 836 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18705" + "plane" "(-260 836 120) (-260 828 120) (-124 828 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18704" + "plane" "(-260 828 120) (-260 828 128) (-124 828 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18703" + "plane" "(-124 836 120) (-124 836 128) (-260 836 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "29892" + side + { + "id" "18714" + "plane" "(-260 1532 128) (-260 1540 128) (-124 1540 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18713" + "plane" "(-260 1532 120) (-260 1540 120) (-260 1540 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18712" + "plane" "(-124 1532 128) (-124 1540 128) (-124 1540 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18711" + "plane" "(-260 1540 120) (-260 1532 120) (-124 1532 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18710" + "plane" "(-260 1532 120) (-260 1532 128) (-124 1532 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18709" + "plane" "(-124 1540 120) (-124 1540 128) (-260 1540 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "94122" - side + hidden { - "id" "55943" - "plane" "(-1392 2324 644) (-1390 2324 644) (-1390 2324 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29893" + side + { + "id" "18720" + "plane" "(-260 1564 128) (-260 1572 128) (-124 1572 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18719" + "plane" "(-260 1564 120) (-260 1572 120) (-260 1572 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18718" + "plane" "(-124 1564 128) (-124 1572 128) (-124 1572 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18717" + "plane" "(-260 1572 120) (-260 1564 120) (-124 1564 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18716" + "plane" "(-260 1564 120) (-260 1564 128) (-124 1564 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18715" + "plane" "(-124 1572 120) (-124 1572 128) (-260 1572 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55942" - "plane" "(-1390 2320 644) (-1392 2320 644) (-1392 2320 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29894" + side + { + "id" "18726" + "plane" "(-260 1500 128) (-260 1508 128) (-124 1508 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18725" + "plane" "(-260 1500 120) (-260 1508 120) (-260 1508 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18724" + "plane" "(-124 1500 128) (-124 1508 128) (-124 1508 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18723" + "plane" "(-260 1508 120) (-260 1500 120) (-124 1500 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18722" + "plane" "(-260 1500 120) (-260 1500 128) (-124 1500 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18721" + "plane" "(-124 1508 120) (-124 1508 128) (-260 1508 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55941" - "plane" "(-1390 2324 644) (-1392 2324 644) (-1392 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29895" + side + { + "id" "18732" + "plane" "(-260 1468 128) (-260 1476 128) (-124 1476 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18731" + "plane" "(-260 1468 120) (-260 1476 120) (-260 1476 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18730" + "plane" "(-124 1468 128) (-124 1476 128) (-124 1476 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18729" + "plane" "(-260 1476 120) (-260 1468 120) (-124 1468 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18728" + "plane" "(-260 1468 120) (-260 1468 128) (-124 1468 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18727" + "plane" "(-124 1476 120) (-124 1476 128) (-260 1476 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55940" - "plane" "(-1390 2320 764) (-1392 2320 764) (-1392 2324 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29896" + side + { + "id" "18738" + "plane" "(-260 1436 128) (-260 1444 128) (-124 1444 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18737" + "plane" "(-260 1436 120) (-260 1444 120) (-260 1444 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18736" + "plane" "(-124 1436 128) (-124 1444 128) (-124 1444 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18735" + "plane" "(-260 1444 120) (-260 1436 120) (-124 1436 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18734" + "plane" "(-260 1436 120) (-260 1436 128) (-124 1436 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18733" + "plane" "(-124 1444 120) (-124 1444 128) (-260 1444 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55939" - "plane" "(-1390 2324 764) (-1390 2324 644) (-1390 2320 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29897" + side + { + "id" "18744" + "plane" "(-260 1404 128) (-260 1412 128) (-124 1412 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18743" + "plane" "(-260 1404 120) (-260 1412 120) (-260 1412 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18742" + "plane" "(-124 1404 128) (-124 1412 128) (-124 1412 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18741" + "plane" "(-260 1412 120) (-260 1404 120) (-124 1404 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18740" + "plane" "(-260 1404 120) (-260 1404 128) (-124 1404 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18739" + "plane" "(-124 1412 120) (-124 1412 128) (-260 1412 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55938" - "plane" "(-1392 2320 764) (-1392 2320 644) (-1392 2324 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29898" + side + { + "id" "18750" + "plane" "(-260 1372 128) (-260 1380 128) (-124 1380 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18749" + "plane" "(-260 1372 120) (-260 1380 120) (-260 1380 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18748" + "plane" "(-124 1372 128) (-124 1380 128) (-124 1380 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18747" + "plane" "(-260 1380 120) (-260 1372 120) (-124 1372 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18746" + "plane" "(-260 1372 120) (-260 1372 128) (-124 1372 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18745" + "plane" "(-124 1380 120) (-124 1380 128) (-260 1380 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "29899" + side + { + "id" "18756" + "plane" "(-260 1340 128) (-260 1348 128) (-124 1348 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18755" + "plane" "(-260 1340 120) (-260 1348 120) (-260 1348 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18754" + "plane" "(-124 1340 128) (-124 1348 128) (-124 1348 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18753" + "plane" "(-260 1348 120) (-260 1340 120) (-124 1340 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18752" + "plane" "(-260 1340 120) (-260 1340 128) (-124 1340 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18751" + "plane" "(-124 1348 120) (-124 1348 128) (-260 1348 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2000 9000]" - } -} -entity -{ - "id" "93634" - "classname" "func_detail" - solid - { - "id" "93635" - side + hidden { - "id" "55097" - "plane" "(-1788 2184 1264) (-1792 2184 1264) (-1792 2200 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29900" + side + { + "id" "18762" + "plane" "(-260 1308 128) (-260 1316 128) (-124 1316 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18761" + "plane" "(-260 1308 120) (-260 1316 120) (-260 1316 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18760" + "plane" "(-124 1308 128) (-124 1316 128) (-124 1316 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18759" + "plane" "(-260 1316 120) (-260 1308 120) (-124 1308 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18758" + "plane" "(-260 1308 120) (-260 1308 128) (-124 1308 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18757" + "plane" "(-124 1316 120) (-124 1316 128) (-260 1316 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55096" - "plane" "(-1788 2200 632) (-1792 2200 632) (-1792 2184 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29901" + side + { + "id" "18768" + "plane" "(-260 1276 128) (-260 1284 128) (-124 1284 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18767" + "plane" "(-260 1276 120) (-260 1284 120) (-260 1284 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18766" + "plane" "(-124 1276 128) (-124 1284 128) (-124 1284 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18765" + "plane" "(-260 1284 120) (-260 1276 120) (-124 1276 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18764" + "plane" "(-260 1276 120) (-260 1276 128) (-124 1276 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18763" + "plane" "(-124 1284 120) (-124 1284 128) (-260 1284 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55095" - "plane" "(-1792 2184 632) (-1792 2200 632) (-1792 2200 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29902" + side + { + "id" "18774" + "plane" "(-260 1244 128) (-260 1252 128) (-124 1252 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18773" + "plane" "(-260 1244 120) (-260 1252 120) (-260 1252 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18772" + "plane" "(-124 1244 128) (-124 1252 128) (-124 1252 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18771" + "plane" "(-260 1252 120) (-260 1244 120) (-124 1244 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18770" + "plane" "(-260 1244 120) (-260 1244 128) (-124 1244 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18769" + "plane" "(-124 1252 120) (-124 1252 128) (-260 1252 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55094" - "plane" "(-1792 2200 632) (-1788 2200 632) (-1788 2200 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29903" + side + { + "id" "18780" + "plane" "(-260 1212 128) (-260 1220 128) (-124 1220 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18779" + "plane" "(-260 1212 120) (-260 1220 120) (-260 1220 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18778" + "plane" "(-124 1212 128) (-124 1220 128) (-124 1220 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18777" + "plane" "(-260 1220 120) (-260 1212 120) (-124 1212 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18776" + "plane" "(-260 1212 120) (-260 1212 128) (-124 1212 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18775" + "plane" "(-124 1220 120) (-124 1220 128) (-260 1220 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55093" - "plane" "(-1788 2184 632) (-1792 2184 632) (-1792 2184 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29904" + side + { + "id" "18786" + "plane" "(-260 1180 128) (-260 1188 128) (-124 1188 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18785" + "plane" "(-260 1180 120) (-260 1188 120) (-260 1188 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18784" + "plane" "(-124 1180 128) (-124 1188 128) (-124 1188 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18783" + "plane" "(-260 1188 120) (-260 1180 120) (-124 1180 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18782" + "plane" "(-260 1180 120) (-260 1180 128) (-124 1180 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18781" + "plane" "(-124 1188 120) (-124 1188 128) (-260 1188 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55092" - "plane" "(-1788 2200 632) (-1788 2184 632) (-1788 2184 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29905" + side + { + "id" "18792" + "plane" "(-260 1148 128) (-260 1156 128) (-124 1156 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18791" + "plane" "(-260 1148 120) (-260 1156 120) (-260 1156 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18790" + "plane" "(-124 1148 128) (-124 1156 128) (-124 1156 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18789" + "plane" "(-260 1156 120) (-260 1148 120) (-124 1148 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18788" + "plane" "(-260 1148 120) (-260 1148 128) (-124 1148 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18787" + "plane" "(-124 1156 120) (-124 1156 128) (-260 1156 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "29906" + side + { + "id" "18798" + "plane" "(-260 1116 128) (-260 1124 128) (-124 1124 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18797" + "plane" "(-260 1116 120) (-260 1124 120) (-260 1124 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18796" + "plane" "(-124 1116 128) (-124 1124 128) (-124 1124 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18795" + "plane" "(-260 1124 120) (-260 1116 120) (-124 1116 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18794" + "plane" "(-260 1116 120) (-260 1116 128) (-124 1116 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18793" + "plane" "(-124 1124 120) (-124 1124 128) (-260 1124 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "93636" - side + hidden { - "id" "55103" - "plane" "(-1540 2200 1264) (-1536 2200 1264) (-1536 2184 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29907" + side + { + "id" "18804" + "plane" "(-260 1084 128) (-260 1092 128) (-124 1092 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18803" + "plane" "(-260 1084 120) (-260 1092 120) (-260 1092 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18802" + "plane" "(-124 1084 128) (-124 1092 128) (-124 1092 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18801" + "plane" "(-260 1092 120) (-260 1084 120) (-124 1084 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18800" + "plane" "(-260 1084 120) (-260 1084 128) (-124 1084 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18799" + "plane" "(-124 1092 120) (-124 1092 128) (-260 1092 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55102" - "plane" "(-1540 2184 632) (-1536 2184 632) (-1536 2200 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29940" + side + { + "id" "18810" + "plane" "(-260 2044 128) (-260 2052 128) (-124 2052 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18809" + "plane" "(-260 2044 120) (-260 2052 120) (-260 2052 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18808" + "plane" "(-124 2044 128) (-124 2052 128) (-124 2052 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18807" + "plane" "(-260 2052 120) (-260 2044 120) (-124 2044 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18806" + "plane" "(-260 2044 120) (-260 2044 128) (-124 2044 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18805" + "plane" "(-124 2052 120) (-124 2052 128) (-260 2052 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55101" - "plane" "(-1536 2200 632) (-1536 2184 632) (-1536 2184 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29941" + side + { + "id" "18816" + "plane" "(-260 2076 128) (-260 2084 128) (-124 2084 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18815" + "plane" "(-260 2076 120) (-260 2084 120) (-260 2084 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18814" + "plane" "(-124 2076 128) (-124 2084 128) (-124 2084 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18813" + "plane" "(-260 2084 120) (-260 2076 120) (-124 2076 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18812" + "plane" "(-260 2076 120) (-260 2076 128) (-124 2076 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18811" + "plane" "(-124 2084 120) (-124 2084 128) (-260 2084 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55100" - "plane" "(-1540 2200 632) (-1536 2200 632) (-1536 2200 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29942" + side + { + "id" "18822" + "plane" "(-260 2012 128) (-260 2020 128) (-124 2020 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18821" + "plane" "(-260 2012 120) (-260 2020 120) (-260 2020 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18820" + "plane" "(-124 2012 128) (-124 2020 128) (-124 2020 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18819" + "plane" "(-260 2020 120) (-260 2012 120) (-124 2012 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18818" + "plane" "(-260 2012 120) (-260 2012 128) (-124 2012 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18817" + "plane" "(-124 2020 120) (-124 2020 128) (-260 2020 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55099" - "plane" "(-1536 2184 632) (-1540 2184 632) (-1540 2184 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29943" + side + { + "id" "18828" + "plane" "(-260 1980 128) (-260 1988 128) (-124 1988 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18827" + "plane" "(-260 1980 120) (-260 1988 120) (-260 1988 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18826" + "plane" "(-124 1980 128) (-124 1988 128) (-124 1988 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18825" + "plane" "(-260 1988 120) (-260 1980 120) (-124 1980 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18824" + "plane" "(-260 1980 120) (-260 1980 128) (-124 1980 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18823" + "plane" "(-124 1988 120) (-124 1988 128) (-260 1988 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55098" - "plane" "(-1540 2184 632) (-1540 2200 632) (-1540 2200 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29944" + side + { + "id" "18834" + "plane" "(-260 1948 128) (-260 1956 128) (-124 1956 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18833" + "plane" "(-260 1948 120) (-260 1956 120) (-260 1956 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18832" + "plane" "(-124 1948 128) (-124 1956 128) (-124 1956 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18831" + "plane" "(-260 1956 120) (-260 1948 120) (-124 1948 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18830" + "plane" "(-260 1948 120) (-260 1948 128) (-124 1948 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18829" + "plane" "(-124 1956 120) (-124 1956 128) (-260 1956 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "29945" + side + { + "id" "18840" + "plane" "(-260 1916 128) (-260 1924 128) (-124 1924 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18839" + "plane" "(-260 1916 120) (-260 1924 120) (-260 1924 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18838" + "plane" "(-124 1916 128) (-124 1924 128) (-124 1924 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18837" + "plane" "(-260 1924 120) (-260 1916 120) (-124 1916 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18836" + "plane" "(-260 1916 120) (-260 1916 128) (-124 1916 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18835" + "plane" "(-124 1924 120) (-124 1924 128) (-260 1924 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "93637" - side + hidden { - "id" "55109" - "plane" "(-1788 2200 772) (-1788 2200 764) (-1540 2200 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29946" + side + { + "id" "18846" + "plane" "(-260 1884 128) (-260 1892 128) (-124 1892 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18845" + "plane" "(-260 1884 120) (-260 1892 120) (-260 1892 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18844" + "plane" "(-124 1884 128) (-124 1892 128) (-124 1892 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18843" + "plane" "(-260 1892 120) (-260 1884 120) (-124 1884 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18842" + "plane" "(-260 1884 120) (-260 1884 128) (-124 1884 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18841" + "plane" "(-124 1892 120) (-124 1892 128) (-260 1892 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55108" - "plane" "(-1540 2184 772) (-1540 2184 764) (-1788 2184 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29947" + side + { + "id" "18852" + "plane" "(-260 1852 128) (-260 1860 128) (-124 1860 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18851" + "plane" "(-260 1852 120) (-260 1860 120) (-260 1860 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18850" + "plane" "(-124 1852 128) (-124 1860 128) (-124 1860 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18849" + "plane" "(-260 1860 120) (-260 1852 120) (-124 1852 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18848" + "plane" "(-260 1852 120) (-260 1852 128) (-124 1852 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18847" + "plane" "(-124 1860 120) (-124 1860 128) (-260 1860 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55107" - "plane" "(-1788 2184 772) (-1788 2184 764) (-1788 2200 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29948" + side + { + "id" "18858" + "plane" "(-260 1820 128) (-260 1828 128) (-124 1828 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18857" + "plane" "(-260 1820 120) (-260 1828 120) (-260 1828 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18856" + "plane" "(-124 1820 128) (-124 1828 128) (-124 1828 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18855" + "plane" "(-260 1828 120) (-260 1820 120) (-124 1820 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18854" + "plane" "(-260 1820 120) (-260 1820 128) (-124 1820 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18853" + "plane" "(-124 1828 120) (-124 1828 128) (-260 1828 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55106" - "plane" "(-1540 2200 772) (-1540 2200 764) (-1540 2184 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29949" + side + { + "id" "18864" + "plane" "(-260 1788 128) (-260 1796 128) (-124 1796 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18863" + "plane" "(-260 1788 120) (-260 1796 120) (-260 1796 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18862" + "plane" "(-124 1788 128) (-124 1796 128) (-124 1796 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18861" + "plane" "(-260 1796 120) (-260 1788 120) (-124 1788 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18860" + "plane" "(-260 1788 120) (-260 1788 128) (-124 1788 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18859" + "plane" "(-124 1796 120) (-124 1796 128) (-260 1796 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55105" - "plane" "(-1540 2200 764) (-1788 2200 764) (-1788 2184 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29950" + side + { + "id" "18870" + "plane" "(-260 1756 128) (-260 1764 128) (-124 1764 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18869" + "plane" "(-260 1756 120) (-260 1764 120) (-260 1764 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18868" + "plane" "(-124 1756 128) (-124 1764 128) (-124 1764 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18867" + "plane" "(-260 1764 120) (-260 1756 120) (-124 1756 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18866" + "plane" "(-260 1756 120) (-260 1756 128) (-124 1756 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18865" + "plane" "(-124 1764 120) (-124 1764 128) (-260 1764 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55104" - "plane" "(-1540 2184 772) (-1788 2184 772) (-1788 2200 772)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29951" + side + { + "id" "18876" + "plane" "(-260 1724 128) (-260 1732 128) (-124 1732 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18875" + "plane" "(-260 1724 120) (-260 1732 120) (-260 1732 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18874" + "plane" "(-124 1724 128) (-124 1732 128) (-124 1732 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18873" + "plane" "(-260 1732 120) (-260 1724 120) (-124 1724 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18872" + "plane" "(-260 1724 120) (-260 1724 128) (-124 1724 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18871" + "plane" "(-124 1732 120) (-124 1732 128) (-260 1732 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "29952" + side + { + "id" "18882" + "plane" "(-260 1692 128) (-260 1700 128) (-124 1700 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18881" + "plane" "(-260 1692 120) (-260 1700 120) (-260 1700 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18880" + "plane" "(-124 1692 128) (-124 1700 128) (-124 1700 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18879" + "plane" "(-260 1700 120) (-260 1692 120) (-124 1692 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18878" + "plane" "(-260 1692 120) (-260 1692 128) (-124 1692 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18877" + "plane" "(-124 1700 120) (-124 1700 128) (-260 1700 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "93638" - side + hidden { - "id" "55115" - "plane" "(-1788 2200 900) (-1788 2200 892) (-1540 2200 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29953" + side + { + "id" "18888" + "plane" "(-260 1660 128) (-260 1668 128) (-124 1668 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18887" + "plane" "(-260 1660 120) (-260 1668 120) (-260 1668 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18886" + "plane" "(-124 1660 128) (-124 1668 128) (-124 1668 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18885" + "plane" "(-260 1668 120) (-260 1660 120) (-124 1660 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18884" + "plane" "(-260 1660 120) (-260 1660 128) (-124 1660 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18883" + "plane" "(-124 1668 120) (-124 1668 128) (-260 1668 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55114" - "plane" "(-1540 2184 900) (-1540 2184 892) (-1788 2184 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29954" + side + { + "id" "18894" + "plane" "(-260 1628 128) (-260 1636 128) (-124 1636 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18893" + "plane" "(-260 1628 120) (-260 1636 120) (-260 1636 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18892" + "plane" "(-124 1628 128) (-124 1636 128) (-124 1636 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18891" + "plane" "(-260 1636 120) (-260 1628 120) (-124 1628 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18890" + "plane" "(-260 1628 120) (-260 1628 128) (-124 1628 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18889" + "plane" "(-124 1636 120) (-124 1636 128) (-260 1636 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55113" - "plane" "(-1788 2184 900) (-1788 2184 892) (-1788 2200 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29955" + side + { + "id" "18900" + "plane" "(-260 1596 128) (-260 1604 128) (-124 1604 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18899" + "plane" "(-260 1596 120) (-260 1604 120) (-260 1604 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18898" + "plane" "(-124 1596 128) (-124 1604 128) (-124 1604 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18897" + "plane" "(-260 1604 120) (-260 1596 120) (-124 1596 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18896" + "plane" "(-260 1596 120) (-260 1596 128) (-124 1596 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18895" + "plane" "(-124 1604 120) (-124 1604 128) (-260 1604 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55112" - "plane" "(-1540 2200 900) (-1540 2200 892) (-1540 2184 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29988" + side + { + "id" "18906" + "plane" "(-260 2556 128) (-260 2564 128) (-124 2564 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18905" + "plane" "(-260 2556 120) (-260 2564 120) (-260 2564 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18904" + "plane" "(-124 2556 128) (-124 2564 128) (-124 2564 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18903" + "plane" "(-260 2564 120) (-260 2556 120) (-124 2556 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18902" + "plane" "(-260 2556 120) (-260 2556 128) (-124 2556 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18901" + "plane" "(-124 2564 120) (-124 2564 128) (-260 2564 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55111" - "plane" "(-1540 2200 892) (-1788 2200 892) (-1788 2184 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29989" + side + { + "id" "18912" + "plane" "(-260 2588 128) (-260 2596 128) (-124 2596 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18911" + "plane" "(-260 2588 120) (-260 2596 120) (-260 2596 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18910" + "plane" "(-124 2588 128) (-124 2596 128) (-124 2596 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18909" + "plane" "(-260 2596 120) (-260 2588 120) (-124 2588 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18908" + "plane" "(-260 2588 120) (-260 2588 128) (-124 2588 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18907" + "plane" "(-124 2596 120) (-124 2596 128) (-260 2596 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55110" - "plane" "(-1540 2184 900) (-1788 2184 900) (-1788 2200 900)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29990" + side + { + "id" "18918" + "plane" "(-260 2524 128) (-260 2532 128) (-124 2532 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18917" + "plane" "(-260 2524 120) (-260 2532 120) (-260 2532 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18916" + "plane" "(-124 2524 128) (-124 2532 128) (-124 2532 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18915" + "plane" "(-260 2532 120) (-260 2524 120) (-124 2524 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18914" + "plane" "(-260 2524 120) (-260 2524 128) (-124 2524 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18913" + "plane" "(-124 2532 120) (-124 2532 128) (-260 2532 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "29991" + side + { + "id" "18924" + "plane" "(-260 2492 128) (-260 2500 128) (-124 2500 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18923" + "plane" "(-260 2492 120) (-260 2500 120) (-260 2500 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18922" + "plane" "(-124 2492 128) (-124 2500 128) (-124 2500 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18921" + "plane" "(-260 2500 120) (-260 2492 120) (-124 2492 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18920" + "plane" "(-260 2492 120) (-260 2492 128) (-124 2492 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18919" + "plane" "(-124 2500 120) (-124 2500 128) (-260 2500 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "93639" - side + hidden { - "id" "55121" - "plane" "(-1788 2200 1028) (-1788 2200 1020) (-1540 2200 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29992" + side + { + "id" "18930" + "plane" "(-260 2460 128) (-260 2468 128) (-124 2468 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18929" + "plane" "(-260 2460 120) (-260 2468 120) (-260 2468 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18928" + "plane" "(-124 2460 128) (-124 2468 128) (-124 2468 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18927" + "plane" "(-260 2468 120) (-260 2460 120) (-124 2460 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18926" + "plane" "(-260 2460 120) (-260 2460 128) (-124 2460 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18925" + "plane" "(-124 2468 120) (-124 2468 128) (-260 2468 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55120" - "plane" "(-1540 2184 1028) (-1540 2184 1020) (-1788 2184 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29993" + side + { + "id" "18936" + "plane" "(-260 2428 128) (-260 2436 128) (-124 2436 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18935" + "plane" "(-260 2428 120) (-260 2436 120) (-260 2436 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18934" + "plane" "(-124 2428 128) (-124 2436 128) (-124 2436 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18933" + "plane" "(-260 2436 120) (-260 2428 120) (-124 2428 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18932" + "plane" "(-260 2428 120) (-260 2428 128) (-124 2428 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18931" + "plane" "(-124 2436 120) (-124 2436 128) (-260 2436 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55119" - "plane" "(-1788 2184 1028) (-1788 2184 1020) (-1788 2200 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29994" + side + { + "id" "18942" + "plane" "(-260 2396 128) (-260 2404 128) (-124 2404 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18941" + "plane" "(-260 2396 120) (-260 2404 120) (-260 2404 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18940" + "plane" "(-124 2396 128) (-124 2404 128) (-124 2404 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18939" + "plane" "(-260 2404 120) (-260 2396 120) (-124 2396 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18938" + "plane" "(-260 2396 120) (-260 2396 128) (-124 2396 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18937" + "plane" "(-124 2404 120) (-124 2404 128) (-260 2404 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55118" - "plane" "(-1540 2200 1028) (-1540 2200 1020) (-1540 2184 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29995" + side + { + "id" "18948" + "plane" "(-260 2364 128) (-260 2372 128) (-124 2372 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18947" + "plane" "(-260 2364 120) (-260 2372 120) (-260 2372 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18946" + "plane" "(-124 2364 128) (-124 2372 128) (-124 2372 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18945" + "plane" "(-260 2372 120) (-260 2364 120) (-124 2364 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18944" + "plane" "(-260 2364 120) (-260 2364 128) (-124 2364 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18943" + "plane" "(-124 2372 120) (-124 2372 128) (-260 2372 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55117" - "plane" "(-1540 2200 1020) (-1788 2200 1020) (-1788 2184 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29996" + side + { + "id" "18954" + "plane" "(-260 2332 128) (-260 2340 128) (-124 2340 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18953" + "plane" "(-260 2332 120) (-260 2340 120) (-260 2340 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18952" + "plane" "(-124 2332 128) (-124 2340 128) (-124 2340 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18951" + "plane" "(-260 2340 120) (-260 2332 120) (-124 2332 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18950" + "plane" "(-260 2332 120) (-260 2332 128) (-124 2332 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18949" + "plane" "(-124 2340 120) (-124 2340 128) (-260 2340 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55116" - "plane" "(-1540 2184 1028) (-1788 2184 1028) (-1788 2200 1028)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29997" + side + { + "id" "18960" + "plane" "(-260 2300 128) (-260 2308 128) (-124 2308 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18959" + "plane" "(-260 2300 120) (-260 2308 120) (-260 2308 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18958" + "plane" "(-124 2300 128) (-124 2308 128) (-124 2308 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18957" + "plane" "(-260 2308 120) (-260 2300 120) (-124 2300 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18956" + "plane" "(-260 2300 120) (-260 2300 128) (-124 2300 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18955" + "plane" "(-124 2308 120) (-124 2308 128) (-260 2308 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "29998" + side + { + "id" "18966" + "plane" "(-260 2268 128) (-260 2276 128) (-124 2276 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18965" + "plane" "(-260 2268 120) (-260 2276 120) (-260 2276 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18964" + "plane" "(-124 2268 128) (-124 2276 128) (-124 2276 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18963" + "plane" "(-260 2276 120) (-260 2268 120) (-124 2268 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18962" + "plane" "(-260 2268 120) (-260 2268 128) (-124 2268 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18961" + "plane" "(-124 2276 120) (-124 2276 128) (-260 2276 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "93640" - side + hidden { - "id" "55127" - "plane" "(-1788 2200 1156) (-1788 2200 1148) (-1540 2200 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "29999" + side + { + "id" "18972" + "plane" "(-260 2236 128) (-260 2244 128) (-124 2244 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18971" + "plane" "(-260 2236 120) (-260 2244 120) (-260 2244 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18970" + "plane" "(-124 2236 128) (-124 2244 128) (-124 2244 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18969" + "plane" "(-260 2244 120) (-260 2236 120) (-124 2236 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18968" + "plane" "(-260 2236 120) (-260 2236 128) (-124 2236 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18967" + "plane" "(-124 2244 120) (-124 2244 128) (-260 2244 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55126" - "plane" "(-1540 2184 1156) (-1540 2184 1148) (-1788 2184 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30000" + side + { + "id" "18978" + "plane" "(-260 2204 128) (-260 2212 128) (-124 2212 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18977" + "plane" "(-260 2204 120) (-260 2212 120) (-260 2212 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18976" + "plane" "(-124 2204 128) (-124 2212 128) (-124 2212 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18975" + "plane" "(-260 2212 120) (-260 2204 120) (-124 2204 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18974" + "plane" "(-260 2204 120) (-260 2204 128) (-124 2204 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18973" + "plane" "(-124 2212 120) (-124 2212 128) (-260 2212 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55125" - "plane" "(-1788 2184 1156) (-1788 2184 1148) (-1788 2200 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30001" + side + { + "id" "18984" + "plane" "(-260 2172 128) (-260 2180 128) (-124 2180 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18983" + "plane" "(-260 2172 120) (-260 2180 120) (-260 2180 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18982" + "plane" "(-124 2172 128) (-124 2180 128) (-124 2180 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18981" + "plane" "(-260 2180 120) (-260 2172 120) (-124 2172 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18980" + "plane" "(-260 2172 120) (-260 2172 128) (-124 2172 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18979" + "plane" "(-124 2180 120) (-124 2180 128) (-260 2180 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55124" - "plane" "(-1540 2200 1156) (-1540 2200 1148) (-1540 2184 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30002" + side + { + "id" "18990" + "plane" "(-260 2140 128) (-260 2148 128) (-124 2148 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18989" + "plane" "(-260 2140 120) (-260 2148 120) (-260 2148 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18988" + "plane" "(-124 2140 128) (-124 2148 128) (-124 2148 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18987" + "plane" "(-260 2148 120) (-260 2140 120) (-124 2140 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18986" + "plane" "(-260 2140 120) (-260 2140 128) (-124 2140 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18985" + "plane" "(-124 2148 120) (-124 2148 128) (-260 2148 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55123" - "plane" "(-1540 2184 1156) (-1788 2184 1156) (-1788 2200 1156)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30003" + side + { + "id" "18996" + "plane" "(-260 2108 128) (-260 2116 128) (-124 2116 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18995" + "plane" "(-260 2108 120) (-260 2116 120) (-260 2116 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18994" + "plane" "(-124 2108 128) (-124 2116 128) (-124 2116 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18993" + "plane" "(-260 2116 120) (-260 2108 120) (-124 2108 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18992" + "plane" "(-260 2108 120) (-260 2108 128) (-124 2108 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18991" + "plane" "(-124 2116 120) (-124 2116 128) (-260 2116 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55122" - "plane" "(-1540 2200 1148) (-1788 2200 1148) (-1788 2184 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30070" + side + { + "id" "19002" + "plane" "(-260 3036 128) (-260 3044 128) (-124 3044 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19001" + "plane" "(-260 3036 120) (-260 3044 120) (-260 3044 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19000" + "plane" "(-124 3036 128) (-124 3044 128) (-124 3044 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18999" + "plane" "(-260 3044 120) (-260 3036 120) (-124 3036 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18998" + "plane" "(-260 3036 120) (-260 3036 128) (-124 3036 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "18997" + "plane" "(-124 3044 120) (-124 3044 128) (-260 3044 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "30071" + side + { + "id" "19008" + "plane" "(-260 3004 128) (-260 3012 128) (-124 3012 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19007" + "plane" "(-260 3004 120) (-260 3012 120) (-260 3012 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19006" + "plane" "(-124 3004 128) (-124 3012 128) (-124 3012 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19005" + "plane" "(-260 3012 120) (-260 3004 120) (-124 3004 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19004" + "plane" "(-260 3004 120) (-260 3004 128) (-124 3004 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19003" + "plane" "(-124 3012 120) (-124 3012 128) (-260 3012 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "93641" - side + hidden { - "id" "55133" - "plane" "(-1540 2184 1264) (-1788 2184 1264) (-1788 2200 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30072" + side + { + "id" "19014" + "plane" "(-260 2972 128) (-260 2980 128) (-124 2980 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19013" + "plane" "(-260 2972 120) (-260 2980 120) (-260 2980 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19012" + "plane" "(-124 2972 128) (-124 2980 128) (-124 2980 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19011" + "plane" "(-260 2980 120) (-260 2972 120) (-124 2972 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19010" + "plane" "(-260 2972 120) (-260 2972 128) (-124 2972 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19009" + "plane" "(-124 2980 120) (-124 2980 128) (-260 2980 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55132" - "plane" "(-1540 2200 1260) (-1540 2200 1264) (-1788 2200 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30073" + side + { + "id" "19020" + "plane" "(-260 2940 128) (-260 2948 128) (-124 2948 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19019" + "plane" "(-260 2940 120) (-260 2948 120) (-260 2948 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19018" + "plane" "(-124 2940 128) (-124 2948 128) (-124 2948 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19017" + "plane" "(-260 2948 120) (-260 2940 120) (-124 2940 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19016" + "plane" "(-260 2940 120) (-260 2940 128) (-124 2940 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19015" + "plane" "(-124 2948 120) (-124 2948 128) (-260 2948 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55131" - "plane" "(-1788 2184 1260) (-1788 2184 1264) (-1540 2184 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30074" + side + { + "id" "19026" + "plane" "(-260 2908 128) (-260 2916 128) (-124 2916 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19025" + "plane" "(-260 2908 120) (-260 2916 120) (-260 2916 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19024" + "plane" "(-124 2908 128) (-124 2916 128) (-124 2916 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19023" + "plane" "(-260 2916 120) (-260 2908 120) (-124 2908 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19022" + "plane" "(-260 2908 120) (-260 2908 128) (-124 2908 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19021" + "plane" "(-124 2916 120) (-124 2916 128) (-260 2916 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55130" - "plane" "(-1788 2200 1260) (-1788 2200 1264) (-1788 2184 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30075" + side + { + "id" "19032" + "plane" "(-260 2876 128) (-260 2884 128) (-124 2884 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19031" + "plane" "(-260 2876 120) (-260 2884 120) (-260 2884 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19030" + "plane" "(-124 2876 128) (-124 2884 128) (-124 2884 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19029" + "plane" "(-260 2884 120) (-260 2876 120) (-124 2876 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19028" + "plane" "(-260 2876 120) (-260 2876 128) (-124 2876 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19027" + "plane" "(-124 2884 120) (-124 2884 128) (-260 2884 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55129" - "plane" "(-1540 2184 1260) (-1540 2184 1264) (-1540 2200 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30076" + side + { + "id" "19038" + "plane" "(-260 2844 128) (-260 2852 128) (-124 2852 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19037" + "plane" "(-260 2844 120) (-260 2852 120) (-260 2852 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19036" + "plane" "(-124 2844 128) (-124 2852 128) (-124 2852 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19035" + "plane" "(-260 2852 120) (-260 2844 120) (-124 2844 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19034" + "plane" "(-260 2844 120) (-260 2844 128) (-124 2844 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19033" + "plane" "(-124 2852 120) (-124 2852 128) (-260 2852 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55128" - "plane" "(-1540 2200 1260) (-1788 2200 1260) (-1788 2184 1260)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30077" + side + { + "id" "19044" + "plane" "(-260 2812 128) (-260 2820 128) (-124 2820 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19043" + "plane" "(-260 2812 120) (-260 2820 120) (-260 2820 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19042" + "plane" "(-124 2812 128) (-124 2820 128) (-124 2820 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19041" + "plane" "(-260 2820 120) (-260 2812 120) (-124 2812 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19040" + "plane" "(-260 2812 120) (-260 2812 128) (-124 2812 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19039" + "plane" "(-124 2820 120) (-124 2820 128) (-260 2820 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "30078" + side + { + "id" "19050" + "plane" "(-260 2780 128) (-260 2788 128) (-124 2788 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19049" + "plane" "(-260 2780 120) (-260 2788 120) (-260 2788 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19048" + "plane" "(-124 2780 128) (-124 2788 128) (-124 2788 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19047" + "plane" "(-260 2788 120) (-260 2780 120) (-124 2780 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19046" + "plane" "(-260 2780 120) (-260 2780 128) (-124 2780 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19045" + "plane" "(-124 2788 120) (-124 2788 128) (-260 2788 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "93642" - side + hidden { - "id" "55139" - "plane" "(-1540 2200 632) (-1788 2200 632) (-1788 2184 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30079" + side + { + "id" "19056" + "plane" "(-260 2748 128) (-260 2756 128) (-124 2756 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19055" + "plane" "(-260 2748 120) (-260 2756 120) (-260 2756 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19054" + "plane" "(-124 2748 128) (-124 2756 128) (-124 2756 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19053" + "plane" "(-260 2756 120) (-260 2748 120) (-124 2748 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19052" + "plane" "(-260 2748 120) (-260 2748 128) (-124 2748 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19051" + "plane" "(-124 2756 120) (-124 2756 128) (-260 2756 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55138" - "plane" "(-1788 2200 644) (-1788 2200 632) (-1540 2200 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30080" + side + { + "id" "19062" + "plane" "(-260 2716 128) (-260 2724 128) (-124 2724 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19061" + "plane" "(-260 2716 120) (-260 2724 120) (-260 2724 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19060" + "plane" "(-124 2716 128) (-124 2724 128) (-124 2724 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19059" + "plane" "(-260 2724 120) (-260 2716 120) (-124 2716 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19058" + "plane" "(-260 2716 120) (-260 2716 128) (-124 2716 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19057" + "plane" "(-124 2724 120) (-124 2724 128) (-260 2724 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55137" - "plane" "(-1540 2184 644) (-1540 2184 632) (-1788 2184 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30081" + side + { + "id" "19068" + "plane" "(-260 2684 128) (-260 2692 128) (-124 2692 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19067" + "plane" "(-260 2684 120) (-260 2692 120) (-260 2692 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19066" + "plane" "(-124 2684 128) (-124 2692 128) (-124 2692 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19065" + "plane" "(-260 2692 120) (-260 2684 120) (-124 2684 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19064" + "plane" "(-260 2684 120) (-260 2684 128) (-124 2684 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19063" + "plane" "(-124 2692 120) (-124 2692 128) (-260 2692 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55136" - "plane" "(-1788 2184 644) (-1788 2184 632) (-1788 2200 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30082" + side + { + "id" "19074" + "plane" "(-260 2652 128) (-260 2660 128) (-124 2660 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19073" + "plane" "(-260 2652 120) (-260 2660 120) (-260 2660 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19072" + "plane" "(-124 2652 128) (-124 2660 128) (-124 2660 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19071" + "plane" "(-260 2660 120) (-260 2652 120) (-124 2652 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19070" + "plane" "(-260 2652 120) (-260 2652 128) (-124 2652 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19069" + "plane" "(-124 2660 120) (-124 2660 128) (-260 2660 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55135" - "plane" "(-1540 2200 644) (-1540 2200 632) (-1540 2184 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30083" + side + { + "id" "19080" + "plane" "(-260 2620 128) (-260 2628 128) (-124 2628 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19079" + "plane" "(-260 2620 120) (-260 2628 120) (-260 2628 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19078" + "plane" "(-124 2620 128) (-124 2628 128) (-124 2628 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19077" + "plane" "(-260 2628 120) (-260 2620 120) (-124 2620 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19076" + "plane" "(-260 2620 120) (-260 2620 128) (-124 2620 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19075" + "plane" "(-124 2628 120) (-124 2628 128) (-260 2628 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 275] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55134" - "plane" "(-1540 2184 644) (-1788 2184 644) (-1788 2200 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30118" + side + { + "id" "19086" + "plane" "(-260 3068 128) (-260 3076 128) (-124 3076 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19085" + "plane" "(-260 3068 120) (-260 3076 120) (-260 3076 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19084" + "plane" "(-124 3068 128) (-124 3076 128) (-124 3076 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -448] 0.25" + "vaxis" "[0 1 0 -128] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19083" + "plane" "(-260 3076 120) (-260 3068 120) (-124 3068 120)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19082" + "plane" "(-260 3068 120) (-260 3068 128) (-124 3068 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 -1 242] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19081" + "plane" "(-124 3076 120) (-124 3076 128) (-260 3076 128)" + "material" "DE_TIDES/TIDES_CEILING_A" + "uaxis" "[0 0 1 -237] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 12500]" } } - solid +} +hidden +{ + entity { - "id" "93643" - side - { - "id" "55145" - "plane" "(-1788 2196 1260) (-1788 2196 644) (-1540 2196 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55144" - "plane" "(-1540 2188 1260) (-1540 2188 644) (-1788 2188 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55143" - "plane" "(-1788 2188 1260) (-1788 2188 644) (-1788 2196 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30376" + "classname" "func_detail" + hidden { - "id" "55142" - "plane" "(-1540 2196 1260) (-1540 2196 644) (-1540 2188 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30366" + side + { + "id" "19128" + "plane" "(-144 620 128) (-144 620 0) (-144 628 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19127" + "plane" "(-144 628 128) (-144 628 0) (-143 628 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19126" + "plane" "(-143 620 0) (-144 620 0) (-144 620 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19125" + "plane" "(-144 620 128) (-144 628 128) (-143 628 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19124" + "plane" "(-143 628 0) (-144 628 0) (-144 620 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19123" + "plane" "(-143 628 128) (-143 628 0) (-143 620 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55141" - "plane" "(-1540 2188 1260) (-1788 2188 1260) (-1788 2196 1260)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30365" + side + { + "id" "19134" + "plane" "(-143 625 0) (-137 625 0) (-137 625 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19133" + "plane" "(-137 623 0) (-143 623 0) (-143 623 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19132" + "plane" "(-143 625 128) (-137 625 128) (-137 623 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19131" + "plane" "(-137 625 0) (-143 625 0) (-143 623 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 80] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19130" + "plane" "(-143 623 128) (-143 623 0) (-143 625 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19129" + "plane" "(-137 625 128) (-137 625 0) (-137 623 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55140" - "plane" "(-1540 2196 644) (-1788 2196 644) (-1788 2188 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30364" + side + { + "id" "19140" + "plane" "(-136 628 128) (-136 628 0) (-136 620 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19139" + "plane" "(-137 628 0) (-136 628 0) (-136 628 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19138" + "plane" "(-136 620 128) (-136 620 0) (-137 620 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19137" + "plane" "(-137 628 128) (-136 628 128) (-136 620 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19136" + "plane" "(-136 620 0) (-136 628 0) (-137 628 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19135" + "plane" "(-137 620 128) (-137 620 0) (-137 628 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2000 9000]" - } } -entity +hidden { - "id" "93690" - "classname" "func_detail" - solid + entity { - "id" "93691" - side - { - "id" "55253" - "plane" "(-2044 2056 1264) (-2048 2056 1264) (-2048 2072 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55252" - "plane" "(-2044 2072 632) (-2048 2072 632) (-2048 2056 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55251" - "plane" "(-2048 2056 632) (-2048 2072 632) (-2048 2072 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30401" + "classname" "func_detail" + hidden { - "id" "55250" - "plane" "(-2048 2072 632) (-2044 2072 632) (-2044 2072 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30402" + side + { + "id" "19164" + "plane" "(-144 748 128) (-144 748 0) (-144 756 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19163" + "plane" "(-144 756 128) (-144 756 0) (-143 756 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19162" + "plane" "(-143 748 0) (-144 748 0) (-144 748 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19161" + "plane" "(-144 748 128) (-144 756 128) (-143 756 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19160" + "plane" "(-143 756 0) (-144 756 0) (-144 748 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19159" + "plane" "(-143 756 128) (-143 756 0) (-143 748 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55249" - "plane" "(-2044 2056 632) (-2048 2056 632) (-2048 2056 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30403" + side + { + "id" "19170" + "plane" "(-143 753 0) (-137 753 0) (-137 753 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19169" + "plane" "(-137 751 0) (-143 751 0) (-143 751 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19168" + "plane" "(-143 753 128) (-137 753 128) (-137 751 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19167" + "plane" "(-137 753 0) (-143 753 0) (-143 751 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19166" + "plane" "(-143 751 128) (-143 751 0) (-143 753 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19165" + "plane" "(-137 753 128) (-137 753 0) (-137 751 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55248" - "plane" "(-2044 2072 632) (-2044 2056 632) (-2044 2056 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30404" + side + { + "id" "19176" + "plane" "(-136 756 128) (-136 756 0) (-136 748 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19175" + "plane" "(-137 756 0) (-136 756 0) (-136 756 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19174" + "plane" "(-136 748 128) (-136 748 0) (-137 748 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19173" + "plane" "(-137 756 128) (-136 756 128) (-136 748 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19172" + "plane" "(-136 748 0) (-136 756 0) (-137 756 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19171" + "plane" "(-137 748 128) (-137 748 0) (-137 756 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93692" - side - { - "id" "55259" - "plane" "(-1860 2072 1264) (-1856 2072 1264) (-1856 2056 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55258" - "plane" "(-1860 2056 632) (-1856 2056 632) (-1856 2072 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55257" - "plane" "(-1856 2072 632) (-1856 2056 632) (-1856 2056 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30425" + "classname" "func_detail" + hidden { - "id" "55256" - "plane" "(-1860 2072 632) (-1856 2072 632) (-1856 2072 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30426" + side + { + "id" "19218" + "plane" "(-144 1004 128) (-144 1004 0) (-144 1012 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19217" + "plane" "(-144 1012 128) (-144 1012 0) (-143 1012 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19216" + "plane" "(-143 1004 0) (-144 1004 0) (-144 1004 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19215" + "plane" "(-144 1004 128) (-144 1012 128) (-143 1012 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19214" + "plane" "(-143 1012 0) (-144 1012 0) (-144 1004 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19213" + "plane" "(-143 1012 128) (-143 1012 0) (-143 1004 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55255" - "plane" "(-1856 2056 632) (-1860 2056 632) (-1860 2056 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30427" + side + { + "id" "19224" + "plane" "(-143 1009 0) (-137 1009 0) (-137 1009 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19223" + "plane" "(-137 1007 0) (-143 1007 0) (-143 1007 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19222" + "plane" "(-143 1009 128) (-137 1009 128) (-137 1007 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19221" + "plane" "(-137 1009 0) (-143 1009 0) (-143 1007 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 80] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19220" + "plane" "(-143 1007 128) (-143 1007 0) (-143 1009 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19219" + "plane" "(-137 1009 128) (-137 1009 0) (-137 1007 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55254" - "plane" "(-1860 2056 632) (-1860 2072 632) (-1860 2072 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30428" + side + { + "id" "19230" + "plane" "(-136 1012 128) (-136 1012 0) (-136 1004 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19229" + "plane" "(-137 1012 0) (-136 1012 0) (-136 1012 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19228" + "plane" "(-136 1004 128) (-136 1004 0) (-137 1004 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19227" + "plane" "(-137 1012 128) (-136 1012 128) (-136 1004 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19226" + "plane" "(-136 1004 0) (-136 1012 0) (-137 1012 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19225" + "plane" "(-137 1004 128) (-137 1004 0) (-137 1012 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 112] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93693" - side - { - "id" "55265" - "plane" "(-2044 2072 772) (-2044 2072 764) (-1860 2072 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55264" - "plane" "(-1860 2056 772) (-1860 2056 764) (-2044 2056 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55263" - "plane" "(-2044 2056 772) (-2044 2056 764) (-2044 2072 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30429" + "classname" "func_detail" + hidden { - "id" "55262" - "plane" "(-1860 2072 772) (-1860 2072 764) (-1860 2056 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30430" + side + { + "id" "19236" + "plane" "(-144 876 128) (-144 876 0) (-144 884 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19235" + "plane" "(-144 884 128) (-144 884 0) (-143 884 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19234" + "plane" "(-143 876 0) (-144 876 0) (-144 876 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19233" + "plane" "(-144 876 128) (-144 884 128) (-143 884 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19232" + "plane" "(-143 884 0) (-144 884 0) (-144 876 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19231" + "plane" "(-143 884 128) (-143 884 0) (-143 876 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55261" - "plane" "(-1860 2072 764) (-2044 2072 764) (-2044 2056 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30431" + side + { + "id" "19242" + "plane" "(-143 881 0) (-137 881 0) (-137 881 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19241" + "plane" "(-137 879 0) (-143 879 0) (-143 879 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19240" + "plane" "(-143 881 128) (-137 881 128) (-137 879 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19239" + "plane" "(-137 881 0) (-143 881 0) (-143 879 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 80] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19238" + "plane" "(-143 879 128) (-143 879 0) (-143 881 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19237" + "plane" "(-137 881 128) (-137 881 0) (-137 879 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55260" - "plane" "(-1860 2056 772) (-2044 2056 772) (-2044 2072 772)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30432" + side + { + "id" "19248" + "plane" "(-136 884 128) (-136 884 0) (-136 876 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19247" + "plane" "(-137 884 0) (-136 884 0) (-136 884 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19246" + "plane" "(-136 876 128) (-136 876 0) (-137 876 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19245" + "plane" "(-137 884 128) (-136 884 128) (-136 876 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19244" + "plane" "(-136 876 0) (-136 884 0) (-137 884 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19243" + "plane" "(-137 876 128) (-137 876 0) (-137 884 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 112] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93694" - side - { - "id" "55271" - "plane" "(-2044 2072 900) (-2044 2072 892) (-1860 2072 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55270" - "plane" "(-1860 2056 900) (-1860 2056 892) (-2044 2056 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55269" - "plane" "(-2044 2056 900) (-2044 2056 892) (-2044 2072 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30465" + "classname" "func_detail" + hidden { - "id" "55268" - "plane" "(-1860 2072 900) (-1860 2072 892) (-1860 2056 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30466" + side + { + "id" "19326" + "plane" "(-144 1516 128) (-144 1516 0) (-144 1524 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19325" + "plane" "(-144 1524 128) (-144 1524 0) (-143 1524 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19324" + "plane" "(-143 1516 0) (-144 1516 0) (-144 1516 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 -440] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19323" + "plane" "(-144 1516 128) (-144 1524 128) (-143 1524 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19322" + "plane" "(-143 1524 0) (-144 1524 0) (-144 1516 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19321" + "plane" "(-143 1524 128) (-143 1524 0) (-143 1516 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55267" - "plane" "(-1860 2072 892) (-2044 2072 892) (-2044 2056 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30467" + side + { + "id" "19332" + "plane" "(-143 1521 0) (-137 1521 0) (-137 1521 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19331" + "plane" "(-137 1519 0) (-143 1519 0) (-143 1519 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 -464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19330" + "plane" "(-143 1521 128) (-137 1521 128) (-137 1519 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19329" + "plane" "(-137 1521 0) (-143 1521 0) (-143 1519 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 80] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19328" + "plane" "(-143 1519 128) (-143 1519 0) (-143 1521 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19327" + "plane" "(-137 1521 128) (-137 1521 0) (-137 1519 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55266" - "plane" "(-1860 2056 900) (-2044 2056 900) (-2044 2072 900)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30468" + side + { + "id" "19338" + "plane" "(-136 1524 128) (-136 1524 0) (-136 1516 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19337" + "plane" "(-137 1524 0) (-136 1524 0) (-136 1524 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19336" + "plane" "(-136 1516 128) (-136 1516 0) (-137 1516 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 -488] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19335" + "plane" "(-137 1524 128) (-136 1524 128) (-136 1516 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19334" + "plane" "(-136 1516 0) (-136 1524 0) (-137 1524 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19333" + "plane" "(-137 1516 128) (-137 1516 0) (-137 1524 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 112] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93695" - side - { - "id" "55277" - "plane" "(-2044 2072 1028) (-2044 2072 1020) (-1860 2072 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55276" - "plane" "(-1860 2056 1028) (-1860 2056 1020) (-2044 2056 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55275" - "plane" "(-2044 2056 1028) (-2044 2056 1020) (-2044 2072 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30469" + "classname" "func_detail" + hidden { - "id" "55274" - "plane" "(-1860 2072 1028) (-1860 2072 1020) (-1860 2056 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30470" + side + { + "id" "19344" + "plane" "(-144 1388 128) (-144 1388 0) (-144 1396 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19343" + "plane" "(-144 1396 128) (-144 1396 0) (-143 1396 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19342" + "plane" "(-143 1388 0) (-144 1388 0) (-144 1388 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 -440] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19341" + "plane" "(-144 1388 128) (-144 1396 128) (-143 1396 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19340" + "plane" "(-143 1396 0) (-144 1396 0) (-144 1388 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19339" + "plane" "(-143 1396 128) (-143 1396 0) (-143 1388 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55273" - "plane" "(-1860 2072 1020) (-2044 2072 1020) (-2044 2056 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30471" + side + { + "id" "19350" + "plane" "(-143 1393 0) (-137 1393 0) (-137 1393 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19349" + "plane" "(-137 1391 0) (-143 1391 0) (-143 1391 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 -464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19348" + "plane" "(-143 1393 128) (-137 1393 128) (-137 1391 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19347" + "plane" "(-137 1393 0) (-143 1393 0) (-143 1391 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 80] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19346" + "plane" "(-143 1391 128) (-143 1391 0) (-143 1393 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19345" + "plane" "(-137 1393 128) (-137 1393 0) (-137 1391 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55272" - "plane" "(-1860 2056 1028) (-2044 2056 1028) (-2044 2072 1028)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30472" + side + { + "id" "19356" + "plane" "(-136 1396 128) (-136 1396 0) (-136 1388 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19355" + "plane" "(-137 1396 0) (-136 1396 0) (-136 1396 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19354" + "plane" "(-136 1388 128) (-136 1388 0) (-137 1388 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 -488] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19353" + "plane" "(-137 1396 128) (-136 1396 128) (-136 1388 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19352" + "plane" "(-136 1388 0) (-136 1396 0) (-137 1396 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19351" + "plane" "(-137 1388 128) (-137 1388 0) (-137 1396 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 112] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93696" - side - { - "id" "55283" - "plane" "(-2044 2072 1156) (-2044 2072 1148) (-1860 2072 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55282" - "plane" "(-1860 2056 1156) (-1860 2056 1148) (-2044 2056 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55281" - "plane" "(-2044 2056 1156) (-2044 2056 1148) (-2044 2072 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30473" + "classname" "func_detail" + hidden { - "id" "55280" - "plane" "(-1860 2072 1156) (-1860 2072 1148) (-1860 2056 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30474" + side + { + "id" "19362" + "plane" "(-144 1260 128) (-144 1260 0) (-144 1268 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19361" + "plane" "(-144 1268 128) (-144 1268 0) (-143 1268 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19360" + "plane" "(-143 1260 0) (-144 1260 0) (-144 1260 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 -440] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19359" + "plane" "(-144 1260 128) (-144 1268 128) (-143 1268 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19358" + "plane" "(-143 1268 0) (-144 1268 0) (-144 1260 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19357" + "plane" "(-143 1268 128) (-143 1268 0) (-143 1260 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55279" - "plane" "(-1860 2056 1156) (-2044 2056 1156) (-2044 2072 1156)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30475" + side + { + "id" "19368" + "plane" "(-143 1265 0) (-137 1265 0) (-137 1265 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19367" + "plane" "(-137 1263 0) (-143 1263 0) (-143 1263 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 -464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19366" + "plane" "(-143 1265 128) (-137 1265 128) (-137 1263 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19365" + "plane" "(-137 1265 0) (-143 1265 0) (-143 1263 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 80] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19364" + "plane" "(-143 1263 128) (-143 1263 0) (-143 1265 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19363" + "plane" "(-137 1265 128) (-137 1265 0) (-137 1263 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55278" - "plane" "(-1860 2072 1148) (-2044 2072 1148) (-2044 2056 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30476" + side + { + "id" "19374" + "plane" "(-136 1268 128) (-136 1268 0) (-136 1260 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19373" + "plane" "(-137 1268 0) (-136 1268 0) (-136 1268 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19372" + "plane" "(-136 1260 128) (-136 1260 0) (-137 1260 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 -488] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19371" + "plane" "(-137 1268 128) (-136 1268 128) (-136 1260 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19370" + "plane" "(-136 1260 0) (-136 1268 0) (-137 1268 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19369" + "plane" "(-137 1260 128) (-137 1260 0) (-137 1268 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 112] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93697" - side - { - "id" "55289" - "plane" "(-1860 2056 1264) (-2044 2056 1264) (-2044 2072 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55288" - "plane" "(-1860 2072 1260) (-1860 2072 1264) (-2044 2072 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55287" - "plane" "(-2044 2056 1260) (-2044 2056 1264) (-1860 2056 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30477" + "classname" "func_detail" + hidden { - "id" "55286" - "plane" "(-2044 2072 1260) (-2044 2072 1264) (-2044 2056 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30478" + side + { + "id" "19380" + "plane" "(-144 1132 128) (-144 1132 0) (-144 1140 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19379" + "plane" "(-144 1140 128) (-144 1140 0) (-143 1140 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19378" + "plane" "(-143 1132 0) (-144 1132 0) (-144 1132 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 -440] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19377" + "plane" "(-144 1132 128) (-144 1140 128) (-143 1140 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19376" + "plane" "(-143 1140 0) (-144 1140 0) (-144 1132 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19375" + "plane" "(-143 1140 128) (-143 1140 0) (-143 1132 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55285" - "plane" "(-1860 2056 1260) (-1860 2056 1264) (-1860 2072 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30479" + side + { + "id" "19386" + "plane" "(-143 1137 0) (-137 1137 0) (-137 1137 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19385" + "plane" "(-137 1135 0) (-143 1135 0) (-143 1135 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 -464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19384" + "plane" "(-143 1137 128) (-137 1137 128) (-137 1135 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19383" + "plane" "(-137 1137 0) (-143 1137 0) (-143 1135 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 80] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19382" + "plane" "(-143 1135 128) (-143 1135 0) (-143 1137 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19381" + "plane" "(-137 1137 128) (-137 1137 0) (-137 1135 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55284" - "plane" "(-1860 2072 1260) (-2044 2072 1260) (-2044 2056 1260)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30480" + side + { + "id" "19392" + "plane" "(-136 1140 128) (-136 1140 0) (-136 1132 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19391" + "plane" "(-137 1140 0) (-136 1140 0) (-136 1140 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19390" + "plane" "(-136 1132 128) (-136 1132 0) (-137 1132 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 -488] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19389" + "plane" "(-137 1140 128) (-136 1140 128) (-136 1132 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19388" + "plane" "(-136 1132 0) (-136 1140 0) (-137 1140 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19387" + "plane" "(-137 1132 128) (-137 1132 0) (-137 1140 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 112] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93698" - side - { - "id" "55295" - "plane" "(-1860 2072 632) (-2044 2072 632) (-2044 2056 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55294" - "plane" "(-2044 2072 644) (-2044 2072 632) (-1860 2072 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55293" - "plane" "(-1860 2056 644) (-1860 2056 632) (-2044 2056 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30513" + "classname" "func_detail" + hidden { - "id" "55292" - "plane" "(-2044 2056 644) (-2044 2056 632) (-2044 2072 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30514" + side + { + "id" "19470" + "plane" "(-144 2028 128) (-144 2028 0) (-144 2036 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19469" + "plane" "(-144 2036 128) (-144 2036 0) (-143 2036 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19468" + "plane" "(-143 2028 0) (-144 2028 0) (-144 2028 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19467" + "plane" "(-144 2028 128) (-144 2036 128) (-143 2036 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19466" + "plane" "(-143 2036 0) (-144 2036 0) (-144 2028 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19465" + "plane" "(-143 2036 128) (-143 2036 0) (-143 2028 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55291" - "plane" "(-1860 2072 644) (-1860 2072 632) (-1860 2056 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30515" + side + { + "id" "19476" + "plane" "(-143 2033 0) (-137 2033 0) (-137 2033 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19475" + "plane" "(-137 2031 0) (-143 2031 0) (-143 2031 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19474" + "plane" "(-143 2033 128) (-137 2033 128) (-137 2031 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19473" + "plane" "(-137 2033 0) (-143 2033 0) (-143 2031 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19472" + "plane" "(-143 2031 128) (-143 2031 0) (-143 2033 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19471" + "plane" "(-137 2033 128) (-137 2033 0) (-137 2031 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55290" - "plane" "(-1860 2056 644) (-2044 2056 644) (-2044 2072 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30516" + side + { + "id" "19482" + "plane" "(-136 2036 128) (-136 2036 0) (-136 2028 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19481" + "plane" "(-137 2036 0) (-136 2036 0) (-136 2036 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19480" + "plane" "(-136 2028 128) (-136 2028 0) (-137 2028 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19479" + "plane" "(-137 2036 128) (-136 2036 128) (-136 2028 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19478" + "plane" "(-136 2028 0) (-136 2036 0) (-137 2036 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19477" + "plane" "(-137 2028 128) (-137 2028 0) (-137 2036 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93699" - side - { - "id" "55301" - "plane" "(-2044 2068 1260) (-2044 2068 644) (-1860 2068 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55300" - "plane" "(-1860 2060 1260) (-1860 2060 644) (-2044 2060 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55299" - "plane" "(-2044 2060 1260) (-2044 2060 644) (-2044 2068 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30517" + "classname" "func_detail" + hidden { - "id" "55298" - "plane" "(-1860 2068 1260) (-1860 2068 644) (-1860 2060 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30518" + side + { + "id" "19488" + "plane" "(-144 1900 128) (-144 1900 0) (-144 1908 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19487" + "plane" "(-144 1908 128) (-144 1908 0) (-143 1908 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19486" + "plane" "(-143 1900 0) (-144 1900 0) (-144 1900 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19485" + "plane" "(-144 1900 128) (-144 1908 128) (-143 1908 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19484" + "plane" "(-143 1908 0) (-144 1908 0) (-144 1900 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19483" + "plane" "(-143 1908 128) (-143 1908 0) (-143 1900 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55297" - "plane" "(-1860 2060 1260) (-2044 2060 1260) (-2044 2068 1260)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30519" + side + { + "id" "19494" + "plane" "(-143 1905 0) (-137 1905 0) (-137 1905 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19493" + "plane" "(-137 1903 0) (-143 1903 0) (-143 1903 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19492" + "plane" "(-143 1905 128) (-137 1905 128) (-137 1903 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19491" + "plane" "(-137 1905 0) (-143 1905 0) (-143 1903 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19490" + "plane" "(-143 1903 128) (-143 1903 0) (-143 1905 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19489" + "plane" "(-137 1905 128) (-137 1905 0) (-137 1903 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55296" - "plane" "(-1860 2068 644) (-2044 2068 644) (-2044 2060 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30520" + side + { + "id" "19500" + "plane" "(-136 1908 128) (-136 1908 0) (-136 1900 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19499" + "plane" "(-137 1908 0) (-136 1908 0) (-136 1908 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19498" + "plane" "(-136 1900 128) (-136 1900 0) (-137 1900 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19497" + "plane" "(-137 1908 128) (-136 1908 128) (-136 1900 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19496" + "plane" "(-136 1900 0) (-136 1908 0) (-137 1908 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19495" + "plane" "(-137 1900 128) (-137 1900 0) (-137 1908 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2000 9000]" - } } -entity +hidden { - "id" "93732" - "classname" "func_detail" - solid + entity { - "id" "93733" - side - { - "id" "55409" - "plane" "(-1148 2440 1264) (-1152 2440 1264) (-1152 2456 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55408" - "plane" "(-1148 2456 632) (-1152 2456 632) (-1152 2440 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55407" - "plane" "(-1152 2440 632) (-1152 2456 632) (-1152 2456 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30521" + "classname" "func_detail" + hidden { - "id" "55406" - "plane" "(-1152 2456 632) (-1148 2456 632) (-1148 2456 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30522" + side + { + "id" "19506" + "plane" "(-144 1772 128) (-144 1772 0) (-144 1780 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19505" + "plane" "(-144 1780 128) (-144 1780 0) (-143 1780 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19504" + "plane" "(-143 1772 0) (-144 1772 0) (-144 1772 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19503" + "plane" "(-144 1772 128) (-144 1780 128) (-143 1780 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19502" + "plane" "(-143 1780 0) (-144 1780 0) (-144 1772 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19501" + "plane" "(-143 1780 128) (-143 1780 0) (-143 1772 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55405" - "plane" "(-1148 2440 632) (-1152 2440 632) (-1152 2440 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30523" + side + { + "id" "19512" + "plane" "(-143 1777 0) (-137 1777 0) (-137 1777 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19511" + "plane" "(-137 1775 0) (-143 1775 0) (-143 1775 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19510" + "plane" "(-143 1777 128) (-137 1777 128) (-137 1775 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19509" + "plane" "(-137 1777 0) (-143 1777 0) (-143 1775 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19508" + "plane" "(-143 1775 128) (-143 1775 0) (-143 1777 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19507" + "plane" "(-137 1777 128) (-137 1777 0) (-137 1775 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55404" - "plane" "(-1148 2456 632) (-1148 2440 632) (-1148 2440 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30524" + side + { + "id" "19518" + "plane" "(-136 1780 128) (-136 1780 0) (-136 1772 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19517" + "plane" "(-137 1780 0) (-136 1780 0) (-136 1780 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19516" + "plane" "(-136 1772 128) (-136 1772 0) (-137 1772 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19515" + "plane" "(-137 1780 128) (-136 1780 128) (-136 1772 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19514" + "plane" "(-136 1772 0) (-136 1780 0) (-137 1780 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19513" + "plane" "(-137 1772 128) (-137 1772 0) (-137 1780 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93734" - side - { - "id" "55415" - "plane" "(-1028 2456 1264) (-1024 2456 1264) (-1024 2440 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55414" - "plane" "(-1028 2440 632) (-1024 2440 632) (-1024 2456 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55413" - "plane" "(-1024 2456 632) (-1024 2440 632) (-1024 2440 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30525" + "classname" "func_detail" + hidden { - "id" "55412" - "plane" "(-1028 2456 632) (-1024 2456 632) (-1024 2456 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30526" + side + { + "id" "19524" + "plane" "(-144 1644 128) (-144 1644 0) (-144 1652 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19523" + "plane" "(-144 1652 128) (-144 1652 0) (-143 1652 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19522" + "plane" "(-143 1644 0) (-144 1644 0) (-144 1644 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19521" + "plane" "(-144 1644 128) (-144 1652 128) (-143 1652 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19520" + "plane" "(-143 1652 0) (-144 1652 0) (-144 1644 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19519" + "plane" "(-143 1652 128) (-143 1652 0) (-143 1644 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55411" - "plane" "(-1024 2440 632) (-1028 2440 632) (-1028 2440 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30527" + side + { + "id" "19530" + "plane" "(-143 1649 0) (-137 1649 0) (-137 1649 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19529" + "plane" "(-137 1647 0) (-143 1647 0) (-143 1647 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19528" + "plane" "(-143 1649 128) (-137 1649 128) (-137 1647 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19527" + "plane" "(-137 1649 0) (-143 1649 0) (-143 1647 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19526" + "plane" "(-143 1647 128) (-143 1647 0) (-143 1649 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19525" + "plane" "(-137 1649 128) (-137 1649 0) (-137 1647 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55410" - "plane" "(-1028 2440 632) (-1028 2456 632) (-1028 2456 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30528" + side + { + "id" "19536" + "plane" "(-136 1652 128) (-136 1652 0) (-136 1644 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19535" + "plane" "(-137 1652 0) (-136 1652 0) (-136 1652 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19534" + "plane" "(-136 1644 128) (-136 1644 0) (-137 1644 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19533" + "plane" "(-137 1652 128) (-136 1652 128) (-136 1644 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19532" + "plane" "(-136 1644 0) (-136 1652 0) (-137 1652 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19531" + "plane" "(-137 1644 128) (-137 1644 0) (-137 1652 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93735" - side - { - "id" "55421" - "plane" "(-1148 2456 772) (-1148 2456 764) (-1028 2456 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55420" - "plane" "(-1028 2440 772) (-1028 2440 764) (-1148 2440 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55419" - "plane" "(-1148 2440 772) (-1148 2440 764) (-1148 2456 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30561" + "classname" "func_detail" + hidden { - "id" "55418" - "plane" "(-1028 2456 772) (-1028 2456 764) (-1028 2440 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30562" + side + { + "id" "19614" + "plane" "(-144 2540 128) (-144 2540 0) (-144 2548 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19613" + "plane" "(-144 2548 128) (-144 2548 0) (-143 2548 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19612" + "plane" "(-143 2540 0) (-144 2540 0) (-144 2540 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19611" + "plane" "(-144 2540 128) (-144 2548 128) (-143 2548 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19610" + "plane" "(-143 2548 0) (-144 2548 0) (-144 2540 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19609" + "plane" "(-143 2548 128) (-143 2548 0) (-143 2540 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55417" - "plane" "(-1028 2456 764) (-1148 2456 764) (-1148 2440 764)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30563" + side + { + "id" "19620" + "plane" "(-143 2545 0) (-137 2545 0) (-137 2545 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19619" + "plane" "(-137 2543 0) (-143 2543 0) (-143 2543 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19618" + "plane" "(-143 2545 128) (-137 2545 128) (-137 2543 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19617" + "plane" "(-137 2545 0) (-143 2545 0) (-143 2543 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19616" + "plane" "(-143 2543 128) (-143 2543 0) (-143 2545 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19615" + "plane" "(-137 2545 128) (-137 2545 0) (-137 2543 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55416" - "plane" "(-1028 2440 772) (-1148 2440 772) (-1148 2456 772)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30564" + side + { + "id" "19626" + "plane" "(-136 2548 128) (-136 2548 0) (-136 2540 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19625" + "plane" "(-137 2548 0) (-136 2548 0) (-136 2548 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19624" + "plane" "(-136 2540 128) (-136 2540 0) (-137 2540 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19623" + "plane" "(-137 2548 128) (-136 2548 128) (-136 2540 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19622" + "plane" "(-136 2540 0) (-136 2548 0) (-137 2548 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19621" + "plane" "(-137 2540 128) (-137 2540 0) (-137 2548 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93736" - side - { - "id" "55427" - "plane" "(-1148 2456 900) (-1148 2456 892) (-1028 2456 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55426" - "plane" "(-1028 2440 900) (-1028 2440 892) (-1148 2440 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55425" - "plane" "(-1148 2440 900) (-1148 2440 892) (-1148 2456 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30565" + "classname" "func_detail" + hidden { - "id" "55424" - "plane" "(-1028 2456 900) (-1028 2456 892) (-1028 2440 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30566" + side + { + "id" "19632" + "plane" "(-144 2412 128) (-144 2412 0) (-144 2420 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19631" + "plane" "(-144 2420 128) (-144 2420 0) (-143 2420 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19630" + "plane" "(-143 2412 0) (-144 2412 0) (-144 2412 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19629" + "plane" "(-144 2412 128) (-144 2420 128) (-143 2420 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19628" + "plane" "(-143 2420 0) (-144 2420 0) (-144 2412 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19627" + "plane" "(-143 2420 128) (-143 2420 0) (-143 2412 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55423" - "plane" "(-1028 2456 892) (-1148 2456 892) (-1148 2440 892)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30567" + side + { + "id" "19638" + "plane" "(-143 2417 0) (-137 2417 0) (-137 2417 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19637" + "plane" "(-137 2415 0) (-143 2415 0) (-143 2415 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19636" + "plane" "(-143 2417 128) (-137 2417 128) (-137 2415 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19635" + "plane" "(-137 2417 0) (-143 2417 0) (-143 2415 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19634" + "plane" "(-143 2415 128) (-143 2415 0) (-143 2417 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19633" + "plane" "(-137 2417 128) (-137 2417 0) (-137 2415 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55422" - "plane" "(-1028 2440 900) (-1148 2440 900) (-1148 2456 900)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30568" + side + { + "id" "19644" + "plane" "(-136 2420 128) (-136 2420 0) (-136 2412 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19643" + "plane" "(-137 2420 0) (-136 2420 0) (-136 2420 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19642" + "plane" "(-136 2412 128) (-136 2412 0) (-137 2412 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19641" + "plane" "(-137 2420 128) (-136 2420 128) (-136 2412 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19640" + "plane" "(-136 2412 0) (-136 2420 0) (-137 2420 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19639" + "plane" "(-137 2412 128) (-137 2412 0) (-137 2420 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93737" - side - { - "id" "55433" - "plane" "(-1148 2456 1028) (-1148 2456 1020) (-1028 2456 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55432" - "plane" "(-1028 2440 1028) (-1028 2440 1020) (-1148 2440 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55431" - "plane" "(-1148 2440 1028) (-1148 2440 1020) (-1148 2456 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30569" + "classname" "func_detail" + hidden { - "id" "55430" - "plane" "(-1028 2456 1028) (-1028 2456 1020) (-1028 2440 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30570" + side + { + "id" "19650" + "plane" "(-144 2284 128) (-144 2284 0) (-144 2292 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19649" + "plane" "(-144 2292 128) (-144 2292 0) (-143 2292 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19648" + "plane" "(-143 2284 0) (-144 2284 0) (-144 2284 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19647" + "plane" "(-144 2284 128) (-144 2292 128) (-143 2292 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19646" + "plane" "(-143 2292 0) (-144 2292 0) (-144 2284 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19645" + "plane" "(-143 2292 128) (-143 2292 0) (-143 2284 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55429" - "plane" "(-1028 2456 1020) (-1148 2456 1020) (-1148 2440 1020)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30571" + side + { + "id" "19656" + "plane" "(-143 2289 0) (-137 2289 0) (-137 2289 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19655" + "plane" "(-137 2287 0) (-143 2287 0) (-143 2287 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19654" + "plane" "(-143 2289 128) (-137 2289 128) (-137 2287 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19653" + "plane" "(-137 2289 0) (-143 2289 0) (-143 2287 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19652" + "plane" "(-143 2287 128) (-143 2287 0) (-143 2289 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19651" + "plane" "(-137 2289 128) (-137 2289 0) (-137 2287 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55428" - "plane" "(-1028 2440 1028) (-1148 2440 1028) (-1148 2456 1028)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30572" + side + { + "id" "19662" + "plane" "(-136 2292 128) (-136 2292 0) (-136 2284 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19661" + "plane" "(-137 2292 0) (-136 2292 0) (-136 2292 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19660" + "plane" "(-136 2284 128) (-136 2284 0) (-137 2284 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19659" + "plane" "(-137 2292 128) (-136 2292 128) (-136 2284 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19658" + "plane" "(-136 2284 0) (-136 2292 0) (-137 2292 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19657" + "plane" "(-137 2284 128) (-137 2284 0) (-137 2292 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93738" - side - { - "id" "55439" - "plane" "(-1148 2456 1156) (-1148 2456 1148) (-1028 2456 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55438" - "plane" "(-1028 2440 1156) (-1028 2440 1148) (-1148 2440 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55437" - "plane" "(-1148 2440 1156) (-1148 2440 1148) (-1148 2456 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30573" + "classname" "func_detail" + hidden { - "id" "55436" - "plane" "(-1028 2456 1156) (-1028 2456 1148) (-1028 2440 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30574" + side + { + "id" "19668" + "plane" "(-144 2156 128) (-144 2156 0) (-144 2164 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19667" + "plane" "(-144 2164 128) (-144 2164 0) (-143 2164 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19666" + "plane" "(-143 2156 0) (-144 2156 0) (-144 2156 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19665" + "plane" "(-144 2156 128) (-144 2164 128) (-143 2164 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19664" + "plane" "(-143 2164 0) (-144 2164 0) (-144 2156 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19663" + "plane" "(-143 2164 128) (-143 2164 0) (-143 2156 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55435" - "plane" "(-1028 2440 1156) (-1148 2440 1156) (-1148 2456 1156)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30575" + side + { + "id" "19674" + "plane" "(-143 2161 0) (-137 2161 0) (-137 2161 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19673" + "plane" "(-137 2159 0) (-143 2159 0) (-143 2159 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19672" + "plane" "(-143 2161 128) (-137 2161 128) (-137 2159 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19671" + "plane" "(-137 2161 0) (-143 2161 0) (-143 2159 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19670" + "plane" "(-143 2159 128) (-143 2159 0) (-143 2161 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19669" + "plane" "(-137 2161 128) (-137 2161 0) (-137 2159 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55434" - "plane" "(-1028 2456 1148) (-1148 2456 1148) (-1148 2440 1148)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30576" + side + { + "id" "19680" + "plane" "(-136 2164 128) (-136 2164 0) (-136 2156 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19679" + "plane" "(-137 2164 0) (-136 2164 0) (-136 2164 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19678" + "plane" "(-136 2156 128) (-136 2156 0) (-137 2156 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19677" + "plane" "(-137 2164 128) (-136 2164 128) (-136 2156 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19676" + "plane" "(-136 2156 0) (-136 2164 0) (-137 2164 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19675" + "plane" "(-137 2156 128) (-137 2156 0) (-137 2164 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93739" - side - { - "id" "55445" - "plane" "(-1028 2440 1264) (-1148 2440 1264) (-1148 2456 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55444" - "plane" "(-1028 2456 1260) (-1028 2456 1264) (-1148 2456 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55443" - "plane" "(-1148 2440 1260) (-1148 2440 1264) (-1028 2440 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30609" + "classname" "func_detail" + hidden { - "id" "55442" - "plane" "(-1148 2456 1260) (-1148 2456 1264) (-1148 2440 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30610" + side + { + "id" "19758" + "plane" "(-144 3052 128) (-144 3052 0) (-144 3060 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19757" + "plane" "(-144 3060 128) (-144 3060 0) (-143 3060 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19756" + "plane" "(-143 3052 0) (-144 3052 0) (-144 3052 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19755" + "plane" "(-144 3052 128) (-144 3060 128) (-143 3060 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19754" + "plane" "(-143 3060 0) (-144 3060 0) (-144 3052 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19753" + "plane" "(-143 3060 128) (-143 3060 0) (-143 3052 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55441" - "plane" "(-1028 2440 1260) (-1028 2440 1264) (-1028 2456 1264)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30611" + side + { + "id" "19764" + "plane" "(-143 3057 0) (-137 3057 0) (-137 3057 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19763" + "plane" "(-137 3055 0) (-143 3055 0) (-143 3055 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19762" + "plane" "(-143 3057 128) (-137 3057 128) (-137 3055 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19761" + "plane" "(-137 3057 0) (-143 3057 0) (-143 3055 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19760" + "plane" "(-143 3055 128) (-143 3055 0) (-143 3057 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19759" + "plane" "(-137 3057 128) (-137 3057 0) (-137 3055 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55440" - "plane" "(-1028 2456 1260) (-1148 2456 1260) (-1148 2440 1260)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30612" + side + { + "id" "19770" + "plane" "(-136 3060 128) (-136 3060 0) (-136 3052 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19769" + "plane" "(-137 3060 0) (-136 3060 0) (-136 3060 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19768" + "plane" "(-136 3052 128) (-136 3052 0) (-137 3052 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19767" + "plane" "(-137 3060 128) (-136 3060 128) (-136 3052 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19766" + "plane" "(-136 3052 0) (-136 3060 0) (-137 3060 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19765" + "plane" "(-137 3052 128) (-137 3052 0) (-137 3060 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93740" - side - { - "id" "55451" - "plane" "(-1028 2456 632) (-1148 2456 632) (-1148 2440 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55450" - "plane" "(-1148 2456 644) (-1148 2456 632) (-1028 2456 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55449" - "plane" "(-1028 2440 644) (-1028 2440 632) (-1148 2440 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30613" + "classname" "func_detail" + hidden { - "id" "55448" - "plane" "(-1148 2440 644) (-1148 2440 632) (-1148 2456 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30614" + side + { + "id" "19776" + "plane" "(-144 2924 128) (-144 2924 0) (-144 2932 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19775" + "plane" "(-144 2932 128) (-144 2932 0) (-143 2932 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19774" + "plane" "(-143 2924 0) (-144 2924 0) (-144 2924 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19773" + "plane" "(-144 2924 128) (-144 2932 128) (-143 2932 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19772" + "plane" "(-143 2932 0) (-144 2932 0) (-144 2924 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19771" + "plane" "(-143 2932 128) (-143 2932 0) (-143 2924 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55447" - "plane" "(-1028 2456 644) (-1028 2456 632) (-1028 2440 632)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30615" + side + { + "id" "19782" + "plane" "(-143 2929 0) (-137 2929 0) (-137 2929 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19781" + "plane" "(-137 2927 0) (-143 2927 0) (-143 2927 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19780" + "plane" "(-143 2929 128) (-137 2929 128) (-137 2927 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19779" + "plane" "(-137 2929 0) (-143 2929 0) (-143 2927 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19778" + "plane" "(-143 2927 128) (-143 2927 0) (-143 2929 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19777" + "plane" "(-137 2929 128) (-137 2929 0) (-137 2927 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55446" - "plane" "(-1028 2440 644) (-1148 2440 644) (-1148 2456 644)" - "material" "METAL/CITADEL_TILEFLOOR016A" - "uaxis" "[1 0 0 -256] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30616" + side + { + "id" "19788" + "plane" "(-136 2932 128) (-136 2932 0) (-136 2924 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19787" + "plane" "(-137 2932 0) (-136 2932 0) (-136 2932 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19786" + "plane" "(-136 2924 128) (-136 2924 0) (-137 2924 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19785" + "plane" "(-137 2932 128) (-136 2932 128) (-136 2924 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19784" + "plane" "(-136 2924 0) (-136 2932 0) (-137 2932 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19783" + "plane" "(-137 2924 128) (-137 2924 0) (-137 2932 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - solid +} +hidden +{ + entity { - "id" "93741" - side - { - "id" "55457" - "plane" "(-1148 2452 1260) (-1148 2452 644) (-1028 2452 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55456" - "plane" "(-1028 2444 1260) (-1028 2444 644) (-1148 2444 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "55455" - "plane" "(-1148 2444 1260) (-1148 2444 644) (-1148 2452 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "30617" + "classname" "func_detail" + hidden { - "id" "55454" - "plane" "(-1028 2452 1260) (-1028 2452 644) (-1028 2444 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30618" + side + { + "id" "19794" + "plane" "(-144 2796 128) (-144 2796 0) (-144 2804 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19793" + "plane" "(-144 2804 128) (-144 2804 0) (-143 2804 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19792" + "plane" "(-143 2796 0) (-144 2796 0) (-144 2796 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19791" + "plane" "(-144 2796 128) (-144 2804 128) (-143 2804 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19790" + "plane" "(-143 2804 0) (-144 2804 0) (-144 2796 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19789" + "plane" "(-143 2804 128) (-143 2804 0) (-143 2796 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55453" - "plane" "(-1028 2444 1260) (-1148 2444 1260) (-1148 2452 1260)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30619" + side + { + "id" "19800" + "plane" "(-143 2801 0) (-137 2801 0) (-137 2801 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19799" + "plane" "(-137 2799 0) (-143 2799 0) (-143 2799 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19798" + "plane" "(-143 2801 128) (-137 2801 128) (-137 2799 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19797" + "plane" "(-137 2801 0) (-143 2801 0) (-143 2799 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19796" + "plane" "(-143 2799 128) (-143 2799 0) (-143 2801 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19795" + "plane" "(-137 2801 128) (-137 2801 0) (-137 2799 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "55452" - "plane" "(-1028 2452 644) (-1148 2452 644) (-1148 2444 644)" - "material" "PHOENIX_STORMS/GLASS" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "30620" + side + { + "id" "19806" + "plane" "(-136 2804 128) (-136 2804 0) (-136 2796 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19805" + "plane" "(-137 2804 0) (-136 2804 0) (-136 2804 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19804" + "plane" "(-136 2796 128) (-136 2796 0) (-137 2796 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19803" + "plane" "(-137 2804 128) (-136 2804 128) (-136 2796 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19802" + "plane" "(-136 2796 0) (-136 2804 0) (-137 2804 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19801" + "plane" "(-137 2796 128) (-137 2796 0) (-137 2804 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 14500]" } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2000 9000]" - } -} -entity -{ - "id" "93836" - "classname" "prop_physics_multiplayer" - "angles" "0 0 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_office/plant01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-1124 2396 641" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2000 15500]" - } -} -entity -{ - "id" "93862" - "classname" "prop_physics_multiplayer" - "angles" "0 314.5 0" - "damagetoenablemotion" "0" - "Damagetype" "0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "forcetoenablemotion" "0" - "inertiaScale" "1.0" - "massScale" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "minhealthdmg" "0" - "model" "models/props/cs_office/plant01.mdl" - "nodamageforces" "0" - "PerformanceMode" "0" - "physdamagescale" "0.1" - "physicsmode" "0" - "pressuredelay" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "shadowcastdist" "0" - "skin" "0" - "spawnflags" "256" - "origin" "-1056 2368 640" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2000 15500]" - } -} -entity -{ - "id" "94345" - "classname" "prop_static" - "angles" "0 56.5 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/vehicle/helicopter.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2080 3327 694" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[2500 -10268]" - } -} -entity -{ - "id" "97847" - "classname" "prop_static" - "angles" "-74.5 0 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2616 3200 632" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" - } -} -entity -{ - "id" "97905" - "classname" "prop_static" - "angles" "-74.5 0 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2616 3312 632" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" - } } -entity -{ - "id" "97937" - "classname" "prop_static" - "angles" "-74.5 0 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2616 3088 632" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" - } -} -entity +hidden { - "id" "97973" - "classname" "prop_static" - "angles" "-74.5 270 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2288 3640 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30621" + "classname" "func_detail" + hidden + { + solid + { + "id" "30622" + side + { + "id" "19812" + "plane" "(-144 2668 128) (-144 2668 0) (-144 2676 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19811" + "plane" "(-144 2676 128) (-144 2676 0) (-143 2676 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19810" + "plane" "(-143 2668 0) (-144 2668 0) (-144 2668 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 72] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19809" + "plane" "(-144 2668 128) (-144 2676 128) (-143 2676 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19808" + "plane" "(-143 2676 0) (-144 2676 0) (-144 2668 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 197] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19807" + "plane" "(-143 2676 128) (-143 2676 0) (-143 2668 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "30623" + side + { + "id" "19818" + "plane" "(-143 2673 0) (-137 2673 0) (-137 2673 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19817" + "plane" "(-137 2671 0) (-143 2671 0) (-143 2671 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19816" + "plane" "(-143 2673 128) (-137 2673 128) (-137 2671 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19815" + "plane" "(-137 2673 0) (-143 2673 0) (-143 2671 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 1 0 -432] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19814" + "plane" "(-143 2671 128) (-143 2671 0) (-143 2673 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19813" + "plane" "(-137 2673 128) (-137 2673 0) (-137 2671 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 496] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "30624" + side + { + "id" "19824" + "plane" "(-136 2676 128) (-136 2676 0) (-136 2668 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 296] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19823" + "plane" "(-137 2676 0) (-136 2676 0) (-136 2676 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[1 0 0 312] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19822" + "plane" "(-136 2668 128) (-136 2668 0) (-137 2668 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[-1 0 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19821" + "plane" "(-137 2676 128) (-136 2676 128) (-136 2668 128)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19820" + "plane" "(-136 2668 0) (-136 2676 0) (-137 2676 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -146] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "19819" + "plane" "(-137 2668 128) (-137 2668 0) (-137 2676 0)" + "material" "METAL/CITADEL_METALWALL074A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -400] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 14500]" + } } } -entity +hidden { - "id" "97977" - "classname" "prop_static" - "angles" "-74.5 270 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2176 3640 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30692" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-248 1234 102" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } } } -entity +hidden { - "id" "97981" - "classname" "prop_static" - "angles" "-74.5 270 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2064 3640 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30697" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_mining/lamps01.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-256 1232 116" + editor + { + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 2500]" + } } } -entity +hidden { - "id" "98021" - "classname" "prop_static" - "angles" "-74.5 180 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1736 3312 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30701" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-248 976 104" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } } } -entity +hidden { - "id" "98025" - "classname" "prop_static" - "angles" "-74.5 180 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1736 3200 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30825" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-248 2002 102" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } } } -entity +hidden { - "id" "98029" - "classname" "prop_static" - "angles" "-74.5 180 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1736 3088 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30830" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_mining/lamps01.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-256 2000 116" + editor + { + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 2500]" + } } } -entity +hidden { - "id" "98069" - "classname" "prop_static" - "angles" "-74.5 90 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2064 2760 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30834" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-248 1744 104" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } } } -entity +hidden { - "id" "98073" - "classname" "prop_static" - "angles" "-74.5 90 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2176 2760 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30839" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-248 1488 104" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } } } -entity +hidden { - "id" "98077" - "classname" "prop_static" - "angles" "-74.5 90 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2288 2760 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30901" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-248 2770 102" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } } } -entity +hidden { - "id" "98153" - "classname" "prop_static" - "angles" "-74.5 45 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2408 2808 632.133" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30906" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_mining/lamps01.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-256 2768 116" + editor + { + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 2500]" + } } } -entity +hidden { - "id" "98157" - "classname" "prop_static" - "angles" "-74.5 45 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2488 2888 632.133" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30910" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-248 2512 104" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } } } -entity +hidden { - "id" "98161" - "classname" "prop_static" - "angles" "-74.5 45 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2568 2968 632.133" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "30915" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-248 2256 104" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" + } } } -entity +hidden { - "id" "98229" - "classname" "prop_static" - "angles" "-74.5 315 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2568 3432 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "31020" + "classname" "func_detail" + hidden + { + solid + { + "id" "31048" + side + { + "id" "20010" + "plane" "(-212.504 600 119.504) (-212 600 118) (-212.5 600 116.5)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -368] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20009" + "plane" "(-214 1350 116) (-214 600 116) (-212.504 600 116.498)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20008" + "plane" "(-212.498 1350 116.504) (-212.498 600 116.504) (-212 600 118)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[0.316228 0 0.948683 -63.2927] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20007" + "plane" "(-212 1350 118) (-212 600 118) (-212.501 600 119.503)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[-0.316228 0 0.948683 -23.615] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20006" + "plane" "(-212.502 600 119.501) (-214 600 120) (-214 1350 120)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20005" + "plane" "(-214 600 120) (-215.503 600 119.495) (-215.503 1350 119.495)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20004" + "plane" "(-215.501 600 119.498) (-216 600 118) (-216 1350 118)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[-0.316228 0 -0.948683 -53.767] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20003" + "plane" "(-216 600 118) (-215.5 600 116.497) (-215.5 1350 116.497)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[0.316228 0 -0.948683 -19.3253] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20002" + "plane" "(-215.5 1350 116.497) (-215.5 600 116.497) (-214 600 116)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20001" + "plane" "(-214 1350 116) (-212.5 1350 116.502) (-212 1350 118)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "31050" + side + { + "id" "20030" + "plane" "(-214 2118 116) (-214 1370 116) (-212.501 1370 116.498)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20029" + "plane" "(-212.501 2118 116.5) (-212.501 1370 116.5) (-212 1370 118)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[0.316228 0 0.948683 -63.2927] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20028" + "plane" "(-212 2118 118) (-212 1370 118) (-212.504 1370 119.502)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[-0.316228 0 0.948683 -23.615] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20027" + "plane" "(-214 1370 120) (-214 2118 120) (-212.501 2118 119.501)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20026" + "plane" "(-215.502 1370 119.496) (-215.503 2118 119.495) (-214 2118 120)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20025" + "plane" "(-216 1370 118) (-216 2118 118) (-215.503 2118 119.497)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[-0.316228 0 -0.948683 -53.767] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20024" + "plane" "(-215.5 1370 116.497) (-215.5 2118 116.497) (-216 2118 118)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[0.316228 0 -0.948683 -19.3253] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20023" + "plane" "(-215.5 2118 116.498) (-215.5 1370 116.498) (-214 1370 116)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20022" + "plane" "(-214 2118 116) (-212.5 2118 116.502) (-212 2118 118)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20021" + "plane" "(-212.504 1370 119.504) (-212 1370 118) (-212.5 1370 116.498)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "31052" + side + { + "id" "20050" + "plane" "(-214 3076 116) (-212.496 3076 116.502) (-212 3076 118)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -368] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20049" + "plane" "(-212.496 3076 116.5) (-214 3076 116) (-214 2138 116)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20048" + "plane" "(-212 3076 118) (-212.498 3076 116.5) (-212.499 2138 116.5)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[0.316228 0 0.948683 -63.2927] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20047" + "plane" "(-212.502 3076 119.504) (-212 3076 118) (-212 2138 118)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[-0.316228 0 0.948683 -23.615] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20046" + "plane" "(-214 2138 120) (-214 3076 120) (-212.5 3076 119.502)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20045" + "plane" "(-215.501 2138 119.498) (-215.501 3076 119.498) (-214 3076 120)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20044" + "plane" "(-216 2138 118) (-216 3076 118) (-215.501 3076 119.498)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[-0.316228 0 -0.948683 -53.767] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20043" + "plane" "(-215.498 2138 116.497) (-215.497 3076 116.497) (-216 3076 118)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[0.316228 0 -0.948683 -19.3253] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20042" + "plane" "(-214 3076 116) (-215.499 3076 116.498) (-215.499 2138 116.498)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "20041" + "plane" "(-212.496 2138 119.5) (-212 2138 118) (-212.496 2138 116.504)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004B" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -15768]" + } } } -entity +hidden { - "id" "98233" - "classname" "prop_static" - "angles" "-74.5 315 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2488 3512 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "31059" + "classname" "move_rope" + "angles" "0 0 0" + "Barbed" "0" + "Breakable" "0" + "Collide" "0" + "Dangling" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "MoveSpeed" "64" + "NextKey" "hallway_rope_b" + "NoWind" "0" + "PositionInterpolator" "2" + "RopeMaterial" "cable/cable.vmt" + "Slack" "25" + "Subdiv" "2" + "TextureScale" "1" + "Type" "0" + "Width" "1" + "origin" "-214 600 118.319" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -8268]" + } } } -entity +hidden { - "id" "98237" - "classname" "prop_static" - "angles" "-74.5 315 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2408 3592 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "31077" + "classname" "keyframe_rope" + "angles" "0 0 0" + "Barbed" "0" + "Breakable" "0" + "Collide" "0" + "Dangling" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "MoveSpeed" "64" + "NoWind" "0" + "RopeMaterial" "cable/cable.vmt" + "Slack" "25" + "Subdiv" "2" + "targetname" "hallway_rope_b" + "TextureScale" "1" + "Type" "0" + "Width" "2" + "origin" "-252 582 106" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -7768]" + } } } -entity +hidden { - "id" "98265" - "classname" "prop_static" - "angles" "-74.5 225 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1944 3592 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "31137" + "classname" "move_rope" + "angles" "0 0 0" + "Barbed" "0" + "Breakable" "0" + "Collide" "0" + "Dangling" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "MoveSpeed" "64" + "NextKey" "hallway_rope_a" + "NoWind" "0" + "PositionInterpolator" "2" + "RopeMaterial" "cable/cable.vmt" + "Slack" "25" + "Subdiv" "2" + "TextureScale" "1" + "Type" "0" + "Width" "1" + "origin" "-215 1370 118" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -8268]" + } } } -entity +hidden { - "id" "98269" - "classname" "prop_static" - "angles" "-74.5 225 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1864 3512 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "31140" + "classname" "keyframe_rope" + "angles" "0 0 0" + "Barbed" "0" + "Breakable" "0" + "Collide" "0" + "Dangling" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "MoveSpeed" "64" + "NoWind" "0" + "RopeMaterial" "cable/cable.vmt" + "Slack" "25" + "Subdiv" "2" + "targetname" "hallway_rope_a" + "TextureScale" "1" + "Type" "0" + "Width" "2" + "origin" "-252 1352 105.681" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -7768]" + } } } -entity +hidden { - "id" "98273" - "classname" "prop_static" - "angles" "-74.5 225 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1784 3432 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "31199" + "classname" "move_rope" + "angles" "0 0 0" + "Barbed" "0" + "Breakable" "0" + "Collide" "0" + "Dangling" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "MoveSpeed" "64" + "NextKey" "hallway_rope_c" + "NoWind" "0" + "PositionInterpolator" "2" + "RopeMaterial" "cable/cable.vmt" + "Slack" "25" + "Subdiv" "2" + "TextureScale" "1" + "Type" "0" + "Width" "1" + "origin" "-215 2138 118" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -8268]" + } } } -entity +hidden { - "id" "98301" - "classname" "prop_static" - "angles" "-74.5 135 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1784 2968 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "31202" + "classname" "keyframe_rope" + "angles" "0 0 0" + "Barbed" "0" + "Breakable" "0" + "Collide" "0" + "Dangling" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "MoveSpeed" "64" + "NoWind" "0" + "RopeMaterial" "cable/cable.vmt" + "Slack" "25" + "Subdiv" "2" + "targetname" "hallway_rope_c" + "TextureScale" "1" + "Type" "0" + "Width" "2" + "origin" "-252 2120 100.625" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -7768]" + } } } -entity +hidden { - "id" "98305" - "classname" "prop_static" - "angles" "-74.5 135 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1864 2888 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "31228" + "classname" "keyframe_rope" + "angles" "0 0 0" + "Barbed" "0" + "Breakable" "0" + "Collide" "0" + "Dangling" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "MoveSpeed" "64" + "NoWind" "0" + "RopeMaterial" "cable/cable.vmt" + "Slack" "25" + "Subdiv" "2" + "targetname" "hallway_rope_c2" + "TextureScale" "1" + "Type" "0" + "Width" "2" + "origin" "-214 2118 118" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -7768]" + } } } -entity +hidden { - "id" "98309" - "classname" "prop_static" - "angles" "-74.5 135 -90" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props_wasteland/interior_fence002b.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1944 2808 632" - editor + entity { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[3500 1500]" + "id" "31252" + "classname" "move_rope" + "angles" "0 0 0" + "Barbed" "0" + "Breakable" "0" + "Collide" "0" + "Dangling" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "MoveSpeed" "64" + "NextKey" "hallway_rope_c2" + "NoWind" "0" + "PositionInterpolator" "2" + "RopeMaterial" "cable/cable.vmt" + "Slack" "25" + "Subdiv" "2" + "TextureScale" "1" + "Type" "0" + "Width" "1" + "origin" "-213 2138 118" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -8268]" + } } } -entity +hidden { - "id" "100332" - "classname" "light_environment" - "_ambient" "190 209 216 150" - "_ambientHDR" "-1 -1 -1 1" - "_AmbientScaleHDR" "1" - "_light" "248 244 237 2000" - "_lightHDR" "-1 -1 -1 1" - "_lightscaleHDR" "1" - "angles" "0 230 0" - "pitch" "-40" - "SunSpreadAngle" "3" - "origin" "-1432.23 2560 896" - editor + entity { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" + "id" "31276" + "classname" "keyframe_rope" + "angles" "0 0 0" + "Barbed" "0" + "Breakable" "0" + "Collide" "0" + "Dangling" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "MoveSpeed" "64" + "NoWind" "0" + "RopeMaterial" "cable/cable.vmt" + "Slack" "25" + "Subdiv" "2" + "targetname" "hallway_rope_b2" + "TextureScale" "1" + "Type" "0" + "Width" "2" + "origin" "-214 1350 118" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -7768]" + } } } -entity +hidden { - "id" "100351" - "classname" "env_sun" - "angles" "0 230 0" - "HDRColorScale" "1.0" - "material" "sprites/light_glow02_add_noz" - "overlaycolor" "0 0 0" - "overlaymaterial" "sprites/light_glow02_add_noz" - "overlaysize" "-1" - "pitch" "-40" - "rendercolor" "255 254 249" - "size" "16" - "use_angles" "1" - "origin" "-1456 2560 896" - editor + entity { - "color" "255 0 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" + "id" "31279" + "classname" "move_rope" + "angles" "0 0 0" + "Barbed" "0" + "Breakable" "0" + "Collide" "0" + "Dangling" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "MoveSpeed" "64" + "NextKey" "hallway_rope_b2" + "NoWind" "0" + "PositionInterpolator" "2" + "RopeMaterial" "cable/cable.vmt" + "Slack" "25" + "Subdiv" "2" + "TextureScale" "1" + "Type" "0" + "Width" "1" + "origin" "-213 1370 118" + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -8268]" + } } } -entity +hidden { - "id" "100861" - "classname" "func_detail" - solid + entity { - "id" "96701" - side - { - "id" "57635" - "plane" "(-2112 3050 592) (-2048 3050 592) (-2048 3350 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57634" - "plane" "(-2112 3350 624) (-2048 3350 624) (-2048 3050 624)" - "material" "HALFLIFE/C3A2A_TELRED1D" - "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57633" - "plane" "(-2048 3050 592) (-2112 3050 592) (-2112 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57632" - "plane" "(-2112 3350 592) (-2048 3350 592) (-2048 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57631" - "plane" "(-2112 3050 592) (-2112 3350 592) (-2112 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57630" - "plane" "(-2048 3350 592) (-2048 3050 592) (-2048 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "31341" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/prodpipestain01" + "origin" "-128 660 52" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -6768]" } } - solid +} +hidden +{ + entity { - "id" "96702" - side - { - "id" "57641" - "plane" "(-2048 3050 592) (-2026 3050 592) (-2026 3350 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57640" - "plane" "(-2048 3350 624) (-2026 3350 624) (-2026 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57639" - "plane" "(-2026 3350 592) (-2026 3050 592) (-2026 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57638" - "plane" "(-2026 3050 592) (-2048 3050 592) (-2048 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57637" - "plane" "(-2048 3350 592) (-2026 3350 592) (-2026 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57636" - "plane" "(-2048 3050 592) (-2048 3350 592) (-2048 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "31377" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/prodpipestain01" + "origin" "-128 960 40" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -6768]" } } - solid +} +hidden +{ + entity { - "id" "96711" - side - { - "id" "57647" - "plane" "(-2240 3232 592) (-2240 3168 592) (-2112 3168 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57646" - "plane" "(-2240 3168 624) (-2240 3232 624) (-2112 3232 624)" - "material" "HALFLIFE/C3A2A_TELRED1D" - "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57645" - "plane" "(-2240 3168 592) (-2240 3232 592) (-2240 3232 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57644" - "plane" "(-2112 3232 592) (-2112 3168 592) (-2112 3168 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57643" - "plane" "(-2240 3232 592) (-2112 3232 592) (-2112 3232 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57642" - "plane" "(-2112 3168 592) (-2240 3168 592) (-2240 3168 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "31383" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/prodpipestain01" + "origin" "-128 1732 44" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -6768]" } } - solid +} +hidden +{ + entity { - "id" "96710" - side - { - "id" "57653" - "plane" "(-2240 3168 592) (-2240 3050 592) (-2112 3050 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57652" - "plane" "(-2112 3050 624) (-2240 3050 624) (-2240 3168 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57651" - "plane" "(-2112 3050 592) (-2240 3050 592) (-2240 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57650" - "plane" "(-2240 3050 592) (-2240 3168 592) (-2240 3168 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57649" - "plane" "(-2112 3168 592) (-2112 3050 592) (-2112 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57648" - "plane" "(-2240 3168 592) (-2112 3168 592) (-2112 3168 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "31389" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/prodpipestain01" + "origin" "-128 2084 72" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -6768]" } } - solid +} +hidden +{ + entity { - "id" "96662" - side - { - "id" "57659" - "plane" "(-1816 3350 592) (-2026 3350 592) (-2026 3050 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57658" - "plane" "(-2026 3050 624) (-2026 3350 624) (-1816 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57657" - "plane" "(-1816 3350 592) (-1816 3050 592) (-1816 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57656" - "plane" "(-2026 3050 592) (-2026 3350 592) (-2026 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57655" - "plane" "(-1816 3050 592) (-2026 3050 592) (-2026 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57654" - "plane" "(-2026 3350 592) (-1816 3350 592) (-1816 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "31395" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/prodpipestain01" + "origin" "-128 2688 40" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -6768]" } } - solid +} +hidden +{ + entity { - "id" "96661" - side - { - "id" "57664" - "plane" "(-2026 3050 592) (-2026 2840 592) (-1816 3050 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57663" - "plane" "(-1816 3050 624) (-2026 2840 624) (-2026 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57662" - "plane" "(-1816 3050 592) (-2026 2840 592) (-2026 2840 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57661" - "plane" "(-2026 2840 592) (-2026 3050 592) (-2026 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57660" - "plane" "(-2026 3050 592) (-1816 3050 592) (-1816 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "31411" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/prodventa" + "origin" "-256 1024 96" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -6268]" } } - solid +} +hidden +{ + entity { - "id" "96664" - side - { - "id" "57670" - "plane" "(-2326 3050 592) (-2326 2840 592) (-2026 2840 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57669" - "plane" "(-2026 2840 624) (-2326 2840 624) (-2326 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57668" - "plane" "(-2026 2840 592) (-2326 2840 592) (-2326 2840 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57667" - "plane" "(-2326 2840 592) (-2326 3050 592) (-2326 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57666" - "plane" "(-2026 3050 592) (-2026 2840 592) (-2026 2840 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57665" - "plane" "(-2326 3050 592) (-2026 3050 592) (-2026 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "31465" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/decalsigndanger001d" + "origin" "-256 1596 60" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -5268]" } } - solid +} +hidden +{ + entity { - "id" "95291" - side - { - "id" "57676" - "plane" "(-2336 2816 592) (-2016 2816 592) (-2026 2840 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57675" - "plane" "(-2016 2816 624) (-2336 2816 624) (-2326 2840 624)" - "material" "HALFLIFE/C3A2A_TELRED1D" - "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57674" - "plane" "(-2016 2816 592) (-2336 2816 592) (-2336 2816 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57673" - "plane" "(-2026 2840 592) (-2016 2816 592) (-2016 2816 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57672" - "plane" "(-2336 2816 592) (-2326 2840 592) (-2326 2840 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57671" - "plane" "(-2326 2840 592) (-2026 2840 592) (-2026 2840 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "31503" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/decalsigndanger001a" + "origin" "-288.891 384 52" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -4768]" } } - solid +} +hidden +{ + entity { - "id" "96759" - side - { - "id" "57682" - "plane" "(-2006 2792 592) (-2016 2816 592) (-2336 2816 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.2305] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -159.775] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57681" - "plane" "(-2346 2792 624) (-2336 2816 624) (-2016 2816 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57680" - "plane" "(-2346 2792 592) (-2346 2792 624) (-2006 2792 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.2305] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57679" - "plane" "(-2006 2792 592) (-2006 2792 624) (-2016 2816 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57678" - "plane" "(-2336 2816 592) (-2336 2816 624) (-2346 2792 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57677" - "plane" "(-2016 2816 592) (-2016 2816 624) (-2336 2816 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 40] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "31512" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/handyparking_n" + "origin" "260 112 -56" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -4268]" } } - solid +} +hidden +{ + entity { - "id" "96717" - side - { - "id" "57688" - "plane" "(-1768 3030 592) (-1792 3040 592) (-2016 2816 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 -59.9868] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.9932] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57687" - "plane" "(-1768 3030 624) (-2006 2792 624) (-2016 2816 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57686" - "plane" "(-2006 2792 592) (-2006 2792 624) (-1768 3030 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 79.9932] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57685" - "plane" "(-1768 3030 592) (-1768 3030 624) (-1792 3040 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57684" - "plane" "(-2016 2816 592) (-2016 2816 624) (-2006 2792 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 40] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57683" - "plane" "(-1792 3040 592) (-1792 3040 624) (-2016 2816 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 40] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "31757" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "de_train/train_signdanger001e" + "origin" "-152 544 64" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -768]" } } - solid +} +hidden +{ + entity { - "id" "96052" - side - { - "id" "57694" - "plane" "(-2016 2816 592) (-1792 3040 592) (-1816 3050 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57693" - "plane" "(-1816 3050 624) (-1792 3040 624) (-2016 2816 624)" - "material" "HALFLIFE/C3A2A_TELRED1D" - "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "31773" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 205 151 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-248 720 104" + editor { - "id" "57692" - "plane" "(-1792 3040 592) (-2016 2816 592) (-2016 2816 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 3000]" } - side + } +} +hidden +{ + entity + { + "id" "31814" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 896 198" + editor { - "id" "57691" - "plane" "(-1816 3050 592) (-1792 3040 592) (-1792 3040 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } - side + } +} +hidden +{ + entity + { + "id" "32824" + "classname" "func_detail" + hidden { - "id" "57690" - "plane" "(-2016 2816 592) (-2026 2840 592) (-2026 2840 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32825" + side + { + "id" "21066" + "plane" "(-386 992 248) (-374 992 248) (-374 892 248)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 38] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21065" + "plane" "(-386 892 232) (-374 892 240) (-374 992 240)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21064" + "plane" "(-374 992 240) (-374 892 240) (-374 892 248)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21063" + "plane" "(-386 992 248) (-386 892 248) (-386 892 232)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21062" + "plane" "(-374 892 240) (-386 892 232) (-386 892 248)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21061" + "plane" "(-374 992 248) (-386 992 248) (-386 992 232)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57689" - "plane" "(-2026 2840 592) (-1816 3050 592) (-1816 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32826" + side + { + "id" "21072" + "plane" "(-398 992 240) (-386 992 240) (-386 892 240)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21071" + "plane" "(-398 892 224) (-386 892 232) (-386 992 232)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21070" + "plane" "(-386 992 232) (-386 892 232) (-386 892 240)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21069" + "plane" "(-398 992 240) (-398 892 240) (-398 892 224)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21068" + "plane" "(-386 892 232) (-398 892 224) (-398 892 240)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21067" + "plane" "(-386 992 240) (-398 992 240) (-398 992 224)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "32827" + side + { + "id" "21078" + "plane" "(-410 992 232) (-398 992 232) (-398 892 232)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21077" + "plane" "(-410 892 216) (-398 892 224) (-398 992 224)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21076" + "plane" "(-398 992 224) (-398 892 224) (-398 892 232)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -160] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21075" + "plane" "(-410 992 232) (-410 892 232) (-410 892 216)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21074" + "plane" "(-398 892 224) (-410 892 216) (-410 892 232)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21073" + "plane" "(-398 992 232) (-410 992 232) (-410 992 216)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "95284" - side + hidden { - "id" "57700" - "plane" "(-1816 3050 592) (-1792 3040 592) (-1792 3360 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32828" + side + { + "id" "21084" + "plane" "(-422 992 224) (-410 992 224) (-410 892 224)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21083" + "plane" "(-422 892 208) (-410 892 216) (-410 992 216)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21082" + "plane" "(-410 992 216) (-410 892 216) (-410 892 224)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21081" + "plane" "(-422 992 224) (-422 892 224) (-422 892 208)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21080" + "plane" "(-410 892 216) (-422 892 208) (-422 892 224)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21079" + "plane" "(-410 992 224) (-422 992 224) (-422 992 208)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57699" - "plane" "(-1792 3360 624) (-1792 3040 624) (-1816 3050 624)" - "material" "HALFLIFE/C3A2A_TELRED1D" - "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "32829" + side + { + "id" "21090" + "plane" "(-434 992 216) (-422 992 216) (-422 892 216)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21089" + "plane" "(-434 892 200) (-422 892 208) (-422 992 208)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21088" + "plane" "(-422 992 208) (-422 892 208) (-422 892 216)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -96] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21087" + "plane" "(-434 992 216) (-434 892 216) (-434 892 200)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21086" + "plane" "(-422 892 208) (-434 892 200) (-434 892 216)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21085" + "plane" "(-422 992 216) (-434 992 216) (-434 992 200)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57698" - "plane" "(-1792 3360 592) (-1792 3040 592) (-1792 3040 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32830" + side + { + "id" "21096" + "plane" "(-446 992 208) (-434 992 208) (-434 892 208)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 54] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21095" + "plane" "(-446 892 192) (-434 892 200) (-434 992 200)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21094" + "plane" "(-434 992 200) (-434 892 200) (-434 892 208)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21093" + "plane" "(-446 992 208) (-446 892 208) (-446 892 192)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21092" + "plane" "(-434 892 200) (-446 892 192) (-446 892 208)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21091" + "plane" "(-434 992 208) (-446 992 208) (-446 992 192)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57697" - "plane" "(-1792 3040 592) (-1816 3050 592) (-1816 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32831" + side + { + "id" "21102" + "plane" "(-458 992 200) (-446 992 200) (-446 892 200)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21101" + "plane" "(-458 892 184) (-446 892 192) (-446 992 192)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21100" + "plane" "(-446 992 192) (-446 892 192) (-446 892 200)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -32] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21099" + "plane" "(-458 992 200) (-458 892 200) (-458 892 184)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21098" + "plane" "(-446 892 192) (-458 892 184) (-458 892 200)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21097" + "plane" "(-446 992 200) (-458 992 200) (-458 992 184)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57696" - "plane" "(-1816 3350 592) (-1792 3360 592) (-1792 3360 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32832" + side + { + "id" "21108" + "plane" "(-470 992 192) (-458 992 192) (-458 892 192)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21107" + "plane" "(-470 892 176) (-458 892 184) (-458 992 184)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21106" + "plane" "(-458 992 184) (-458 892 184) (-458 892 192)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21105" + "plane" "(-470 992 192) (-470 892 192) (-470 892 176)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21104" + "plane" "(-458 892 184) (-470 892 176) (-470 892 192)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21103" + "plane" "(-458 992 192) (-470 992 192) (-470 992 176)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57695" - "plane" "(-1816 3050 592) (-1816 3350 592) (-1816 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32833" + side + { + "id" "21114" + "plane" "(-482 992 184) (-470 992 184) (-470 892 184)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 38] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21113" + "plane" "(-482 892 168) (-470 892 176) (-470 992 176)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21112" + "plane" "(-470 992 176) (-470 892 176) (-470 892 184)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 32] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21111" + "plane" "(-482 992 184) (-482 892 184) (-482 892 168)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21110" + "plane" "(-470 892 176) (-482 892 168) (-482 892 184)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21109" + "plane" "(-470 992 184) (-482 992 184) (-482 992 168)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "32834" + side + { + "id" "21120" + "plane" "(-494 992 176) (-482 992 176) (-482 892 176)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21119" + "plane" "(-494 892 160) (-482 892 168) (-482 992 168)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21118" + "plane" "(-482 992 168) (-482 892 168) (-482 892 176)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21117" + "plane" "(-494 992 176) (-494 892 176) (-494 892 160)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21116" + "plane" "(-482 892 168) (-494 892 160) (-494 892 176)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21115" + "plane" "(-482 992 176) (-494 992 176) (-494 992 160)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "96724" - side + hidden { - "id" "57706" - "plane" "(-1768 3030 592) (-1768 3370 592) (-1792 3360 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 -59.9868] 0.25" - "vaxis" "[-0.382684 -0.92388 0 456.007] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32835" + side + { + "id" "21126" + "plane" "(-506 992 168) (-494 992 168) (-494 892 168)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 70] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21125" + "plane" "(-506 892 152) (-494 892 160) (-494 992 160)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21124" + "plane" "(-494 992 160) (-494 892 160) (-494 892 168)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 96] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21123" + "plane" "(-506 992 168) (-506 892 168) (-506 892 152)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21122" + "plane" "(-494 892 160) (-506 892 152) (-506 892 168)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21121" + "plane" "(-494 992 168) (-506 992 168) (-506 992 152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57705" - "plane" "(-1768 3030 624) (-1792 3040 624) (-1792 3360 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "32836" + side + { + "id" "21132" + "plane" "(-518 992 160) (-506 992 160) (-506 892 160)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21131" + "plane" "(-518 892 144) (-506 892 152) (-506 992 152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21130" + "plane" "(-506 992 152) (-506 892 152) (-506 892 160)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 128] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21129" + "plane" "(-518 992 160) (-518 892 160) (-518 892 144)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21128" + "plane" "(-506 892 152) (-518 892 144) (-518 892 160)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21127" + "plane" "(-506 992 160) (-518 992 160) (-518 992 144)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57704" - "plane" "(-1768 3030 592) (-1768 3030 624) (-1768 3370 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 -432.007] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32837" + side + { + "id" "21138" + "plane" "(-530 992 152) (-518 992 152) (-518 892 152)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 102] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21137" + "plane" "(-530 892 136) (-518 892 144) (-518 992 144)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21136" + "plane" "(-518 992 144) (-518 892 144) (-518 892 152)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 160] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21135" + "plane" "(-530 992 152) (-530 892 152) (-530 892 136)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21134" + "plane" "(-518 892 144) (-530 892 136) (-530 892 152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21133" + "plane" "(-518 992 152) (-530 992 152) (-530 992 136)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57703" - "plane" "(-1792 3040 592) (-1792 3040 624) (-1768 3030 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32838" + side + { + "id" "21144" + "plane" "(-542 992 144) (-530 992 144) (-530 892 144)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 54] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21143" + "plane" "(-542 892 128) (-530 892 136) (-530 992 136)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21142" + "plane" "(-530 992 136) (-530 892 136) (-530 892 144)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21141" + "plane" "(-542 992 144) (-542 892 144) (-542 892 128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21140" + "plane" "(-530 892 136) (-542 892 128) (-542 892 144)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21139" + "plane" "(-530 992 144) (-542 992 144) (-542 992 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57702" - "plane" "(-1768 3370 592) (-1768 3370 624) (-1792 3360 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32839" + side + { + "id" "21150" + "plane" "(-542 992 136) (-542 892 136) (-554 892 136)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21149" + "plane" "(-542 892 128) (-542 992 128) (-554 992 120)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21148" + "plane" "(-542 892 128) (-542 892 136) (-542 992 136)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[0 -1 0 112] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21147" + "plane" "(-554 892 136) (-554 892 120) (-554 992 120)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21146" + "plane" "(-554 892 120) (-554 892 136) (-542 892 136)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21145" + "plane" "(-554 992 136) (-554 992 120) (-542 992 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57701" - "plane" "(-1792 3360 592) (-1792 3360 624) (-1792 3040 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -472] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32840" + side + { + "id" "21156" + "plane" "(-374 892 256) (-374 992 256) (-362 992 256)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[-1 0 0 86] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21155" + "plane" "(-374 992 240) (-374 892 240) (-362 892 240)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21154" + "plane" "(-374 992 240) (-374 992 256) (-374 892 256)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 430] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21153" + "plane" "(-362 992 240) (-362 992 256) (-374 992 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21152" + "plane" "(-374 892 240) (-374 892 256) (-362 892 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.5547 0 0.83205 -396.6] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21151" + "plane" "(-362 892 240) (-362 892 256) (-362 992 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 -128.219] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "96666" - side - { - "id" "57712" - "plane" "(-2026 3560 592) (-2326 3560 592) (-2326 3350 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57711" - "plane" "(-2326 3350 624) (-2326 3560 624) (-2026 3560 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57710" - "plane" "(-2326 3560 592) (-2026 3560 592) (-2026 3560 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33009" + "classname" "func_detail" + hidden { - "id" "57709" - "plane" "(-2326 3350 592) (-2326 3560 592) (-2326 3560 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32471" + side + { + "id" "21282" + "plane" "(-656 868 128) (-656 992 128) (-566 992 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "21281" + "plane" "(-656 992 112) (-656 868 112) (-566 868 112)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 -333.198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21280" + "plane" "(-656 868 112) (-656 992 112) (-656 992 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192.002] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21279" + "plane" "(-566 992 112) (-566 868 112) (-566 868 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -0.5547 0.83205 198.535] 0.25" + "vaxis" "[0 -0.83205 -0.5547 9.22742] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21278" + "plane" "(-656 992 112) (-566 992 112) (-566 992 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21277" + "plane" "(-566 868 112) (-656 868 112) (-656 868 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -208] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57708" - "plane" "(-2026 3560 592) (-2026 3350 592) (-2026 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32943" + side + { + "id" "21288" + "plane" "(-566 892 128) (-566 992 128) (-554 992 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "21287" + "plane" "(-566 992 112) (-566 892 112) (-554 892 120)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 -216.454] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21286" + "plane" "(-566 992 112) (-566 992 128) (-566 892 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21285" + "plane" "(-554 992 120) (-554 992 128) (-566 992 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21284" + "plane" "(-566 892 112) (-566 892 128) (-554 892 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -304] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21283" + "plane" "(-554 892 120) (-554 892 128) (-554 992 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 1 327.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57707" - "plane" "(-2026 3350 592) (-2326 3350 592) (-2326 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32489" + side + { + "id" "21294" + "plane" "(-656 768 128) (-656 868 128) (-566 868 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "21293" + "plane" "(-656 868 112) (-656 768 112) (-566 768 112)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 151.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21292" + "plane" "(-656 768 112) (-656 868 112) (-656 868 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 191.998] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21291" + "plane" "(-566 768 112) (-656 768 112) (-656 768 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 -320] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21290" + "plane" "(-656 868 112) (-566 868 112) (-566 868 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -208] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21289" + "plane" "(-566 868 112) (-566 768 112) (-566 768 128)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 191.998] 0.25" + "vaxis" "[0 0 1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 1500]" } } - solid +} +hidden +{ + entity { - "id" "96663" - side - { - "id" "57717" - "plane" "(-1816 3350 592) (-2026 3560 592) (-2026 3350 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57716" - "plane" "(-2026 3350 624) (-2026 3560 624) (-1816 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "33186" + "classname" "func_detail" + hidden { - "id" "57715" - "plane" "(-2026 3560 592) (-1816 3350 592) (-1816 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33187" + side + { + "id" "21372" + "plane" "(-272 892 256) (-272 768 256) (-362 768 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "21371" + "plane" "(-272 768 240) (-272 892 240) (-362 892 240)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 -205.198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21370" + "plane" "(-272 892 240) (-272 768 240) (-272 768 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -191.998] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21369" + "plane" "(-362 768 240) (-362 892 240) (-362 892 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -191.998] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21368" + "plane" "(-272 768 240) (-362 768 240) (-362 768 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21367" + "plane" "(-362 892 240) (-272 892 240) (-272 892 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 304] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57714" - "plane" "(-2026 3350 592) (-2026 3560 592) (-2026 3560 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33188" + side + { + "id" "21378" + "plane" "(-362 868 256) (-362 768 256) (-374 768 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "21377" + "plane" "(-362 768 240) (-362 868 240) (-374 868 248)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21376" + "plane" "(-362 768 240) (-362 768 256) (-362 868 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21375" + "plane" "(-374 768 248) (-374 768 256) (-362 768 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21374" + "plane" "(-362 868 240) (-362 868 256) (-374 868 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 208] 0.25" + "vaxis" "[1 0 0 287.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21373" + "plane" "(-374 868 248) (-374 868 256) (-374 768 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 1 -184.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57713" - "plane" "(-1816 3350 592) (-2026 3350 592) (-2026 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33189" + side + { + "id" "21384" + "plane" "(-272 992 256) (-272 892 256) (-362 892 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "21383" + "plane" "(-272 892 240) (-272 992 240) (-362 992 240)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 23.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21382" + "plane" "(-272 992 240) (-272 892 240) (-272 892 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 -1 215.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21381" + "plane" "(-362 992 240) (-272 992 240) (-272 992 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 192] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21380" + "plane" "(-272 892 240) (-362 892 240) (-362 892 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -208] 0.25" + "vaxis" "[1 0 0 279.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "21379" + "plane" "(-362 892 240) (-362 992 240) (-362 992 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192.002] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1500 1500]" } } - solid +} +hidden +{ + entity { - "id" "95776" - side - { - "id" "57723" - "plane" "(-1792 3360 592) (-2016 3584 592) (-2026 3560 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57722" - "plane" "(-2016 3584 624) (-1792 3360 624) (-1816 3350 624)" - "material" "HALFLIFE/C3A2A_TELRED1D" - "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57721" - "plane" "(-2016 3584 592) (-1792 3360 592) (-1792 3360 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57720" - "plane" "(-1792 3360 592) (-1816 3350 592) (-1816 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "33223" + "classname" "func_detail" + hidden { - "id" "57719" - "plane" "(-2026 3560 592) (-2016 3584 592) (-2016 3584 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33224" + side + { + "id" "22038" + "plane" "(-542 768 376) (-554 768 376) (-554 868 376)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22037" + "plane" "(-542 868 360) (-554 868 368) (-554 768 368)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22036" + "plane" "(-554 768 368) (-554 868 368) (-554 868 376)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -224] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22035" + "plane" "(-542 768 376) (-542 868 376) (-542 868 360)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22034" + "plane" "(-554 868 368) (-542 868 360) (-542 868 376)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22033" + "plane" "(-554 768 376) (-542 768 376) (-542 768 360)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57718" - "plane" "(-1816 3350 592) (-2026 3560 592) (-2026 3560 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33225" + side + { + "id" "22044" + "plane" "(-530 768 368) (-542 768 368) (-542 868 368)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22043" + "plane" "(-530 868 352) (-542 868 360) (-542 768 360)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22042" + "plane" "(-542 768 360) (-542 868 360) (-542 868 368)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -192] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22041" + "plane" "(-530 768 368) (-530 868 368) (-530 868 352)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22040" + "plane" "(-542 868 360) (-530 868 352) (-530 868 368)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22039" + "plane" "(-542 768 368) (-530 768 368) (-530 768 352)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33226" + side + { + "id" "22050" + "plane" "(-518 768 360) (-530 768 360) (-530 868 360)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22049" + "plane" "(-518 868 344) (-530 868 352) (-530 768 352)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22048" + "plane" "(-530 768 352) (-530 868 352) (-530 868 360)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -160] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22047" + "plane" "(-518 768 360) (-518 868 360) (-518 868 344)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22046" + "plane" "(-530 868 352) (-518 868 344) (-518 868 360)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22045" + "plane" "(-530 768 360) (-518 768 360) (-518 768 344)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "96730" - side + hidden { - "id" "57729" - "plane" "(-2006 3608 592) (-2016 3584 592) (-1792 3360 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 -29.3721] 0.25" - "vaxis" "[-0.382684 -0.92388 0 17.9171] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33227" + side + { + "id" "22056" + "plane" "(-506 768 352) (-518 768 352) (-518 868 352)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22055" + "plane" "(-506 868 336) (-518 868 344) (-518 768 344)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22054" + "plane" "(-518 768 344) (-518 868 344) (-518 868 352)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -128] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22053" + "plane" "(-506 768 352) (-506 868 352) (-506 868 336)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22052" + "plane" "(-518 868 344) (-506 868 336) (-506 868 352)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22051" + "plane" "(-518 768 352) (-506 768 352) (-506 768 336)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57728" - "plane" "(-1768 3370 624) (-1792 3360 624) (-2016 3584 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "33228" + side + { + "id" "22062" + "plane" "(-494 768 344) (-506 768 344) (-506 868 344)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22061" + "plane" "(-494 868 328) (-506 868 336) (-506 768 336)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22060" + "plane" "(-506 768 336) (-506 868 336) (-506 868 344)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -96] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22059" + "plane" "(-494 768 344) (-494 868 344) (-494 868 328)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22058" + "plane" "(-506 868 336) (-494 868 328) (-494 868 344)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22057" + "plane" "(-506 768 344) (-494 768 344) (-494 768 328)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57727" - "plane" "(-1768 3370 592) (-1768 3370 624) (-2006 3608 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 -29.3721] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33229" + side + { + "id" "22068" + "plane" "(-482 768 336) (-494 768 336) (-494 868 336)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22067" + "plane" "(-482 868 320) (-494 868 328) (-494 768 328)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22066" + "plane" "(-494 768 328) (-494 868 328) (-494 868 336)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22065" + "plane" "(-482 768 336) (-482 868 336) (-482 868 320)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22064" + "plane" "(-494 868 328) (-482 868 320) (-482 868 336)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22063" + "plane" "(-494 768 336) (-482 768 336) (-482 768 320)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57726" - "plane" "(-1792 3360 592) (-1792 3360 624) (-1768 3370 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33230" + side + { + "id" "22074" + "plane" "(-470 768 328) (-482 768 328) (-482 868 328)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22073" + "plane" "(-470 868 312) (-482 868 320) (-482 768 320)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22072" + "plane" "(-482 768 320) (-482 868 320) (-482 868 328)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -32] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22071" + "plane" "(-470 768 328) (-470 868 328) (-470 868 312)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22070" + "plane" "(-482 868 320) (-470 868 312) (-470 868 328)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22069" + "plane" "(-482 768 328) (-470 768 328) (-470 768 312)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57725" - "plane" "(-2006 3608 592) (-2006 3608 624) (-2016 3584 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -40] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33231" + side + { + "id" "22080" + "plane" "(-458 768 320) (-470 768 320) (-470 868 320)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22079" + "plane" "(-458 868 304) (-470 868 312) (-470 768 312)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22078" + "plane" "(-470 768 312) (-470 868 312) (-470 868 320)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22077" + "plane" "(-458 768 320) (-458 868 320) (-458 868 304)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22076" + "plane" "(-470 868 312) (-458 868 304) (-458 868 320)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22075" + "plane" "(-470 768 320) (-458 768 320) (-458 768 304)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57724" - "plane" "(-2016 3584 592) (-2016 3584 624) (-1792 3360 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -40] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33232" + side + { + "id" "22086" + "plane" "(-446 768 312) (-458 768 312) (-458 868 312)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22085" + "plane" "(-446 868 296) (-458 868 304) (-458 768 304)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22084" + "plane" "(-458 768 304) (-458 868 304) (-458 868 312)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 32] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22083" + "plane" "(-446 768 312) (-446 868 312) (-446 868 296)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22082" + "plane" "(-458 868 304) (-446 868 296) (-446 868 312)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22081" + "plane" "(-458 768 312) (-446 768 312) (-446 768 296)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "33233" + side + { + "id" "22092" + "plane" "(-434 768 304) (-446 768 304) (-446 868 304)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22091" + "plane" "(-434 868 288) (-446 868 296) (-446 768 296)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22090" + "plane" "(-446 768 296) (-446 868 296) (-446 868 304)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22089" + "plane" "(-434 768 304) (-434 868 304) (-434 868 288)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22088" + "plane" "(-446 868 296) (-434 868 288) (-434 868 304)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22087" + "plane" "(-446 768 304) (-434 768 304) (-434 768 288)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "96736" - side + hidden { - "id" "57735" - "plane" "(-2346 3608 592) (-2336 3584 592) (-2016 3584 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 43.7954] 0.25" - "vaxis" "[-0.382684 -0.92388 0 48.2241] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33234" + side + { + "id" "22098" + "plane" "(-422 768 296) (-434 768 296) (-434 868 296)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22097" + "plane" "(-422 868 280) (-434 868 288) (-434 768 288)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22096" + "plane" "(-434 768 288) (-434 868 288) (-434 868 296)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -416] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22095" + "plane" "(-422 768 296) (-422 868 296) (-422 868 280)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22094" + "plane" "(-434 868 288) (-422 868 280) (-422 868 296)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22093" + "plane" "(-434 768 296) (-422 768 296) (-422 768 280)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57734" - "plane" "(-2346 3608 624) (-2006 3608 624) (-2016 3584 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "33235" + side + { + "id" "22104" + "plane" "(-410 768 288) (-422 768 288) (-422 868 288)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -106] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22103" + "plane" "(-410 868 272) (-422 868 280) (-422 768 280)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22102" + "plane" "(-422 768 280) (-422 868 280) (-422 868 288)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -384] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22101" + "plane" "(-410 768 288) (-410 868 288) (-410 868 272)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22100" + "plane" "(-422 868 280) (-410 868 272) (-410 868 288)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22099" + "plane" "(-422 768 288) (-410 768 288) (-410 768 272)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57733" - "plane" "(-2006 3608 592) (-2006 3608 624) (-2346 3608 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 43.7954] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33236" + side + { + "id" "22110" + "plane" "(-398 768 280) (-410 768 280) (-410 868 280)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22109" + "plane" "(-398 868 264) (-410 868 272) (-410 768 272)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22108" + "plane" "(-410 768 272) (-410 868 272) (-410 868 280)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -352] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22107" + "plane" "(-398 768 280) (-398 868 280) (-398 868 264)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 14] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22106" + "plane" "(-410 868 272) (-398 868 264) (-398 868 280)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22105" + "plane" "(-410 768 280) (-398 768 280) (-398 768 264)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57732" - "plane" "(-2346 3608 592) (-2346 3608 624) (-2336 3584 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33237" + side + { + "id" "22116" + "plane" "(-386 768 272) (-398 768 272) (-398 868 272)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22115" + "plane" "(-386 868 256) (-398 868 264) (-398 768 264)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22114" + "plane" "(-398 768 264) (-398 868 264) (-398 868 272)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -320] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22113" + "plane" "(-386 768 272) (-386 868 272) (-386 868 256)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22112" + "plane" "(-398 868 264) (-386 868 256) (-386 868 272)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22111" + "plane" "(-398 768 272) (-386 768 272) (-386 768 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57731" - "plane" "(-2016 3584 592) (-2016 3584 624) (-2006 3608 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33238" + side + { + "id" "22122" + "plane" "(-386 768 264) (-386 868 264) (-374 868 264)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22121" + "plane" "(-386 868 256) (-386 768 256) (-374 768 248)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1233] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22120" + "plane" "(-386 868 256) (-386 868 264) (-386 768 264)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 -288] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22119" + "plane" "(-374 868 264) (-374 868 248) (-374 768 248)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22118" + "plane" "(-374 868 248) (-374 868 264) (-386 868 264)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22117" + "plane" "(-374 768 264) (-374 768 248) (-386 768 256)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57730" - "plane" "(-2336 3584 592) (-2336 3584 624) (-2016 3584 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 -40] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "33239" + side + { + "id" "22128" + "plane" "(-554 868 384) (-554 768 384) (-566 768 384)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22127" + "plane" "(-554 768 368) (-554 868 368) (-566 868 368)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 151.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22126" + "plane" "(-554 768 368) (-554 768 384) (-554 868 384)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 46] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22125" + "plane" "(-566 768 368) (-566 768 384) (-554 768 384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22124" + "plane" "(-554 868 368) (-554 868 384) (-566 868 384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 -299.562] 0.25" + "vaxis" "[0.83205 0 -0.5547 84.1232] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "22123" + "plane" "(-566 868 368) (-566 868 384) (-566 768 384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 383.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "95270" - side - { - "id" "57741" - "plane" "(-2016 3584 592) (-2336 3584 592) (-2326 3560 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57740" - "plane" "(-2326 3560 624) (-2336 3584 624) (-2016 3584 624)" - "material" "HALFLIFE/C3A2A_TELRED1D" - "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57739" - "plane" "(-2336 3584 592) (-2016 3584 592) (-2016 3584 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57738" - "plane" "(-2326 3560 592) (-2336 3584 592) (-2336 3584 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57737" - "plane" "(-2016 3584 592) (-2026 3560 592) (-2026 3560 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57736" - "plane" "(-2026 3560 592) (-2326 3560 592) (-2326 3560 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "33656" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 864 326" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "96742" - side - { - "id" "57747" - "plane" "(-2584 3370 592) (-2560 3360 592) (-2336 3584 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 117.706] 0.25" - "vaxis" "[-0.382684 -0.92388 0 17.6093] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57746" - "plane" "(-2584 3370 624) (-2346 3608 624) (-2336 3584 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57745" - "plane" "(-2346 3608 592) (-2346 3608 624) (-2584 3370 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 6.39066] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57744" - "plane" "(-2584 3370 592) (-2584 3370 624) (-2560 3360 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 40] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57743" - "plane" "(-2336 3584 592) (-2336 3584 624) (-2346 3608 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57742" - "plane" "(-2560 3360 592) (-2560 3360 624) (-2336 3584 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "31957" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 864 -442" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "95538" - side - { - "id" "57753" - "plane" "(-2336 3584 592) (-2560 3360 592) (-2536 3350 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57752" - "plane" "(-2536 3350 624) (-2560 3360 624) (-2336 3584 624)" - "material" "HALFLIFE/C3A2A_TELRED1D" - "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57751" - "plane" "(-2560 3360 592) (-2336 3584 592) (-2336 3584 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "32293" + "classname" "func_detail" + hidden { - "id" "57750" - "plane" "(-2536 3350 592) (-2560 3360 592) (-2560 3360 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32180" + side + { + "id" "24840" + "plane" "(-542 868 -392) (-542 768 -392) (-554 768 -392)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24839" + "plane" "(-542 768 -408) (-542 868 -408) (-554 868 -400)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24838" + "plane" "(-554 768 -392) (-554 768 -400) (-554 868 -400)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 288] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24837" + "plane" "(-542 768 -408) (-542 768 -392) (-542 868 -392)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24836" + "plane" "(-554 868 -392) (-554 868 -400) (-542 868 -408)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24835" + "plane" "(-554 768 -400) (-554 768 -392) (-542 768 -392)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57749" - "plane" "(-2336 3584 592) (-2326 3560 592) (-2326 3560 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32691" + side + { + "id" "24846" + "plane" "(-530 868 -400) (-530 768 -400) (-542 768 -400)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24845" + "plane" "(-530 768 -416) (-530 868 -416) (-542 868 -408)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24844" + "plane" "(-542 768 -400) (-542 768 -408) (-542 868 -408)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 320] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24843" + "plane" "(-530 768 -416) (-530 768 -400) (-530 868 -400)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24842" + "plane" "(-542 868 -400) (-542 868 -408) (-530 868 -416)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24841" + "plane" "(-542 768 -408) (-542 768 -400) (-530 768 -400)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57748" - "plane" "(-2326 3560 592) (-2536 3350 592) (-2536 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32692" + side + { + "id" "24852" + "plane" "(-518 868 -408) (-518 768 -408) (-530 768 -408)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24851" + "plane" "(-518 768 -424) (-518 868 -424) (-530 868 -416)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24850" + "plane" "(-530 768 -408) (-530 768 -416) (-530 868 -416)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 352] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24849" + "plane" "(-518 768 -424) (-518 768 -408) (-518 868 -408)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24848" + "plane" "(-530 868 -408) (-530 868 -416) (-518 868 -424)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24847" + "plane" "(-530 768 -416) (-530 768 -408) (-518 768 -408)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "32693" + side + { + "id" "24858" + "plane" "(-506 868 -416) (-506 768 -416) (-518 768 -416)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24857" + "plane" "(-506 768 -432) (-506 868 -432) (-518 868 -424)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24856" + "plane" "(-518 768 -416) (-518 768 -424) (-518 868 -424)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 384] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24855" + "plane" "(-506 768 -432) (-506 768 -416) (-506 868 -416)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24854" + "plane" "(-518 868 -416) (-518 868 -424) (-506 868 -432)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24853" + "plane" "(-518 768 -424) (-518 768 -416) (-506 768 -416)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "96660" - side + hidden { - "id" "57758" - "plane" "(-2326 3560 592) (-2536 3350 592) (-2326 3350 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32694" + side + { + "id" "24864" + "plane" "(-494 868 -424) (-494 768 -424) (-506 768 -424)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24863" + "plane" "(-494 768 -440) (-494 868 -440) (-506 868 -432)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24862" + "plane" "(-506 768 -424) (-506 768 -432) (-506 868 -432)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 416] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24861" + "plane" "(-494 768 -440) (-494 768 -424) (-494 868 -424)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24860" + "plane" "(-506 868 -424) (-506 868 -432) (-494 868 -440)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24859" + "plane" "(-506 768 -432) (-506 768 -424) (-494 768 -424)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57757" - "plane" "(-2536 3350 624) (-2326 3560 624) (-2326 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "32695" + side + { + "id" "24870" + "plane" "(-482 868 -432) (-482 768 -432) (-494 768 -432)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24869" + "plane" "(-482 768 -448) (-482 868 -448) (-494 868 -440)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24868" + "plane" "(-494 768 -432) (-494 768 -440) (-494 868 -440)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 448] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24867" + "plane" "(-482 768 -448) (-482 768 -432) (-482 868 -432)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24866" + "plane" "(-494 868 -432) (-494 868 -440) (-482 868 -448)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24865" + "plane" "(-494 768 -440) (-494 768 -432) (-482 768 -432)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57756" - "plane" "(-2536 3350 592) (-2326 3560 592) (-2326 3560 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32696" + side + { + "id" "24876" + "plane" "(-470 868 -440) (-470 768 -440) (-482 768 -440)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24875" + "plane" "(-470 768 -456) (-470 868 -456) (-482 868 -448)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24874" + "plane" "(-482 768 -440) (-482 768 -448) (-482 868 -448)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 480] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24873" + "plane" "(-470 768 -456) (-470 768 -440) (-470 868 -440)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24872" + "plane" "(-482 868 -440) (-482 868 -448) (-470 868 -456)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24871" + "plane" "(-482 768 -448) (-482 768 -440) (-470 768 -440)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57755" - "plane" "(-2326 3560 592) (-2326 3350 592) (-2326 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32697" + side + { + "id" "24882" + "plane" "(-458 868 -448) (-458 768 -448) (-470 768 -448)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24881" + "plane" "(-458 768 -464) (-458 868 -464) (-470 868 -456)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24880" + "plane" "(-470 768 -448) (-470 768 -456) (-470 868 -456)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24879" + "plane" "(-458 768 -464) (-458 768 -448) (-458 868 -448)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24878" + "plane" "(-470 868 -448) (-470 868 -456) (-458 868 -464)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24877" + "plane" "(-470 768 -456) (-470 768 -448) (-458 768 -448)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57754" - "plane" "(-2326 3350 592) (-2536 3350 592) (-2536 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32698" + side + { + "id" "24888" + "plane" "(-446 868 -456) (-446 768 -456) (-458 768 -456)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -90] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24887" + "plane" "(-446 768 -472) (-446 868 -472) (-458 868 -464)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24886" + "plane" "(-458 768 -456) (-458 768 -464) (-458 868 -464)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 32] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24885" + "plane" "(-446 768 -472) (-446 768 -456) (-446 868 -456)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24884" + "plane" "(-458 868 -456) (-458 868 -464) (-446 868 -472)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24883" + "plane" "(-458 768 -464) (-458 768 -456) (-446 768 -456)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "32699" + side + { + "id" "24894" + "plane" "(-434 868 -464) (-434 768 -464) (-446 768 -464)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24893" + "plane" "(-434 768 -480) (-434 868 -480) (-446 868 -472)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24892" + "plane" "(-446 768 -464) (-446 768 -472) (-446 868 -472)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 64] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24891" + "plane" "(-434 768 -480) (-434 768 -464) (-434 868 -464)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24890" + "plane" "(-446 868 -464) (-446 868 -472) (-434 868 -480)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24889" + "plane" "(-446 768 -472) (-446 768 -464) (-434 768 -464)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "96712" - side + hidden { - "id" "57764" - "plane" "(-2112 3350 592) (-2240 3350 592) (-2240 3232 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32700" + side + { + "id" "24900" + "plane" "(-422 868 -472) (-422 768 -472) (-434 768 -472)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -58] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24899" + "plane" "(-422 768 -488) (-422 868 -488) (-434 868 -480)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24898" + "plane" "(-434 768 -472) (-434 768 -480) (-434 868 -480)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 96] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24897" + "plane" "(-422 768 -488) (-422 768 -472) (-422 868 -472)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24896" + "plane" "(-434 868 -472) (-434 868 -480) (-422 868 -488)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24895" + "plane" "(-434 768 -480) (-434 768 -472) (-422 768 -472)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57763" - "plane" "(-2240 3232 624) (-2240 3350 624) (-2112 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "32701" + side + { + "id" "24906" + "plane" "(-410 868 -480) (-410 768 -480) (-422 768 -480)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24905" + "plane" "(-410 768 -496) (-410 868 -496) (-422 868 -488)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24904" + "plane" "(-422 768 -480) (-422 768 -488) (-422 868 -488)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 128] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24903" + "plane" "(-410 768 -496) (-410 768 -480) (-410 868 -480)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24902" + "plane" "(-422 868 -480) (-422 868 -488) (-410 868 -496)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24901" + "plane" "(-422 768 -488) (-422 768 -480) (-410 768 -480)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57762" - "plane" "(-2240 3350 592) (-2112 3350 592) (-2112 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32702" + side + { + "id" "24912" + "plane" "(-398 868 -488) (-398 768 -488) (-410 768 -488)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -26] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24911" + "plane" "(-398 768 -504) (-398 868 -504) (-410 868 -496)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24910" + "plane" "(-410 768 -488) (-410 768 -496) (-410 868 -496)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 160] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24909" + "plane" "(-398 768 -504) (-398 768 -488) (-398 868 -488)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -114] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24908" + "plane" "(-410 868 -488) (-410 868 -496) (-398 868 -504)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24907" + "plane" "(-410 768 -496) (-410 768 -488) (-398 768 -488)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57761" - "plane" "(-2240 3232 592) (-2240 3350 592) (-2240 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32703" + side + { + "id" "24918" + "plane" "(-386 868 -496) (-386 768 -496) (-398 768 -496)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -74] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24917" + "plane" "(-386 768 -512) (-386 868 -512) (-398 868 -504)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.916] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24916" + "plane" "(-398 768 -496) (-398 768 -504) (-398 868 -504)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 192] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24915" + "plane" "(-386 768 -512) (-386 768 -496) (-386 868 -496)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24914" + "plane" "(-398 868 -496) (-398 868 -504) (-386 868 -512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24913" + "plane" "(-398 768 -504) (-398 768 -496) (-386 768 -496)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57760" - "plane" "(-2112 3350 592) (-2112 3232 592) (-2112 3232 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32704" + side + { + "id" "24924" + "plane" "(-374 768 -504) (-386 768 -504) (-386 868 -504)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 6] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24923" + "plane" "(-374 868 -512) (-386 868 -512) (-386 768 -512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 -224.575] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24922" + "plane" "(-386 768 -512) (-386 868 -512) (-386 868 -504)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 0 1 224] 0.25" + "vaxis" "[0 1 0 -16] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24921" + "plane" "(-374 768 -504) (-374 868 -504) (-374 868 -512)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -50] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24920" + "plane" "(-386 868 -512) (-374 868 -512) (-374 868 -504)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24919" + "plane" "(-386 768 -504) (-374 768 -504) (-374 768 -512)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57759" - "plane" "(-2112 3232 592) (-2240 3232 592) (-2240 3232 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "32490" + side + { + "id" "24930" + "plane" "(-566 868 -384) (-554 868 -384) (-554 768 -384)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[1 0 0 -42] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24929" + "plane" "(-566 768 -400) (-554 768 -400) (-554 868 -400)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 -360.219] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24928" + "plane" "(-554 868 -400) (-554 768 -400) (-554 768 -384)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 -466] 0.25" + "vaxis" "[0 0 -1 -82] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24927" + "plane" "(-554 768 -400) (-566 768 -400) (-566 768 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24926" + "plane" "(-566 868 -400) (-554 868 -400) (-554 868 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.5547 0 0.83205 208.496] 0.25" + "vaxis" "[0.83205 0 -0.5547 -83.9158] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "24925" + "plane" "(-566 768 -400) (-566 868 -400) (-566 868 -384)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[0 0 -1 -128.219] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -14268]" } } - solid +} +hidden +{ + entity { - "id" "96659" - side - { - "id" "57770" - "plane" "(-2536 3350 592) (-2536 3050 592) (-2326 3050 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57769" - "plane" "(-2536 3050 624) (-2536 3350 624) (-2326 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57768" - "plane" "(-2536 3050 592) (-2536 3350 592) (-2536 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57767" - "plane" "(-2326 3350 592) (-2326 3050 592) (-2326 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57766" - "plane" "(-2326 3050 592) (-2536 3050 592) (-2536 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57765" - "plane" "(-2536 3350 592) (-2326 3350 592) (-2326 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "36729" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_inferno/handrailstairs03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-464 896 -58" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "95273" - side - { - "id" "57776" - "plane" "(-2536 3350 592) (-2560 3360 592) (-2560 3040 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "37045" + "classname" "func_detail" + hidden { - "id" "57775" - "plane" "(-2560 3040 624) (-2560 3360 624) (-2536 3350 624)" - "material" "HALFLIFE/C3A2A_TELRED1D" - "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "39217" + side + { + "id" "29719" + "plane" "(-471.281 958.808 -298.717) (-476.192 982.151 -297.115) (-475.181 982.547 -297.195)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 17.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29718" + "plane" "(-477.758 982.914 -313.02) (-472.847 959.57 -314.622) (-460.094 960.366 -307.792)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29717" + "plane" "(-460.837 963.896 -307.55) (-460.094 960.366 -307.792) (-459.311 959.985 -299.84)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -236.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 284.699] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29716" + "plane" "(-472.847 959.57 -314.622) (-477.758 982.914 -313.02) (-476.192 982.151 -297.115)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29715" + "plane" "(-476.678 983.276 -312.388) (-460.837 963.896 -307.55) (-460.054 963.515 -299.597)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29714" + "plane" "(-477.758 982.915 -313.02) (-476.678 983.276 -312.388) (-475.181 982.547 -297.196)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29713" + "plane" "(-471.281 958.808 -298.717) (-459.311 959.985 -299.839) (-460.094 960.366 -307.792)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57774" - "plane" "(-2560 3040 592) (-2560 3360 592) (-2560 3360 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39218" + side + { + "id" "29725" + "plane" "(-467.22 939.506 -300.042) (-471.281 958.808 -298.717) (-459.311 959.985 -299.84)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 17.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29724" + "plane" "(-472.847 959.57 -314.622) (-468.787 940.268 -315.947) (-458.783 954.132 -308.22)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29723" + "plane" "(-460.094 960.366 -307.792) (-458.783 954.132 -308.22) (-458 953.751 -300.267)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -236.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 284.699] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29722" + "plane" "(-468.787 940.268 -315.947) (-472.847 959.57 -314.622) (-471.281 958.808 -298.717)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29721" + "plane" "(-467.22 939.506 -300.042) (-458 953.751 -300.267) (-458.783 954.132 -308.22)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29720" + "plane" "(-472.847 959.57 -314.622) (-460.095 960.366 -307.792) (-459.311 959.985 -299.84)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57773" - "plane" "(-2560 3360 592) (-2536 3350 592) (-2536 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39222" + side + { + "id" "29748" + "plane" "(-484.034 958.012 -305.547) (-488.263 978.114 -304.168) (-476.976 982.535 -305.067)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29747" + "plane" "(-489.828 978.872 -320.073) (-485.6 958.774 -321.452) (-472.847 959.57 -314.622)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29746" + "plane" "(-477.758 982.912 -313.02) (-472.847 959.57 -314.622) (-472.064 959.189 -306.67)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -204.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29745" + "plane" "(-485.6 958.774 -321.452) (-489.829 978.875 -320.073) (-488.262 978.11 -304.168)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29744" + "plane" "(-489.829 978.874 -320.073) (-477.758 982.912 -313.02) (-476.975 982.531 -305.067)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29743" + "plane" "(-484.034 958.012 -305.547) (-472.064 959.189 -306.67) (-472.847 959.57 -314.622)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57772" - "plane" "(-2536 3050 592) (-2560 3040 592) (-2560 3040 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39223" + side + { + "id" "29754" + "plane" "(-477.224 925.641 -307.769) (-484.034 958.012 -305.547) (-472.064 959.189 -306.67)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29753" + "plane" "(-485.6 958.774 -321.452) (-478.79 926.404 -323.674) (-468.787 940.268 -315.947)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29752" + "plane" "(-472.847 959.57 -314.622) (-468.787 940.268 -315.947) (-468.004 939.887 -307.995)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -204.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29751" + "plane" "(-478.79 926.404 -323.674) (-485.6 958.774 -321.452) (-484.034 958.012 -305.547)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29750" + "plane" "(-477.224 925.641 -307.769) (-468.004 939.887 -307.995) (-468.787 940.268 -315.947)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29749" + "plane" "(-485.6 958.774 -321.452) (-472.847 959.57 -314.622) (-472.064 959.189 -306.67)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57771" - "plane" "(-2536 3350 592) (-2536 3050 592) (-2536 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39227" + side + { + "id" "29778" + "plane" "(-496.787 957.216 -312.378) (-500.334 974.077 -311.22) (-489.046 978.495 -312.12)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 49.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29777" + "plane" "(-501.898 974.833 -327.126) (-498.353 957.978 -328.283) (-485.6 958.774 -321.452)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29776" + "plane" "(-489.829 978.876 -320.073) (-485.6 958.774 -321.452) (-484.817 958.393 -313.5)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -172.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29775" + "plane" "(-498.353 957.978 -328.283) (-501.899 974.837 -327.125) (-500.334 974.078 -311.22)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -37.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29774" + "plane" "(-501.899 974.837 -327.125) (-489.829 978.875 -320.073) (-489.046 978.495 -312.12)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29773" + "plane" "(-496.786 957.216 -312.378) (-484.817 958.393 -313.5) (-485.6 958.774 -321.452)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "39228" + side + { + "id" "29784" + "plane" "(-486.816 909.824 -315.631) (-496.787 957.216 -312.378) (-484.817 958.393 -313.5)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 49.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29783" + "plane" "(-498.353 957.978 -328.283) (-488.383 910.586 -331.536) (-475.914 912.734 -324.613)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29782" + "plane" "(-485.6 958.774 -321.452) (-475.914 912.734 -324.613) (-475.131 912.353 -316.66)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -172.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29781" + "plane" "(-488.383 910.586 -331.536) (-498.353 957.978 -328.283) (-496.787 957.216 -312.378)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -37.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29780" + "plane" "(-486.816 909.824 -315.631) (-475.131 912.353 -316.66) (-475.914 912.734 -324.613)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29779" + "plane" "(-498.353 957.978 -328.283) (-485.6 958.774 -321.452) (-484.817 958.393 -313.5)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "96748" - side + hidden { - "id" "57782" - "plane" "(-2584 3370 592) (-2584 3030 592) (-2560 3040 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 148.013] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.5582] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39231" + side + { + "id" "29802" + "plane" "(-499.285 907.676 -322.554) (-509.539 956.42 -319.208) (-497.57 957.597 -320.33)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 1.08021] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29801" + "plane" "(-511.105 957.182 -335.113) (-500.851 908.439 -338.459) (-488.383 910.586 -331.536)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29800" + "plane" "(-498.353 957.978 -328.283) (-488.383 910.586 -331.536) (-487.599 910.205 -323.583)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -140.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29799" + "plane" "(-500.851 908.439 -338.459) (-511.105 957.182 -335.113) (-509.539 956.42 -319.208)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -69.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29798" + "plane" "(-499.285 907.676 -322.554) (-487.599 910.205 -323.583) (-488.383 910.586 -331.536)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29797" + "plane" "(-511.105 957.182 -335.113) (-498.353 957.978 -328.283) (-497.57 957.597 -320.33)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57781" - "plane" "(-2584 3370 624) (-2560 3360 624) (-2560 3040 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "39233" + side + { + "id" "29814" + "plane" "(-522.292 955.624 -326.038) (-524.475 966.001 -325.326) (-513.187 970.42 -326.226)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 -46.9198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29813" + "plane" "(-526.041 966.761 -341.231) (-523.858 956.387 -341.943) (-511.105 957.182 -335.113)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29812" + "plane" "(-513.97 970.801 -334.178) (-511.105 957.182 -335.113) (-510.322 956.801 -327.16)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -108.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 284.699] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29811" + "plane" "(-523.858 956.387 -341.943) (-526.041 966.763 -341.231) (-524.475 965.999 -325.326)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29810" + "plane" "(-526.041 966.762 -341.231) (-513.97 970.799 -334.178) (-513.187 970.419 -326.226)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29809" + "plane" "(-522.292 955.624 -326.038) (-510.322 956.801 -327.16) (-511.105 957.182 -335.113)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57780" - "plane" "(-2584 3370 592) (-2584 3370 624) (-2584 3030 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.382684 0.92388 0 79.5582] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39234" + side + { + "id" "29820" + "plane" "(-511.753 905.529 -329.477) (-522.292 955.624 -326.038) (-510.322 956.801 -327.16)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 -46.9198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29819" + "plane" "(-523.858 956.387 -341.943) (-513.319 906.291 -345.382) (-500.851 908.439 -338.459)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29818" + "plane" "(-511.105 957.182 -335.113) (-500.851 908.439 -338.459) (-500.068 908.057 -330.506)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -108.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29817" + "plane" "(-513.319 906.291 -345.382) (-523.858 956.387 -341.943) (-522.292 955.624 -326.038)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29816" + "plane" "(-511.753 905.529 -329.477) (-500.068 908.057 -330.506) (-500.851 908.439 -338.459)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29815" + "plane" "(-523.858 956.386 -341.943) (-511.105 957.182 -335.113) (-510.322 956.801 -327.16)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57779" - "plane" "(-2560 3360 592) (-2560 3360 624) (-2584 3370 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39236" + side + { + "id" "29832" + "plane" "(-535.045 954.828 -332.868) (-536.546 961.963 -332.379) (-525.258 966.38 -333.279)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 33.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29831" + "plane" "(-538.112 962.726 -348.284) (-536.611 955.591 -348.773) (-523.858 956.387 -341.943)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29830" + "plane" "(-526.041 966.761 -341.231) (-523.858 956.387 -341.943) (-523.075 956.005 -333.991)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -76.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29829" + "plane" "(-536.611 955.591 -348.773) (-538.112 962.726 -348.284) (-536.546 961.963 -332.379)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29828" + "plane" "(-538.112 962.726 -348.284) (-526.041 966.764 -341.231) (-525.258 966.381 -333.278)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29827" + "plane" "(-535.045 954.828 -332.869) (-523.075 956.005 -333.991) (-523.858 956.386 -341.943)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57778" - "plane" "(-2584 3030 592) (-2584 3030 624) (-2560 3040 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39237" + side + { + "id" "29838" + "plane" "(-525.179 907.935 -336.087) (-535.045 954.828 -332.868) (-523.075 956.005 -333.991)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 33.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29837" + "plane" "(-536.611 955.591 -348.773) (-526.746 908.701 -351.992) (-515.1 914.758 -344.801)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29836" + "plane" "(-523.858 956.387 -341.943) (-515.1 914.754 -344.801) (-514.316 914.369 -336.849)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -76.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29835" + "plane" "(-526.747 908.704 -351.992) (-536.611 955.591 -348.773) (-535.045 954.828 -332.868)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29834" + "plane" "(-525.18 907.937 -336.087) (-514.316 914.371 -336.848) (-515.1 914.753 -344.801)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 316.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29833" + "plane" "(-536.611 955.59 -348.773) (-523.858 956.386 -341.943) (-523.075 956.005 -333.991)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57777" - "plane" "(-2560 3040 592) (-2560 3040 624) (-2560 3360 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 -40] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39242" + side + { + "id" "29868" + "plane" "(-536.69 901.233 -343.323) (-547.797 954.032 -339.699) (-535.828 955.209 -340.821)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 -14.9198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29867" + "plane" "(-549.363 954.795 -355.604) (-538.256 901.995 -359.228) (-525.787 904.143 -352.305)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29866" + "plane" "(-536.611 955.591 -348.773) (-525.787 904.143 -352.305) (-525.004 903.762 -344.352)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -44.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29865" + "plane" "(-538.256 901.995 -359.228) (-549.363 954.795 -355.604) (-547.797 954.032 -339.699)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -37.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29864" + "plane" "(-536.69 901.233 -343.323) (-525.004 903.762 -344.352) (-525.787 904.143 -352.305)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29863" + "plane" "(-549.364 954.795 -355.604) (-536.611 955.591 -348.773) (-535.828 955.209 -340.821)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "39244" + side + { + "id" "29880" + "plane" "(-560.55 953.237 -346.529) (-560.687 953.888 -346.484) (-549.399 958.305 -347.384)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 65.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29879" + "plane" "(-562.254 954.654 -362.389) (-562.116 953.999 -362.434) (-549.363 954.795 -355.604)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29878" + "plane" "(-550.182 958.686 -355.336) (-549.363 954.795 -355.604) (-548.58 954.414 -347.651)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -12.9939] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 284.699] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29877" + "plane" "(-562.116 953.999 -362.434) (-562.253 954.651 -362.389) (-560.688 953.892 -346.484)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -69.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29876" + "plane" "(-562.253 954.651 -362.389) (-550.183 958.689 -355.336) (-549.399 958.307 -347.384)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29875" + "plane" "(-560.55 953.236 -346.529) (-548.58 954.413 -347.651) (-549.363 954.794 -355.604)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "96698" - side + hidden { - "id" "57788" - "plane" "(-2326 3350 592) (-2326 3050 592) (-2304 3050 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39245" + side + { + "id" "29886" + "plane" "(-549.158 899.085 -350.246) (-560.55 953.237 -346.529) (-548.58 954.414 -347.651)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 65.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29885" + "plane" "(-562.116 953.999 -362.434) (-550.724 899.847 -366.151) (-538.256 901.995 -359.228)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29884" + "plane" "(-549.363 954.795 -355.604) (-538.256 901.995 -359.228) (-537.473 901.614 -351.275)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -12.9939] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29883" + "plane" "(-550.724 899.847 -366.151) (-562.116 953.999 -362.434) (-560.55 953.237 -346.529)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -69.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29882" + "plane" "(-549.158 899.085 -350.246) (-537.473 901.614 -351.275) (-538.256 901.995 -359.228)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29881" + "plane" "(-562.116 953.998 -362.434) (-549.363 954.794 -355.604) (-548.58 954.413 -347.651)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57787" - "plane" "(-2326 3050 624) (-2326 3350 624) (-2304 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "39248" + side + { + "id" "29904" + "plane" "(-561.626 896.937 -357.169) (-572.758 949.851 -353.537) (-563.75 953.38 -354.255)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 17.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29903" + "plane" "(-574.323 950.611 -369.442) (-563.192 897.7 -373.074) (-550.724 899.847 -366.151)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29902" + "plane" "(-562.116 953.999 -362.434) (-550.724 899.847 -366.151) (-549.941 899.466 -358.199)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 19.0061] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29901" + "plane" "(-563.192 897.7 -373.074) (-574.324 950.612 -369.442) (-572.758 949.852 -353.537)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29900" + "plane" "(-561.626 896.937 -357.169) (-549.941 899.466 -358.199) (-550.724 899.847 -366.151)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29899" + "plane" "(-574.324 950.611 -369.442) (-564.674 953.839 -363.804) (-563.737 953.381 -354.256)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29898" + "plane" "(-564.68 953.838 -363.807) (-562.116 953.998 -362.434) (-561.333 953.617 -354.481)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57786" - "plane" "(-2326 3050 592) (-2326 3350 592) (-2326 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39250" + side + { + "id" "29916" + "plane" "(-572.758 949.852 -353.537) (-573.303 952.441 -353.359) (-563.741 953.381 -354.256)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 17.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29915" + "plane" "(-574.869 953.203 -369.264) (-574.324 950.613 -369.442) (-564.679 953.839 -363.806)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29914" + "plane" "(-574.323 950.611 -369.442) (-574.869 953.203 -369.264) (-573.303 952.441 -353.359)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29913" + "plane" "(-572.758 949.851 -353.537) (-563.739 953.381 -354.256) (-564.68 953.839 -363.808)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29912" + "plane" "(-574.869 953.202 -369.264) (-564.683 953.838 -363.809) (-563.743 953.38 -354.255)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57785" - "plane" "(-2304 3050 592) (-2326 3050 592) (-2326 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39251" + side + { + "id" "29922" + "plane" "(-574.094 894.789 -364.092) (-584.828 945.813 -360.59) (-573.541 950.23 -361.49)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29921" + "plane" "(-586.395 946.575 -376.495) (-575.661 895.552 -379.997) (-563.192 897.7 -373.074)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29920" + "plane" "(-574.325 950.615 -369.442) (-563.192 897.7 -373.074) (-562.409 897.318 -365.122)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 51.0061] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29919" + "plane" "(-575.661 895.552 -379.997) (-586.395 946.576 -376.495) (-584.829 945.813 -360.59)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29918" + "plane" "(-574.094 894.789 -364.092) (-562.409 897.318 -365.122) (-563.192 897.7 -373.074)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29917" + "plane" "(-586.395 946.577 -376.495) (-574.324 950.614 -369.442) (-573.541 950.232 -361.489)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57784" - "plane" "(-2326 3350 592) (-2304 3350 592) (-2304 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39253" + side + { + "id" "29934" + "plane" "(-584.829 945.813 -360.59) (-586.056 951.645 -360.189) (-574.086 952.822 -361.312)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29933" + "plane" "(-587.622 952.407 -376.094) (-586.395 946.575 -376.495) (-574.325 950.615 -369.442)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29932" + "plane" "(-574.869 953.203 -369.264) (-574.324 950.613 -369.442) (-573.541 950.234 -361.489)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 51.0061] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29931" + "plane" "(-586.395 946.575 -376.495) (-587.622 952.407 -376.094) (-586.056 951.645 -360.189)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29930" + "plane" "(-584.829 945.813 -360.59) (-573.541 950.232 -361.489) (-574.324 950.613 -369.442)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 12.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29929" + "plane" "(-587.622 952.407 -376.094) (-574.869 953.202 -369.264) (-574.086 952.822 -361.312)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57783" - "plane" "(-2304 3350 592) (-2304 3050 592) (-2304 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39254" + side + { + "id" "29941" + "plane" "(-593.659 926.373 -368.7) (-596.899 941.775 -367.642) (-585.612 946.194 -368.542)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 49.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29940" + "plane" "(-598.466 942.539 -383.547) (-595.225 927.135 -384.605) (-576.849 895.347 -380.657)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29939" + "plane" "(-586.395 946.575 -376.495) (-575.661 895.552 -379.997) (-574.878 895.171 -372.045)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 83.0061] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29938" + "plane" "(-595.225 927.135 -384.605) (-598.466 942.538 -383.547) (-596.9 941.777 -367.642)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -37.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29937" + "plane" "(-575.99 894.93 -371.947) (-574.878 895.171 -372.045) (-575.661 895.552 -379.997)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29936" + "plane" "(-593.658 926.369 -368.7) (-575.992 894.929 -371.946) (-576.849 895.347 -380.657)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29935" + "plane" "(-598.466 942.539 -383.547) (-586.395 946.577 -376.495) (-585.612 946.194 -368.542)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 108.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 140.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "39259" + side + { + "id" "29969" + "plane" "(-584.663 894.001 -384.993) (-576.85 895.347 -380.656) (-589.579 917.366 -383.391)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29968" + "plane" "(-576.404 895.133 -376.172) (-576.846 895.348 -380.656) (-584.668 894 -385)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29967" + "plane" "(-589.572 917.358 -383.386) (-576.847 895.347 -380.652) (-576.406 895.132 -376.169)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29966" + "plane" "(-576.404 895.133 -376.171) (-584.669 894 -385) (-589.589 917.385 -383.395)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "96699" - side + hidden { - "id" "57794" - "plane" "(-2304 3050 592) (-2240 3050 592) (-2240 3350 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39260" + side + { + "id" "29975" + "plane" "(-520.536 911.929 -348.154) (-526.746 908.701 -351.992) (-525.787 904.143 -352.305)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29974" + "plane" "(-525.033 903.776 -344.64) (-525.787 904.143 -352.305) (-526.746 908.701 -351.992)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29973" + "plane" "(-513.83 906.2 -345.623) (-525.787 904.143 -352.305) (-525.032 903.775 -344.635)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29972" + "plane" "(-525.795 908.238 -342.335) (-526.746 908.701 -351.992) (-520.534 911.929 -348.153)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 316.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29971" + "plane" "(-519.911 911.626 -341.828) (-520.534 911.93 -348.162) (-513.837 906.202 -345.675)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29970" + "plane" "(-513.832 906.199 -345.621) (-525.032 903.775 -344.635) (-525.795 908.238 -342.333)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 316.92] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 300.699] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57793" - "plane" "(-2304 3350 624) (-2240 3350 624) (-2240 3050 624)" - "material" "HALFLIFE/C3A2A_TELRED1D" - "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "39261" + side + { + "id" "29981" + "plane" "(-514.316 914.373 -336.848) (-512.536 905.91 -337.429) (-513.021 905.805 -337.387)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 33.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29980" + "plane" "(-513.842 906.201 -345.67) (-513.319 906.291 -345.382) (-515.099 914.752 -344.801)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29979" + "plane" "(-515.1 914.754 -344.801) (-513.319 906.291 -345.382) (-512.536 905.91 -337.429)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -76.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29978" + "plane" "(-513.021 905.805 -337.387) (-512.536 905.91 -337.429) (-513.319 906.291 -345.382)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29977" + "plane" "(-520.533 911.927 -348.146) (-515.099 914.752 -344.801) (-514.316 914.371 -336.848)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 316.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29976" + "plane" "(-519.385 911.374 -336.493) (-513.019 905.805 -337.387) (-513.839 906.201 -345.671)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57792" - "plane" "(-2240 3050 592) (-2304 3050 592) (-2304 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39262" + side + { + "id" "29987" + "plane" "(-474.348 911.972 -308.708) (-476.676 923.037 -307.948) (-469.115 927.515 -308.478)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29986" + "plane" "(-478.243 923.802 -323.853) (-475.914 912.734 -324.613) (-469.68 913.808 -321.151)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29985" + "plane" "(-475.914 912.734 -324.613) (-478.242 923.8 -323.853) (-476.676 923.036 -307.948)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29984" + "plane" "(-474.348 911.972 -308.708) (-468.506 913.236 -309.222) (-469.68 913.808 -321.151)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29983" + "plane" "(-478.243 923.802 -323.853) (-470.135 928.016 -318.847) (-469.115 927.517 -308.478)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 308.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29982" + "plane" "(-468.506 913.236 -309.222) (-469.114 927.517 -308.478) (-470.134 928.015 -318.847)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57791" - "plane" "(-2304 3350 592) (-2240 3350 592) (-2240 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39263" + side + { + "id" "29993" + "plane" "(-469.68 913.808 -321.151) (-463.446 914.882 -317.69) (-466.596 929.854 -316.662)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29992" + "plane" "(-466.53 929.82 -315.998) (-466.595 929.852 -316.662) (-463.446 914.882 -317.69)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -204.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 284.699] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29991" + "plane" "(-463.381 914.85 -317.026) (-463.446 914.882 -317.69) (-469.68 913.808 -321.151)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.458714 -0.156543 0.874703 18.0324] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2066] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29990" + "plane" "(-469.713 927.809 -314.563) (-470.135 928.014 -318.847) (-466.596 929.854 -316.662)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.97377 0.210745 -0.0857845 308.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29989" + "plane" "(-469.027 913.49 -314.523) (-469.68 913.808 -321.151) (-470.135 928.014 -318.847)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29988" + "plane" "(-466.53 929.82 -315.999) (-463.381 914.85 -317.027) (-469.028 913.49 -314.524)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 308.92] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 300.699] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57790" - "plane" "(-2304 3050 592) (-2304 3350 592) (-2304 3350 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39264" + side + { + "id" "29999" + "plane" "(-476.677 923.04 -307.948) (-477.224 925.641 -307.769) (-468.004 939.887 -307.995)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 -30.9198] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29998" + "plane" "(-478.79 926.404 -323.674) (-478.242 923.799 -323.853) (-466.595 929.848 -316.662)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29997" + "plane" "(-468.787 940.268 -315.947) (-466.595 929.853 -316.662) (-465.813 929.474 -308.709)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0978825 -0.0476418 0.994057 -204.994] 0.25" + "vaxis" "[0.205406 -0.976379 -0.0670204 28.6987] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29996" + "plane" "(-478.242 923.799 -323.853) (-478.79 926.404 -323.674) (-477.224 925.641 -307.769)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -5.00585] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29995" + "plane" "(-478.79 926.404 -323.674) (-468.787 940.268 -315.947) (-468.004 939.887 -307.995)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "29994" + "plane" "(-476.676 923.038 -307.948) (-465.813 929.473 -308.709) (-466.596 929.853 -316.662)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 308.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57789" - "plane" "(-2240 3350 592) (-2240 3050 592) (-2240 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39265" + side + { + "id" "30005" + "plane" "(-465.029 929.09 -300.757) (-467.22 939.506 -300.042) (-465.684 941.88 -300.08)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.97377 -0.210745 0.0857845 17.0802] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30004" + "plane" "(-468.787 940.268 -315.947) (-466.596 929.857 -316.662) (-459.316 933.635 -312.168)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0.205406 -0.976379 -0.0670204 492.699] 0.25" + "vaxis" "[-0.864533 -0.148926 -0.480034 25.2064] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30003" + "plane" "(-466.596 929.856 -316.662) (-468.787 940.268 -315.947) (-467.22 939.506 -300.042)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.205406 -0.976379 -0.0670204 218.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 26.9942] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30002" + "plane" "(-468.787 940.268 -315.947) (-462.537 948.944 -311.117) (-465.684 941.88 -300.08)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 -51.0059] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30001" + "plane" "(-462.537 948.94 -311.117) (-459.317 933.636 -312.168) (-463.219 930.163 -300.884)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[-0.205406 0.976379 0.0670204 -300.699] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30000" + "plane" "(-465.03 929.093 -300.757) (-463.219 930.163 -300.884) (-459.317 933.638 -312.167)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.97377 0.210745 -0.0857845 308.92] 0.25" + "vaxis" "[-0.0978825 0.0476418 -0.994057 76.994] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2000 -11268]" } } - solid +} +hidden +{ + entity { - "id" "95422" - side - { - "id" "57800" - "plane" "(-2536 3050 592) (-2560 3040 592) (-2336 2816 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57799" - "plane" "(-2336 2816 624) (-2560 3040 624) (-2536 3050 624)" - "material" "HALFLIFE/C3A2A_TELRED1D" - "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57798" - "plane" "(-2336 2816 592) (-2560 3040 592) (-2560 3040 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "39289" + "classname" "func_detail" + hidden { - "id" "57797" - "plane" "(-2560 3040 592) (-2536 3050 592) (-2536 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39219" + side + { + "id" "30010" + "plane" "(-417.343 953.68 -272.109) (-417.343 956 -272.109) (-416.269 953.851 -272.128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 59.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30009" + "plane" "(-417.622 956 -288.107) (-417.622 953.678 -288.107) (-416.535 953.851 -287.408)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30008" + "plane" "(-417.622 953.68 -288.107) (-417.622 956 -288.107) (-417.343 956 -272.109)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 80.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30007" + "plane" "(-417.622 956 -288.107) (-416.535 953.851 -287.407) (-416.269 953.851 -272.128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30006" + "plane" "(-417.343 953.679 -272.109) (-416.269 953.852 -272.128) (-416.535 953.851 -287.408)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57796" - "plane" "(-2326 2840 592) (-2336 2816 592) (-2336 2816 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39220" + side + { + "id" "30015" + "plane" "(-415.343 954 -272.144) (-415.343 952 -272.144) (-416.269 953.85 -272.128)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 59.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30014" + "plane" "(-416.536 953.852 -287.412) (-410.034 941 -283.238) (-410.034 954.887 -283.238)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30013" + "plane" "(-416.269 953.848 -272.128) (-415.343 952 -272.144) (-410.036 941 -283.238)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30012" + "plane" "(-410.037 954.887 -283.238) (-410.037 941 -283.238) (-415.343 952 -272.144)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30011" + "plane" "(-416.539 953.85 -287.41) (-410.036 954.887 -283.238) (-415.343 954 -272.144)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57795" - "plane" "(-2536 3050 592) (-2326 2840 592) (-2326 2840 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39221" + side + { + "id" "30022" + "plane" "(-417.343 956 -272.109) (-417.343 963.332 -272.109) (-415.343 962.664 -272.144)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 59.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30021" + "plane" "(-417.622 963.332 -288.107) (-417.622 956 -288.107) (-416.535 953.85 -287.409)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30020" + "plane" "(-417.622 956 -288.107) (-417.622 963.332 -288.107) (-417.343 963.332 -272.109)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 80.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30019" + "plane" "(-417.343 956 -272.109) (-416.27 953.85 -272.128) (-416.536 953.85 -287.411)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30018" + "plane" "(-410.033 960.828 -283.238) (-410.033 954.888 -283.238) (-415.343 954 -272.144)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30017" + "plane" "(-417.622 963.332 -288.107) (-410.031 960.831 -283.238) (-415.343 962.666 -272.144)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 10.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30016" + "plane" "(-416.268 953.851 -272.128) (-415.343 954 -272.144) (-410.032 954.888 -283.238)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "39224" + side + { + "id" "30028" + "plane" "(-429.481 951.742 -279.898) (-429.481 980 -279.898) (-417.482 956 -280.108)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 11.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30027" + "plane" "(-429.76 980 -295.896) (-429.76 951.742 -295.896) (-417.622 953.68 -288.107)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30026" + "plane" "(-417.622 956 -288.107) (-417.622 953.678 -288.107) (-417.482 953.68 -280.108)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -130.595] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30025" + "plane" "(-429.76 951.742 -295.896) (-429.76 980 -295.896) (-429.481 980 -279.898)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30024" + "plane" "(-429.76 980 -295.896) (-417.622 956 -288.107) (-417.482 956 -280.108)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30023" + "plane" "(-429.481 951.743 -279.898) (-417.482 953.679 -280.108) (-417.622 953.678 -288.107)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "96754" - side + hidden { - "id" "57806" - "plane" "(-2584 3030 592) (-2346 2792 592) (-2336 2816 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 -394.602] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -129.468] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39225" + side + { + "id" "30033" + "plane" "(-417.482 963.332 -280.108) (-417.482 956 -280.108) (-421.882 964.8 -280.031)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 11.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30032" + "plane" "(-422.073 964.801 -290.963) (-417.622 956 -288.107) (-417.622 963.332 -288.107)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30031" + "plane" "(-417.622 963.332 -288.107) (-417.622 956 -288.107) (-417.482 956 -280.108)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -130.595] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30030" + "plane" "(-421.882 964.801 -280.031) (-417.482 956 -280.108) (-417.622 956 -288.107)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30029" + "plane" "(-422.067 964.797 -290.959) (-417.622 963.332 -288.107) (-417.482 963.333 -280.108)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 10.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57805" - "plane" "(-2584 3030 624) (-2560 3040 624) (-2336 2816 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "39226" + side + { + "id" "30040" + "plane" "(-429.481 980 -279.898) (-429.481 984 -279.898) (-426.338 984 -279.953)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 11.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30039" + "plane" "(-429.76 984 -295.896) (-429.76 980 -295.896) (-422.073 964.799 -290.963)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30038" + "plane" "(-429.76 980 -295.896) (-429.76 984 -295.896) (-429.481 984 -279.898)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30037" + "plane" "(-429.76 984 -295.896) (-426.58 984 -293.855) (-426.337 984 -279.953)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" + "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30036" + "plane" "(-429.481 980 -279.898) (-421.881 964.798 -280.031) (-422.072 964.798 -290.961)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30035" + "plane" "(-421.881 964.798 -280.031) (-420.743 964.419 -280.051) (-420.921 964.419 -290.225)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 10.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30034" + "plane" "(-426.579 984 -293.854) (-420.92 964.419 -290.223) (-420.743 964.419 -280.051)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57804" - "plane" "(-2584 3030 592) (-2584 3030 624) (-2346 2792 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 -394.602] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39229" + side + { + "id" "30046" + "plane" "(-441.618 949.805 -287.688) (-441.618 984 -287.688) (-429.62 984 -287.897)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 -36.1192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30045" + "plane" "(-441.898 984 -303.685) (-441.898 949.807 -303.685) (-429.76 951.742 -295.896)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30044" + "plane" "(-429.76 984 -295.896) (-429.76 951.742 -295.896) (-429.62 951.742 -287.897)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -98.5952] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30043" + "plane" "(-441.898 949.805 -303.685) (-441.898 984 -303.685) (-441.618 984 -287.688)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 16.5953] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30042" + "plane" "(-441.898 984 -303.685) (-429.76 984 -295.896) (-429.62 984 -287.897)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" + "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30041" + "plane" "(-441.618 949.806 -287.688) (-429.62 951.742 -287.897) (-429.76 951.742 -295.896)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57803" - "plane" "(-2560 3040 592) (-2560 3040 624) (-2584 3030 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39232" + side + { + "id" "30052" + "plane" "(-453.756 947.871 -295.477) (-453.756 984 -295.477) (-441.758 984 -295.686)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 43.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30051" + "plane" "(-454.035 984 -311.475) (-454.035 947.871 -311.475) (-441.898 949.805 -303.685)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30050" + "plane" "(-441.898 984 -303.685) (-441.898 949.807 -303.685) (-441.758 949.805 -295.686)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -66.5952] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30049" + "plane" "(-454.035 947.871 -311.475) (-454.035 984 -311.475) (-453.756 984 -295.477)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 112.595] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30048" + "plane" "(-454.035 984 -311.475) (-441.898 984 -303.685) (-441.758 984 -295.686)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" + "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30047" + "plane" "(-453.756 947.872 -295.477) (-441.758 949.807 -295.686) (-441.898 949.807 -303.685)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57802" - "plane" "(-2346 2792 592) (-2346 2792 624) (-2336 2816 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 40] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39235" + side + { + "id" "30058" + "plane" "(-465.894 945.938 -303.266) (-465.894 984 -303.266) (-453.896 984 -303.476)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 -4.11921] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30057" + "plane" "(-466.173 984 -319.264) (-466.173 945.936 -319.264) (-454.035 947.871 -311.475)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30056" + "plane" "(-454.035 984 -311.475) (-454.035 947.871 -311.475) (-453.896 947.871 -303.476)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -34.5952] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30055" + "plane" "(-466.173 945.938 -319.264) (-466.173 984 -319.264) (-465.894 984 -303.266)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 80.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30054" + "plane" "(-466.173 984 -319.264) (-454.035 984 -311.475) (-453.896 984 -303.476)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" + "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30053" + "plane" "(-465.894 945.935 -303.266) (-453.896 947.871 -303.476) (-454.035 947.871 -311.475)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57801" - "plane" "(-2336 2816 592) (-2336 2816 624) (-2560 3040 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 40] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39238" + side + { + "id" "30064" + "plane" "(-478.032 944 -311.056) (-478.032 980.66 -311.056) (-466.034 972.664 -311.265)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 -52.1192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30063" + "plane" "(-478.311 980.668 -327.053) (-478.311 944 -327.053) (-466.173 945.938 -319.264)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30062" + "plane" "(-466.173 972.664 -319.264) (-466.173 945.935 -319.264) (-466.034 945.938 -311.265)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -2.59523] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30061" + "plane" "(-478.311 944 -327.053) (-478.311 980.668 -327.053) (-478.032 980.664 -311.056)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30060" + "plane" "(-478.311 980.668 -327.053) (-466.173 972.668 -319.264) (-466.034 972.667 -311.265)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 18.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30059" + "plane" "(-478.032 944 -311.056) (-466.034 945.937 -311.265) (-466.173 945.935 -319.264)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "39239" + side + { + "id" "30069" + "plane" "(-466.034 979.332 -311.265) (-466.034 972.664 -311.265) (-472.696 977.108 -311.149)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 -52.1192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30068" + "plane" "(-472.91 977.107 -323.587) (-466.173 972.668 -319.264) (-466.173 979.332 -319.264)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30067" + "plane" "(-466.173 979.332 -319.264) (-466.173 972.664 -319.264) (-466.034 972.668 -311.265)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -2.59523] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30066" + "plane" "(-472.693 977.109 -311.149) (-466.034 972.668 -311.265) (-466.173 972.666 -319.264)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 18.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30065" + "plane" "(-472.91 977.111 -323.588) (-466.173 979.332 -319.264) (-466.034 979.331 -311.265)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 18.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "96658" - side + hidden { - "id" "57811" - "plane" "(-2536 3050 592) (-2326 2840 592) (-2326 3050 592)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39240" + side + { + "id" "30076" + "plane" "(-478.311 984 -327.053) (-478.311 980.665 -327.053) (-472.917 977.109 -323.589)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30075" + "plane" "(-466.163 984 -318.69) (-466.173 984 -319.264) (-466.173 979.331 -319.264)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -2.59523] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30074" + "plane" "(-478.311 980.668 -327.053) (-478.311 984 -327.053) (-478.161 984 -318.484)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30073" + "plane" "(-478.161 984 -318.484) (-478.311 984 -327.053) (-466.173 984 -319.264)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" + "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30072" + "plane" "(-472.788 977.111 -316.609) (-472.912 977.111 -323.586) (-478.311 980.669 -327.053)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 18.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30071" + "plane" "(-466.14 979.332 -317.36) (-466.173 979.332 -319.264) (-472.918 977.111 -323.589)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 18.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30070" + "plane" "(-478.145 980.664 -317.53) (-478.161 984 -318.482) (-466.163 984 -318.692)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 18.1192] 0.25" + "vaxis" "[0 -1 0 -160] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57810" - "plane" "(-2326 2840 624) (-2536 3050 624) (-2326 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.924194 0 0.381921 407.194] 0.25" - "vaxis" "[0 -1 0 96] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "39243" + side + { + "id" "30082" + "plane" "(-490.17 942.063 -318.845) (-490.17 984 -318.845) (-478.171 984 -319.054)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 27.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30081" + "plane" "(-490.449 984 -334.843) (-490.449 942.064 -334.843) (-478.311 944 -327.053)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30080" + "plane" "(-478.311 984 -327.053) (-478.311 944 -327.053) (-478.171 944 -319.054)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -482.595] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30079" + "plane" "(-490.449 942.063 -334.843) (-490.449 984 -334.843) (-490.17 984 -318.845)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 16.5953] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30078" + "plane" "(-490.449 984 -334.843) (-478.311 984 -327.053) (-478.171 984 -319.054)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" + "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30077" + "plane" "(-490.17 942.063 -318.845) (-478.171 944 -319.054) (-478.311 944 -327.053)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57809" - "plane" "(-2326 2840 592) (-2536 3050 592) (-2536 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" - "vaxis" "[0 0 -1 59] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39246" + side + { + "id" "30088" + "plane" "(-502.307 940.129 -326.634) (-502.307 984 -326.634) (-490.309 984 -326.844)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 -20.1192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30087" + "plane" "(-502.587 984 -342.632) (-502.587 940.129 -342.632) (-490.449 942.066 -334.843)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30086" + "plane" "(-490.449 984 -334.843) (-490.449 942.064 -334.843) (-490.309 942.063 -326.844)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -450.595] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30085" + "plane" "(-502.587 940.129 -342.632) (-502.587 984 -342.632) (-502.307 984 -326.634)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 112.595] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30084" + "plane" "(-502.587 984 -342.632) (-490.449 984 -334.843) (-490.309 984 -326.844)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" + "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30083" + "plane" "(-502.307 940.128 -326.634) (-490.309 942.064 -326.844) (-490.449 942.064 -334.843)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57808" - "plane" "(-2326 3050 592) (-2326 2840 592) (-2326 2840 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39247" + side + { + "id" "30093" + "plane" "(-504.87 939.741 -334.591) (-502.447 940.133 -334.633) (-502.447 939.462 -334.633)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 59.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30092" + "plane" "(-502.587 939.462 -342.632) (-502.587 940.128 -342.632) (-505.024 939.74 -344.196)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30091" + "plane" "(-502.587 940.133 -342.632) (-502.587 939.462 -342.632) (-502.447 939.462 -334.633)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -418.595] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30090" + "plane" "(-505.021 939.739 -344.194) (-502.587 940.127 -342.632) (-502.447 940.128 -334.633)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30089" + "plane" "(-504.859 939.74 -334.591) (-502.447 939.461 -334.633) (-502.587 939.461 -342.632)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57807" - "plane" "(-2536 3050 592) (-2326 3050 592) (-2326 3050 624)" - "material" "DE_NUKE/NUKE_METALFLOOR_01" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39249" + side + { + "id" "30100" + "plane" "(-514.445 940.846 -334.424) (-514.445 984 -334.424) (-502.447 984 -334.633)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 59.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30099" + "plane" "(-514.724 984 -350.421) (-514.724 940.846 -350.421) (-505.026 939.74 -344.197)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30098" + "plane" "(-502.587 984 -342.632) (-502.587 940.129 -342.632) (-502.447 940.129 -334.633)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -418.595] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30097" + "plane" "(-514.724 940.846 -350.421) (-514.724 984 -350.421) (-514.445 984 -334.424)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 80.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30096" + "plane" "(-514.724 984 -350.421) (-502.587 984 -342.632) (-502.447 984 -334.633)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" + "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30095" + "plane" "(-504.859 939.74 -334.591) (-502.447 940.129 -334.633) (-502.587 940.129 -342.632)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30094" + "plane" "(-514.445 940.846 -334.424) (-504.861 939.74 -334.591) (-505.028 939.74 -344.198)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "39252" + side + { + "id" "30106" + "plane" "(-526.583 942.231 -342.213) (-526.583 960.77 -342.213) (-514.585 966.301 -342.423)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 11.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30105" + "plane" "(-526.862 960.77 -358.211) (-526.862 942.231 -358.211) (-514.724 940.846 -350.421)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30104" + "plane" "(-514.724 966.301 -350.421) (-514.724 940.846 -350.421) (-514.585 940.846 -342.423)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -386.595] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30103" + "plane" "(-526.862 942.231 -358.211) (-526.862 960.77 -358.211) (-526.583 960.77 -342.213)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30102" + "plane" "(-526.862 960.77 -358.211) (-514.724 966.307 -350.421) (-514.585 966.307 -342.423)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 10.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30101" + "plane" "(-526.583 942.231 -342.213) (-514.585 940.846 -342.423) (-514.724 940.846 -350.421)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 2500]" - } -} -entity -{ - "id" "100899" - "classname" "func_detail" - solid - { - "id" "98496" - side + hidden { - "id" "57817" - "plane" "(-1696 3072 640) (-1696 3328 640) (-1216 3328 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "39255" + side + { + "id" "30112" + "plane" "(-538.721 943.615 -350.002) (-538.721 955.227 -350.002) (-526.722 960.77 -350.212)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 -36.1192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30111" + "plane" "(-539 955.227 -366) (-539 943.615 -366) (-526.862 942.231 -358.211)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30110" + "plane" "(-526.862 960.77 -358.211) (-526.862 942.231 -358.211) (-526.722 942.231 -350.212)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -354.595] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30109" + "plane" "(-539 943.615 -366) (-539 955.227 -366) (-538.721 955.227 -350.002)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 16.5953] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30108" + "plane" "(-539 955.229 -366) (-526.862 960.768 -358.211) (-526.722 960.768 -350.212)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 10.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30107" + "plane" "(-538.721 943.615 -350.002) (-526.722 942.23 -350.212) (-526.862 942.23 -358.211)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57816" - "plane" "(-1696 3328 624) (-1696 3072 624) (-1216 3072 624)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39257" + side + { + "id" "30119" + "plane" "(-518.059 984 -342.362) (-514.585 984 -342.423) (-514.585 966.309 -342.423)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 11.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30118" + "plane" "(-526.862 984 -358.211) (-526.862 960.769 -358.211) (-514.724 966.305 -350.421)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30117" + "plane" "(-514.724 984 -350.421) (-514.724 966.307 -350.421) (-514.585 966.309 -342.423)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -386.595] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30116" + "plane" "(-526.862 960.77 -358.211) (-526.862 984 -358.211) (-526.771 984 -353.012)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 48.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30115" + "plane" "(-526.862 984 -358.211) (-514.724 984 -350.421) (-514.585 984 -342.423)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" + "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30114" + "plane" "(-518.06 964.705 -342.362) (-514.585 966.309 -342.423) (-514.724 966.307 -350.421)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 10.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30113" + "plane" "(-526.771 960.766 -353.01) (-526.771 984 -353.01) (-518.061 984 -342.362)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57815" - "plane" "(-1696 3072 624) (-1696 3328 624) (-1696 3328 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39258" + side + { + "id" "30124" + "plane" "(-535.63 956.77 -363.838) (-526.862 960.77 -358.211) (-526.862 984 -358.211)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30123" + "plane" "(-526.771 984 -353.012) (-526.862 984 -358.211) (-526.862 960.77 -358.211)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0.0174523 0 1 -354.595] 0.25" + "vaxis" "[0 -1 0 -48] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30122" + "plane" "(-535.614 984 -363.82) (-526.862 984 -358.211) (-526.771 984 -353.012)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[-0.540102 0 0.841617 -236.354] 0.25" + "vaxis" "[-0.841617 0 -0.540102 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30121" + "plane" "(-526.771 960.771 -353.012) (-526.862 960.771 -358.211) (-535.629 956.772 -363.836)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 10.1192] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59526] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30120" + "plane" "(-535.628 956.773 -363.836) (-535.628 984 -363.836) (-526.771 984 -353.013)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0 1 0 32] 0.25" + "vaxis" "[-0.0174523 0 -1 2.59523] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57814" - "plane" "(-1216 3328 624) (-1216 3072 624) (-1216 3072 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39230" + side + { + "id" "30130" + "plane" "(-453.756 933.923 -295.477) (-453.756 947.871 -295.477) (-441.758 949.805 -295.686)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 43.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30129" + "plane" "(-454.035 947.871 -311.475) (-454.035 933.923 -311.475) (-441.898 932.538 -303.685)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30128" + "plane" "(-441.898 949.805 -303.685) (-441.898 932.538 -303.685) (-441.758 932.538 -295.686)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.0174523 0 1 -66.5952] 0.25" + "vaxis" "[0 -1 0 -176] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30127" + "plane" "(-454.035 933.923 -311.475) (-454.035 947.87 -311.475) (-453.756 947.871 -295.477)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 112.595] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30126" + "plane" "(-454.035 947.87 -311.475) (-441.898 949.806 -303.685) (-441.758 949.806 -295.686)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30125" + "plane" "(-453.756 933.922 -295.477) (-441.758 932.538 -295.686) (-441.898 932.538 -303.685)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57813" - "plane" "(-1696 3328 624) (-1216 3328 624) (-1216 3328 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39241" + side + { + "id" "30136" + "plane" "(-490.17 938.077 -318.845) (-490.17 942.064 -318.845) (-478.171 944 -319.054)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 27.8808] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30135" + "plane" "(-490.449 942.063 -334.843) (-490.449 938.077 -334.843) (-478.311 936.692 -327.053)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30134" + "plane" "(-478.311 944 -327.053) (-478.311 936.692 -327.053) (-478.171 936.692 -319.054)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.0174523 0 1 -482.595] 0.25" + "vaxis" "[0 -1 0 -176] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30133" + "plane" "(-490.449 938.077 -334.843) (-490.449 942.064 -334.843) (-490.17 942.063 -318.845)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 16.5953] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30132" + "plane" "(-490.449 942.063 -334.843) (-478.311 944 -327.053) (-478.171 944 -319.054)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30131" + "plane" "(-490.17 938.077 -318.845) (-478.171 936.692 -319.054) (-478.311 936.692 -327.053)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57812" - "plane" "(-1216 3072 624) (-1696 3072 624) (-1696 3072 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "39256" + side + { + "id" "30142" + "plane" "(-538.721 934.324 -350.002) (-538.721 943.615 -350.002) (-526.722 942.231 -350.212)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-1 0 0.0174523 -36.1192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30141" + "plane" "(-539 943.615 -366) (-539 934.323 -366) (-526.862 936.258 -358.211)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 -352] 0.25" + "vaxis" "[-0.841617 0 -0.540103 -335.467] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30140" + "plane" "(-526.862 942.231 -358.211) (-526.862 936.259 -358.211) (-526.722 936.258 -350.212)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[0.0174523 0 1 -354.595] 0.25" + "vaxis" "[0 -1 0 -176] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30139" + "plane" "(-539 934.324 -366) (-539 943.615 -366) (-538.721 943.615 -350.002)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[0 -1 0 -114] 0.25" + "vaxis" "[-0.0174523 0 -1 16.5953] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30138" + "plane" "(-538.721 934.324 -350.002) (-526.722 936.259 -350.212) (-526.862 936.259 -358.211)" + "material" "CONCRETE/CONCRETEFLOOR012A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30137" + "plane" "(-539 943.616 -366) (-526.862 942.231 -358.211) (-526.722 942.231 -350.212)" + "material" "CONCRETE/CONCRETESTAIR003A" + "uaxis" "[1 0 -0.0174523 322.119] 0.25" + "vaxis" "[-0.0174523 0 -1 66.5952] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 0]" } } - solid +} +hidden +{ + entity { - "id" "98474" - side - { - "id" "57823" - "plane" "(-1216 3072 640) (-752 3072 640) (-752 2456 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57822" - "plane" "(-1216 2456 624) (-752 2456 624) (-752 3072 624)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57821" - "plane" "(-1216 3072 624) (-1216 3072 640) (-1216 2456 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57820" - "plane" "(-752 2456 624) (-752 2456 640) (-752 3072 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57819" - "plane" "(-1216 2456 624) (-1216 2456 640) (-752 2456 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57818" - "plane" "(-752 3072 624) (-752 3072 640) (-1216 3072 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40761" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 880 -304" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "98495" - side - { - "id" "57829" - "plane" "(-1536 3072 640) (-1216 3072 640) (-1216 2328 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57828" - "plane" "(-1536 2328 624) (-1216 2328 624) (-1216 3072 624)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57827" - "plane" "(-1536 3072 624) (-1536 3072 640) (-1536 2328 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "57826" - "plane" "(-1216 2328 624) (-1216 2328 640) (-1216 3072 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57825" - "plane" "(-1536 2328 624) (-1536 2328 640) (-1216 2328 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "57824" - "plane" "(-1216 3072 624) (-1216 3072 640) (-1536 3072 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "40858" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/prison_flourescentlight001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 880 -176" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 500]" } } - solid +} +hidden +{ + entity { - "id" "98438" - side - { - "id" "57835" - "plane" "(-1536 2200 640) (-1856 2200 640) (-1856 2624 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "41318" + "classname" "func_detail" + hidden { - "id" "57834" - "plane" "(-1536 2944 624) (-1856 2624 624) (-1856 2200 624)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41261" + side + { + "id" "30298" + "plane" "(-562 865 -344) (-558 865 -344) (-558 863 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30297" + "plane" "(-562 863 -384) (-558 863 -384) (-558 865 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30296" + "plane" "(-562 865 -344) (-562 863 -344) (-562 863 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30295" + "plane" "(-558 865 -384) (-558 863 -384) (-558 863 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30294" + "plane" "(-558 865 -344) (-562 865 -344) (-562 865 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30293" + "plane" "(-558 863 -384) (-562 863 -384) (-562 863 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57833" - "plane" "(-1856 2200 640) (-1856 2200 624) (-1856 2624 624)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41262" + side + { + "id" "30304" + "plane" "(-565 865 -341) (-559 865 -341) (-559 863 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30303" + "plane" "(-565 863 -344) (-559 863 -344) (-559 865 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30302" + "plane" "(-565 865 -341) (-565 863 -341) (-565 863 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30301" + "plane" "(-559 865 -344) (-559 863 -344) (-559 863 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30300" + "plane" "(-559 865 -341) (-565 865 -341) (-565 865 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30299" + "plane" "(-559 863 -344) (-565 863 -344) (-565 863 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57832" - "plane" "(-1536 2944 640) (-1536 2944 624) (-1536 2200 624)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41263" + side + { + "id" "30310" + "plane" "(-369 863 -469) (-559 863 -341) (-559 865 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30309" + "plane" "(-369 865 -472) (-559 865 -344) (-559 863 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30308" + "plane" "(-559 863 -344) (-559 865 -344) (-559 865 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30307" + "plane" "(-369 863 -469) (-369 865 -469) (-369 865 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30306" + "plane" "(-559 865 -344) (-369 865 -472) (-369 865 -469)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30305" + "plane" "(-559 863 -341) (-369 863 -469) (-369 863 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57831" - "plane" "(-1536 2200 640) (-1536 2200 624) (-1856 2200 624)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41264" + side + { + "id" "30316" + "plane" "(-466 865 -407) (-462 865 -407) (-462 863 -407)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30315" + "plane" "(-466 863 -448) (-462 863 -448) (-462 865 -448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30314" + "plane" "(-466 865 -407) (-466 863 -407) (-466 863 -448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30313" + "plane" "(-462 865 -448) (-462 863 -448) (-462 863 -407)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30312" + "plane" "(-462 865 -407) (-466 865 -407) (-466 865 -448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30311" + "plane" "(-462 863 -448) (-466 863 -448) (-466 863 -407)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57830" - "plane" "(-1856 2624 640) (-1856 2624 624) (-1536 2944 624)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41265" + side + { + "id" "30322" + "plane" "(-369 865 -469) (-363 865 -469) (-363 863 -469)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30321" + "plane" "(-369 863 -472) (-363 863 -472) (-363 865 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30320" + "plane" "(-369 865 -469) (-369 863 -469) (-369 863 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30319" + "plane" "(-363 865 -472) (-363 863 -472) (-363 863 -469)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30318" + "plane" "(-363 865 -469) (-369 865 -469) (-369 865 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30317" + "plane" "(-363 863 -472) (-369 863 -472) (-369 863 -469)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "41266" + side + { + "id" "30328" + "plane" "(-370 865 -472) (-366 865 -472) (-366 863 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30327" + "plane" "(-370 863 -512) (-366 863 -512) (-366 865 -512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30326" + "plane" "(-370 865 -472) (-370 863 -472) (-370 863 -512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30325" + "plane" "(-366 865 -512) (-366 863 -512) (-366 863 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30324" + "plane" "(-366 865 -472) (-370 865 -472) (-370 865 -512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30323" + "plane" "(-366 863 -512) (-370 863 -512) (-370 863 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "98398" - side + hidden { - "id" "57841" - "plane" "(-2432 2624 640) (-1856 2624 640) (-1856 2072 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "41236" + side + { + "id" "30334" + "plane" "(-562 775 -344) (-558 775 -344) (-558 773 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30333" + "plane" "(-562 773 -384) (-558 773 -384) (-558 775 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30332" + "plane" "(-562 775 -344) (-562 773 -344) (-562 773 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30331" + "plane" "(-558 775 -384) (-558 773 -384) (-558 773 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30330" + "plane" "(-558 775 -344) (-562 775 -344) (-562 775 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30329" + "plane" "(-558 773 -384) (-562 773 -384) (-562 773 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57840" - "plane" "(-2432 2072 624) (-1856 2072 624) (-1856 2624 624)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41230" + side + { + "id" "30340" + "plane" "(-565 775 -341) (-559 775 -341) (-559 773 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30339" + "plane" "(-565 773 -344) (-559 773 -344) (-559 775 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30338" + "plane" "(-565 775 -341) (-565 773 -341) (-565 773 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30337" + "plane" "(-559 775 -344) (-559 773 -344) (-559 773 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30336" + "plane" "(-559 775 -341) (-565 775 -341) (-565 775 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30335" + "plane" "(-559 773 -344) (-565 773 -344) (-565 773 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57839" - "plane" "(-2432 2624 640) (-2432 2072 640) (-2432 2072 624)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "41227" + side + { + "id" "30346" + "plane" "(-369 773 -469) (-559 773 -341) (-559 775 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30345" + "plane" "(-369 775 -472) (-559 775 -344) (-559 773 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30344" + "plane" "(-559 773 -344) (-559 775 -344) (-559 775 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30343" + "plane" "(-369 773 -469) (-369 775 -469) (-369 775 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30342" + "plane" "(-559 775 -344) (-369 775 -472) (-369 775 -469)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30341" + "plane" "(-559 773 -341) (-369 773 -469) (-369 773 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57838" - "plane" "(-1856 2624 624) (-1856 2072 624) (-1856 2072 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[0 1 0 -96] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41237" + side + { + "id" "30352" + "plane" "(-466 775 -407) (-462 775 -407) (-462 773 -407)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30351" + "plane" "(-466 773 -448) (-462 773 -448) (-462 775 -448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30350" + "plane" "(-466 775 -407) (-466 773 -407) (-466 773 -448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30349" + "plane" "(-462 775 -448) (-462 773 -448) (-462 773 -407)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30348" + "plane" "(-462 775 -407) (-466 775 -407) (-466 775 -448)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30347" + "plane" "(-462 773 -448) (-466 773 -448) (-466 773 -407)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57837" - "plane" "(-1856 2624 640) (-2432 2624 640) (-2432 2624 624)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41226" + side + { + "id" "30358" + "plane" "(-369 775 -469) (-363 775 -469) (-363 773 -469)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30357" + "plane" "(-369 773 -472) (-363 773 -472) (-363 775 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30356" + "plane" "(-369 775 -469) (-369 773 -469) (-369 773 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30355" + "plane" "(-363 775 -472) (-363 773 -472) (-363 773 -469)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30354" + "plane" "(-363 775 -469) (-369 775 -469) (-369 775 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30353" + "plane" "(-363 773 -472) (-369 773 -472) (-369 773 -469)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "57836" - "plane" "(-1856 2072 624) (-2432 2072 624) (-2432 2072 640)" - "material" "CONCRETE/CONCRETEFLOOR023A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41238" + side + { + "id" "30364" + "plane" "(-370 775 -472) (-366 775 -472) (-366 773 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30363" + "plane" "(-370 773 -512) (-366 773 -512) (-366 775 -512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30362" + "plane" "(-370 775 -472) (-370 773 -472) (-370 773 -512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30361" + "plane" "(-366 775 -512) (-366 773 -512) (-366 773 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30360" + "plane" "(-366 775 -472) (-370 775 -472) (-370 775 -512)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30359" + "plane" "(-366 773 -512) (-370 773 -512) (-370 773 -472)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" } } - solid +} +hidden +{ + entity { - "id" "101251" - side - { - "id" "58115" - "plane" "(-1856 2624 640) (-1858 2628 640) (-1540 2946 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707107 0 639.232] 0.25" - "vaxis" "[-0.707107 0.707107 0 -912.324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "41358" + "classname" "func_detail" + hidden { - "id" "58114" - "plane" "(-1858 2628 624) (-1856 2624 624) (-1536 2944 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707107 0 639.232] 0.25" - "vaxis" "[0.707107 -0.707107 0 976.324] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41359" + side + { + "id" "30442" + "plane" "(-366 895 -216) (-370 895 -216) (-370 897 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30441" + "plane" "(-366 897 -256) (-370 897 -256) (-370 895 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30440" + "plane" "(-366 895 -216) (-366 897 -216) (-366 897 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30439" + "plane" "(-370 895 -256) (-370 897 -256) (-370 897 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30438" + "plane" "(-370 895 -216) (-366 895 -216) (-366 895 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30437" + "plane" "(-370 897 -256) (-366 897 -256) (-366 897 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58113" - "plane" "(-1540 2946 640) (-1540 2946 624) (-1536 2944 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.894427 -0.447214 0 35.6357] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41360" + side + { + "id" "30448" + "plane" "(-363 895 -213) (-369 895 -213) (-369 897 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30447" + "plane" "(-363 897 -216) (-369 897 -216) (-369 895 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30446" + "plane" "(-363 895 -213) (-363 897 -213) (-363 897 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30445" + "plane" "(-369 895 -216) (-369 897 -216) (-369 897 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30444" + "plane" "(-369 895 -213) (-363 895 -213) (-363 895 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30443" + "plane" "(-369 897 -216) (-363 897 -216) (-363 897 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58112" - "plane" "(-1858 2628 640) (-1858 2628 624) (-1540 2946 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707107 0 639.233] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41361" + side + { + "id" "30454" + "plane" "(-559 897 -341) (-369 897 -213) (-369 895 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30453" + "plane" "(-559 895 -344) (-369 895 -216) (-369 897 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30452" + "plane" "(-369 897 -216) (-369 895 -216) (-369 895 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30451" + "plane" "(-559 897 -341) (-559 895 -341) (-559 895 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30450" + "plane" "(-369 895 -216) (-559 895 -344) (-559 895 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30449" + "plane" "(-369 897 -213) (-559 897 -341) (-559 897 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58111" - "plane" "(-1536 2944 640) (-1536 2944 624) (-1856 2624 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707107 0 639.233] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41362" + side + { + "id" "30460" + "plane" "(-462 895 -279) (-466 895 -279) (-466 897 -279)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30459" + "plane" "(-462 897 -320) (-466 897 -320) (-466 895 -320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30458" + "plane" "(-462 895 -279) (-462 897 -279) (-462 897 -320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30457" + "plane" "(-466 895 -320) (-466 897 -320) (-466 897 -279)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30456" + "plane" "(-466 895 -279) (-462 895 -279) (-462 895 -320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30455" + "plane" "(-466 897 -320) (-462 897 -320) (-462 897 -279)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58110" - "plane" "(-1856 2624 640) (-1856 2624 624) (-1858 2628 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.447214 0.894427 0 -692.791] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41363" + side + { + "id" "30466" + "plane" "(-559 895 -341) (-565 895 -341) (-565 897 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30465" + "plane" "(-559 897 -344) (-565 897 -344) (-565 895 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30464" + "plane" "(-559 895 -341) (-559 897 -341) (-559 897 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30463" + "plane" "(-565 895 -344) (-565 897 -344) (-565 897 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30462" + "plane" "(-565 895 -341) (-559 895 -341) (-559 895 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30461" + "plane" "(-565 897 -344) (-559 897 -344) (-559 897 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "41364" + side + { + "id" "30472" + "plane" "(-558 895 -344) (-562 895 -344) (-562 897 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30471" + "plane" "(-558 897 -384) (-562 897 -384) (-562 895 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 -24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30470" + "plane" "(-558 895 -344) (-558 897 -344) (-558 897 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30469" + "plane" "(-562 895 -384) (-562 897 -384) (-562 897 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 24] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30468" + "plane" "(-562 895 -344) (-558 895 -344) (-558 895 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30467" + "plane" "(-562 897 -384) (-558 897 -384) (-558 897 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101252" - side + hidden { - "id" "58121" - "plane" "(-2432 2624 640) (-2432 2628 640) (-1858 2628 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41365" + side + { + "id" "30478" + "plane" "(-366 985 -216) (-370 985 -216) (-370 987 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30477" + "plane" "(-366 987 -256) (-370 987 -256) (-370 985 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30476" + "plane" "(-366 985 -216) (-366 987 -216) (-366 987 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30475" + "plane" "(-370 985 -256) (-370 987 -256) (-370 987 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30474" + "plane" "(-370 985 -216) (-366 985 -216) (-366 985 -256)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30473" + "plane" "(-370 987 -256) (-366 987 -256) (-366 987 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58120" - "plane" "(-2432 2628 624) (-2432 2624 624) (-1856 2624 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41366" + side + { + "id" "30484" + "plane" "(-363 985 -213) (-369 985 -213) (-369 987 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30483" + "plane" "(-363 987 -216) (-369 987 -216) (-369 985 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30482" + "plane" "(-363 985 -213) (-363 987 -213) (-363 987 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30481" + "plane" "(-369 985 -216) (-369 987 -216) (-369 987 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30480" + "plane" "(-369 985 -213) (-363 985 -213) (-363 985 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30479" + "plane" "(-369 987 -216) (-363 987 -216) (-363 987 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58119" - "plane" "(-2432 2624 624) (-2432 2628 624) (-2432 2628 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41367" + side + { + "id" "30490" + "plane" "(-559 987 -341) (-369 987 -213) (-369 985 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30489" + "plane" "(-559 985 -344) (-369 985 -216) (-369 987 -216)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30488" + "plane" "(-369 987 -216) (-369 985 -216) (-369 985 -213)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30487" + "plane" "(-559 987 -341) (-559 985 -341) (-559 985 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30486" + "plane" "(-369 985 -216) (-559 985 -344) (-559 985 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30485" + "plane" "(-369 987 -213) (-559 987 -341) (-559 987 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58118" - "plane" "(-2432 2628 624) (-1858 2628 624) (-1858 2628 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41368" + side + { + "id" "30496" + "plane" "(-462 985 -279) (-466 985 -279) (-466 987 -279)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30495" + "plane" "(-462 987 -320) (-466 987 -320) (-466 985 -320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30494" + "plane" "(-462 985 -279) (-462 987 -279) (-462 987 -320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30493" + "plane" "(-466 985 -320) (-466 987 -320) (-466 987 -279)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30492" + "plane" "(-466 985 -279) (-462 985 -279) (-462 985 -320)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30491" + "plane" "(-466 987 -320) (-462 987 -320) (-462 987 -279)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58117" - "plane" "(-1856 2624 624) (-2432 2624 624) (-2432 2624 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41369" + side + { + "id" "30502" + "plane" "(-559 985 -341) (-565 985 -341) (-565 987 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30501" + "plane" "(-559 987 -344) (-565 987 -344) (-565 985 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30500" + "plane" "(-559 985 -341) (-559 987 -341) (-559 987 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30499" + "plane" "(-565 985 -344) (-565 987 -344) (-565 987 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30498" + "plane" "(-565 985 -341) (-559 985 -341) (-559 985 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30497" + "plane" "(-565 987 -344) (-559 987 -344) (-559 987 -341)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58116" - "plane" "(-1858 2628 624) (-1856 2624 624) (-1856 2624 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "41370" + side + { + "id" "30508" + "plane" "(-558 985 -344) (-562 985 -344) (-562 987 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30507" + "plane" "(-558 987 -384) (-562 987 -384) (-562 985 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30506" + "plane" "(-558 985 -344) (-558 987 -344) (-558 987 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30505" + "plane" "(-562 985 -384) (-562 987 -384) (-562 987 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30504" + "plane" "(-562 985 -344) (-558 985 -344) (-558 985 -384)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "30503" + "plane" "(-562 987 -384) (-558 987 -384) (-558 987 -344)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" } } - solid +} +hidden +{ + entity { - "id" "101241" - side - { - "id" "58098" - "plane" "(-2436 2628 640) (-2432 2628 640) (-2432 2072 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58099" - "plane" "(-2436 2072 624) (-2432 2072 624) (-2432 2628 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58100" - "plane" "(-2436 2628 640) (-2436 2072 640) (-2436 2072 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58101" - "plane" "(-2432 2628 624) (-2432 2072 624) (-2432 2072 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58102" - "plane" "(-2432 2628 640) (-2436 2628 640) (-2436 2628 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58103" - "plane" "(-2432 2072 624) (-2436 2072 624) (-2436 2072 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41709" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/prodconcrete05" + "origin" "-598 935 -384" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 10500]" } } - solid +} +hidden +{ + entity { - "id" "101242" - side - { - "id" "58104" - "plane" "(-1700 3332 640) (-1216 3332 640) (-1216 3328 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58105" - "plane" "(-1700 3328 624) (-1216 3328 624) (-1216 3332 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58106" - "plane" "(-1700 3332 640) (-1700 3328 640) (-1700 3328 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58107" - "plane" "(-1216 3332 624) (-1216 3328 624) (-1216 3328 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58108" - "plane" "(-1216 3332 640) (-1700 3332 640) (-1700 3332 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58109" - "plane" "(-1216 3328 624) (-1700 3328 624) (-1700 3328 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "41727" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/prodconcrete04" + "origin" "-580 941 -384" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 11000]" } } - solid +} +hidden +{ + entity { - "id" "101271" - side - { - "id" "58127" - "plane" "(-1540 2946 640) (-1540 3072 640) (-1536 3072 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58126" - "plane" "(-1540 3072 624) (-1540 2946 624) (-1536 2944 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58125" - "plane" "(-1540 2946 624) (-1540 3072 624) (-1540 3072 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "41805" + "classname" "func_detail" + hidden { - "id" "58124" - "plane" "(-1536 3072 624) (-1536 2944 624) (-1536 2944 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34824" + side + { + "id" "32134" + "plane" "(-656 868 1152) (-656 992 1152) (-566 992 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "32133" + "plane" "(-656 992 1136) (-656 868 1136) (-566 868 1136)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 -333.199] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32132" + "plane" "(-656 868 1136) (-656 992 1136) (-656 992 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 0.0019989] 0.25" + "vaxis" "[0 0 -1 23.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32131" + "plane" "(-566 992 1136) (-566 868 1136) (-566 868 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192.002] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32130" + "plane" "(-656 992 1136) (-566 992 1136) (-566 992 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-1 0 0 23.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32129" + "plane" "(-566 868 1136) (-656 868 1136) (-656 868 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 304] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58123" - "plane" "(-1540 3072 624) (-1536 3072 624) (-1536 3072 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34823" + side + { + "id" "32140" + "plane" "(-656 768 1152) (-656 868 1152) (-566 868 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "32139" + "plane" "(-656 868 1136) (-656 768 1136) (-566 768 1136)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 1 0 -192] 0.25" + "vaxis" "[1 0 0 151.781] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32138" + "plane" "(-656 768 1136) (-656 868 1136) (-656 868 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 63.998] 0.25" + "vaxis" "[0 0 -1 23.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32137" + "plane" "(-566 768 1136) (-656 768 1136) (-656 768 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[-1 0 0 23.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32136" + "plane" "(-656 868 1136) (-566 868 1136) (-566 868 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 -208] 0.25" + "vaxis" "[-1 0 0 151.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32135" + "plane" "(-566 868 1136) (-566 768 1136) (-566 768 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 191.998] 0.25" + "vaxis" "[0 0 1 -136.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58122" - "plane" "(-1536 2944 624) (-1540 2946 624) (-1540 2946 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "34825" + side + { + "id" "32146" + "plane" "(-566 892 1152) (-566 992 1152) (-554 992 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "4" + "smoothing_groups" "0" + } + side + { + "id" "32145" + "plane" "(-566 992 1136) (-566 892 1136) (-554 892 1144)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[-0.83205 0 -0.5547 7.59827] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32144" + "plane" "(-566 992 1136) (-566 992 1152) (-566 892 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 -1 375.674] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32143" + "plane" "(-554 992 1144) (-554 992 1152) (-566 992 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-1 0 0 31.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32142" + "plane" "(-566 892 1136) (-566 892 1152) (-554 892 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 0 -1 208] 0.25" + "vaxis" "[-1 0 0 159.675] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32141" + "plane" "(-554 892 1144) (-554 892 1152) (-554 992 1152)" + "material" "CONCRETE/CONCRETECEILING001A" + "uaxis" "[0 -1 0 192] 0.25" + "vaxis" "[0 0 1 -184.326] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 12000]" } } - solid +} +hidden +{ + entity { - "id" "101237" - side - { - "id" "58074" - "plane" "(-1700 3328 640) (-1696 3328 640) (-1696 3072 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "42173" + "classname" "func_detail" + hidden { - "id" "58075" - "plane" "(-1700 3072 624) (-1696 3072 624) (-1696 3328 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42174" + side + { + "id" "32260" + "plane" "(-162 35 38) (-166 35 38) (-166 37 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32259" + "plane" "(-162 37 -2) (-166 37 -2) (-166 35 -2)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32258" + "plane" "(-162 35 38) (-162 37 38) (-162 37 -2)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32257" + "plane" "(-166 35 -2) (-166 37 -2) (-166 37 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32256" + "plane" "(-166 35 38) (-162 35 38) (-162 35 -2)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32255" + "plane" "(-166 37 -2) (-162 37 -2) (-162 37 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58076" - "plane" "(-1700 3328 640) (-1700 3072 640) (-1700 3072 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42175" + side + { + "id" "32266" + "plane" "(-159 35 41) (-165 35 41) (-165 37 41)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32265" + "plane" "(-159 37 38) (-165 37 38) (-165 35 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32264" + "plane" "(-159 35 41) (-159 37 41) (-159 37 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32263" + "plane" "(-165 35 38) (-165 37 38) (-165 37 41)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32262" + "plane" "(-165 35 41) (-159 35 41) (-159 35 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32261" + "plane" "(-165 37 38) (-159 37 38) (-159 37 41)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58077" - "plane" "(-1696 3328 624) (-1696 3072 624) (-1696 3072 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42176" + side + { + "id" "32272" + "plane" "(-355 37 -87) (-165 37 41) (-165 35 41)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32271" + "plane" "(-355 35 -90) (-165 35 38) (-165 37 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32270" + "plane" "(-165 37 38) (-165 35 38) (-165 35 41)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32269" + "plane" "(-355 37 -87) (-355 35 -87) (-355 35 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32268" + "plane" "(-165 35 38) (-355 35 -90) (-355 35 -87)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32267" + "plane" "(-165 37 41) (-355 37 -87) (-355 37 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58078" - "plane" "(-1696 3328 640) (-1700 3328 640) (-1700 3328 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42177" + side + { + "id" "32278" + "plane" "(-258 35 -25) (-262 35 -25) (-262 37 -25)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32277" + "plane" "(-258 37 -66) (-262 37 -66) (-262 35 -66)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32276" + "plane" "(-258 35 -25) (-258 37 -25) (-258 37 -66)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32275" + "plane" "(-262 35 -66) (-262 37 -66) (-262 37 -25)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32274" + "plane" "(-262 35 -25) (-258 35 -25) (-258 35 -66)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32273" + "plane" "(-262 37 -66) (-258 37 -66) (-258 37 -25)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58079" - "plane" "(-1696 3072 624) (-1700 3072 624) (-1700 3072 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42178" + side + { + "id" "32284" + "plane" "(-355 35 -87) (-361 35 -87) (-361 37 -87)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32283" + "plane" "(-355 37 -90) (-361 37 -90) (-361 35 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32282" + "plane" "(-355 35 -87) (-355 37 -87) (-355 37 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32281" + "plane" "(-361 35 -90) (-361 37 -90) (-361 37 -87)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32280" + "plane" "(-361 35 -87) (-355 35 -87) (-355 35 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32279" + "plane" "(-361 37 -90) (-355 37 -90) (-355 37 -87)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "42179" + side + { + "id" "32290" + "plane" "(-354 35 -90) (-358 35 -90) (-358 37 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32289" + "plane" "(-354 37 -130) (-358 37 -130) (-358 35 -130)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32288" + "plane" "(-354 35 -90) (-354 37 -90) (-354 37 -130)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32287" + "plane" "(-358 35 -130) (-358 37 -130) (-358 37 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32286" + "plane" "(-358 35 -90) (-354 35 -90) (-354 35 -130)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32285" + "plane" "(-358 37 -130) (-354 37 -130) (-354 37 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101238" - side + hidden { - "id" "58080" - "plane" "(-1700 3072 640) (-1540 3072 640) (-1540 3068 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42180" + side + { + "id" "32296" + "plane" "(-162 125 38) (-166 125 38) (-166 127 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32295" + "plane" "(-162 127 -2) (-166 127 -2) (-166 125 -2)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32294" + "plane" "(-162 125 38) (-162 127 38) (-162 127 -2)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32293" + "plane" "(-166 125 -2) (-166 127 -2) (-166 127 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32292" + "plane" "(-166 125 38) (-162 125 38) (-162 125 -2)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32291" + "plane" "(-166 127 -2) (-162 127 -2) (-162 127 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58081" - "plane" "(-1700 3068 624) (-1540 3068 624) (-1540 3072 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42181" + side + { + "id" "32302" + "plane" "(-159 125 41) (-165 125 41) (-165 127 41)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32301" + "plane" "(-159 127 38) (-165 127 38) (-165 125 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32300" + "plane" "(-159 125 41) (-159 127 41) (-159 127 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32299" + "plane" "(-165 125 38) (-165 127 38) (-165 127 41)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32298" + "plane" "(-165 125 41) (-159 125 41) (-159 125 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32297" + "plane" "(-165 127 38) (-159 127 38) (-159 127 41)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58082" - "plane" "(-1700 3072 640) (-1700 3068 640) (-1700 3068 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42182" + side + { + "id" "32308" + "plane" "(-355 127 -87) (-165 127 41) (-165 125 41)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32307" + "plane" "(-355 125 -90) (-165 125 38) (-165 127 38)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32306" + "plane" "(-165 127 38) (-165 125 38) (-165 125 41)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32305" + "plane" "(-355 127 -87) (-355 125 -87) (-355 125 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32304" + "plane" "(-165 125 38) (-355 125 -90) (-355 125 -87)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32303" + "plane" "(-165 127 41) (-355 127 -87) (-355 127 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58083" - "plane" "(-1540 3072 624) (-1540 3068 624) (-1540 3068 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42183" + side + { + "id" "32314" + "plane" "(-258 125 -25) (-262 125 -25) (-262 127 -25)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32313" + "plane" "(-258 127 -66) (-262 127 -66) (-262 125 -66)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32312" + "plane" "(-258 125 -25) (-258 127 -25) (-258 127 -66)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32311" + "plane" "(-262 125 -66) (-262 127 -66) (-262 127 -25)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32310" + "plane" "(-262 125 -25) (-258 125 -25) (-258 125 -66)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32309" + "plane" "(-262 127 -66) (-258 127 -66) (-258 127 -25)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58084" - "plane" "(-1540 3072 640) (-1700 3072 640) (-1700 3072 624)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42184" + side + { + "id" "32320" + "plane" "(-355 125 -87) (-361 125 -87) (-361 127 -87)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32319" + "plane" "(-355 127 -90) (-361 127 -90) (-361 125 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32318" + "plane" "(-355 125 -87) (-355 127 -87) (-355 127 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32317" + "plane" "(-361 125 -90) (-361 127 -90) (-361 127 -87)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32316" + "plane" "(-361 125 -87) (-355 125 -87) (-355 125 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32315" + "plane" "(-361 127 -90) (-355 127 -90) (-355 127 -87)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58085" - "plane" "(-1540 3068 624) (-1700 3068 624) (-1700 3068 640)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42185" + side + { + "id" "32326" + "plane" "(-354 125 -90) (-358 125 -90) (-358 127 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32325" + "plane" "(-354 127 -130) (-358 127 -130) (-358 125 -130)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32324" + "plane" "(-354 125 -90) (-354 127 -90) (-354 127 -130)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32323" + "plane" "(-358 125 -130) (-358 127 -130) (-358 127 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32322" + "plane" "(-358 125 -90) (-354 125 -90) (-354 125 -130)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32321" + "plane" "(-358 127 -130) (-354 127 -130) (-354 127 -90)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 48] 0.25" + "vaxis" "[0 0 -1 -8] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" } } - solid +} +hidden +{ + entity { - "id" "101384" - side - { - "id" "58190" - "plane" "(-1728 3152 624) (-1216 3152 624) (-1216 3120 624)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "42290" + "classname" "func_detail" + hidden { - "id" "58189" - "plane" "(-1728 3120 592) (-1216 3120 592) (-1216 3152 592)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42291" + side + { + "id" "32404" + "plane" "(-442 35 -90.5) (-446 35 -90.5) (-446 37 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32403" + "plane" "(-442 37 -130.5) (-446 37 -130.5) (-446 35 -130.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32402" + "plane" "(-442 35 -90.5) (-442 37 -90.5) (-442 37 -130.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32401" + "plane" "(-446 35 -130.5) (-446 37 -130.5) (-446 37 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32400" + "plane" "(-446 35 -90.5) (-442 35 -90.5) (-442 35 -130.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32399" + "plane" "(-446 37 -130.5) (-442 37 -130.5) (-442 37 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58188" - "plane" "(-1728 3152 624) (-1728 3120 624) (-1728 3120 592)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42292" + side + { + "id" "32410" + "plane" "(-439 35 -87.5) (-445 35 -87.5) (-445 37 -87.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32409" + "plane" "(-439 37 -90.5) (-445 37 -90.5) (-445 35 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32408" + "plane" "(-439 35 -87.5) (-439 37 -87.5) (-439 37 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32407" + "plane" "(-445 35 -90.5) (-445 37 -90.5) (-445 37 -87.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32406" + "plane" "(-445 35 -87.5) (-439 35 -87.5) (-439 35 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32405" + "plane" "(-445 37 -90.5) (-439 37 -90.5) (-439 37 -87.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58187" - "plane" "(-1216 3152 592) (-1216 3120 592) (-1216 3120 624)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42293" + side + { + "id" "32416" + "plane" "(-635 37 -215.5) (-445 37 -87.5) (-445 35 -87.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32415" + "plane" "(-635 35 -218.5) (-445 35 -90.5) (-445 37 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32414" + "plane" "(-445 37 -90.5) (-445 35 -90.5) (-445 35 -87.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32413" + "plane" "(-635 37 -215.5) (-635 35 -215.5) (-635 35 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32412" + "plane" "(-445 35 -90.5) (-635 35 -218.5) (-635 35 -215.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32411" + "plane" "(-445 37 -87.5) (-635 37 -215.5) (-635 37 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58186" - "plane" "(-1216 3152 624) (-1728 3152 624) (-1728 3152 592)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42294" + side + { + "id" "32422" + "plane" "(-538 35 -153.5) (-542 35 -153.5) (-542 37 -153.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32421" + "plane" "(-538 37 -194.5) (-542 37 -194.5) (-542 35 -194.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32420" + "plane" "(-538 35 -153.5) (-538 37 -153.5) (-538 37 -194.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32419" + "plane" "(-542 35 -194.5) (-542 37 -194.5) (-542 37 -153.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32418" + "plane" "(-542 35 -153.5) (-538 35 -153.5) (-538 35 -194.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32417" + "plane" "(-542 37 -194.5) (-538 37 -194.5) (-538 37 -153.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58185" - "plane" "(-1216 3120 592) (-1728 3120 592) (-1728 3120 624)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42295" + side + { + "id" "32428" + "plane" "(-635 35 -215.5) (-641 35 -215.5) (-641 37 -215.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32427" + "plane" "(-635 37 -218.5) (-641 37 -218.5) (-641 35 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32426" + "plane" "(-635 35 -215.5) (-635 37 -215.5) (-635 37 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32425" + "plane" "(-641 35 -218.5) (-641 37 -218.5) (-641 37 -215.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32424" + "plane" "(-641 35 -215.5) (-635 35 -215.5) (-635 35 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32423" + "plane" "(-641 37 -218.5) (-635 37 -218.5) (-635 37 -215.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "42296" + side + { + "id" "32434" + "plane" "(-634 35 -218.5) (-638 35 -218.5) (-638 37 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32433" + "plane" "(-634 37 -258.5) (-638 37 -258.5) (-638 35 -258.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 24] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32432" + "plane" "(-634 35 -218.5) (-634 37 -218.5) (-634 37 -258.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32431" + "plane" "(-638 35 -258.5) (-638 37 -258.5) (-638 37 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -24] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32430" + "plane" "(-638 35 -218.5) (-634 35 -218.5) (-634 35 -258.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32429" + "plane" "(-638 37 -258.5) (-634 37 -258.5) (-634 37 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101377" - side + hidden { - "id" "58173" - "plane" "(-1728 3280 624) (-1216 3280 624) (-1216 3248 624)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42297" + side + { + "id" "32440" + "plane" "(-442 125 -90.5) (-446 125 -90.5) (-446 127 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32439" + "plane" "(-442 127 -130.5) (-446 127 -130.5) (-446 125 -130.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32438" + "plane" "(-442 125 -90.5) (-442 127 -90.5) (-442 127 -130.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32437" + "plane" "(-446 125 -130.5) (-446 127 -130.5) (-446 127 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32436" + "plane" "(-446 125 -90.5) (-442 125 -90.5) (-442 125 -130.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32435" + "plane" "(-446 127 -130.5) (-442 127 -130.5) (-442 127 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58174" - "plane" "(-1728 3248 592) (-1216 3248 592) (-1216 3280 592)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42298" + side + { + "id" "32446" + "plane" "(-439 125 -87.5) (-445 125 -87.5) (-445 127 -87.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32445" + "plane" "(-439 127 -90.5) (-445 127 -90.5) (-445 125 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32444" + "plane" "(-439 125 -87.5) (-439 127 -87.5) (-439 127 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32443" + "plane" "(-445 125 -90.5) (-445 127 -90.5) (-445 127 -87.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32442" + "plane" "(-445 125 -87.5) (-439 125 -87.5) (-439 125 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32441" + "plane" "(-445 127 -90.5) (-439 127 -90.5) (-439 127 -87.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 32] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58175" - "plane" "(-1728 3280 624) (-1728 3248 624) (-1728 3248 592)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42299" + side + { + "id" "32452" + "plane" "(-635 127 -215.5) (-445 127 -87.5) (-445 125 -87.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32451" + "plane" "(-635 125 -218.5) (-445 125 -90.5) (-445 127 -90.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32450" + "plane" "(-445 127 -90.5) (-445 125 -90.5) (-445 125 -87.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32449" + "plane" "(-635 127 -215.5) (-635 125 -215.5) (-635 125 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32448" + "plane" "(-445 125 -90.5) (-635 125 -218.5) (-635 125 -215.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32447" + "plane" "(-445 127 -87.5) (-635 127 -215.5) (-635 127 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58176" - "plane" "(-1216 3280 592) (-1216 3248 592) (-1216 3248 624)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42300" + side + { + "id" "32458" + "plane" "(-538 125 -153.5) (-542 125 -153.5) (-542 127 -153.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32457" + "plane" "(-538 127 -194.5) (-542 127 -194.5) (-542 125 -194.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32456" + "plane" "(-538 125 -153.5) (-538 127 -153.5) (-538 127 -194.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32455" + "plane" "(-542 125 -194.5) (-542 127 -194.5) (-542 127 -153.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32454" + "plane" "(-542 125 -153.5) (-538 125 -153.5) (-538 125 -194.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32453" + "plane" "(-542 127 -194.5) (-538 127 -194.5) (-538 127 -153.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58177" - "plane" "(-1216 3280 624) (-1728 3280 624) (-1728 3280 592)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42301" + side + { + "id" "32464" + "plane" "(-635 125 -215.5) (-641 125 -215.5) (-641 127 -215.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32463" + "plane" "(-635 127 -218.5) (-641 127 -218.5) (-641 125 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32462" + "plane" "(-635 125 -215.5) (-635 127 -215.5) (-635 127 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32461" + "plane" "(-641 125 -218.5) (-641 127 -218.5) (-641 127 -215.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32460" + "plane" "(-641 125 -215.5) (-635 125 -215.5) (-635 125 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32459" + "plane" "(-641 127 -218.5) (-635 127 -218.5) (-635 127 -215.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58178" - "plane" "(-1216 3248 592) (-1728 3248 592) (-1728 3248 624)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42302" + side + { + "id" "32470" + "plane" "(-634 125 -218.5) (-638 125 -218.5) (-638 127 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32469" + "plane" "(-634 127 -258.5) (-638 127 -258.5) (-638 125 -258.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32468" + "plane" "(-634 125 -218.5) (-634 127 -218.5) (-634 127 -258.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32467" + "plane" "(-638 125 -258.5) (-638 127 -258.5) (-638 127 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32466" + "plane" "(-638 125 -218.5) (-634 125 -218.5) (-634 125 -258.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "32465" + "plane" "(-638 127 -258.5) (-634 127 -258.5) (-634 127 -218.5)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[-1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -10] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 8500]" } } - solid +} +hidden +{ + entity { - "id" "101387" - side - { - "id" "58202" - "plane" "(-1568 3024 624) (-1216 3024 624) (-1216 2992 624)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58201" - "plane" "(-1568 2992 592) (-1216 2992 592) (-1216 3024 592)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "44905" + "classname" "func_detail" + hidden { - "id" "58200" - "plane" "(-1568 3024 624) (-1568 2992 624) (-1568 2992 592)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42798" + side + { + "id" "33640" + "plane" "(-272 800 113) (-272 800 108) (-272 811 108)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33639" + "plane" "(-256 811 108) (-256 800 108) (-256 800 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33638" + "plane" "(-256 800 113) (-256 800 108) (-272 800 108)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33637" + "plane" "(-272 811 108) (-272 800 108) (-256 800 108)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[-1 0 0 -432] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33636" + "plane" "(-272 800 113) (-272 811 113) (-256 811 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33635" + "plane" "(-272 811 113) (-272 811 108) (-256 811 108)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58199" - "plane" "(-1216 3024 592) (-1216 2992 592) (-1216 2992 624)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "43347" + side + { + "id" "33646" + "plane" "(-272 892 101) (-272 892 113) (-272 874 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33645" + "plane" "(-256 892 113) (-256 892 101) (-256 874 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33644" + "plane" "(-272 892 113) (-272 892 101) (-256 892 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33643" + "plane" "(-272 874 113) (-272 892 113) (-256 892 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33642" + "plane" "(-256 874 113) (-256 874 101) (-272 874 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33641" + "plane" "(-272 892 101) (-272 874 101) (-256 874 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -38] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58198" - "plane" "(-1216 3024 624) (-1568 3024 624) (-1568 3024 592)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44289" + side + { + "id" "33652" + "plane" "(-272 898 113) (-272 898 101) (-272 906 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33651" + "plane" "(-256 906 113) (-256 906 101) (-256 898 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33650" + "plane" "(-272 906 113) (-272 906 101) (-256 906 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33649" + "plane" "(-256 898 113) (-256 898 101) (-272 898 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33648" + "plane" "(-272 898 113) (-272 906 113) (-256 906 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33647" + "plane" "(-272 906 101) (-272 898 101) (-256 898 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58197" - "plane" "(-1216 2992 592) (-1568 2992 592) (-1568 2992 624)" - "material" "CONCRETE/CONCRETEFLOOR008A" - "uaxis" "[1 0 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44299" + side + { + "id" "33658" + "plane" "(-272 892 113) (-272 892 101) (-272 898 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33657" + "plane" "(-256 898 113) (-256 898 101) (-256 892 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33656" + "plane" "(-272 898 113) (-272 898 101) (-256 898 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33655" + "plane" "(-256 892 113) (-256 892 101) (-272 892 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33654" + "plane" "(-272 892 113) (-272 898 113) (-256 898 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33653" + "plane" "(-272 898 101) (-272 892 101) (-256 892 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "44601" + side + { + "id" "33664" + "plane" "(-272 932 51) (-272 932 128) (-272 906 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33663" + "plane" "(-272 906 128) (-272 932 128) (-256 932 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33662" + "plane" "(-256 906 51) (-256 906 128) (-256 932 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33661" + "plane" "(-272 906 51) (-272 906 128) (-256 906 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33660" + "plane" "(-272 932 128) (-272 932 51) (-256 932 51)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33659" + "plane" "(-272 932 51) (-272 906 51) (-256 906 51)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 3000]" - } -} -entity -{ - "id" "101075" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_nuke/emergency_lighta.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1544 3912 746" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 8500]" - } -} -entity -{ - "id" "101157" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_nuke/emergency_lighta.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-1960 3912 746" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 8500]" - } -} -entity -{ - "id" "101165" - "classname" "prop_static" - "angles" "0 0 0" - "disableselfshadowing" "0" - "disableshadows" "0" - "disablevertexlighting" "0" - "fademaxdist" "0" - "fademindist" "-1" - "fadescale" "1" - "ignorenormals" "0" - "maxdxlevel" "0" - "mindxlevel" "0" - "model" "models/props/de_nuke/emergency_lighta.mdl" - "screenspacefade" "0" - "skin" "0" - "solid" "6" - "origin" "-2392 3912 746" - editor - { - "color" "255 255 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 8500]" - } -} -entity -{ - "id" "101369" - "classname" "func_detail" - solid - { - "id" "101057" - side + hidden { - "id" "58139" - "plane" "(-1584 2072 592) (-1584 3616 592) (-1504 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44288" + side + { + "id" "33670" + "plane" "(-272 898 101) (-272 898 89) (-272 906 89)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33669" + "plane" "(-256 906 101) (-256 906 89) (-256 898 89)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33668" + "plane" "(-272 906 101) (-272 906 89) (-256 906 89)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33667" + "plane" "(-256 898 101) (-256 898 89) (-272 898 89)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33666" + "plane" "(-272 898 101) (-272 906 101) (-256 906 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33665" + "plane" "(-272 906 89) (-272 898 89) (-256 898 89)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58138" - "plane" "(-1584 3616 448) (-1584 2072 448) (-1504 2072 448)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44298" + side + { + "id" "33676" + "plane" "(-272 892 101) (-272 892 89) (-272 898 89)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33675" + "plane" "(-256 898 101) (-256 898 89) (-256 892 89)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33674" + "plane" "(-272 898 101) (-272 898 89) (-256 898 89)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33673" + "plane" "(-256 892 101) (-256 892 89) (-272 892 89)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 -14] 0.25" + "vaxis" "[0 0 -1 -1] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33672" + "plane" "(-272 892 101) (-272 898 101) (-256 898 101)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33671" + "plane" "(-272 898 89) (-272 892 89) (-256 892 89)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58137" - "plane" "(-1584 2072 448) (-1584 3616 448) (-1584 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44286" + side + { + "id" "33682" + "plane" "(-272 898 76) (-272 898 64) (-272 906 64)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33681" + "plane" "(-256 906 76) (-256 906 64) (-256 898 64)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33680" + "plane" "(-272 906 76) (-272 906 64) (-256 906 64)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33679" + "plane" "(-256 898 76) (-256 898 64) (-272 898 64)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33678" + "plane" "(-272 898 76) (-272 906 76) (-256 906 76)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33677" + "plane" "(-272 906 64) (-272 898 64) (-256 898 64)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58136" - "plane" "(-1504 3616 448) (-1504 2072 448) (-1504 2072 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44587" + side + { + "id" "33688" + "plane" "(-272 939 37) (-272 939 128) (-272 932 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33687" + "plane" "(-272 932 128) (-272 939 128) (-256 939 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33686" + "plane" "(-256 932 37) (-256 932 128) (-256 939 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33685" + "plane" "(-272 939 128) (-272 939 37) (-256 939 37)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33684" + "plane" "(-272 932 37) (-272 932 128) (-256 932 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33683" + "plane" "(-272 939 37) (-272 932 37) (-256 932 37)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58135" - "plane" "(-1504 2072 448) (-1584 2072 448) (-1584 2072 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44585" + side + { + "id" "33694" + "plane" "(-272 939 12) (-272 939 24) (-272 932 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33693" + "plane" "(-256 932 12) (-256 932 24) (-256 939 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33692" + "plane" "(-272 939 24) (-272 939 12) (-256 939 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33691" + "plane" "(-272 932 12) (-272 932 24) (-256 932 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33690" + "plane" "(-272 939 12) (-272 932 12) (-256 932 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33689" + "plane" "(-272 932 24) (-272 939 24) (-256 939 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58134" - "plane" "(-1584 3616 448) (-1504 3616 448) (-1504 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44588" + side + { + "id" "33700" + "plane" "(-272 906 0) (-272 932 0) (-272 932 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33699" + "plane" "(-272 932 0) (-272 906 0) (-256 906 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33698" + "plane" "(-256 932 0) (-256 906 0) (-256 906 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33697" + "plane" "(-256 906 0) (-272 906 0) (-272 906 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33696" + "plane" "(-272 932 12) (-272 932 0) (-256 932 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33695" + "plane" "(-272 906 12) (-272 932 12) (-256 932 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 23] 0.4" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "43770" + side + { + "id" "33706" + "plane" "(-272 874 12) (-272 874 0) (-272 892 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33705" + "plane" "(-272 892 0) (-272 874 0) (-256 874 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33704" + "plane" "(-256 892 12) (-256 892 0) (-256 874 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33703" + "plane" "(-272 892 12) (-272 892 0) (-256 892 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33702" + "plane" "(-256 874 12) (-256 874 0) (-272 874 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33701" + "plane" "(-272 874 12) (-272 892 12) (-256 892 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 23] 0.4" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101058" - side + hidden { - "id" "58146" - "plane" "(-1584 3616 592) (-1584 3877.81 736) (-1504 3877.82 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44281" + side + { + "id" "33712" + "plane" "(-272 898 12) (-272 898 0) (-272 906 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33711" + "plane" "(-272 906 0) (-272 898 0) (-256 898 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33710" + "plane" "(-256 906 12) (-256 906 0) (-256 898 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33709" + "plane" "(-272 906 12) (-272 906 0) (-256 906 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33708" + "plane" "(-256 898 12) (-256 898 0) (-272 898 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33707" + "plane" "(-272 898 12) (-272 906 12) (-256 906 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 23] 0.4" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58145" - "plane" "(-1584 3936 624) (-1584 3616 448) (-1504 3616 448)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44291" + side + { + "id" "33718" + "plane" "(-272 892 12) (-272 892 0) (-272 898 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33717" + "plane" "(-272 898 0) (-272 892 0) (-256 892 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33716" + "plane" "(-256 898 12) (-256 898 0) (-256 892 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33715" + "plane" "(-272 898 12) (-272 898 0) (-256 898 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33714" + "plane" "(-256 892 12) (-256 892 0) (-272 892 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33713" + "plane" "(-272 892 12) (-272 898 12) (-256 898 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 23] 0.4" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58144" - "plane" "(-1584 3616 448) (-1584 3936 624) (-1584 3936 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44584" + side + { + "id" "33724" + "plane" "(-272 932 0) (-272 939 0) (-272 939 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33723" + "plane" "(-272 939 0) (-272 932 0) (-256 932 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33722" + "plane" "(-256 939 0) (-256 932 0) (-256 932 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33721" + "plane" "(-272 939 12) (-272 939 0) (-256 939 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33720" + "plane" "(-256 932 0) (-272 932 0) (-272 932 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33719" + "plane" "(-272 932 12) (-272 939 12) (-256 939 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58143" - "plane" "(-1504 3936 624) (-1504 3616 448) (-1504 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42592" + side + { + "id" "33730" + "plane" "(-272 848 113) (-272 848 128) (-272 800 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33729" + "plane" "(-272 800 128) (-272 848 128) (-256 848 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33728" + "plane" "(-256 800 113) (-256 800 128) (-256 848 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33727" + "plane" "(-272 848 128) (-272 848 113) (-256 848 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33726" + "plane" "(-272 800 113) (-272 800 128) (-256 800 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33725" + "plane" "(-272 848 113) (-272 800 113) (-256 800 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 76] 0.4" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58142" - "plane" "(-1584 3936 624) (-1504 3936 624) (-1504 3936 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "42598" + side + { + "id" "33736" + "plane" "(-272 892 113) (-272 892 128) (-272 848 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33735" + "plane" "(-272 848 128) (-272 892 128) (-256 892 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33734" + "plane" "(-256 848 113) (-256 848 128) (-256 892 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33733" + "plane" "(-272 848 113) (-272 848 128) (-256 848 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33732" + "plane" "(-272 892 128) (-272 892 113) (-256 892 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33731" + "plane" "(-272 892 113) (-272 848 113) (-256 848 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[1 0 0 76] 0.4" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58141" - "plane" "(-1504 3616 448) (-1584 3616 448) (-1584 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44290" + side + { + "id" "33742" + "plane" "(-272 906 113) (-272 906 128) (-272 898 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33741" + "plane" "(-272 898 128) (-272 906 128) (-256 906 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33740" + "plane" "(-256 898 113) (-256 898 128) (-256 906 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33739" + "plane" "(-272 906 128) (-272 906 113) (-256 906 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33738" + "plane" "(-272 898 113) (-272 898 128) (-256 898 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33737" + "plane" "(-272 906 113) (-272 898 113) (-256 898 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58140" - "plane" "(-1504 3877.82 736) (-1584 3877.82 736) (-1584 3936 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -320] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44300" + side + { + "id" "33748" + "plane" "(-272 898 113) (-272 898 128) (-272 892 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33747" + "plane" "(-272 892 128) (-272 898 128) (-256 898 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 64] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33746" + "plane" "(-256 892 113) (-256 892 128) (-256 898 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33745" + "plane" "(-272 898 128) (-272 898 113) (-256 898 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33744" + "plane" "(-272 892 113) (-272 892 128) (-256 892 128)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "33743" + "plane" "(-272 898 113) (-272 892 113) (-256 892 113)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 7000]" } } - solid +} +hidden +{ + entity { - "id" "101049" - side + "id" "45038" + "classname" "func_detail" + hidden { - "id" "58152" - "plane" "(-2000 2072 592) (-2000 3616 592) (-1920 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -704] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "45015" + side + { + "id" "33922" + "plane" "(-190.933 941.386 24) (-190.933 941.386 36) (-194 909.534 36)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.0958458 0.995396 0 166.826] 0.3" + "vaxis" "[0 0 1 183] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33921" + "plane" "(-175.007 939.853 36) (-175.007 939.853 24) (-178.074 908 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.0958458 0.995396 0 159.826] 0.3" + "vaxis" "[0 0 -1 -25] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33920" + "plane" "(-190.933 941.386 36) (-190.933 941.386 24) (-175.007 939.853 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 209] 0.3" + "vaxis" "[0.995396 -0.0958458 0 218.606] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33919" + "plane" "(-194 909.534 36) (-190.933 941.386 36) (-175.007 939.853 36)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.0958458 0.995396 0 128.826] 0.3" + "vaxis" "[0.995396 -0.0958458 0 218.606] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33918" + "plane" "(-178.074 908 36) (-178.074 908 24) (-194 909.534 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 404.667] 0.3" + "vaxis" "[0.995396 -0.0958458 0 218.606] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33917" + "plane" "(-190.933 941.386 24) (-194 909.534 24) (-178.074 908 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.0958458 0.995396 0 128.826] 0.3" + "vaxis" "[0.995396 -0.0958458 0 218.606] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58151" - "plane" "(-2000 3616 448) (-2000 2072 448) (-1920 2072 448)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -704] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "45014" + side + { + "id" "33928" + "plane" "(-172.897 943 24) (-172.897 943 36) (-176.52 911.206 36)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.113203 0.993572 0 171.448] 0.3" + "vaxis" "[0 0 1 183] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33927" + "plane" "(-157 941.189 36) (-157 941.189 24) (-160.622 909.394 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.113203 0.993572 0 164.448] 0.3" + "vaxis" "[0 0 -1 -25] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33926" + "plane" "(-172.897 943 36) (-172.897 943 24) (-157 941.189 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 209] 0.3" + "vaxis" "[0.993572 -0.113203 0 212.788] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33925" + "plane" "(-176.52 911.206 36) (-172.897 943 36) (-157 941.189 36)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.113203 0.993572 0 133.448] 0.3" + "vaxis" "[0.993572 -0.113203 0 212.788] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33924" + "plane" "(-160.622 909.394 36) (-160.622 909.394 24) (-176.52 911.206 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 404.667] 0.3" + "vaxis" "[0.993572 -0.113203 0 212.788] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33923" + "plane" "(-172.897 943 24) (-176.52 911.206 24) (-160.622 909.394 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.113203 0.993572 0 133.448] 0.3" + "vaxis" "[0.993572 -0.113203 0 212.788] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58150" - "plane" "(-2000 2072 448) (-2000 3616 448) (-2000 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "45013" + side + { + "id" "33934" + "plane" "(-154 939 24) (-154 939 36) (-154 907 36)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 99.3333] 0.3" + "vaxis" "[0 0 1 183] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33933" + "plane" "(-138 939 36) (-138 939 24) (-138 907 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 92.3333] 0.3" + "vaxis" "[0 0 -1 -25] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33932" + "plane" "(-154 939 36) (-154 939 24) (-138 939 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 209] 0.3" + "vaxis" "[1 0 0 309.667] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33931" + "plane" "(-154 907 36) (-154 939 36) (-138 939 36)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 61.3333] 0.3" + "vaxis" "[1 0 0 309.667] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33930" + "plane" "(-138 907 36) (-138 907 24) (-154 907 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 404.667] 0.3" + "vaxis" "[1 0 0 309.667] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33929" + "plane" "(-154 939 24) (-154 907 24) (-138 907 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 61.3333] 0.3" + "vaxis" "[1 0 0 309.667] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58149" - "plane" "(-1920 3616 448) (-1920 2072 448) (-1920 2072 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44966" + side + { + "id" "33940" + "plane" "(-134.308 914.912 12) (-134.308 914.912 24) (-166.133 918.257 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.994864 -0.104555 0 410.695] 0.3" + "vaxis" "[0 0 1 223] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33939" + "plane" "(-135.981 899 24) (-135.981 899 12) (-167.805 902.345 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.994864 -0.104555 0 403.695] 0.3" + "vaxis" "[0 0 -1 -65] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33938" + "plane" "(-134.308 914.912 24) (-134.308 914.912 12) (-135.981 899 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 169] 0.3" + "vaxis" "[-0.104555 -0.994864 0 223.365] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33937" + "plane" "(-166.133 918.257 24) (-134.308 914.912 24) (-135.981 899 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.994864 -0.104555 0 372.695] 0.3" + "vaxis" "[-0.104555 -0.994864 0 223.365] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33936" + "plane" "(-167.805 902.345 24) (-167.805 902.345 12) (-166.133 918.257 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 444.667] 0.3" + "vaxis" "[-0.104555 -0.994864 0 223.365] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33935" + "plane" "(-134.308 914.912 12) (-166.133 918.257 12) (-167.805 902.345 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.994864 -0.104555 0 372.695] 0.3" + "vaxis" "[-0.104555 -0.994864 0 223.365] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "44964" + side + { + "id" "33946" + "plane" "(-167 912.606 12) (-167 912.606 24) (-198.762 916.506 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.992546 -0.121869 0 56.5798] 0.3" + "vaxis" "[0 0 1 223] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33945" + "plane" "(-168.95 896.725 24) (-168.95 896.725 12) (-200.711 900.625 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.992546 -0.121869 0 49.5798] 0.3" + "vaxis" "[0 0 -1 -65] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33944" + "plane" "(-167 912.606 24) (-167 912.606 12) (-168.95 896.725 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 169] 0.3" + "vaxis" "[-0.121869 -0.992546 0 187.838] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33943" + "plane" "(-198.762 916.506 24) (-167 912.606 24) (-168.95 896.725 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.992546 -0.121869 0 18.5798] 0.3" + "vaxis" "[-0.121869 -0.992546 0 187.838] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33942" + "plane" "(-200.711 900.625 24) (-200.711 900.625 12) (-198.762 916.506 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 444.667] 0.3" + "vaxis" "[-0.121869 -0.992546 0 187.838] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33941" + "plane" "(-167 912.606 12) (-198.762 916.506 12) (-200.711 900.625 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.992546 -0.121869 0 18.5798] 0.3" + "vaxis" "[-0.121869 -0.992546 0 187.838] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58148" - "plane" "(-1920 2072 448) (-2000 2072 448) (-2000 2072 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -704] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44965" + side + { + "id" "33952" + "plane" "(-168.456 930.655 12) (-168.456 930.655 24) (-200.281 934 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.994522 -0.104528 0 16.0449] 0.3" + "vaxis" "[0 0 1 223] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33951" + "plane" "(-170.129 914.743 24) (-170.129 914.743 12) (-201.954 918.088 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.994522 -0.104528 0 9.04487] 0.3" + "vaxis" "[0 0 -1 -65] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33950" + "plane" "(-168.456 930.655 24) (-168.456 930.655 12) (-170.129 914.743 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 169] 0.3" + "vaxis" "[-0.104528 -0.994522 0 262.828] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33949" + "plane" "(-200.281 934 24) (-168.456 930.655 24) (-170.129 914.743 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.994522 -0.104528 0 -21.9551] 0.3" + "vaxis" "[-0.104528 -0.994522 0 262.828] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33948" + "plane" "(-201.954 918.088 24) (-201.954 918.088 12) (-200.281 934 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 444.667] 0.3" + "vaxis" "[-0.104528 -0.994522 0 262.828] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33947" + "plane" "(-168.456 930.655 12) (-200.281 934 12) (-201.954 918.088 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.994522 -0.104528 0 -21.9551] 0.3" + "vaxis" "[-0.104528 -0.994522 0 262.828] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58147" - "plane" "(-2000 3616 448) (-1920 3616 448) (-1920 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -704] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "45003" + side + { + "id" "33958" + "plane" "(-194.52 964.794 12) (-194.52 964.794 24) (-190.897 933 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.113208 0.99361 0 -39.3778] 0.3" + "vaxis" "[0 0 1 223] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33957" + "plane" "(-178.623 966.605 24) (-178.623 966.605 12) (-175 934.811 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.113208 0.99361 0 -46.3778] 0.3" + "vaxis" "[0 0 -1 -65] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33956" + "plane" "(-194.52 964.794 24) (-194.52 964.794 12) (-178.623 966.605 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 169] 0.3" + "vaxis" "[0.99361 0.113208 0 76.4891] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33955" + "plane" "(-190.897 933 24) (-194.52 964.794 24) (-178.623 966.605 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.113208 0.99361 0 -77.3778] 0.3" + "vaxis" "[0.99361 0.113208 0 76.4891] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33954" + "plane" "(-175 934.811 24) (-175 934.811 12) (-190.897 933 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 444.667] 0.3" + "vaxis" "[0.99361 0.113208 0 76.4891] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33953" + "plane" "(-194.52 964.794 12) (-190.897 933 12) (-175 934.811 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.113208 0.99361 0 -77.3778] 0.3" + "vaxis" "[0.99361 0.113208 0 76.4891] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "44933" + side + { + "id" "33964" + "plane" "(-196.933 931.386 0) (-196.933 931.386 12) (-200 899.534 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.0958458 0.995396 0 201.923] 0.3" + "vaxis" "[0 0 1 263] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33963" + "plane" "(-181.007 929.853 12) (-181.007 929.853 0) (-184.074 898 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.0958458 0.995396 0 194.923] 0.3" + "vaxis" "[0 0 -1 -105] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33962" + "plane" "(-196.933 931.386 12) (-196.933 931.386 0) (-181.007 929.853 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 129] 0.3" + "vaxis" "[0.995396 -0.0958458 0 235.319] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33961" + "plane" "(-200 899.534 12) (-196.933 931.386 12) (-181.007 929.853 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.0958458 0.995396 0 163.923] 0.3" + "vaxis" "[0.995396 -0.0958458 0 235.319] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33960" + "plane" "(-184.074 898 12) (-184.074 898 0) (-200 899.534 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 484.667] 0.3" + "vaxis" "[0.995396 -0.0958458 0 235.319] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33959" + "plane" "(-196.933 931.386 0) (-200 899.534 0) (-184.074 898 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.0958458 0.995396 0 163.923] 0.3" + "vaxis" "[0.995396 -0.0958458 0 235.319] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101050" - side + hidden { - "id" "58159" - "plane" "(-2000 3616 592) (-2000 3877.81 736) (-1920 3877.82 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -704] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44927" + side + { + "id" "33970" + "plane" "(-178.897 933 0) (-178.897 933 12) (-182.52 901.206 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.113203 0.993572 0 206.831] 0.3" + "vaxis" "[0 0 1 263] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33969" + "plane" "(-163 931.189 12) (-163 931.189 0) (-166.622 899.394 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.113203 0.993572 0 199.831] 0.3" + "vaxis" "[0 0 -1 -105] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33968" + "plane" "(-178.897 933 12) (-178.897 933 0) (-163 931.189 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 129] 0.3" + "vaxis" "[0.993572 -0.113203 0 228.886] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33967" + "plane" "(-182.52 901.206 12) (-178.897 933 12) (-163 931.189 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.113203 0.993572 0 168.831] 0.3" + "vaxis" "[0.993572 -0.113203 0 228.886] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33966" + "plane" "(-166.622 899.394 12) (-166.622 899.394 0) (-182.52 901.206 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 484.667] 0.3" + "vaxis" "[0.993572 -0.113203 0 228.886] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33965" + "plane" "(-178.897 933 0) (-182.52 901.206 0) (-166.622 899.394 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.113203 0.993572 0 168.831] 0.3" + "vaxis" "[0.993572 -0.113203 0 228.886] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58158" - "plane" "(-2000 3936 624) (-2000 3616 448) (-1920 3616 448)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -704] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44884" + side + { + "id" "33976" + "plane" "(-160 929 0) (-160 929 12) (-160 897 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 132.667] 0.3" + "vaxis" "[0 0 1 263] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33975" + "plane" "(-144 929 12) (-144 929 0) (-144 897 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 125.667] 0.3" + "vaxis" "[0 0 -1 -105] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33974" + "plane" "(-160 929 12) (-160 929 0) (-144 929 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 129] 0.3" + "vaxis" "[1 0 0 329.667] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33973" + "plane" "(-160 897 12) (-160 929 12) (-144 929 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 94.6667] 0.3" + "vaxis" "[1 0 0 329.667] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33972" + "plane" "(-144 897 12) (-144 897 0) (-160 897 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 484.667] 0.3" + "vaxis" "[1 0 0 329.667] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33971" + "plane" "(-160 929 0) (-160 897 0) (-144 897 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 1 0 94.6667] 0.3" + "vaxis" "[1 0 0 329.667] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58157" - "plane" "(-2000 3616 448) (-2000 3936 624) (-2000 3936 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44967" + side + { + "id" "33982" + "plane" "(-136.079 932.933 12) (-136.079 932.933 24) (-167.957 935.722 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.996233 -0.0871587 0 368.388] 0.3" + "vaxis" "[0 0 1 223] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33981" + "plane" "(-137.474 916.994 24) (-137.474 916.994 12) (-169.352 919.783 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.996233 -0.0871587 0 361.388] 0.3" + "vaxis" "[0 0 -1 -65] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33980" + "plane" "(-136.079 932.933 24) (-136.079 932.933 12) (-137.474 916.994 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 169] 0.3" + "vaxis" "[-0.0871587 -0.996233 0 294.835] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33979" + "plane" "(-167.957 935.722 24) (-136.079 932.933 24) (-137.474 916.994 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.996233 -0.0871587 0 330.388] 0.3" + "vaxis" "[-0.0871587 -0.996233 0 294.835] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33978" + "plane" "(-169.352 919.783 24) (-169.352 919.783 12) (-167.957 935.722 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 444.667] 0.3" + "vaxis" "[-0.0871587 -0.996233 0 294.835] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33977" + "plane" "(-136.079 932.933 12) (-167.957 935.722 12) (-169.352 919.783 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.996233 -0.0871587 0 330.388] 0.3" + "vaxis" "[-0.0871587 -0.996233 0 294.835] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58156" - "plane" "(-1920 3936 624) (-1920 3616 448) (-1920 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "45002" + side + { + "id" "33988" + "plane" "(-169.116 939.866 12) (-169.116 939.866 24) (-137.194 942.098 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.997564 -0.0697566 0 -186.473] 0.3" + "vaxis" "[0 0 1 223] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33987" + "plane" "(-170.232 955.827 24) (-170.232 955.827 12) (-138.31 958.059 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.997564 -0.0697566 0 -193.473] 0.3" + "vaxis" "[0 0 -1 -65] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33986" + "plane" "(-169.116 939.866 24) (-169.116 939.866 12) (-170.232 955.827 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 169] 0.3" + "vaxis" "[-0.0697566 0.997564 0 -296.244] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33985" + "plane" "(-137.194 942.098 24) (-169.116 939.866 24) (-170.232 955.827 24)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.997564 -0.0697566 0 -224.473] 0.3" + "vaxis" "[-0.0697566 0.997564 0 -296.244] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33984" + "plane" "(-138.31 958.059 24) (-138.31 958.059 12) (-137.194 942.098 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 444.667] 0.3" + "vaxis" "[-0.0697566 0.997564 0 -296.244] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33983" + "plane" "(-169.116 939.866 12) (-137.194 942.098 12) (-138.31 958.059 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.997564 -0.0697566 0 -224.473] 0.3" + "vaxis" "[-0.0697566 0.997564 0 -296.244] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58155" - "plane" "(-2000 3936 624) (-1920 3936 624) (-1920 3936 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -704] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44943" + side + { + "id" "33994" + "plane" "(-159.72 966.98 0) (-159.72 966.98 12) (-156.931 935.102 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.0871557 0.996195 0 -28.0708] 0.3" + "vaxis" "[0 0 1 263] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33993" + "plane" "(-143.781 968.375 12) (-143.781 968.375 0) (-140.992 936.497 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.0871557 0.996195 0 -35.0708] 0.3" + "vaxis" "[0 0 -1 -105] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33992" + "plane" "(-159.72 966.98 12) (-159.72 966.98 0) (-143.781 968.375 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 129] 0.3" + "vaxis" "[0.996195 0.0871557 0 45.7824] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33991" + "plane" "(-156.931 935.102 12) (-159.72 966.98 12) (-143.781 968.375 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.0871557 0.996195 0 -66.0708] 0.3" + "vaxis" "[0.996195 0.0871557 0 45.7824] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33990" + "plane" "(-140.992 936.497 12) (-140.992 936.497 0) (-156.931 935.102 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 484.667] 0.3" + "vaxis" "[0.996195 0.0871557 0 45.7824] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33989" + "plane" "(-159.72 966.98 0) (-156.931 935.102 0) (-140.992 936.497 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[-0.0871557 0.996195 0 -66.0708] 0.3" + "vaxis" "[0.996195 0.0871557 0 45.7824] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58154" - "plane" "(-1920 3616 448) (-2000 3616 448) (-2000 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -704] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44942" + side + { + "id" "34000" + "plane" "(-178.894 969.318 0) (-178.894 969.318 12) (-179.732 937.329 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.026177 1 0 14.9877] 0.3" + "vaxis" "[0 0 1 263] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33999" + "plane" "(-162.9 968.899 12) (-162.9 968.899 0) (-163.737 936.91 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.026177 1 0 7.98769] 0.3" + "vaxis" "[0 0 -1 -105] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33998" + "plane" "(-178.894 969.318 12) (-178.894 969.318 0) (-162.9 968.899 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 129] 0.3" + "vaxis" "[1 -0.026177 0 -34.9759] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33997" + "plane" "(-179.732 937.329 12) (-178.894 969.318 12) (-162.9 968.899 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.026177 1 0 -23.0123] 0.3" + "vaxis" "[1 -0.026177 0 -34.9759] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33996" + "plane" "(-163.737 936.91 12) (-163.737 936.91 0) (-179.732 937.329 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 484.667] 0.3" + "vaxis" "[1 -0.026177 0 -34.9759] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "33995" + "plane" "(-178.894 969.318 0) (-179.732 937.329 0) (-163.737 936.91 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.026177 1 0 -23.0123] 0.3" + "vaxis" "[1 -0.026177 0 -34.9759] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58153" - "plane" "(-1920 3877.82 736) (-2000 3877.82 736) (-2000 3936 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 -704] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "44944" + side + { + "id" "34006" + "plane" "(-196.721 966.139 0) (-196.721 966.139 12) (-197 934.14 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.00872654 1 0 14.7163] 0.3" + "vaxis" "[0 0 1 263] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34005" + "plane" "(-180.721 965.999 12) (-180.721 965.999 0) (-181.001 934 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.00872654 1 0 7.71628] 0.3" + "vaxis" "[0 0 -1 -105] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34004" + "plane" "(-196.721 966.139 12) (-196.721 966.139 0) (-180.721 965.999 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 -1 129] 0.3" + "vaxis" "[1 -0.00872654 0 -31.8523] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34003" + "plane" "(-197 934.14 12) (-196.721 966.139 12) (-180.721 965.999 12)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.00872654 1 0 -23.2837] 0.3" + "vaxis" "[1 -0.00872654 0 -31.8523] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34002" + "plane" "(-181.001 934 12) (-181.001 934 0) (-197 934.14 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0 0 1 484.667] 0.3" + "vaxis" "[1 -0.00872654 0 -31.8523] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34001" + "plane" "(-196.721 966.139 0) (-197 934.14 0) (-181.001 934 0)" + "material" "CONCRETE/CONCRETEWALL019A" + "uaxis" "[0.00872654 1 0 -23.2837] 0.3" + "vaxis" "[1 -0.00872654 0 -31.8523] 0.3" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 14500]" } } - solid +} +hidden +{ + entity { - "id" "101045" - side - { - "id" "58166" - "plane" "(-2432 3616 592) (-2432 3877.81 736) (-2352 3877.82 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58165" - "plane" "(-2432 3936 624) (-2432 3616 448) (-2352 3616 448)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58164" - "plane" "(-2432 3616 448) (-2432 3936 624) (-2432 3936 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58163" - "plane" "(-2352 3936 624) (-2352 3616 448) (-2352 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58162" - "plane" "(-2432 3936 624) (-2352 3936 624) (-2352 3936 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58161" - "plane" "(-2352 3616 448) (-2432 3616 448) (-2432 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58160" - "plane" "(-2352 3877.82 736) (-2432 3877.82 736) (-2432 3936 736)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "45055" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_militia/paintbucket01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-151 862 0" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 15000]" } } - solid +} +hidden +{ + entity { - "id" "101040" - side - { - "id" "58172" - "plane" "(-2432 2072 592) (-2432 3616 592) (-2352 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58171" - "plane" "(-2432 3616 448) (-2432 2072 448) (-2352 2072 448)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58170" - "plane" "(-2432 2072 448) (-2432 3616 448) (-2432 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58169" - "plane" "(-2352 3616 448) (-2352 2072 448) (-2352 2072 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58168" - "plane" "(-2352 2072 448) (-2432 2072 448) (-2432 2072 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58167" - "plane" "(-2432 3616 448) (-2352 3616 448) (-2352 3616 592)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "45092" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_militia/paintbucket01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-171 875.03 0" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 15000]" } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 14000]" - } } -entity +hidden { - "id" "101624" - "classname" "func_detail" - solid + entity { - "id" "101625" - side - { - "id" "59012" - "plane" "(-1700 3076 682) (-1532 3076 682) (-1532 3072 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59011" - "plane" "(-1700 3072 678) (-1532 3072 678) (-1532 3076 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59010" - "plane" "(-1700 3076 682) (-1700 3072 682) (-1700 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59009" - "plane" "(-1532 3076 678) (-1532 3072 678) (-1532 3072 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59008" - "plane" "(-1532 3076 682) (-1700 3076 682) (-1700 3076 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59007" - "plane" "(-1532 3072 678) (-1700 3072 678) (-1700 3072 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "45216" + "classname" "prop_physics_multiplayer" + "angles" "13 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props_c17/door03_left.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-143 804 56" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 15500]" } } - solid +} +hidden +{ + entity { - "id" "101630" - side - { - "id" "59042" - "plane" "(-1536 3076 678) (-1532 3076 678) (-1532 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59041" - "plane" "(-1536 3072 640) (-1532 3072 640) (-1532 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59040" - "plane" "(-1536 3076 678) (-1536 3072 678) (-1536 3072 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59039" - "plane" "(-1532 3076 640) (-1532 3072 640) (-1532 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59038" - "plane" "(-1532 3076 678) (-1536 3076 678) (-1536 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59037" - "plane" "(-1532 3072 640) (-1536 3072 640) (-1536 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "46761" + "classname" "env_soundscape" + "radius" "400" + "soundscape" "coast.util_crumblycliff" + "StartDisabled" "0" + "origin" "256 0 16" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 16000]" } } - solid +} +hidden +{ + entity { - "id" "101631" - side - { - "id" "59048" - "plane" "(-1570 3076 678) (-1566 3076 678) (-1566 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59047" - "plane" "(-1570 3072 640) (-1566 3072 640) (-1566 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59046" - "plane" "(-1570 3076 678) (-1570 3072 678) (-1570 3072 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59045" - "plane" "(-1566 3076 640) (-1566 3072 640) (-1566 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59044" - "plane" "(-1566 3076 678) (-1570 3076 678) (-1570 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59043" - "plane" "(-1566 3072 640) (-1570 3072 640) (-1570 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "46896" + "classname" "env_soundscape_proxy" + "MainSoundscapeName" "soundscape_tunnel" + "radius" "512" + "origin" "-1104 -32 0" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 -16268]" } } - solid +} +hidden +{ + entity { - "id" "101632" - side - { - "id" "59054" - "plane" "(-1602 3076 678) (-1598 3076 678) (-1598 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59053" - "plane" "(-1602 3072 640) (-1598 3072 640) (-1598 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59052" - "plane" "(-1602 3076 678) (-1602 3072 678) (-1602 3072 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59051" - "plane" "(-1598 3076 640) (-1598 3072 640) (-1598 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59050" - "plane" "(-1598 3076 678) (-1602 3076 678) (-1602 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59049" - "plane" "(-1598 3072 640) (-1602 3072 640) (-1602 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "46956" + "classname" "env_soundscape_proxy" + "MainSoundscapeName" "soundscape_tunnel" + "radius" "512" + "origin" "-2112 -32 0" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 -16268]" } } - solid +} +hidden +{ + entity { - "id" "101633" - side - { - "id" "59060" - "plane" "(-1634 3076 678) (-1630 3076 678) (-1630 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59059" - "plane" "(-1634 3072 640) (-1630 3072 640) (-1630 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59058" - "plane" "(-1634 3076 678) (-1634 3072 678) (-1634 3072 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59057" - "plane" "(-1630 3076 640) (-1630 3072 640) (-1630 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59056" - "plane" "(-1630 3076 678) (-1634 3076 678) (-1634 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59055" - "plane" "(-1630 3072 640) (-1634 3072 640) (-1634 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "46965" + "classname" "env_soundscape_proxy" + "MainSoundscapeName" "soundscape_tunnel" + "radius" "512" + "origin" "-2992 -32 0" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 -16268]" } } - solid +} +hidden +{ + entity { - "id" "101634" - side - { - "id" "59066" - "plane" "(-1666 3076 678) (-1662 3076 678) (-1662 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59065" - "plane" "(-1666 3072 640) (-1662 3072 640) (-1662 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59064" - "plane" "(-1666 3076 678) (-1666 3072 678) (-1666 3072 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59063" - "plane" "(-1662 3076 640) (-1662 3072 640) (-1662 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59062" - "plane" "(-1662 3076 678) (-1666 3076 678) (-1666 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59061" - "plane" "(-1662 3072 640) (-1666 3072 640) (-1666 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "46974" + "classname" "env_soundscape_proxy" + "MainSoundscapeName" "soundscape_tunnel" + "radius" "512" + "origin" "-4112 -32 0" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 -16268]" } } - solid +} +hidden +{ + entity { - "id" "101635" - side - { - "id" "59072" - "plane" "(-1696 3076 678) (-1692 3076 678) (-1692 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59071" - "plane" "(-1696 3072 640) (-1692 3072 640) (-1692 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59070" - "plane" "(-1696 3076 678) (-1696 3072 678) (-1696 3072 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59069" - "plane" "(-1692 3076 640) (-1692 3072 640) (-1692 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59068" - "plane" "(-1692 3076 678) (-1696 3076 678) (-1696 3076 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59067" - "plane" "(-1692 3072 640) (-1696 3072 640) (-1696 3072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "46980" + "classname" "env_soundscape_proxy" + "MainSoundscapeName" "soundscape_tunnel" + "radius" "512" + "origin" "-5120 -32 0" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 -16268]" } } - solid +} +hidden +{ + entity { - "id" "101541" - side - { - "id" "59270" - "plane" "(-2432 2072 682) (-2432 2620 682) (-2428 2620 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 160] 0.0625" - "vaxis" "[1 0 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59269" - "plane" "(-2428 2072 678) (-2428 2620 678) (-2432 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 160] 0.0625" - "vaxis" "[1 0 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59268" - "plane" "(-2432 2072 682) (-2428 2072 682) (-2428 2072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59267" - "plane" "(-2432 2620 678) (-2428 2620 678) (-2428 2620 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59266" - "plane" "(-2432 2620 682) (-2432 2072 682) (-2432 2072 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 160] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59265" - "plane" "(-2428 2620 678) (-2428 2072 678) (-2428 2072 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 160] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "46986" + "classname" "env_soundscape_proxy" + "MainSoundscapeName" "soundscape_tunnel" + "radius" "512" + "origin" "-5984 -32 0" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[4500 -16268]" } } - solid +} +hidden +{ + entity { - "id" "101548" - side - { - "id" "59276" - "plane" "(-2432 2594 678) (-2428 2594 678) (-2428 2590 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59275" - "plane" "(-2432 2590 640) (-2428 2590 640) (-2428 2594 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "48337" + "classname" "func_detail" + hidden { - "id" "59274" - "plane" "(-2432 2594 678) (-2432 2590 678) (-2432 2590 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48287" + side + { + "id" "34300" + "plane" "(-566 2312 292) (-560 2312 302) (-560 1528 302)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 -0.707107 -99.1065] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34299" + "plane" "(-550 2312 296) (-556 2312 286) (-556 1528 286)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 -0.707107 -99.1065] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34298" + "plane" "(-550 2312 296) (-560 2312 302) (-566 2312 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 99.1065] 0.25" + "vaxis" "[0.707107 0 -0.707107 324.163] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34297" + "plane" "(-560 1528 302) (-550 1528 296) (-556 1528 286)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 99.1065] 0.25" + "vaxis" "[0.707107 0 -0.707107 324.163] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34296" + "plane" "(-550 1528 296) (-560 1528 302) (-560 2312 302)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[0.707107 0 -0.707107 420.163] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34295" + "plane" "(-566 1528 292) (-556 1528 286) (-556 2312 286)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 0.707107 -164.163] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59273" - "plane" "(-2428 2594 640) (-2428 2590 640) (-2428 2590 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48280" + side + { + "id" "34306" + "plane" "(-444 2312 224) (-438 2312 234) (-438 1528 234)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 -0.707107 53.6285] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34305" + "plane" "(-428 2312 228) (-434 2312 218) (-434 1528 218)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 -0.707107 53.6285] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34304" + "plane" "(-428 2312 228) (-438 2312 234) (-444 2312 224)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 -53.6285] 0.25" + "vaxis" "[0.707107 0 -0.707107 -213.238] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34303" + "plane" "(-438 1528 234) (-428 1528 228) (-434 1528 218)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 -53.6285] 0.25" + "vaxis" "[0.707107 0 -0.707107 -213.238] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34302" + "plane" "(-428 1528 228) (-438 1528 234) (-438 2312 234)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[0.707107 0 -0.707107 -117.238] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34301" + "plane" "(-444 1528 224) (-434 1528 218) (-434 2312 218)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 0.707107 373.238] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59272" - "plane" "(-2428 2594 678) (-2432 2594 678) (-2432 2594 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48291" + side + { + "id" "34312" + "plane" "(-738 1528 298) (-746 1528 290) (-746 2312 290)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 -0.707107 410.12] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34311" + "plane" "(-738 1528 282) (-730 1528 290) (-730 2312 290)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 -0.707107 410.12] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34310" + "plane" "(-746 2312 290) (-738 2312 282) (-730 2312 290)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 -410.12] 0.25" + "vaxis" "[0.707107 0 -0.707107 315.623] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34309" + "plane" "(-738 1528 282) (-746 1528 290) (-738 1528 298)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 -410.12] 0.25" + "vaxis" "[0.707107 0 -0.707107 315.623] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34308" + "plane" "(-738 2312 298) (-730 2312 290) (-730 1528 290)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[0.707107 0 -0.707107 411.623] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34307" + "plane" "(-738 2312 282) (-746 2312 290) (-746 1528 290)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 0.707107 -155.623] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59271" - "plane" "(-2428 2590 640) (-2432 2590 640) (-2432 2590 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48245" + side + { + "id" "34318" + "plane" "(-804 1528 232) (-812 1528 224) (-812 2312 224)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 -0.707107 36.7673] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34317" + "plane" "(-804 1528 216) (-796 1528 224) (-796 2312 224)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 -0.707107 36.7673] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34316" + "plane" "(-812 2312 224) (-804 2312 216) (-796 2312 224)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 -36.7673] 0.25" + "vaxis" "[0.707107 0 -0.707107 315.623] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34315" + "plane" "(-804 1528 216) (-812 1528 224) (-804 1528 232)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 -36.7673] 0.25" + "vaxis" "[0.707107 0 -0.707107 315.623] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34314" + "plane" "(-804 2312 232) (-796 2312 224) (-796 1528 224)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[0.707107 0 -0.707107 411.623] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34313" + "plane" "(-804 2312 216) (-812 2312 224) (-812 1528 224)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 -1 0 80] 0.25" + "vaxis" "[-0.707107 0 0.707107 -155.623] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 10000]" } } - solid +} +hidden +{ + entity { - "id" "101551" - side - { - "id" "59282" - "plane" "(-2432 2562 678) (-2428 2562 678) (-2428 2558 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -248] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59281" - "plane" "(-2432 2558 640) (-2428 2558 640) (-2428 2562 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -248] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59280" - "plane" "(-2432 2562 678) (-2432 2558 678) (-2432 2558 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59279" - "plane" "(-2428 2562 640) (-2428 2558 640) (-2428 2558 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59278" - "plane" "(-2428 2562 678) (-2432 2562 678) (-2432 2562 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "48351" + "classname" "func_detail" + hidden { - "id" "59277" - "plane" "(-2428 2558 640) (-2432 2558 640) (-2432 2558 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48200" + side + { + "id" "34324" + "plane" "(-572 1636 308) (-572 1628 308) (-572 1628 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34323" + "plane" "(-564 1628 304) (-564 1636 304) (-564 1636 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34322" + "plane" "(-572 1628 144) (-564 1628 144) (-564 1636 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34321" + "plane" "(-564 1628 304) (-572 1628 308) (-572 1636 308)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34320" + "plane" "(-572 1636 144) (-564 1636 144) (-564 1636 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[1 0 0 -224] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34319" + "plane" "(-564 1628 144) (-572 1628 144) (-572 1628 308)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[-1 0 0 480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "48235" + side + { + "id" "34330" + "plane" "(-292 1636 144) (-292 1628 144) (-564 1628 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0417] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34329" + "plane" "(-304 1628 144) (-304 1636 144) (-564 1636 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0417] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34328" + "plane" "(-564 1628 292) (-564 1628 284) (-564 1636 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-0.492424 0 -0.870356 -134.573] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34327" + "plane" "(-304 1628 144) (-292 1628 144) (-292 1636 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-0.492424 0 -0.870356 -134.573] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34326" + "plane" "(-564 1636 292) (-564 1636 284) (-304 1636 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0417] 0.25" + "vaxis" "[-0.492424 0 -0.870356 -38.5728] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34325" + "plane" "(-564 1628 284) (-564 1628 292) (-292 1628 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0417] 0.25" + "vaxis" "[0.492424 0 0.870356 294.573] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101553" - side + hidden { - "id" "59288" - "plane" "(-2432 2530 678) (-2428 2530 678) (-2428 2526 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 136] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48193" + side + { + "id" "34336" + "plane" "(-724 1636 292) (-572 1636 292) (-572 1628 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34335" + "plane" "(-724 1628 284) (-572 1628 284) (-572 1636 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34334" + "plane" "(-724 1636 292) (-724 1628 292) (-724 1628 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -416] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34333" + "plane" "(-572 1636 284) (-572 1628 284) (-572 1628 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 -416] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34332" + "plane" "(-572 1636 292) (-724 1636 292) (-724 1636 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 0 -1 -320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34331" + "plane" "(-572 1628 284) (-724 1628 284) (-724 1628 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59287" - "plane" "(-2432 2526 640) (-2428 2526 640) (-2428 2530 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 136] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48182" + side + { + "id" "34342" + "plane" "(-732 1636 304) (-732 1628 304) (-732 1628 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34341" + "plane" "(-724 1628 312) (-724 1636 312) (-724 1636 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34340" + "plane" "(-732 1628 144) (-724 1628 144) (-724 1636 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34339" + "plane" "(-724 1628 312) (-732 1628 304) (-732 1636 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34338" + "plane" "(-732 1636 144) (-724 1636 144) (-724 1636 312)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[1 0 0 416] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34337" + "plane" "(-724 1628 144) (-732 1628 144) (-732 1628 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[-1 0 0 -160] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59286" - "plane" "(-2432 2530 678) (-2432 2526 678) (-2432 2526 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48220" + side + { + "id" "34348" + "plane" "(-732 1636 292) (-732 1628 292) (-880 1628 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.252] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34347" + "plane" "(-732 1628 280) (-732 1636 280) (-868 1636 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.252] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34346" + "plane" "(-880 1628 144) (-868 1628 144) (-868 1636 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0.707107 0 -0.707107 -222.22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34345" + "plane" "(-732 1628 280) (-732 1628 292) (-732 1636 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0.707107 0 -0.707107 -222.22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34344" + "plane" "(-880 1636 144) (-868 1636 144) (-732 1636 280)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.252] 0.25" + "vaxis" "[0.707107 0 -0.707107 -126.22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34343" + "plane" "(-868 1628 144) (-880 1628 144) (-732 1628 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.252] 0.25" + "vaxis" "[-0.707107 0 0.707107 -129.78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59285" - "plane" "(-2428 2530 640) (-2428 2526 640) (-2428 2526 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48258" + side + { + "id" "34354" + "plane" "(-752 1636 144) (-752 1628 144) (-792 1628 220)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34353" + "plane" "(-760 1628 140) (-760 1636 140) (-800 1636 216)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34352" + "plane" "(-792 1628 220) (-800 1628 216) (-800 1636 216)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-0.878817 0 -0.477159 -367.601] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34351" + "plane" "(-760 1628 140) (-752 1628 144) (-752 1636 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-0.878817 0 -0.477159 -367.601] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34350" + "plane" "(-792 1636 220) (-800 1636 216) (-760 1636 140)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" + "vaxis" "[-0.878817 0 -0.477159 -271.601] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34349" + "plane" "(-800 1628 216) (-792 1628 220) (-752 1628 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" + "vaxis" "[0.878817 0 0.477159 15.6013] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59284" - "plane" "(-2428 2530 678) (-2432 2530 678) (-2432 2530 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48269" + side + { + "id" "34360" + "plane" "(-444 1628 220) (-488 1628 144) (-488 1636 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34359" + "plane" "(-436 1636 216) (-480 1636 140) (-480 1628 140)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34358" + "plane" "(-436 1628 216) (-444 1628 220) (-444 1636 220)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34357" + "plane" "(-480 1636 140) (-488 1636 144) (-488 1628 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34356" + "plane" "(-436 1636 216) (-444 1636 220) (-488 1636 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" + "vaxis" "[0.878817 0 -0.477159 13.0271] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34355" + "plane" "(-444 1628 220) (-436 1628 216) (-480 1628 140)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" + "vaxis" "[-0.878817 0 0.477159 242.973] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59283" - "plane" "(-2428 2526 640) (-2432 2526 640) (-2432 2526 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48165" + side + { + "id" "34366" + "plane" "(-896 1640 144) (-272 1640 144) (-272 1624 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34365" + "plane" "(-896 1624 128) (-272 1624 128) (-272 1640 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34364" + "plane" "(-896 1640 144) (-896 1624 144) (-896 1624 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34363" + "plane" "(-272 1640 128) (-272 1624 128) (-272 1624 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34362" + "plane" "(-272 1640 144) (-896 1640 144) (-896 1640 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -416] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34361" + "plane" "(-272 1624 128) (-896 1624 128) (-896 1624 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -352] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 10500]" } } - solid +} +hidden +{ + entity { - "id" "101555" - side - { - "id" "59294" - "plane" "(-2432 2498 678) (-2428 2498 678) (-2428 2494 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59293" - "plane" "(-2432 2494 640) (-2428 2494 640) (-2428 2498 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59292" - "plane" "(-2432 2498 678) (-2432 2494 678) (-2432 2494 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59291" - "plane" "(-2428 2498 640) (-2428 2494 640) (-2428 2494 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59290" - "plane" "(-2428 2498 678) (-2432 2498 678) (-2432 2498 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "48370" + "classname" "func_detail" + hidden { - "id" "59289" - "plane" "(-2428 2494 640) (-2432 2494 640) (-2432 2494 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48371" + side + { + "id" "34420" + "plane" "(-572 1828 308) (-572 1820 308) (-572 1820 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34419" + "plane" "(-564 1820 304) (-564 1828 304) (-564 1828 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34418" + "plane" "(-572 1820 144) (-564 1820 144) (-564 1828 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34417" + "plane" "(-564 1820 304) (-572 1820 308) (-572 1828 308)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34416" + "plane" "(-572 1828 144) (-564 1828 144) (-564 1828 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[1 0 0 -224] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34415" + "plane" "(-564 1820 144) (-572 1820 144) (-572 1820 308)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[-1 0 0 480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "48372" + side + { + "id" "34426" + "plane" "(-292 1828 144) (-292 1820 144) (-564 1820 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34425" + "plane" "(-304 1820 144) (-304 1828 144) (-564 1828 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34424" + "plane" "(-564 1820 292) (-564 1820 284) (-564 1828 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-0.492424 0 -0.870356 -134.573] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34423" + "plane" "(-304 1820 144) (-292 1820 144) (-292 1828 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-0.492424 0 -0.870356 -134.573] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34422" + "plane" "(-564 1828 292) (-564 1828 284) (-304 1828 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" + "vaxis" "[-0.492424 0 -0.870356 -38.5728] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34421" + "plane" "(-564 1820 284) (-564 1820 292) (-292 1820 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" + "vaxis" "[0.492424 0 0.870356 -217.427] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101557" - side + hidden { - "id" "59300" - "plane" "(-2432 2466 678) (-2428 2466 678) (-2428 2462 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48373" + side + { + "id" "34432" + "plane" "(-724 1828 292) (-572 1828 292) (-572 1820 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34431" + "plane" "(-724 1820 284) (-572 1820 284) (-572 1828 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34430" + "plane" "(-724 1828 292) (-724 1820 292) (-724 1820 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 -416] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34429" + "plane" "(-572 1828 284) (-572 1820 284) (-572 1820 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 -416] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34428" + "plane" "(-572 1828 292) (-724 1828 292) (-724 1828 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 0 -1 -320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34427" + "plane" "(-572 1820 284) (-724 1820 284) (-724 1820 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59299" - "plane" "(-2432 2462 640) (-2428 2462 640) (-2428 2466 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48374" + side + { + "id" "34438" + "plane" "(-732 1828 304) (-732 1820 304) (-732 1820 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34437" + "plane" "(-724 1820 312) (-724 1828 312) (-724 1828 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34436" + "plane" "(-732 1820 144) (-724 1820 144) (-724 1828 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34435" + "plane" "(-724 1820 312) (-732 1820 304) (-732 1828 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34434" + "plane" "(-732 1828 144) (-724 1828 144) (-724 1828 312)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[1 0 0 -96] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34433" + "plane" "(-724 1820 144) (-732 1820 144) (-732 1820 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[-1 0 0 352] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59298" - "plane" "(-2432 2466 678) (-2432 2462 678) (-2432 2462 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48375" + side + { + "id" "34444" + "plane" "(-732 1828 292) (-732 1820 292) (-880 1820 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.2519] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34443" + "plane" "(-732 1820 280) (-732 1828 280) (-868 1828 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.2519] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34442" + "plane" "(-880 1820 144) (-868 1820 144) (-868 1828 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0.707107 0 -0.707107 -222.22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34441" + "plane" "(-732 1820 280) (-732 1820 292) (-732 1828 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0.707107 0 -0.707107 -222.22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34440" + "plane" "(-880 1828 144) (-868 1828 144) (-732 1828 280)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.2519] 0.25" + "vaxis" "[0.707107 0 -0.707107 -126.22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34439" + "plane" "(-868 1820 144) (-880 1820 144) (-732 1820 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.2519] 0.25" + "vaxis" "[-0.707107 0 0.707107 382.22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59297" - "plane" "(-2428 2466 640) (-2428 2462 640) (-2428 2462 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48376" + side + { + "id" "34450" + "plane" "(-752 1828 144) (-752 1820 144) (-792 1820 220)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34449" + "plane" "(-760 1820 140) (-760 1828 140) (-800 1828 216)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34448" + "plane" "(-792 1820 220) (-800 1820 216) (-800 1828 216)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34447" + "plane" "(-760 1820 140) (-752 1820 144) (-752 1828 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34446" + "plane" "(-792 1828 220) (-800 1828 216) (-760 1828 140)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" + "vaxis" "[-0.878817 0 -0.477159 240.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34445" + "plane" "(-800 1820 216) (-792 1820 220) (-752 1820 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 -273.151] 0.25" + "vaxis" "[0.878817 0 0.477159 15.6013] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59296" - "plane" "(-2428 2466 678) (-2432 2466 678) (-2432 2466 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48377" + side + { + "id" "34456" + "plane" "(-444 1820 220) (-488 1820 144) (-488 1828 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.4321] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34455" + "plane" "(-436 1828 216) (-480 1828 140) (-480 1820 140)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.4321] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34454" + "plane" "(-436 1820 216) (-444 1820 220) (-444 1828 220)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34453" + "plane" "(-480 1828 140) (-488 1828 144) (-488 1820 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34452" + "plane" "(-436 1828 216) (-444 1828 220) (-488 1828 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.4321] 0.25" + "vaxis" "[0.878817 0 -0.477159 -498.973] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34451" + "plane" "(-444 1820 220) (-436 1820 216) (-480 1820 140)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.4321] 0.25" + "vaxis" "[-0.878817 0 0.477159 242.973] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59295" - "plane" "(-2428 2462 640) (-2432 2462 640) (-2432 2462 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48378" + side + { + "id" "34462" + "plane" "(-896 1832 144) (-272 1832 144) (-272 1816 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34461" + "plane" "(-896 1816 128) (-272 1816 128) (-272 1832 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34460" + "plane" "(-896 1832 144) (-896 1816 144) (-896 1816 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34459" + "plane" "(-272 1832 128) (-272 1816 128) (-272 1816 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34458" + "plane" "(-272 1832 144) (-896 1832 144) (-896 1832 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -416] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34457" + "plane" "(-272 1816 128) (-896 1816 128) (-896 1816 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 160] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 10500]" } } - solid +} +hidden +{ + entity { - "id" "101559" - side - { - "id" "59306" - "plane" "(-2432 2434 678) (-2428 2434 678) (-2428 2430 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59305" - "plane" "(-2432 2430 640) (-2428 2430 640) (-2428 2434 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59304" - "plane" "(-2432 2434 678) (-2432 2430 678) (-2432 2430 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59303" - "plane" "(-2428 2434 640) (-2428 2430 640) (-2428 2430 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59302" - "plane" "(-2428 2434 678) (-2432 2434 678) (-2432 2434 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "48424" + "classname" "func_detail" + hidden { - "id" "59301" - "plane" "(-2428 2430 640) (-2432 2430 640) (-2432 2430 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48425" + side + { + "id" "34516" + "plane" "(-572 2020 308) (-572 2012 308) (-572 2012 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34515" + "plane" "(-564 2012 304) (-564 2020 304) (-564 2020 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34514" + "plane" "(-572 2012 144) (-564 2012 144) (-564 2020 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34513" + "plane" "(-564 2012 304) (-572 2012 308) (-572 2020 308)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34512" + "plane" "(-572 2020 144) (-564 2020 144) (-564 2020 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34511" + "plane" "(-564 2012 144) (-572 2012 144) (-572 2012 308)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[-1 0 0 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "48426" + side + { + "id" "34522" + "plane" "(-292 2020 144) (-292 2012 144) (-564 2012 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34521" + "plane" "(-304 2012 144) (-304 2020 144) (-564 2020 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34520" + "plane" "(-564 2012 292) (-564 2012 284) (-564 2020 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-0.492424 0 -0.870356 377.427] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34519" + "plane" "(-304 2012 144) (-292 2012 144) (-292 2020 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-0.492424 0 -0.870356 377.427] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34518" + "plane" "(-564 2020 292) (-564 2020 284) (-304 2020 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" + "vaxis" "[-0.492424 0 -0.870356 -38.5729] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34517" + "plane" "(-564 2012 284) (-564 2012 292) (-292 2012 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 -35.0418] 0.25" + "vaxis" "[0.492424 0 0.870356 -217.427] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101561" - side + hidden { - "id" "59312" - "plane" "(-2432 2402 678) (-2428 2402 678) (-2428 2398 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48427" + side + { + "id" "34528" + "plane" "(-724 2020 292) (-572 2020 292) (-572 2012 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34527" + "plane" "(-724 2012 284) (-572 2012 284) (-572 2020 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34526" + "plane" "(-724 2020 292) (-724 2012 292) (-724 2012 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34525" + "plane" "(-572 2020 284) (-572 2012 284) (-572 2012 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34524" + "plane" "(-572 2020 292) (-724 2020 292) (-724 2020 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 0 -1 -320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34523" + "plane" "(-572 2012 284) (-724 2012 284) (-724 2012 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 -176] 0.25" + "vaxis" "[0 0 1 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59311" - "plane" "(-2432 2398 640) (-2428 2398 640) (-2428 2402 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48428" + side + { + "id" "34534" + "plane" "(-732 2020 304) (-732 2012 304) (-732 2012 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34533" + "plane" "(-724 2012 312) (-724 2020 312) (-724 2020 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34532" + "plane" "(-732 2012 144) (-724 2012 144) (-724 2020 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34531" + "plane" "(-724 2012 312) (-732 2012 304) (-732 2020 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34530" + "plane" "(-732 2020 144) (-724 2020 144) (-724 2020 312)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[1 0 0 -96] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34529" + "plane" "(-724 2012 144) (-732 2012 144) (-732 2012 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[-1 0 0 -160] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59310" - "plane" "(-2432 2402 678) (-2432 2398 678) (-2432 2398 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48429" + side + { + "id" "34540" + "plane" "(-732 2020 292) (-732 2012 292) (-880 2012 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.252] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34539" + "plane" "(-732 2012 280) (-732 2020 280) (-868 2020 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.252] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34538" + "plane" "(-880 2012 144) (-868 2012 144) (-868 2020 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0.707107 0 -0.707107 289.78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34537" + "plane" "(-732 2012 280) (-732 2012 292) (-732 2020 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0.707107 0 -0.707107 289.78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34536" + "plane" "(-880 2020 144) (-868 2020 144) (-732 2020 280)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.252] 0.25" + "vaxis" "[0.707107 0 -0.707107 -126.22] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34535" + "plane" "(-868 2012 144) (-880 2012 144) (-732 2012 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 32.252] 0.25" + "vaxis" "[-0.707107 0 0.707107 -129.78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59309" - "plane" "(-2428 2402 640) (-2428 2398 640) (-2428 2398 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48430" + side + { + "id" "34546" + "plane" "(-752 2020 144) (-752 2012 144) (-792 2012 220)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34545" + "plane" "(-760 2012 140) (-760 2020 140) (-800 2020 216)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34544" + "plane" "(-792 2012 220) (-800 2012 216) (-800 2020 216)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34543" + "plane" "(-760 2012 140) (-752 2012 144) (-752 2020 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34542" + "plane" "(-792 2020 220) (-800 2020 216) (-760 2020 140)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" + "vaxis" "[-0.878817 0 -0.477159 240.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34541" + "plane" "(-800 2012 216) (-792 2012 220) (-752 2012 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" + "vaxis" "[0.878817 0 0.477159 15.6013] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59308" - "plane" "(-2428 2402 678) (-2432 2402 678) (-2432 2402 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48431" + side + { + "id" "34552" + "plane" "(-488 2020 144) (-444 2020 220) (-444 2012 220)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34551" + "plane" "(-480 2012 140) (-436 2012 216) (-436 2020 216)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34550" + "plane" "(-444 2020 220) (-436 2020 216) (-436 2012 216)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34549" + "plane" "(-488 2012 144) (-480 2012 140) (-480 2020 140)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0.878817 0 -0.477159 -82.9729] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34548" + "plane" "(-488 2020 144) (-480 2020 140) (-436 2020 216)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" + "vaxis" "[0.878817 0 -0.477159 13.0271] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34547" + "plane" "(-480 2012 140) (-488 2012 144) (-444 2012 220)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 -73.432] 0.25" + "vaxis" "[-0.878817 0 0.477159 -269.027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59307" - "plane" "(-2428 2398 640) (-2432 2398 640) (-2432 2398 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48432" + side + { + "id" "34558" + "plane" "(-896 2024 144) (-272 2024 144) (-272 2008 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34557" + "plane" "(-896 2008 128) (-272 2008 128) (-272 2024 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34556" + "plane" "(-896 2024 144) (-896 2008 144) (-896 2008 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34555" + "plane" "(-272 2024 128) (-272 2008 128) (-272 2008 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34554" + "plane" "(-272 2024 144) (-896 2024 144) (-896 2024 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34553" + "plane" "(-272 2008 128) (-896 2008 128) (-896 2008 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 160] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 10500]" } } - solid +} +hidden +{ + entity { - "id" "101563" - side - { - "id" "59318" - "plane" "(-2432 2370 678) (-2428 2370 678) (-2428 2366 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59317" - "plane" "(-2432 2366 640) (-2428 2366 640) (-2428 2370 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59316" - "plane" "(-2432 2370 678) (-2432 2366 678) (-2432 2366 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59315" - "plane" "(-2428 2370 640) (-2428 2366 640) (-2428 2366 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59314" - "plane" "(-2428 2370 678) (-2432 2370 678) (-2432 2370 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "48531" + "classname" "func_detail" + hidden { - "id" "59313" - "plane" "(-2428 2366 640) (-2432 2366 640) (-2432 2366 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48532" + side + { + "id" "34612" + "plane" "(-572 2212 308) (-572 2204 308) (-572 2204 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34611" + "plane" "(-564 2204 304) (-564 2212 304) (-564 2212 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34610" + "plane" "(-572 2204 144) (-564 2204 144) (-564 2212 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34609" + "plane" "(-564 2204 304) (-572 2204 308) (-572 2212 308)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34608" + "plane" "(-572 2212 144) (-564 2212 144) (-564 2212 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[1 0 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34607" + "plane" "(-564 2204 144) (-572 2204 144) (-572 2204 308)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[-1 0 0 -32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "48533" + side + { + "id" "34618" + "plane" "(-292 2212 144) (-292 2204 144) (-564 2204 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 476.959] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34617" + "plane" "(-304 2204 144) (-304 2212 144) (-564 2212 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 476.959] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34616" + "plane" "(-564 2204 292) (-564 2204 284) (-564 2212 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-0.492424 0 -0.870356 377.427] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34615" + "plane" "(-304 2204 144) (-292 2204 144) (-292 2212 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-0.492424 0 -0.870356 377.427] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34614" + "plane" "(-564 2212 292) (-564 2212 284) (-304 2212 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 476.959] 0.25" + "vaxis" "[-0.492424 0 -0.870356 473.427] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34613" + "plane" "(-564 2204 284) (-564 2204 292) (-292 2204 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.870356 0 -0.492424 476.959] 0.25" + "vaxis" "[0.492424 0 0.870356 -217.427] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101565" - side + hidden { - "id" "59324" - "plane" "(-2432 2338 678) (-2428 2338 678) (-2428 2334 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48534" + side + { + "id" "34624" + "plane" "(-724 2212 292) (-572 2212 292) (-572 2204 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 336] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34623" + "plane" "(-724 2204 284) (-572 2204 284) (-572 2212 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 336] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34622" + "plane" "(-724 2212 292) (-724 2204 292) (-724 2204 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34621" + "plane" "(-572 2212 284) (-572 2204 284) (-572 2204 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34620" + "plane" "(-572 2212 292) (-724 2212 292) (-724 2212 284)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 336] 0.25" + "vaxis" "[0 0 -1 192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34619" + "plane" "(-572 2204 284) (-724 2204 284) (-724 2204 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 336] 0.25" + "vaxis" "[0 0 1 -448] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59323" - "plane" "(-2432 2334 640) (-2428 2334 640) (-2428 2338 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48535" + side + { + "id" "34630" + "plane" "(-732 2212 304) (-732 2204 304) (-732 2204 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34629" + "plane" "(-724 2204 312) (-724 2212 312) (-724 2212 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34628" + "plane" "(-732 2204 144) (-724 2204 144) (-724 2212 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34627" + "plane" "(-724 2204 312) (-732 2204 304) (-732 2212 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34626" + "plane" "(-732 2212 144) (-724 2212 144) (-724 2212 312)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[1 0 0 416] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34625" + "plane" "(-724 2204 144) (-732 2204 144) (-732 2204 304)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 0 1 -64] 0.25" + "vaxis" "[-1 0 0 -160] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59322" - "plane" "(-2432 2338 678) (-2432 2334 678) (-2432 2334 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48536" + side + { + "id" "34636" + "plane" "(-732 2212 292) (-732 2204 292) (-880 2204 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 -479.748] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34635" + "plane" "(-732 2204 280) (-732 2212 280) (-868 2212 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 -479.748] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34634" + "plane" "(-880 2204 144) (-868 2204 144) (-868 2212 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0.707107 0 -0.707107 289.78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34633" + "plane" "(-732 2204 280) (-732 2204 292) (-732 2212 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0.707107 0 -0.707107 289.78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34632" + "plane" "(-880 2212 144) (-868 2212 144) (-732 2212 280)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 -479.748] 0.25" + "vaxis" "[0.707107 0 -0.707107 385.78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34631" + "plane" "(-868 2204 144) (-880 2204 144) (-732 2204 292)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.707107 0 0.707107 -479.748] 0.25" + "vaxis" "[-0.707107 0 0.707107 -129.78] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59321" - "plane" "(-2428 2338 640) (-2428 2334 640) (-2428 2334 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48537" + side + { + "id" "34642" + "plane" "(-752 2212 144) (-752 2204 144) (-792 2204 220)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34641" + "plane" "(-760 2204 140) (-760 2212 140) (-800 2212 216)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34640" + "plane" "(-792 2204 220) (-800 2204 216) (-800 2212 216)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34639" + "plane" "(-760 2204 140) (-752 2204 144) (-752 2212 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[-0.878817 0 -0.477159 144.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34638" + "plane" "(-792 2212 220) (-800 2212 216) (-760 2212 140)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" + "vaxis" "[-0.878817 0 -0.477159 240.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34637" + "plane" "(-800 2204 216) (-792 2204 220) (-752 2204 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.477159 0 -0.878817 238.849] 0.25" + "vaxis" "[0.878817 0 0.477159 15.6013] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59320" - "plane" "(-2428 2338 678) (-2432 2338 678) (-2432 2338 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48538" + side + { + "id" "34648" + "plane" "(-444 2204 220) (-488 2204 144) (-488 2212 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 438.568] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34647" + "plane" "(-436 2212 216) (-480 2212 140) (-480 2204 140)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 438.568] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34646" + "plane" "(-436 2204 216) (-444 2204 220) (-444 2212 220)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0.878817 0 -0.477159 429.027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34645" + "plane" "(-480 2212 140) (-488 2212 144) (-488 2204 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0.878817 0 -0.477159 429.027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34644" + "plane" "(-436 2212 216) (-444 2212 220) (-488 2212 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 438.568] 0.25" + "vaxis" "[0.878817 0 -0.477159 13.0271] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34643" + "plane" "(-444 2204 220) (-436 2204 216) (-480 2204 140)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.477159 0 -0.878817 438.568] 0.25" + "vaxis" "[-0.878817 0 0.477159 -269.027] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59319" - "plane" "(-2428 2334 640) (-2432 2334 640) (-2432 2334 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48539" + side + { + "id" "34654" + "plane" "(-896 2216 144) (-272 2216 144) (-272 2200 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34653" + "plane" "(-896 2200 128) (-272 2200 128) (-272 2216 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34652" + "plane" "(-896 2216 144) (-896 2200 144) (-896 2200 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34651" + "plane" "(-272 2216 128) (-272 2200 128) (-272 2200 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34650" + "plane" "(-272 2216 144) (-896 2216 144) (-896 2216 128)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 96] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34649" + "plane" "(-272 2200 128) (-896 2200 128) (-896 2200 144)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -352] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 10500]" } } - solid +} +hidden +{ + entity { - "id" "101567" - side - { - "id" "59330" - "plane" "(-2432 2306 678) (-2428 2306 678) (-2428 2302 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59329" - "plane" "(-2432 2302 640) (-2428 2302 640) (-2428 2306 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59328" - "plane" "(-2432 2306 678) (-2432 2302 678) (-2432 2302 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59327" - "plane" "(-2428 2306 640) (-2428 2302 640) (-2428 2302 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59326" - "plane" "(-2428 2306 678) (-2432 2306 678) (-2432 2306 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "48753" + "classname" "func_detail" + hidden { - "id" "59325" - "plane" "(-2428 2302 640) (-2432 2302 640) (-2432 2302 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48739" + side + { + "id" "34990" + "plane" "(-896 1648 144) (-888 1648 144) (-888 1616 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34989" + "plane" "(-896 1616 0) (-888 1616 0) (-888 1648 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34988" + "plane" "(-896 1648 144) (-896 1616 144) (-896 1616 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34987" + "plane" "(-888 1648 0) (-888 1616 0) (-888 1616 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34986" + "plane" "(-888 1648 144) (-896 1648 144) (-896 1648 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34985" + "plane" "(-888 1616 0) (-896 1616 0) (-896 1616 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "48740" + side + { + "id" "34996" + "plane" "(-280 1648 144) (-272 1648 144) (-272 1616 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34995" + "plane" "(-280 1616 0) (-272 1616 0) (-272 1648 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34994" + "plane" "(-280 1648 144) (-280 1616 144) (-280 1616 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34993" + "plane" "(-272 1648 0) (-272 1616 0) (-272 1616 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34992" + "plane" "(-272 1648 144) (-280 1648 144) (-280 1648 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34991" + "plane" "(-272 1616 0) (-280 1616 0) (-280 1616 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101570" - side + hidden { - "id" "59336" - "plane" "(-2432 2274 678) (-2428 2274 678) (-2428 2270 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48734" + side + { + "id" "35002" + "plane" "(-280 1840 144) (-272 1840 144) (-272 1808 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35001" + "plane" "(-280 1808 0) (-272 1808 0) (-272 1840 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35000" + "plane" "(-280 1840 144) (-280 1808 144) (-280 1808 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34999" + "plane" "(-272 1840 0) (-272 1808 0) (-272 1808 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34998" + "plane" "(-272 1840 144) (-280 1840 144) (-280 1840 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "34997" + "plane" "(-272 1808 0) (-280 1808 0) (-280 1808 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59335" - "plane" "(-2432 2270 640) (-2428 2270 640) (-2428 2274 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48728" + side + { + "id" "35008" + "plane" "(-280 2032 144) (-272 2032 144) (-272 2000 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35007" + "plane" "(-280 2000 0) (-272 2000 0) (-272 2032 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35006" + "plane" "(-280 2032 144) (-280 2000 144) (-280 2000 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35005" + "plane" "(-272 2032 0) (-272 2000 0) (-272 2000 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35004" + "plane" "(-272 2032 144) (-280 2032 144) (-280 2032 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35003" + "plane" "(-272 2000 0) (-280 2000 0) (-280 2000 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59334" - "plane" "(-2432 2274 678) (-2432 2270 678) (-2432 2270 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48702" + side + { + "id" "35014" + "plane" "(-280 2224 144) (-272 2224 144) (-272 2192 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35013" + "plane" "(-280 2192 0) (-272 2192 0) (-272 2224 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35012" + "plane" "(-280 2224 144) (-280 2192 144) (-280 2192 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35011" + "plane" "(-272 2224 0) (-272 2192 0) (-272 2192 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35010" + "plane" "(-272 2224 144) (-280 2224 144) (-280 2224 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35009" + "plane" "(-272 2192 0) (-280 2192 0) (-280 2192 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59333" - "plane" "(-2428 2274 640) (-2428 2270 640) (-2428 2270 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48733" + side + { + "id" "35020" + "plane" "(-896 1840 144) (-888 1840 144) (-888 1808 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35019" + "plane" "(-896 1808 0) (-888 1808 0) (-888 1840 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35018" + "plane" "(-896 1840 144) (-896 1808 144) (-896 1808 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35017" + "plane" "(-888 1840 0) (-888 1808 0) (-888 1808 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35016" + "plane" "(-888 1840 144) (-896 1840 144) (-896 1840 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35015" + "plane" "(-888 1808 0) (-896 1808 0) (-896 1808 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59332" - "plane" "(-2428 2274 678) (-2432 2274 678) (-2432 2274 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48727" + side + { + "id" "35026" + "plane" "(-896 2032 144) (-888 2032 144) (-888 2000 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 -96] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35025" + "plane" "(-896 2000 0) (-888 2000 0) (-888 2032 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 -96] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35024" + "plane" "(-896 2032 144) (-896 2000 144) (-896 2000 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35023" + "plane" "(-888 2032 0) (-888 2000 0) (-888 2000 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35022" + "plane" "(-888 2032 144) (-896 2032 144) (-896 2032 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35021" + "plane" "(-888 2000 0) (-896 2000 0) (-896 2000 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59331" - "plane" "(-2428 2270 640) (-2432 2270 640) (-2432 2270 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48722" + side + { + "id" "35032" + "plane" "(-896 2224 144) (-888 2224 144) (-888 2192 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35031" + "plane" "(-896 2192 0) (-888 2192 0) (-888 2224 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35030" + "plane" "(-896 2224 144) (-896 2192 144) (-896 2192 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35029" + "plane" "(-888 2224 0) (-888 2192 0) (-888 2192 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35028" + "plane" "(-888 2224 144) (-896 2224 144) (-896 2224 0)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35027" + "plane" "(-888 2192 0) (-896 2192 0) (-896 2192 144)" + "material" "BRICK/BRICKWALL003A" + "uaxis" "[1 0 0 416] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -10268]" } } - solid +} +hidden +{ + entity { - "id" "101572" - side + "id" "49958" + "classname" "func_detail" + hidden { - "id" "59342" - "plane" "(-2432 2242 678) (-2428 2242 678) (-2428 2238 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49933" + side + { + "id" "35572" + "plane" "(-621.864 2149.54 4) (-624.957 2132 4) (-632 2138.13 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[-0.656059 -0.75471 0 -368.309] 0.3125" + "vaxis" "[-0.75471 0.656059 0 10.6956] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35571" + "plane" "(-632 2138.13 0) (-624.956 2132.01 0) (-621.864 2149.54 0)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[-0.656059 -0.75471 0 -368.309] 0.3125" + "vaxis" "[-0.75471 0.656059 0 10.6956] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35570" + "plane" "(-624.956 2132.01 0) (-632 2138.13 0) (-632 2138.13 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.75471 -0.656059 0 285.304] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35569" + "plane" "(-621.864 2149.54 0) (-624.957 2132 0) (-624.957 2132 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.173648 -0.984808 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35568" + "plane" "(-632 2138.13 0) (-629.396 2152.9 0) (-629.396 2152.9 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[-0.173648 -0.984808 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35567" + "plane" "(-629.396 2152.9 0) (-621.864 2149.54 0) (-621.864 2149.54 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.984808 -0.173648 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59341" - "plane" "(-2432 2238 640) (-2428 2238 640) (-2428 2242 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49932" + side + { + "id" "35578" + "plane" "(-665.233 2156.03 4) (-648 2145.88 4) (-653.784 2140 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.477159 -0.878817 0 210.035] 0.3125" + "vaxis" "[-0.878817 -0.477159 0 -381.285] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35577" + "plane" "(-648 2145.88 0) (-665.233 2156.03 0) (-662.4 2145.08 0)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.477159 -0.878817 0 210.035] 0.3125" + "vaxis" "[-0.878817 -0.477159 0 -381.285] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35576" + "plane" "(-665.233 2156.03 0) (-648 2145.88 0) (-648 2145.88 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.861629 -0.507538 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35575" + "plane" "(-662.4 2145.08 0) (-665.233 2156.03 0) (-665.233 2156.03 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.507538 0.861629 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35574" + "plane" "(-653.784 2140 0) (-662.4 2145.08 0) (-662.4 2145.08 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.861629 -0.507538 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35573" + "plane" "(-648 2145.88 0) (-653.784 2140 0) (-653.784 2140 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.507538 0.861629 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59340" - "plane" "(-2432 2242 678) (-2432 2238 678) (-2432 2238 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49872" + side + { + "id" "35585" + "plane" "(-660.69 2100.58 4) (-691.997 2126.85 4) (-683.608 2136.85 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" + "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35584" + "plane" "(-683.605 2136.85 0) (-691.998 2126.85 0) (-660.693 2100.58 0)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" + "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35583" + "plane" "(-660.691 2100.58 0) (-691.998 2126.85 0) (-691.998 2126.85 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35582" + "plane" "(-692 2126.85 0) (-683.608 2136.85 0) (-683.608 2136.85 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.642788 0.766044 0 510.191] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35581" + "plane" "(-648.229 2115.44 0) (-660.697 2100.58 0) (-660.695 2100.58 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.642788 0.766044 0 166.191] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35580" + "plane" "(-661.211 2133.3 0) (-648.229 2115.43 0) (-648.228 2115.43 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.156434 0.987688 0 65.5915] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35579" + "plane" "(-683.608 2136.85 0) (-661.211 2133.3 0) (-661.211 2133.3 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.987688 -0.156434 0 283.169] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59339" - "plane" "(-2428 2242 640) (-2428 2238 640) (-2428 2238 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49874" + side + { + "id" "35590" + "plane" "(-636.519 2129.39 4) (-648.229 2115.43 4) (-661.211 2133.3 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" + "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35589" + "plane" "(-648.23 2115.43 0) (-636.519 2129.39 0) (-661.211 2133.3 0)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" + "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35588" + "plane" "(-636.519 2129.39 0) (-648.229 2115.43 0) (-648.227 2115.43 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.642788 0.766044 0 166.191] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35587" + "plane" "(-648.229 2115.44 0) (-661.211 2133.3 0) (-661.211 2133.3 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.156434 0.987688 0 65.5915] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35586" + "plane" "(-661.211 2133.3 0) (-636.519 2129.39 0) (-636.519 2129.39 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.987688 -0.156434 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59338" - "plane" "(-2428 2242 678) (-2432 2242 678) (-2432 2242 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49873" + side + { + "id" "35596" + "plane" "(-683.608 2136.85 4) (-677.609 2144 4) (-667.861 2142.46 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" + "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35595" + "plane" "(-677.605 2144 0) (-683.605 2136.85 0) (-661.211 2133.3 0)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.766044 -0.642788 0 199.086] 0.3125" + "vaxis" "[-0.642788 -0.766044 0 -382.191] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35594" + "plane" "(-683.608 2136.85 0) (-677.608 2144 0) (-677.609 2144 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.642788 0.766044 0 510.191] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35593" + "plane" "(-677.609 2144 0) (-667.861 2142.46 0) (-667.861 2142.46 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.987688 -0.156434 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35592" + "plane" "(-667.861 2142.46 0) (-661.211 2133.3 0) (-661.211 2133.3 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.156434 0.987688 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35591" + "plane" "(-661.211 2133.3 0) (-683.607 2136.85 0) (-683.61 2136.85 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.987688 -0.156434 0 283.169] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59337" - "plane" "(-2428 2238 640) (-2432 2238 640) (-2432 2238 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49857" + side + { + "id" "35602" + "plane" "(-677.867 2156 4) (-658.496 2188.24 4) (-623.468 2167.19 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.857167 -0.515038 0 52.7014] 0.3125" + "vaxis" "[-0.515038 -0.857167 0 -237.857] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35601" + "plane" "(-623.469 2167.19 0) (-658.496 2188.24 0) (-677.867 2156 0)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.857167 -0.515038 0 52.7014] 0.3125" + "vaxis" "[-0.515038 -0.857167 0 -237.857] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35600" + "plane" "(-658.496 2188.24 0) (-623.468 2167.19 0) (-623.465 2167.19 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.857167 -0.515038 0 52.7014] 0.3125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35599" + "plane" "(-677.869 2156 0) (-658.497 2188.24 0) (-658.498 2188.24 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.515038 0.857167 0 365.857] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35598" + "plane" "(-623.467 2167.19 0) (-630.191 2156 0) (-630.191 2156 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0.515038 0.857167 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35597" + "plane" "(-630.192 2156 0) (-677.869 2156 0) (-677.869 2156 4)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -5268]" } } - solid +} +hidden +{ + entity { - "id" "101574" - side - { - "id" "59348" - "plane" "(-2432 2210 678) (-2428 2210 678) (-2428 2206 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59347" - "plane" "(-2432 2206 640) (-2428 2206 640) (-2428 2210 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "49977" + "classname" "func_detail" + hidden { - "id" "59346" - "plane" "(-2432 2210 678) (-2432 2206 678) (-2432 2206 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49793" + side + { + "id" "35608" + "plane" "(-848.978 1657.93 4) (-844.793 1717.78 4) (-760 1711.85 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.997564 -0.0697565 0 8.19711] 0.3125" + "vaxis" "[-0.0697565 -0.997564 0 -277.324] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35607" + "plane" "(-844.793 1717.78 0) (-848.978 1657.93 0) (-764.185 1652 0)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.997564 -0.0697565 0 8.19711] 0.3125" + "vaxis" "[-0.0697565 -0.997564 0 -277.324] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35606" + "plane" "(-848.978 1657.93 0) (-844.793 1717.78 0) (-844.793 1717.78 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.0697565 0.997564 0 277.324] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35605" + "plane" "(-764.185 1652 0) (-848.978 1657.93 0) (-848.978 1657.93 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.997564 -0.0697565 0 8.19711] 0.3125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35604" + "plane" "(-844.793 1717.78 0) (-760 1711.85 0) (-760 1711.85 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.997564 -0.0697565 0 8.19711] 0.3125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35603" + "plane" "(-760 1711.85 0) (-764.185 1652 0) (-764.185 1652 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.0697565 0.997564 0 405.324] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59345" - "plane" "(-2428 2210 640) (-2428 2206 640) (-2428 2206 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49795" + side + { + "id" "35614" + "plane" "(-871.611 1723.4 4) (-886.328 1789.78 4) (-803.343 1808.18 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.976296 0.21644 0 -6.59607] 0.3125" + "vaxis" "[0.21644 -0.976296 0 76.7827] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35613" + "plane" "(-886.328 1789.78 0) (-871.611 1723.4 0) (-788.625 1741.79 0)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.976296 0.21644 0 -6.59607] 0.3125" + "vaxis" "[0.21644 -0.976296 0 76.7827] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35612" + "plane" "(-871.611 1723.4 0) (-886.328 1789.78 0) (-886.328 1789.78 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[-0.21644 0.976296 0 -76.7827] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35611" + "plane" "(-886.328 1789.78 0) (-803.343 1808.18 0) (-803.343 1808.18 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.976296 0.21644 0 -6.59607] 0.3125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35610" + "plane" "(-788.625 1741.79 0) (-871.611 1723.4 0) (-871.611 1723.4 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.976296 0.21644 0 -6.59607] 0.3125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35609" + "plane" "(-803.343 1808.18 0) (-788.625 1741.79 0) (-788.625 1741.79 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[-0.21644 0.976296 0 -460.783] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59344" - "plane" "(-2428 2210 678) (-2432 2210 678) (-2432 2210 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49796" + side + { + "id" "35620" + "plane" "(-815.766 1795.56 8.60192) (-742.723 1812 4.20713) (-727.812 1745.66 3.8378)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.973918 0.219204 -0.0585972 20.4776] 0.3125" + "vaxis" "[0.219267 -0.97565 -0.00543131 43.0201] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35619" + "plane" "(-801.09 1729.19 4.23953) (-728.046 1745.63 -0.155264) (-742.956 1811.97 0.214058)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.973918 0.219204 -0.0585972 20.4776] 0.3125" + "vaxis" "[0.219267 -0.97565 -0.00543131 43.0201] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35618" + "plane" "(-742.956 1811.97 0.214058) (-728.046 1745.63 -0.155264) (-727.812 1745.66 3.8378)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[-0.219267 0.97565 0.00543131 -43.0201] 0.25" + "vaxis" "[-0.0583609 -0.00755879 -0.998267 -117.798] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35617" + "plane" "(-816 1795.53 4.60887) (-742.956 1811.97 0.214058) (-742.723 1812 4.20713)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.973918 0.219204 -0.0585972 20.4776] 0.3125" + "vaxis" "[-0.0583609 -0.00755879 -0.998267 -117.798] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35616" + "plane" "(-728.046 1745.63 -0.155264) (-801.09 1729.19 4.23953) (-800.856 1729.22 8.23259)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.973918 0.219204 -0.0585972 20.4776] 0.3125" + "vaxis" "[-0.0583609 -0.00755879 -0.998267 -117.798] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35615" + "plane" "(-801.09 1729.19 4.23953) (-816 1795.53 4.60887) (-815.766 1795.56 8.60192)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[-0.219267 0.97565 0.00543131 -427.02] 0.25" + "vaxis" "[-0.0583609 -0.00755879 -0.998267 -117.798] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59343" - "plane" "(-2428 2206 640) (-2432 2206 640) (-2432 2206 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49794" + side + { + "id" "35626" + "plane" "(-852.59 1929.65 4) (-780.867 1907.73 4) (-798.41 1850.35 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.956305 -0.292372 0 78.4385] 0.3125" + "vaxis" "[-0.292372 -0.956305 0 -511.747] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35625" + "plane" "(-870.133 1872.27 0) (-798.41 1850.35 0) (-780.867 1907.73 0)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.956305 -0.292372 0 78.4385] 0.3125" + "vaxis" "[-0.292372 -0.956305 0 -511.747] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35624" + "plane" "(-780.867 1907.73 0) (-798.41 1850.35 0) (-798.41 1850.35 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.292372 0.956305 0 511.747] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35623" + "plane" "(-798.41 1850.35 0) (-870.133 1872.27 0) (-870.133 1872.27 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.956305 -0.292372 0 78.4385] 0.3125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35622" + "plane" "(-852.59 1929.65 0) (-780.867 1907.73 0) (-780.867 1907.73 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.956305 -0.292372 0 78.4385] 0.3125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35621" + "plane" "(-870.133 1872.27 0) (-852.59 1929.65 0) (-852.59 1929.65 4)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0.292372 0.956305 0 127.747] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -4768]" } } - solid +} +hidden +{ + entity { - "id" "101576" - side - { - "id" "59354" - "plane" "(-2432 2178 678) (-2428 2178 678) (-2428 2174 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59353" - "plane" "(-2432 2174 640) (-2428 2174 640) (-2428 2178 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59352" - "plane" "(-2432 2178 678) (-2432 2174 678) (-2432 2174 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59351" - "plane" "(-2428 2178 640) (-2428 2174 640) (-2428 2174 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59350" - "plane" "(-2428 2178 678) (-2432 2178 678) (-2432 2178 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59349" - "plane" "(-2428 2174 640) (-2432 2174 640) (-2432 2174 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "49999" + "classname" "prop_door_rotating" + "ajarangles" "0 0 0" + "angles" "0 0 0" + "axis" "-273 1873 54, -273 1873 54" + "disableshadows" "0" + "distance" "90" + "dmg" "0" + "forceclosed" "0" + "hardware" "1" + "health" "0" + "model" "models/props_c17/door03_left.mdl" + "opendir" "2" + "returndelay" "-1" + "skin" "1" + "slavename" "door_canteen_entrance_b" + "spawnflags" "8192" + "spawnpos" "0" + "speed" "100" + "targetname" "door_canteen_entrance_a" + "origin" "-273 1873 54" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -4268]" } } - solid +} +hidden +{ + entity { - "id" "101578" - side - { - "id" "59360" - "plane" "(-2432 2146 678) (-2428 2146 678) (-2428 2142 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59359" - "plane" "(-2432 2142 640) (-2428 2142 640) (-2428 2146 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "50062" + "classname" "prop_door_rotating" + "ajarangles" "0 0 0" + "angles" "0 180 0" + "axis" "-273 1967 54, -273 1967 54" + "disableshadows" "0" + "distance" "90" + "dmg" "0" + "forceclosed" "0" + "hardware" "1" + "health" "0" + "model" "models/props_c17/door03_left.mdl" + "opendir" "1" + "returndelay" "-1" + "skin" "1" + "slavename" "door_canteen_entrance_a" + "spawnflags" "8192" + "spawnpos" "0" + "speed" "100" + "targetname" "door_canteen_entrance_b" + "origin" "-273 1967 54" + editor { - "id" "59358" - "plane" "(-2432 2146 678) (-2432 2142 678) (-2432 2142 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -4268]" } - side + } +} +hidden +{ + entity + { + "id" "50811" + "classname" "func_brush" + "disablereceiveshadows" "0" + "disableshadows" "0" + "InputFilter" "0" + "invert_exclusion" "0" + "origin" "-264 1920 54.5" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "solidbsp" "0" + "Solidity" "1" + "spawnflags" "2" + "StartDisabled" "0" + "vrad_brush_cast_shadows" "0" + hidden { - "id" "59357" - "plane" "(-2428 2146 640) (-2428 2142 640) (-2428 2142 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "50124" + side + { + "id" "35764" + "plane" "(-273 1873 110) (-255 1873 110) (-255 1870 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35763" + "plane" "(-273 1870 0) (-255 1870 0) (-255 1873 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35762" + "plane" "(-273 1873 110) (-273 1870 110) (-273 1870 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -195.556] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35761" + "plane" "(-255 1873 0) (-255 1870 0) (-255 1870 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 -1 0 387.556] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35760" + "plane" "(-255 1873 110) (-273 1873 110) (-273 1873 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35759" + "plane" "(-255 1870 0) (-273 1870 0) (-273 1870 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59356" - "plane" "(-2428 2146 678) (-2432 2146 678) (-2432 2146 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "50125" + side + { + "id" "35770" + "plane" "(-273 1967 110) (-255 1967 110) (-255 1873 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -216] 0.25" + "vaxis" "[-1 0 0 18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35769" + "plane" "(-273 1873 107) (-255 1873 107) (-255 1967 107)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -216] 0.25" + "vaxis" "[-1 0 0 18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35768" + "plane" "(-273 1967 110) (-273 1873 110) (-273 1873 107)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -216] 0.25" + "vaxis" "[0 0 1 170] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35767" + "plane" "(-255 1967 107) (-255 1873 107) (-255 1873 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -216] 0.25" + "vaxis" "[0 0 -1 442] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35766" + "plane" "(-255 1967 110) (-273 1967 110) (-273 1967 107)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 0 1 56] 0.25" + "vaxis" "[-1 0 0 18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35765" + "plane" "(-255 1873 107) (-273 1873 107) (-273 1873 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 0 -1 24] 0.25" + "vaxis" "[-1 0 0 18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59355" - "plane" "(-2428 2142 640) (-2432 2142 640) (-2432 2142 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "50126" + side + { + "id" "35776" + "plane" "(-273 1970 110) (-255 1970 110) (-255 1967 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35775" + "plane" "(-273 1967 0) (-255 1967 0) (-255 1970 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35774" + "plane" "(-273 1970 110) (-273 1967 110) (-273 1967 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 -1 0 145.778] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35773" + "plane" "(-255 1970 0) (-255 1967 0) (-255 1967 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -465.779] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35772" + "plane" "(-255 1970 110) (-273 1970 110) (-273 1970 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35771" + "plane" "(-255 1967 0) (-273 1967 0) (-273 1967 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 1500]" } } - solid +} +hidden +{ + entity { - "id" "101580" - side + "id" "51105" + "classname" "func_detail" + hidden { - "id" "59366" - "plane" "(-2432 2114 678) (-2428 2114 678) (-2428 2110 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "48783" + side + { + "id" "35890" + "plane" "(-272 2304 136) (-272 1536 136) (-672 1536 360)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35889" + "plane" "(-272 1536 136) (-272 2304 136) (-272 2304 132)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35888" + "plane" "(-272 2304 136) (-672 2304 360) (-672 2304 356)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35887" + "plane" "(-272 1536 136) (-272 1536 132) (-672 1536 356)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35886" + "plane" "(-272 1536 132) (-272 2304 132) (-672 2304 356)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35885" + "plane" "(-672 2304 360) (-672 1536 360) (-672 1536 356)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59365" - "plane" "(-2432 2110 640) (-2428 2110 640) (-2428 2114 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 8] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49216" + side + { + "id" "35896" + "plane" "(-672 2112 360) (-672 1792 360) (-700 1792 332)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35895" + "plane" "(-700 2112 328) (-700 1792 328) (-672 1792 356)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35894" + "plane" "(-672 2112 356) (-672 1792 356) (-672 1792 360)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[0 1 0 -384] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35893" + "plane" "(-672 1792 356) (-700 1792 328) (-700 1792 332)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35892" + "plane" "(-700 1792 328) (-700 2112 328) (-700 2112 332)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35891" + "plane" "(-672 2112 360) (-700 2112 332) (-700 2112 328)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59364" - "plane" "(-2432 2114 678) (-2432 2110 678) (-2432 2110 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49083" + side + { + "id" "35902" + "plane" "(-768 1792 264) (-672 1792 360) (-672 1728 360)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35901" + "plane" "(-768 1728 260) (-672 1728 356) (-672 1792 356)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35900" + "plane" "(-672 1792 356) (-672 1728 356) (-672 1728 360)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[0 1 0 -384] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35899" + "plane" "(-672 1728 356) (-768 1728 260) (-768 1728 264)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35898" + "plane" "(-672 1792 360) (-768 1792 264) (-768 1792 260)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35897" + "plane" "(-768 1728 260) (-768 1792 260) (-768 1792 264)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59363" - "plane" "(-2428 2114 640) (-2428 2110 640) (-2428 2110 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 -8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49086" + side + { + "id" "35908" + "plane" "(-768 1728 264) (-672 1728 360) (-672 1664 360)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35907" + "plane" "(-768 1664 260) (-672 1664 356) (-672 1728 356)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35906" + "plane" "(-672 1728 356) (-672 1664 356) (-672 1664 360)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[0 1 0 -384] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35905" + "plane" "(-672 1664 356) (-768 1664 260) (-768 1664 264)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35904" + "plane" "(-672 1728 360) (-768 1728 264) (-768 1728 260)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35903" + "plane" "(-768 1664 260) (-768 1728 260) (-768 1728 264)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59362" - "plane" "(-2428 2114 678) (-2432 2114 678) (-2432 2114 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49089" + side + { + "id" "35914" + "plane" "(-672 1536 360) (-768 1536 264) (-768 1664 264)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35913" + "plane" "(-672 1536 356) (-768 1536 260) (-768 1536 264)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35912" + "plane" "(-768 1536 260) (-672 1536 356) (-672 1664 356)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35911" + "plane" "(-672 1664 356) (-672 1536 356) (-672 1536 360)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[0 1 0 -384] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35910" + "plane" "(-672 1664 360) (-768 1664 264) (-768 1664 260)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35909" + "plane" "(-768 1664 264) (-768 1536 264) (-768 1536 260)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59361" - "plane" "(-2428 2110 640) (-2432 2110 640) (-2432 2110 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49088" + side + { + "id" "35920" + "plane" "(-768 1536 264) (-828 1536 204) (-828 1664 204)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35919" + "plane" "(-768 1536 260) (-828 1536 200) (-828 1536 204)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35918" + "plane" "(-828 1536 200) (-768 1536 260) (-768 1664 260)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35917" + "plane" "(-768 1664 264) (-828 1664 204) (-828 1664 200)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35916" + "plane" "(-828 1664 204) (-828 1536 204) (-828 1536 200)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35915" + "plane" "(-768 1664 260) (-768 1536 260) (-768 1536 264)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "49085" + side + { + "id" "35926" + "plane" "(-828 1728 204) (-768 1728 264) (-768 1664 264)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35925" + "plane" "(-828 1664 200) (-768 1664 260) (-768 1728 260)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35924" + "plane" "(-768 1664 260) (-828 1664 200) (-828 1664 204)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35923" + "plane" "(-768 1728 264) (-828 1728 204) (-828 1728 200)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35922" + "plane" "(-828 1664 200) (-828 1728 200) (-828 1728 204)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35921" + "plane" "(-768 1728 260) (-768 1664 260) (-768 1664 264)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101582" - side + hidden { - "id" "59372" - "plane" "(-2432 2082 678) (-2428 2082 678) (-2428 2078 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49202" + side + { + "id" "35932" + "plane" "(-768 2304 264) (-700 2304 332) (-700 1792 332)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35931" + "plane" "(-700 2304 332) (-768 2304 264) (-768 2304 260)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35930" + "plane" "(-700 2304 328) (-768 2304 260) (-768 1792 260)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35929" + "plane" "(-700 1792 328) (-768 1792 260) (-768 1792 264)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35928" + "plane" "(-768 1792 260) (-768 2304 260) (-768 2304 264)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35927" + "plane" "(-700 1792 332) (-700 2304 332) (-700 2304 328)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59371" - "plane" "(-2432 2078 640) (-2428 2078 640) (-2428 2082 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49079" + side + { + "id" "35938" + "plane" "(-828 2304 204) (-768 2304 264) (-768 1792 264)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35937" + "plane" "(-768 2304 264) (-828 2304 204) (-828 2304 200)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35936" + "plane" "(-768 2304 260) (-828 2304 200) (-828 1792 200)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35935" + "plane" "(-768 1792 260) (-828 1792 200) (-828 1792 204)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35934" + "plane" "(-828 1792 200) (-828 2304 200) (-828 2304 204)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35933" + "plane" "(-768 1792 264) (-768 2304 264) (-768 2304 260)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59370" - "plane" "(-2432 2082 678) (-2432 2078 678) (-2432 2078 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49175" + side + { + "id" "35944" + "plane" "(-828 1792 204) (-896 1792 136) (-896 1856 136)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35943" + "plane" "(-896 1792 132) (-896 1856 132) (-896 1856 136)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[0 1 0 -384] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35942" + "plane" "(-896 1856 132) (-896 1792 132) (-828 1792 200)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35941" + "plane" "(-828 1792 200) (-896 1792 132) (-896 1792 136)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35940" + "plane" "(-828 1792 204) (-828 1856 204) (-828 1856 200)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35939" + "plane" "(-828 1856 204) (-896 1856 136) (-896 1856 132)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59369" - "plane" "(-2428 2082 640) (-2428 2078 640) (-2428 2078 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49177" + side + { + "id" "35950" + "plane" "(-896 1920 136) (-896 2304 136) (-828 2304 204)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35949" + "plane" "(-896 1920 132) (-896 2304 132) (-896 2304 136)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[0 1 0 -384] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35948" + "plane" "(-828 2304 204) (-896 2304 136) (-896 2304 132)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35947" + "plane" "(-828 2304 200) (-896 2304 132) (-896 1920 132)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35946" + "plane" "(-828 1920 204) (-828 2304 204) (-828 2304 200)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35945" + "plane" "(-828 1920 200) (-896 1920 132) (-896 1920 136)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59368" - "plane" "(-2428 2082 678) (-2432 2082 678) (-2432 2082 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49090" + side + { + "id" "35956" + "plane" "(-828 1536 204) (-896 1536 136) (-896 1664 136)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35955" + "plane" "(-896 1664 136) (-896 1536 136) (-896 1536 132)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[0 1 0 -384] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35954" + "plane" "(-828 1536 200) (-896 1536 132) (-896 1536 136)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35953" + "plane" "(-896 1664 132) (-896 1536 132) (-828 1536 200)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35952" + "plane" "(-828 1664 204) (-896 1664 136) (-896 1664 132)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35951" + "plane" "(-828 1664 200) (-828 1536 200) (-828 1536 204)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59367" - "plane" "(-2428 2078 640) (-2432 2078 640) (-2432 2078 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "49218" + side + { + "id" "35962" + "plane" "(-700 2304 332) (-672 2304 360) (-672 2176 360)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35961" + "plane" "(-672 2304 360) (-700 2304 332) (-700 2304 328)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35960" + "plane" "(-672 2304 356) (-700 2304 328) (-700 2176 328)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "90" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "35959" + "plane" "(-672 2176 360) (-672 2304 360) (-672 2304 356)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 0 1 -16] 0.25" + "vaxis" "[0 1 0 -384] 0.25" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35958" + "plane" "(-700 2176 328) (-700 2304 328) (-700 2304 332)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "35957" + "plane" "(-672 2176 356) (-700 2176 328) (-700 2176 332)" + "material" "PROPS/PLASTICCEILING002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2000]" } } - solid +} +hidden +{ + entity { - "id" "101610" - side - { - "id" "58934" - "plane" "(-2432 2620 682) (-2432 2624 682) (-1856 2624 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58933" - "plane" "(-2432 2624 678) (-2432 2620 678) (-1854 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58932" - "plane" "(-2432 2620 678) (-2432 2624 678) (-2432 2624 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58931" - "plane" "(-2432 2624 678) (-1856 2624 678) (-1856 2624 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58930" - "plane" "(-1854 2620 678) (-2432 2620 678) (-2432 2620 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58929" - "plane" "(-1856 2624 678) (-1854 2620 678) (-1854 2620 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51120" + "classname" "prop_physics_multiplayer" + "angles" "0 348.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_italy/it_mkt_table2.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-656 1830 1" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - solid +} +hidden +{ + entity { - "id" "101525" - side - { - "id" "58604" - "plane" "(-2432 2624 678) (-2428 2624 678) (-2428 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58603" - "plane" "(-2432 2620 640) (-2428 2620 640) (-2428 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58602" - "plane" "(-2432 2624 678) (-2432 2620 678) (-2432 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58601" - "plane" "(-2428 2624 640) (-2428 2620 640) (-2428 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58600" - "plane" "(-2428 2624 678) (-2432 2624 678) (-2432 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58599" - "plane" "(-2428 2620 640) (-2432 2620 640) (-2432 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51146" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_italy/it_mkt_table2.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-453 1827 1" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - solid +} +hidden +{ + entity { - "id" "101524" - side - { - "id" "58598" - "plane" "(-2402 2624 678) (-2398 2624 678) (-2398 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58597" - "plane" "(-2402 2620 640) (-2398 2620 640) (-2398 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58596" - "plane" "(-2402 2624 678) (-2402 2620 678) (-2402 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58595" - "plane" "(-2398 2624 640) (-2398 2620 640) (-2398 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58594" - "plane" "(-2398 2624 678) (-2402 2624 678) (-2402 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58593" - "plane" "(-2398 2620 640) (-2402 2620 640) (-2402 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51174" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_italy/it_mkt_table2.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-661 1707 1" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - solid +} +hidden +{ + entity { - "id" "101523" - side - { - "id" "58592" - "plane" "(-2370 2624 678) (-2366 2624 678) (-2366 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58591" - "plane" "(-2370 2620 640) (-2366 2620 640) (-2366 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58590" - "plane" "(-2370 2624 678) (-2370 2620 678) (-2370 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58589" - "plane" "(-2366 2624 640) (-2366 2620 640) (-2366 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58588" - "plane" "(-2366 2624 678) (-2370 2624 678) (-2370 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58587" - "plane" "(-2366 2620 640) (-2370 2620 640) (-2370 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51186" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_italy/it_mkt_table2.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-452 1704 1" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - solid +} +hidden +{ + entity { - "id" "101522" - side - { - "id" "58586" - "plane" "(-2338 2624 678) (-2334 2624 678) (-2334 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58585" - "plane" "(-2338 2620 640) (-2334 2620 640) (-2334 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58584" - "plane" "(-2338 2624 678) (-2338 2620 678) (-2338 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58583" - "plane" "(-2334 2624 640) (-2334 2620 640) (-2334 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58582" - "plane" "(-2334 2624 678) (-2338 2624 678) (-2338 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58581" - "plane" "(-2334 2620 640) (-2338 2620 640) (-2338 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51198" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_italy/it_mkt_table2.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-661 1591 1" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - solid +} +hidden +{ + entity { - "id" "101521" - side - { - "id" "58580" - "plane" "(-2306 2624 678) (-2302 2624 678) (-2302 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58579" - "plane" "(-2306 2620 640) (-2302 2620 640) (-2302 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58578" - "plane" "(-2306 2624 678) (-2306 2620 678) (-2306 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58577" - "plane" "(-2302 2624 640) (-2302 2620 640) (-2302 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58576" - "plane" "(-2302 2624 678) (-2306 2624 678) (-2306 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58575" - "plane" "(-2302 2620 640) (-2306 2620 640) (-2306 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51206" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_italy/it_mkt_table2.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-455 1592 1" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - solid +} +hidden +{ + entity { - "id" "101520" - side - { - "id" "58574" - "plane" "(-2274 2624 678) (-2270 2624 678) (-2270 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58573" - "plane" "(-2274 2620 640) (-2270 2620 640) (-2270 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58572" - "plane" "(-2274 2624 678) (-2274 2620 678) (-2274 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58571" - "plane" "(-2270 2624 640) (-2270 2620 640) (-2270 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58570" - "plane" "(-2270 2624 678) (-2274 2624 678) (-2274 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58569" - "plane" "(-2270 2620 640) (-2274 2620 640) (-2274 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51289" + "classname" "prop_physics_multiplayer" + "angles" "0 256.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-494 1847 0.999992" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101519" - side - { - "id" "58568" - "plane" "(-2242 2624 678) (-2238 2624 678) (-2238 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58567" - "plane" "(-2242 2620 640) (-2238 2620 640) (-2238 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58566" - "plane" "(-2242 2624 678) (-2242 2620 678) (-2242 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58565" - "plane" "(-2238 2624 640) (-2238 2620 640) (-2238 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58564" - "plane" "(-2238 2624 678) (-2242 2624 678) (-2242 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58563" - "plane" "(-2238 2620 640) (-2242 2620 640) (-2242 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51321" + "classname" "prop_physics_multiplayer" + "angles" "0 272.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-495 1803.3 1" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } - } - solid - { - "id" "101518" - side - { - "id" "58562" - "plane" "(-2210 2624 678) (-2206 2624 678) (-2206 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58561" - "plane" "(-2210 2620 640) (-2206 2620 640) (-2206 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58560" - "plane" "(-2210 2624 678) (-2210 2620 678) (-2210 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58559" - "plane" "(-2206 2624 640) (-2206 2620 640) (-2206 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58558" - "plane" "(-2206 2624 678) (-2210 2624 678) (-2210 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58557" - "plane" "(-2206 2620 640) (-2210 2620 640) (-2210 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + } +} +hidden +{ + entity + { + "id" "51337" + "classname" "prop_physics_multiplayer" + "angles" "0 270 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-493.191 1728.3 1.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101517" - side - { - "id" "58556" - "plane" "(-2178 2624 678) (-2174 2624 678) (-2174 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58555" - "plane" "(-2178 2620 640) (-2174 2620 640) (-2174 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58554" - "plane" "(-2178 2624 678) (-2178 2620 678) (-2178 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58553" - "plane" "(-2174 2624 640) (-2174 2620 640) (-2174 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58552" - "plane" "(-2174 2624 678) (-2178 2624 678) (-2178 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58551" - "plane" "(-2174 2620 640) (-2178 2620 640) (-2178 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51349" + "classname" "prop_physics_multiplayer" + "angles" "0 256.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-480.191 1675.3 1.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101516" - side - { - "id" "58550" - "plane" "(-2146 2624 678) (-2142 2624 678) (-2142 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58549" - "plane" "(-2146 2620 640) (-2142 2620 640) (-2142 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58548" - "plane" "(-2146 2624 678) (-2146 2620 678) (-2146 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58547" - "plane" "(-2142 2624 640) (-2142 2620 640) (-2142 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58546" - "plane" "(-2142 2624 678) (-2146 2624 678) (-2146 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58545" - "plane" "(-2142 2620 640) (-2146 2620 640) (-2146 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51357" + "classname" "prop_physics_multiplayer" + "angles" "0 275.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-486.191 1610.3 1.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101585" - side - { - "id" "58832" - "plane" "(-2114 2624 678) (-2110 2624 678) (-2110 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58831" - "plane" "(-2114 2620 640) (-2110 2620 640) (-2110 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58830" - "plane" "(-2114 2624 678) (-2114 2620 678) (-2114 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58829" - "plane" "(-2110 2624 640) (-2110 2620 640) (-2110 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58828" - "plane" "(-2110 2624 678) (-2114 2624 678) (-2114 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58827" - "plane" "(-2110 2620 640) (-2114 2620 640) (-2114 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51369" + "classname" "prop_physics_multiplayer" + "angles" "13.4116 268.443 83.3169" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-510 1571.3 14" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101587" - side - { - "id" "58844" - "plane" "(-2082 2624 678) (-2078 2624 678) (-2078 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58843" - "plane" "(-2082 2620 640) (-2078 2620 640) (-2078 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58842" - "plane" "(-2082 2624 678) (-2082 2620 678) (-2082 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58841" - "plane" "(-2078 2624 640) (-2078 2620 640) (-2078 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58840" - "plane" "(-2078 2624 678) (-2082 2624 678) (-2082 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58839" - "plane" "(-2078 2620 640) (-2082 2620 640) (-2082 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51393" + "classname" "prop_physics_multiplayer" + "angles" "0 85 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-413 1561.3 2" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101589" - side - { - "id" "58856" - "plane" "(-2050 2624 678) (-2046 2624 678) (-2046 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58855" - "plane" "(-2050 2620 640) (-2046 2620 640) (-2046 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58854" - "plane" "(-2050 2624 678) (-2050 2620 678) (-2050 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58853" - "plane" "(-2046 2624 640) (-2046 2620 640) (-2046 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58852" - "plane" "(-2046 2624 678) (-2050 2624 678) (-2050 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58851" - "plane" "(-2046 2620 640) (-2050 2620 640) (-2050 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51413" + "classname" "prop_physics_multiplayer" + "angles" "0 121.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-419 1612 1" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101591" - side - { - "id" "58868" - "plane" "(-2018 2624 678) (-2014 2624 678) (-2014 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58867" - "plane" "(-2018 2620 640) (-2014 2620 640) (-2014 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58866" - "plane" "(-2018 2624 678) (-2018 2620 678) (-2018 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58865" - "plane" "(-2014 2624 640) (-2014 2620 640) (-2014 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58864" - "plane" "(-2014 2624 678) (-2018 2624 678) (-2018 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58863" - "plane" "(-2014 2620 640) (-2018 2620 640) (-2018 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51437" + "classname" "prop_physics_multiplayer" + "angles" "0 85 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-412 1674 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101593" - side - { - "id" "58880" - "plane" "(-1986 2624 678) (-1982 2624 678) (-1982 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58879" - "plane" "(-1986 2620 640) (-1982 2620 640) (-1982 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58878" - "plane" "(-1986 2624 678) (-1986 2620 678) (-1986 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58877" - "plane" "(-1982 2624 640) (-1982 2620 640) (-1982 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58876" - "plane" "(-1982 2624 678) (-1986 2624 678) (-1986 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58875" - "plane" "(-1982 2620 640) (-1986 2620 640) (-1986 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 136] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51449" + "classname" "prop_physics_multiplayer" + "angles" "0 85 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-413 1702 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101595" - side - { - "id" "58892" - "plane" "(-1954 2624 678) (-1950 2624 678) (-1950 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58891" - "plane" "(-1954 2620 640) (-1950 2620 640) (-1950 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58890" - "plane" "(-1954 2624 678) (-1954 2620 678) (-1954 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58889" - "plane" "(-1950 2624 640) (-1950 2620 640) (-1950 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58888" - "plane" "(-1950 2624 678) (-1954 2624 678) (-1954 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58887" - "plane" "(-1950 2620 640) (-1954 2620 640) (-1954 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51461" + "classname" "prop_physics_multiplayer" + "angles" "0 85 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-432 1801 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101597" - side - { - "id" "58904" - "plane" "(-1922 2624 678) (-1918 2624 678) (-1918 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58903" - "plane" "(-1922 2620 640) (-1918 2620 640) (-1918 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58902" - "plane" "(-1922 2624 678) (-1922 2620 678) (-1922 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58901" - "plane" "(-1918 2624 640) (-1918 2620 640) (-1918 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58900" - "plane" "(-1918 2624 678) (-1922 2624 678) (-1922 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58899" - "plane" "(-1918 2620 640) (-1922 2620 640) (-1922 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51477" + "classname" "prop_physics_multiplayer" + "angles" "0 85 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-430 1857 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101599" - side - { - "id" "58916" - "plane" "(-1890 2624 678) (-1886 2624 678) (-1886 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58915" - "plane" "(-1890 2620 640) (-1886 2620 640) (-1886 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58914" - "plane" "(-1890 2624 678) (-1890 2620 678) (-1890 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58913" - "plane" "(-1886 2624 640) (-1886 2620 640) (-1886 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58912" - "plane" "(-1886 2624 678) (-1890 2624 678) (-1890 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58911" - "plane" "(-1886 2620 640) (-1890 2620 640) (-1890 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51489" + "classname" "prop_physics_multiplayer" + "angles" "0 75 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-620.777 1852.88 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101602" - side - { - "id" "58928" - "plane" "(-1858 2624 678) (-1854 2624 678) (-1854 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58927" - "plane" "(-1858 2620 640) (-1854 2620 640) (-1854 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58926" - "plane" "(-1858 2624 678) (-1858 2620 678) (-1858 2620 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58925" - "plane" "(-1854 2624 640) (-1854 2620 640) (-1854 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58924" - "plane" "(-1854 2624 678) (-1858 2624 678) (-1858 2624 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58923" - "plane" "(-1854 2620 640) (-1858 2620 640) (-1858 2620 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51501" + "classname" "prop_physics_multiplayer" + "angles" "0 16 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-629 1800 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101611" - side - { - "id" "58940" - "plane" "(-1536 2944 682) (-1532 2942 682) (-1854 2620 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58939" - "plane" "(-1532 2942 678) (-1536 2944 678) (-1856 2624 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58938" - "plane" "(-1532 2942 678) (-1532 2942 682) (-1536 2944 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58937" - "plane" "(-1536 2944 678) (-1536 2944 682) (-1856 2624 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58936" - "plane" "(-1854 2620 678) (-1854 2620 682) (-1532 2942 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58935" - "plane" "(-1856 2624 678) (-1856 2624 682) (-1854 2620 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51521" + "classname" "prop_physics_multiplayer" + "angles" "0 85 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-631 1731 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101692" - side - { - "id" "59168" - "plane" "(-1824 2656 678) (-1820 2656 678) (-1820 2652 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -128] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59167" - "plane" "(-1824 2652 640) (-1820 2652 640) (-1820 2656 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -128] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59166" - "plane" "(-1824 2656 678) (-1824 2652 678) (-1824 2652 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59165" - "plane" "(-1820 2656 640) (-1820 2652 640) (-1820 2652 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59164" - "plane" "(-1820 2656 678) (-1824 2656 678) (-1824 2656 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59163" - "plane" "(-1820 2652 640) (-1824 2652 640) (-1824 2652 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51533" + "classname" "prop_physics_multiplayer" + "angles" "0 85 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-634.777 1680.88 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101695" - side - { - "id" "59180" - "plane" "(-1792 2688 678) (-1788 2688 678) (-1788 2684 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59179" - "plane" "(-1792 2684 640) (-1788 2684 640) (-1788 2688 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59178" - "plane" "(-1792 2688 678) (-1792 2684 678) (-1792 2684 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59177" - "plane" "(-1788 2688 640) (-1788 2684 640) (-1788 2684 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59176" - "plane" "(-1788 2688 678) (-1792 2688 678) (-1792 2688 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59175" - "plane" "(-1788 2684 640) (-1792 2684 640) (-1792 2684 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51541" + "classname" "prop_physics_multiplayer" + "angles" "0 85 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-607 1619 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101697" - side - { - "id" "59192" - "plane" "(-1760 2720 678) (-1756 2720 678) (-1756 2716 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -128] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59191" - "plane" "(-1760 2716 640) (-1756 2716 640) (-1756 2720 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -128] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59190" - "plane" "(-1760 2720 678) (-1760 2716 678) (-1760 2716 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59189" - "plane" "(-1756 2720 640) (-1756 2716 640) (-1756 2716 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59188" - "plane" "(-1756 2720 678) (-1760 2720 678) (-1760 2720 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59187" - "plane" "(-1756 2716 640) (-1760 2716 640) (-1760 2716 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51553" + "classname" "prop_physics_multiplayer" + "angles" "0 85 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-604.777 1591.88 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101699" - side - { - "id" "59204" - "plane" "(-1728 2752 678) (-1724 2752 678) (-1724 2748 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59203" - "plane" "(-1728 2748 640) (-1724 2748 640) (-1724 2752 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59202" - "plane" "(-1728 2752 678) (-1728 2748 678) (-1728 2748 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59201" - "plane" "(-1724 2752 640) (-1724 2748 640) (-1724 2748 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59200" - "plane" "(-1724 2752 678) (-1728 2752 678) (-1728 2752 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59199" - "plane" "(-1724 2748 640) (-1728 2748 640) (-1728 2748 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51561" + "classname" "prop_physics_multiplayer" + "angles" "0 279 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-698.777 1617.88 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101701" - side - { - "id" "59216" - "plane" "(-1696 2784 678) (-1692 2784 678) (-1692 2780 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -128] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59215" - "plane" "(-1696 2780 640) (-1692 2780 640) (-1692 2784 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -128] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59214" - "plane" "(-1696 2784 678) (-1696 2780 678) (-1696 2780 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59213" - "plane" "(-1692 2784 640) (-1692 2780 640) (-1692 2780 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59212" - "plane" "(-1692 2784 678) (-1696 2784 678) (-1696 2784 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59211" - "plane" "(-1692 2780 640) (-1696 2780 640) (-1696 2780 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51577" + "classname" "prop_physics_multiplayer" + "angles" "0 279 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-705.217 1585.82 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101703" - side - { - "id" "59228" - "plane" "(-1664 2816 678) (-1660 2816 678) (-1660 2812 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59227" - "plane" "(-1664 2812 640) (-1660 2812 640) (-1660 2816 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59226" - "plane" "(-1664 2816 678) (-1664 2812 678) (-1664 2812 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59225" - "plane" "(-1660 2816 640) (-1660 2812 640) (-1660 2812 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59224" - "plane" "(-1660 2816 678) (-1664 2816 678) (-1664 2816 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59223" - "plane" "(-1660 2812 640) (-1664 2812 640) (-1664 2812 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51585" + "classname" "prop_physics_multiplayer" + "angles" "0 257.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-697 1734 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101705" - side - { - "id" "59240" - "plane" "(-1632 2848 678) (-1628 2848 678) (-1628 2844 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -128] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59239" - "plane" "(-1632 2844 640) (-1628 2844 640) (-1628 2848 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -128] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59238" - "plane" "(-1632 2848 678) (-1632 2844 678) (-1632 2844 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59237" - "plane" "(-1628 2848 640) (-1628 2844 640) (-1628 2844 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59236" - "plane" "(-1628 2848 678) (-1632 2848 678) (-1632 2848 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59235" - "plane" "(-1628 2844 640) (-1632 2844 640) (-1632 2844 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51601" + "classname" "prop_physics_multiplayer" + "angles" "0 279 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-697.217 1709.82 2.53788" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101707" - side - { - "id" "59252" - "plane" "(-1600 2880 678) (-1596 2880 678) (-1596 2876 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59251" - "plane" "(-1600 2876 640) (-1596 2876 640) (-1596 2880 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59250" - "plane" "(-1600 2880 678) (-1600 2876 678) (-1600 2876 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59249" - "plane" "(-1596 2880 640) (-1596 2876 640) (-1596 2876 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59248" - "plane" "(-1596 2880 678) (-1600 2880 678) (-1600 2880 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59247" - "plane" "(-1596 2876 640) (-1600 2876 640) (-1600 2876 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51609" + "classname" "prop_physics_multiplayer" + "angles" "8.9117 271.263 -81.9016" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-713 1871.82 30.0486" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101709" - side - { - "id" "59264" - "plane" "(-1568 2912 678) (-1564 2912 678) (-1564 2908 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -128] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59263" - "plane" "(-1568 2908 640) (-1564 2908 640) (-1564 2912 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 -128] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59262" - "plane" "(-1568 2912 678) (-1568 2908 678) (-1568 2908 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59261" - "plane" "(-1564 2912 640) (-1564 2908 640) (-1564 2908 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59260" - "plane" "(-1564 2912 678) (-1568 2912 678) (-1568 2912 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59259" - "plane" "(-1564 2908 640) (-1568 2908 640) (-1568 2908 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51617" + "classname" "prop_physics_multiplayer" + "angles" "8.9117 271.263 -81.9016" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/nova/chair_plastic01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-713.696 1840.82 35" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3000]" } } - solid +} +hidden +{ + entity { - "id" "101689" - side - { - "id" "59144" - "plane" "(-1536 2946 678) (-1532 2946 678) (-1532 2942 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 -1 0 -248] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59143" - "plane" "(-1536 2942 640) (-1532 2942 640) (-1532 2946 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 -1 0 -248] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59142" - "plane" "(-1536 2946 678) (-1536 2942 678) (-1536 2942 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59141" - "plane" "(-1532 2946 640) (-1532 2942 640) (-1532 2942 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59140" - "plane" "(-1532 2946 678) (-1536 2946 678) (-1536 2946 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59139" - "plane" "(-1532 2942 640) (-1536 2942 640) (-1536 2942 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51654" + "classname" "prop_static" + "angles" "-87.5 119.5 -180" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/light_floodlight02_off.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-768 1869.37 11" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 3500]" } } - solid +} +hidden +{ + entity { - "id" "101680" - side - { - "id" "59096" - "plane" "(-1536 2944 682) (-1536 3072 682) (-1532 3072 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 -1 0 -144] 0.0625" - "vaxis" "[-1 0 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59095" - "plane" "(-1532 3072 678) (-1536 3072 678) (-1536 2944 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 -1 0 -144] 0.0625" - "vaxis" "[-1 0 0 -240] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59094" - "plane" "(-1536 3072 678) (-1532 3072 678) (-1532 3072 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 240] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59093" - "plane" "(-1532 3072 678) (-1532 2942 678) (-1532 2942 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 -1 0 -144] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59092" - "plane" "(-1536 2944 678) (-1536 3072 678) (-1536 3072 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 -1 0 -144] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59091" - "plane" "(-1532 2942 678) (-1536 2944 678) (-1536 2944 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51670" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 500" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "63.8176 326.898 30.6199" + "pitch" "63.8176" + "style" "0" + "origin" "-817.075 1929 10.8746" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 4000]" } } - solid +} +hidden +{ + entity { - "id" "101687" - side - { - "id" "59132" - "plane" "(-1536 2978 678) (-1532 2978 678) (-1532 2974 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59131" - "plane" "(-1536 2974 640) (-1532 2974 640) (-1532 2978 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59130" - "plane" "(-1536 2978 678) (-1536 2974 678) (-1536 2974 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59129" - "plane" "(-1532 2978 640) (-1532 2974 640) (-1532 2974 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59128" - "plane" "(-1532 2978 678) (-1536 2978 678) (-1536 2978 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59127" - "plane" "(-1532 2974 640) (-1536 2974 640) (-1536 2974 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "51749" + "classname" "point_spotlight" + "angles" "-65.2852 328.553 -21.1009" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "500" + "spotlightwidth" "200" + "origin" "-817 1929 9" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 4000]" } } - solid +} +hidden +{ + entity { - "id" "101685" - side - { - "id" "59120" - "plane" "(-1536 3010 678) (-1532 3010 678) (-1532 3006 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 -1 0 -248] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59119" - "plane" "(-1536 3006 640) (-1532 3006 640) (-1532 3010 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 -1 0 -248] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59118" - "plane" "(-1536 3010 678) (-1536 3006 678) (-1536 3006 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "52602" + "classname" "func_brush" + "disablereceiveshadows" "0" + "disableshadows" "0" + "InputFilter" "0" + "invert_exclusion" "0" + "origin" "-192 528 54.5" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "solidbsp" "0" + "Solidity" "1" + "spawnflags" "2" + "StartDisabled" "0" + "vrad_brush_cast_shadows" "0" + hidden { - "id" "59117" - "plane" "(-1532 3010 640) (-1532 3006 640) (-1532 3006 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "52076" + side + { + "id" "36238" + "plane" "(-215 511 110) (-215 545 110) (-169 545 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 356] 0.25" + "vaxis" "[0 -1 0 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36237" + "plane" "(-215 545 107) (-215 511 107) (-169 511 107)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 356] 0.25" + "vaxis" "[0 -1 0 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36236" + "plane" "(-215 511 107) (-215 545 107) (-215 545 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -508] 0.25" + "vaxis" "[0 0 -1 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36235" + "plane" "(-169 545 107) (-169 511 107) (-169 511 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -508] 0.25" + "vaxis" "[0 0 -1 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36234" + "plane" "(-215 545 107) (-169 545 107) (-169 545 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 356] 0.25" + "vaxis" "[0 0 -1 -91] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36233" + "plane" "(-169 511 107) (-215 511 107) (-215 511 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 356] 0.25" + "vaxis" "[0 0 1 -299] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59116" - "plane" "(-1532 3010 678) (-1536 3010 678) (-1536 3010 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "52075" + side + { + "id" "36244" + "plane" "(-169 511 110) (-169 545 110) (-166 545 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 356] 0.25" + "vaxis" "[0 -1 0 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36243" + "plane" "(-169 545 0) (-169 511 0) (-166 511 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 356] 0.25" + "vaxis" "[0 -1 0 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36242" + "plane" "(-169 511 0) (-169 545 0) (-169 545 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 356] 0.25" + "vaxis" "[0 0 -1 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36241" + "plane" "(-166 545 0) (-166 511 0) (-166 511 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -508] 0.25" + "vaxis" "[0 0 -1 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36240" + "plane" "(-169 545 0) (-166 545 0) (-166 545 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 140] 0.25" + "vaxis" "[0 0 -1 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36239" + "plane" "(-166 511 0) (-169 511 0) (-169 511 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[-1 0 0 188] 0.25" + "vaxis" "[0 0 -1 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59115" - "plane" "(-1532 3006 640) (-1536 3006 640) (-1536 3006 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "52074" + side + { + "id" "36250" + "plane" "(-218 511 110) (-218 545 110) (-215 545 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 356] 0.25" + "vaxis" "[0 -1 0 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36249" + "plane" "(-218 545 0) (-218 511 0) (-215 511 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 356] 0.25" + "vaxis" "[0 -1 0 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36248" + "plane" "(-218 511 0) (-218 545 0) (-218 545 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -508] 0.25" + "vaxis" "[0 0 -1 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36247" + "plane" "(-215 545 0) (-215 511 0) (-215 511 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 356] 0.25" + "vaxis" "[0 0 -1 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36246" + "plane" "(-218 545 0) (-215 545 0) (-215 545 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[-1 0 0 140] 0.25" + "vaxis" "[0 0 -1 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "36245" + "plane" "(-215 511 0) (-218 511 0) (-218 511 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 188] 0.25" + "vaxis" "[0 0 -1 125] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 6000]" } } - solid +} +hidden +{ + entity { - "id" "101683" - side - { - "id" "59108" - "plane" "(-1536 3042 678) (-1532 3042 678) (-1532 3038 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59107" - "plane" "(-1536 3038 640) (-1532 3038 640) (-1532 3042 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 -1 0 -120] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59106" - "plane" "(-1536 3042 678) (-1536 3038 678) (-1536 3038 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59105" - "plane" "(-1532 3042 640) (-1532 3038 640) (-1532 3038 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59104" - "plane" "(-1532 3042 678) (-1536 3042 678) (-1536 3042 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59103" - "plane" "(-1532 3038 640) (-1536 3038 640) (-1536 3038 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -128] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "54321" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_interiors/lights_florescent01a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-490 1728 142" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -768]" } } - solid +} +hidden +{ + entity { - "id" "101414" - side - { - "id" "58412" - "plane" "(-1700 3328 682) (-1216 3328 682) (-1216 3324 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58411" - "plane" "(-1700 3324 678) (-1216 3324 678) (-1216 3328 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58410" - "plane" "(-1700 3328 682) (-1700 3324 682) (-1700 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58409" - "plane" "(-1216 3328 678) (-1216 3324 678) (-1216 3324 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58408" - "plane" "(-1216 3328 682) (-1700 3328 682) (-1700 3328 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58407" - "plane" "(-1216 3324 678) (-1700 3324 678) (-1700 3324 682)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "54359" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_interiors/lights_florescent01a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-490 1920 142" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -768]" } } - solid +} +hidden +{ + entity { - "id" "101466" - side - { - "id" "58418" - "plane" "(-1410 3328 678) (-1406 3328 678) (-1406 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58417" - "plane" "(-1410 3324 640) (-1406 3324 640) (-1406 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58416" - "plane" "(-1410 3328 678) (-1410 3324 678) (-1410 3324 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58415" - "plane" "(-1406 3328 640) (-1406 3324 640) (-1406 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58414" - "plane" "(-1406 3328 678) (-1410 3328 678) (-1410 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58413" - "plane" "(-1406 3324 640) (-1410 3324 640) (-1410 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "54371" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_interiors/lights_florescent01a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-490 2112 142" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -768]" } } - solid +} +hidden +{ + entity { - "id" "101464" - side - { - "id" "58424" - "plane" "(-1442 3328 678) (-1438 3328 678) (-1438 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58423" - "plane" "(-1442 3324 640) (-1438 3324 640) (-1438 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58422" - "plane" "(-1442 3328 678) (-1442 3324 678) (-1442 3324 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58421" - "plane" "(-1438 3328 640) (-1438 3324 640) (-1438 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58420" - "plane" "(-1438 3328 678) (-1442 3328 678) (-1442 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58419" - "plane" "(-1438 3324 640) (-1442 3324 640) (-1442 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "54395" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_interiors/lights_florescent01a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-750 2112.09 142" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -768]" } } - solid +} +hidden +{ + entity { - "id" "101446" - side - { - "id" "58430" - "plane" "(-1474 3328 678) (-1470 3328 678) (-1470 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58429" - "plane" "(-1474 3324 640) (-1470 3324 640) (-1470 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58428" - "plane" "(-1474 3328 678) (-1474 3324 678) (-1474 3324 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58427" - "plane" "(-1470 3328 640) (-1470 3324 640) (-1470 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58426" - "plane" "(-1470 3328 678) (-1474 3328 678) (-1474 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58425" - "plane" "(-1470 3324 640) (-1474 3324 640) (-1474 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "54399" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_interiors/lights_florescent01a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-750 1920.09 142" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -768]" } } - solid +} +hidden +{ + entity { - "id" "101444" - side - { - "id" "58436" - "plane" "(-1506 3328 678) (-1502 3328 678) (-1502 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58435" - "plane" "(-1506 3324 640) (-1502 3324 640) (-1502 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58434" - "plane" "(-1506 3328 678) (-1506 3324 678) (-1506 3324 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58433" - "plane" "(-1502 3328 640) (-1502 3324 640) (-1502 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58432" - "plane" "(-1502 3328 678) (-1506 3328 678) (-1506 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58431" - "plane" "(-1502 3324 640) (-1506 3324 640) (-1506 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -248] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "54403" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_interiors/lights_florescent01a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-750 1728.09 142" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -768]" } } - solid +} +hidden +{ + entity { - "id" "101442" - side - { - "id" "58442" - "plane" "(-1538 3328 678) (-1534 3328 678) (-1534 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58441" - "plane" "(-1538 3324 640) (-1534 3324 640) (-1534 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58440" - "plane" "(-1538 3328 678) (-1538 3324 678) (-1538 3324 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58439" - "plane" "(-1534 3328 640) (-1534 3324 640) (-1534 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58438" - "plane" "(-1534 3328 678) (-1538 3328 678) (-1538 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58437" - "plane" "(-1534 3324 640) (-1538 3324 640) (-1538 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "54486" + "classname" "prop_door_rotating" + "ajarangles" "0 0 0" + "angles" "0 270 0" + "axis" "-863 2303 54, -863 2303 54" + "disableshadows" "0" + "distance" "90" + "dmg" "0" + "forceclosed" "0" + "hardware" "1" + "health" "0" + "model" "models/props_c17/door03_left.mdl" + "opendir" "1" + "returndelay" "-1" + "skin" "1" + "spawnflags" "8192" + "spawnpos" "1" + "speed" "100" + "origin" "-863 2303 54" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 -4268]" } } - solid +} +hidden +{ + entity { - "id" "101440" - side - { - "id" "58448" - "plane" "(-1570 3328 678) (-1566 3328 678) (-1566 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58447" - "plane" "(-1570 3324 640) (-1566 3324 640) (-1566 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58446" - "plane" "(-1570 3328 678) (-1570 3324 678) (-1570 3324 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58445" - "plane" "(-1566 3328 640) (-1566 3324 640) (-1566 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "55540" + "classname" "func_detail" + hidden { - "id" "58444" - "plane" "(-1566 3328 678) (-1570 3328 678) (-1570 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54665" + side + { + "id" "39424" + "plane" "(-768 1537 64) (-272 1537 64) (-272 1536 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39423" + "plane" "(-768 1536 0) (-272 1536 0) (-272 1537 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39422" + "plane" "(-272 1537 0) (-272 1536 0) (-272 1536 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39421" + "plane" "(-768 1537 0) (-272 1537 0) (-272 1537 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39420" + "plane" "(-272 1536 0) (-768 1536 0) (-768 1536 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39419" + "plane" "(-768 1536 0) (-768 1537 0) (-768 1537 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58443" - "plane" "(-1566 3324 640) (-1570 3324 640) (-1570 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54729" + side + { + "id" "39430" + "plane" "(-768 1537 0) (-784 1537 0) (-784 1536 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39429" + "plane" "(-784 1537 0) (-768 1537 0) (-768 1537 56)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39428" + "plane" "(-768 1536 0) (-784 1536 0) (-784 1536 56)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39427" + "plane" "(-768 1537 0) (-768 1536 0) (-768 1536 56)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39426" + "plane" "(-784 1536 0) (-784 1537 0) (-784 1537 56)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39425" + "plane" "(-768 1536 56) (-784 1536 56) (-784 1537 56)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "54761" + side + { + "id" "39436" + "plane" "(-784 1537 0) (-792 1537 0) (-792 1536 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39435" + "plane" "(-792 1537 0) (-784 1537 0) (-784 1537 24)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39434" + "plane" "(-784 1536 0) (-792 1536 0) (-792 1536 24)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39433" + "plane" "(-792 1536 0) (-792 1537 0) (-792 1537 24)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39432" + "plane" "(-784 1537 0) (-784 1536 0) (-784 1536 24)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39431" + "plane" "(-784 1536 24) (-792 1536 24) (-792 1537 24)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "101438" - side + hidden { - "id" "58454" - "plane" "(-1602 3328 678) (-1598 3328 678) (-1598 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54757" + side + { + "id" "39442" + "plane" "(-792 1537 0) (-800 1537 0) (-800 1536 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39441" + "plane" "(-800 1537 0) (-792 1537 0) (-792 1537 8)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39440" + "plane" "(-792 1536 0) (-800 1536 0) (-800 1536 8)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39439" + "plane" "(-800 1536 0) (-800 1537 0) (-800 1537 8)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39438" + "plane" "(-792 1537 0) (-792 1536 0) (-792 1536 8)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39437" + "plane" "(-792 1536 8) (-800 1536 8) (-800 1537 8)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58453" - "plane" "(-1602 3324 640) (-1598 3324 640) (-1598 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54751" + side + { + "id" "39448" + "plane" "(-800 1537 0) (-816 1537 0) (-816 1536 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39447" + "plane" "(-816 1537 0) (-800 1537 0) (-800 1537 16)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39446" + "plane" "(-800 1536 0) (-816 1536 0) (-816 1536 16)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39445" + "plane" "(-816 1536 0) (-816 1537 0) (-816 1537 16)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39444" + "plane" "(-800 1537 0) (-800 1536 0) (-800 1536 16)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39443" + "plane" "(-800 1536 16) (-816 1536 16) (-816 1537 16)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58452" - "plane" "(-1602 3328 678) (-1602 3324 678) (-1602 3324 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54745" + side + { + "id" "39454" + "plane" "(-816 1537 0) (-824 1537 0) (-824 1536 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39453" + "plane" "(-824 1537 0) (-816 1537 0) (-816 1537 32)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39452" + "plane" "(-816 1536 0) (-824 1536 0) (-824 1536 32)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39451" + "plane" "(-824 1536 0) (-824 1537 0) (-824 1537 32)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39450" + "plane" "(-816 1537 0) (-816 1536 0) (-816 1536 32)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39449" + "plane" "(-816 1536 32) (-824 1536 32) (-824 1537 32)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58451" - "plane" "(-1598 3328 640) (-1598 3324 640) (-1598 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54735" + side + { + "id" "39460" + "plane" "(-840 1537 0) (-848 1537 0) (-848 1536 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39459" + "plane" "(-848 1537 0) (-840 1537 0) (-840 1537 48)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39458" + "plane" "(-840 1536 0) (-848 1536 0) (-848 1536 48)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39457" + "plane" "(-848 1536 0) (-848 1537 0) (-848 1537 48)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39456" + "plane" "(-840 1537 0) (-840 1536 0) (-840 1536 48)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39455" + "plane" "(-840 1536 48) (-848 1536 48) (-848 1537 48)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58450" - "plane" "(-1598 3328 678) (-1602 3328 678) (-1602 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54741" + side + { + "id" "39466" + "plane" "(-824 1537 0) (-840 1537 0) (-840 1536 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39465" + "plane" "(-840 1537 0) (-824 1537 0) (-824 1537 40)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39464" + "plane" "(-824 1536 0) (-840 1536 0) (-840 1536 40)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39463" + "plane" "(-840 1536 0) (-840 1537 0) (-840 1537 40)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39462" + "plane" "(-824 1537 0) (-824 1536 0) (-824 1536 40)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39461" + "plane" "(-824 1536 40) (-840 1536 40) (-840 1537 40)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58449" - "plane" "(-1598 3324 640) (-1602 3324 640) (-1602 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54667" + side + { + "id" "39472" + "plane" "(-848 1536 64) (-896 1536 64) (-896 1537 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39471" + "plane" "(-848 1537 0) (-896 1537 0) (-896 1536 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39470" + "plane" "(-896 1537 0) (-848 1537 0) (-848 1537 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39469" + "plane" "(-848 1536 0) (-896 1536 0) (-896 1536 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39468" + "plane" "(-896 1536 0) (-896 1537 0) (-896 1537 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39467" + "plane" "(-848 1537 0) (-848 1536 0) (-848 1536 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2500 -1768]" } } - solid +} +hidden +{ + entity { - "id" "101436" - side - { - "id" "58460" - "plane" "(-1634 3328 678) (-1630 3328 678) (-1630 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58459" - "plane" "(-1634 3324 640) (-1630 3324 640) (-1630 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58458" - "plane" "(-1634 3328 678) (-1634 3324 678) (-1634 3324 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58457" - "plane" "(-1630 3328 640) (-1630 3324 640) (-1630 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "55553" + "classname" "func_detail" + hidden { - "id" "58456" - "plane" "(-1630 3328 678) (-1634 3328 678) (-1634 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54622" + side + { + "id" "39478" + "plane" "(-814 2304 64) (-272 2304 64) (-272 2303 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 368] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39477" + "plane" "(-814 2303 0) (-272 2303 0) (-272 2304 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 368] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39476" + "plane" "(-272 2304 0) (-272 2303 0) (-272 2303 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 -504] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39475" + "plane" "(-814 2304 0) (-272 2304 0) (-272 2304 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 368] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39474" + "plane" "(-272 2303 0) (-814 2303 0) (-814 2303 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 368] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39473" + "plane" "(-814 2303 0) (-814 2304 0) (-814 2304 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58455" - "plane" "(-1630 3324 640) (-1634 3324 640) (-1634 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 8] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54620" + side + { + "id" "39484" + "plane" "(-896 2303 64) (-896 2304 64) (-866 2304 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 272] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39483" + "plane" "(-896 2304 0) (-896 2303 0) (-866 2303 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 272] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39482" + "plane" "(-896 2303 0) (-896 2304 0) (-896 2304 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39481" + "plane" "(-896 2304 0) (-866 2304 0) (-866 2304 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 272] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39480" + "plane" "(-866 2303 0) (-896 2303 0) (-896 2303 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 272] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39479" + "plane" "(-866 2304 0) (-866 2303 0) (-866 2303 64)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2500 -1268]" } } - solid +} +hidden +{ + entity { - "id" "101434" - side - { - "id" "58466" - "plane" "(-1666 3328 678) (-1662 3328 678) (-1662 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58465" - "plane" "(-1666 3324 640) (-1662 3324 640) (-1662 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58464" - "plane" "(-1666 3328 678) (-1666 3324 678) (-1666 3324 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "55560" + "classname" "func_brush" + "disablereceiveshadows" "0" + "disableshadows" "0" + "InputFilter" "0" + "invert_exclusion" "0" + "origin" "-840 2312 55" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "solidbsp" "0" + "Solidity" "1" + "spawnflags" "2" + "StartDisabled" "0" + "vrad_brush_cast_shadows" "0" + hidden { - "id" "58463" - "plane" "(-1662 3328 640) (-1662 3324 640) (-1662 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54545" + side + { + "id" "39490" + "plane" "(-863 2321 110) (-817 2321 110) (-817 2303 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39489" + "plane" "(-863 2303 107) (-817 2303 107) (-817 2321 107)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39488" + "plane" "(-863 2321 110) (-863 2303 110) (-863 2303 107)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39487" + "plane" "(-817 2321 107) (-817 2303 107) (-817 2303 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39486" + "plane" "(-817 2321 110) (-863 2321 110) (-863 2321 107)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 0 1 151.998] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39485" + "plane" "(-817 2303 107) (-863 2303 107) (-863 2303 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 0 -1 423.998] 0.25" + "vaxis" "[1 0 0 280] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58462" - "plane" "(-1662 3328 678) (-1666 3328 678) (-1666 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54543" + side + { + "id" "39496" + "plane" "(-866 2321 110) (-863 2321 110) (-863 2303 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39495" + "plane" "(-866 2303 0) (-863 2303 0) (-863 2321 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39494" + "plane" "(-866 2321 110) (-866 2303 110) (-866 2303 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39493" + "plane" "(-863 2321 0) (-863 2303 0) (-863 2303 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 1 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39492" + "plane" "(-863 2321 110) (-866 2321 110) (-866 2321 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[-1 0 0 200] 0.25" + "vaxis" "[0 0 1 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39491" + "plane" "(-863 2303 0) (-866 2303 0) (-866 2303 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 376] 0.25" + "vaxis" "[0 0 1 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58461" - "plane" "(-1662 3324 640) (-1666 3324 640) (-1666 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 -120] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54544" + side + { + "id" "39502" + "plane" "(-817 2321 110) (-814 2321 110) (-814 2303 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39501" + "plane" "(-817 2303 3.33786e-006) (-814 2303 3.33786e-006) (-814 2321 3.33786e-006)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39500" + "plane" "(-817 2321 110) (-817 2303 110) (-817 2303 3.33786e-006)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39499" + "plane" "(-814 2321 3.33786e-006) (-814 2303 3.33786e-006) (-814 2303 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39498" + "plane" "(-814 2321 110) (-817 2321 110) (-817 2321 3.33786e-006)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 264] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39497" + "plane" "(-814 2303 3.33786e-006) (-817 2303 3.33786e-006) (-817 2303 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[-1 0 0 312] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2500 -768]" } } - solid +} +hidden +{ + entity { - "id" "101411" - side - { - "id" "58472" - "plane" "(-1696 3328 678) (-1692 3328 678) (-1692 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58471" - "plane" "(-1696 3324 640) (-1692 3324 640) (-1692 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "58470" - "plane" "(-1696 3328 678) (-1696 3324 678) (-1696 3324 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "56050" + "classname" "func_detail" + hidden { - "id" "58469" - "plane" "(-1692 3328 640) (-1692 3324 640) (-1692 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55265" + side + { + "id" "39544" + "plane" "(-773.673 1539.61 0) (-781.435 1541.54 0) (-781.435 1541.54 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.970296 -0.241922 0 281.253] 0.125" + "vaxis" "[0 0 -1 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39543" + "plane" "(-771.738 1547.37 1) (-773.673 1539.61 1) (-781.435 1541.54 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.970296 -0.241922 0 281.253] 0.125" + "vaxis" "[0.241922 0.970296 0 298.348] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39542" + "plane" "(-781.435 1541.54 0) (-773.673 1539.61 0) (-771.738 1547.37 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.970296 -0.241922 0 281.253] 0.125" + "vaxis" "[0.241922 0.970296 0 298.348] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39541" + "plane" "(-771.738 1547.37 0) (-773.673 1539.61 0) (-773.673 1539.61 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.241922 0.970296 0 149.174] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39540" + "plane" "(-771.738 1547.37 1) (-779.5 1549.31 1) (-779.5 1549.31 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.970296 -0.241922 0 396.627] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39539" + "plane" "(-779.5 1549.31 1) (-781.435 1541.54 1) (-781.435 1541.54 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.241922 0.970296 0 149.174] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58468" - "plane" "(-1692 3328 678) (-1696 3328 678) (-1696 3328 640)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55266" + side + { + "id" "39550" + "plane" "(-781.558 1541 0) (-789.539 1541.56 0) (-789.539 1541.56 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.997564 -0.0697565 0 377.192] 0.125" + "vaxis" "[0 0 -1 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39549" + "plane" "(-781.558 1541 1) (-789.539 1541.56 1) (-788.981 1549.54 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.997564 -0.0697565 0 377.192] 0.125" + "vaxis" "[0.0697565 0.997564 0 426.181] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39548" + "plane" "(-788.981 1549.54 0) (-789.539 1541.56 0) (-781.558 1541 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.997564 -0.0697565 0 377.192] 0.125" + "vaxis" "[0.0697565 0.997564 0 426.181] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39547" + "plane" "(-788.981 1549.54 1) (-789.539 1541.56 1) (-789.539 1541.56 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.0697565 0.997564 0 -42.9096] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39546" + "plane" "(-781 1548.98 1) (-788.981 1549.54 1) (-788.981 1549.54 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.997564 -0.0697565 0 444.596] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39545" + "plane" "(-781 1548.98 0) (-781.558 1541 0) (-781.558 1541 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.0697565 0.997564 0 -42.9096] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "58467" - "plane" "(-1692 3324 640) (-1696 3324 640) (-1696 3324 678)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55267" + side + { + "id" "39556" + "plane" "(-791 1538 0) (-799 1538 0) (-799 1538 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 56] 0.125" + "vaxis" "[0 0 -1 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39555" + "plane" "(-791 1546 1) (-791 1538 1) (-799 1538 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 56] 0.125" + "vaxis" "[0 1 0 -16] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39554" + "plane" "(-799 1546 0) (-799 1538 0) (-791 1538 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 56] 0.125" + "vaxis" "[0 1 0 -16] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39553" + "plane" "(-799 1546 1) (-799 1538 1) (-799 1538 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39552" + "plane" "(-791 1546 0) (-791 1538 0) (-791 1538 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -264] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39551" + "plane" "(-791 1546 1) (-799 1546 1) (-799 1546 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "55272" + side + { + "id" "39562" + "plane" "(-794.477 1549.78 0) (-801.224 1545.48 0) (-801.224 1545.48 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.843391 0.5373 0 -469.109] 0.125" + "vaxis" "[0 0 -1 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39561" + "plane" "(-798.776 1556.52 1) (-794.477 1549.78 1) (-801.224 1545.48 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.843391 0.5373 0 -469.109] 0.125" + "vaxis" "[-0.5373 0.843391 0 -47.5183] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39560" + "plane" "(-805.523 1552.22 0) (-801.224 1545.48 0) (-794.477 1549.78 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.843391 0.5373 0 -469.109] 0.125" + "vaxis" "[-0.5373 0.843391 0 -47.5183] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39559" + "plane" "(-805.523 1552.22 1) (-801.224 1545.48 1) (-801.224 1545.48 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.5373 0.843391 0 -23.7592] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39558" + "plane" "(-798.776 1556.52 0) (-794.477 1549.78 0) (-794.477 1549.78 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.5373 0.843391 0 -23.7592] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39557" + "plane" "(-798.776 1556.52 1) (-805.523 1552.22 1) (-805.523 1552.22 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.843391 0.5373 0 -234.555] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -10268]" - } -} -entity -{ - "id" "103510" - "classname" "npc_gman" - "angles" "0 242.5 0" - "disablereceiveshadows" "0" - "disableshadows" "0" - "DontUseSpeechSemaphore" "0" - "hintlimiting" "0" - "ignoreunseenenemies" "0" - "physdamagescale" "1.0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "sleepstate" "0" - "spawnflags" "516" - "wakeradius" "0" - "wakesquad" "0" - "origin" "-1420 3232 641" - editor - { - "color" "0 200 200" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" - } -} -entity -{ - "id" "104707" - "classname" "func_detail" - solid - { - "id" "103544" - side + hidden { - "id" "59866" - "plane" "(-1612 639 640) (-1624 635 640) (-1636 629 640)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.4 0.8 -0.447214 -37] 0.125" - "vaxis" "[-0.894427 -0.447214 0 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55279" + side + { + "id" "39568" + "plane" "(-805 1542 0) (-813 1542 0) (-813 1542 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 40] 0.125" + "vaxis" "[0 0 -1 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39567" + "plane" "(-813 1550 1) (-805 1550 1) (-805 1542 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 40] 0.125" + "vaxis" "[0 1 0 -48] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39566" + "plane" "(-813 1542 0) (-805 1542 0) (-805 1550 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 40] 0.125" + "vaxis" "[0 1 0 -48] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39565" + "plane" "(-805 1550 0) (-805 1542 0) (-805 1542 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -280] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39564" + "plane" "(-805 1550 1) (-813 1550 1) (-813 1550 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 20] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39563" + "plane" "(-813 1550 1) (-813 1542 1) (-813 1542 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -280] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59865" - "plane" "(-1600 640 767) (-1588 639 767) (-1576 635 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.4 0.8 0.447214 -37] 0.125" - "vaxis" "[0.894427 0.447214 0 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55289" + side + { + "id" "39574" + "plane" "(-811.692 1540 2) (-819 1543.25 2) (-815.746 1550.56 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 218.28] 0.125" + "vaxis" "[-0.913545 0.406737 0 64.8669] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39573" + "plane" "(-808.438 1547.31 1) (-815.746 1550.56 1) (-819 1543.25 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 218.28] 0.125" + "vaxis" "[-0.913545 0.406737 0 64.8669] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39572" + "plane" "(-811.692 1540 1) (-819 1543.25 1) (-819 1543.25 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 -4] 0.25" + "vaxis" "[-0.913545 0.406737 0 32.4335] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39571" + "plane" "(-808.438 1547.31 2) (-815.746 1550.56 2) (-815.746 1550.56 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 -4] 0.25" + "vaxis" "[-0.913545 0.406737 0 32.4335] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39570" + "plane" "(-808.438 1547.31 1) (-811.692 1540 1) (-811.692 1540 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 109.14] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39569" + "plane" "(-815.746 1550.56 2) (-819 1543.25 2) (-819 1543.25 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 109.14] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59864" - "plane" "(-1600 640 640) (-1588 639 640) (-1588 639 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.996545 0.0830454 0 -80.9361] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55280" + side + { + "id" "39580" + "plane" "(-815 1539 0) (-823 1539 0) (-823 1539 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 56] 0.125" + "vaxis" "[0 0 -1 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39579" + "plane" "(-815 1539 1) (-823 1539 1) (-823 1547 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 56] 0.125" + "vaxis" "[0 1 0 -24] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39578" + "plane" "(-815 1547 0) (-823 1547 0) (-823 1539 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 56] 0.125" + "vaxis" "[0 1 0 -24] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39577" + "plane" "(-823 1547 1) (-823 1539 1) (-823 1539 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -268] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39576" + "plane" "(-815 1547 1) (-823 1547 1) (-823 1547 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 28] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39575" + "plane" "(-815 1547 0) (-815 1539 0) (-815 1539 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -268] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59863" - "plane" "(-1588 639 640) (-1576 635 640) (-1576 635 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.948683 0.316227 0 -664.919] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55291" + side + { + "id" "39586" + "plane" "(-824.099 1543 0) (-832.099 1543 0) (-832.099 1543 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 64.7891] 0.125" + "vaxis" "[0 0 -1 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39585" + "plane" "(-824.099 1551 1) (-824.099 1543 1) (-832.099 1543 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 64.7891] 0.125" + "vaxis" "[0 1 0 -55.998] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39584" + "plane" "(-832.099 1551 0) (-832.099 1543 0) (-824.099 1543 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 64.7891] 0.125" + "vaxis" "[0 1 0 -55.998] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39583" + "plane" "(-832.099 1551 1) (-832.099 1543 1) (-832.099 1543 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -284] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39582" + "plane" "(-824.099 1551 0) (-824.099 1543 0) (-824.099 1543 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -284] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39581" + "plane" "(-824.099 1551 1) (-832.099 1551 1) (-832.099 1551 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 32.3945] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59862" - "plane" "(-1576 635 640) (-1564 629 640) (-1564 629 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.894427 0.447213 0 -646.267] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55270" + side + { + "id" "39592" + "plane" "(-836.206 1545.7 2) (-835.508 1553.67 2) (-827.539 1552.97 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 381.919] 0.125" + "vaxis" "[0.0871558 0.996195 0 232.515] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39591" + "plane" "(-828.236 1545 1) (-827.539 1552.97 1) (-835.508 1553.67 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 381.919] 0.125" + "vaxis" "[0.0871558 0.996195 0 232.515] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39590" + "plane" "(-836.206 1545.7 1) (-835.508 1553.67 1) (-835.508 1553.67 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 -4] 0.25" + "vaxis" "[0.0871558 0.996195 0 116.257] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39589" + "plane" "(-828.236 1545 2) (-827.539 1552.97 2) (-827.539 1552.97 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 -4] 0.25" + "vaxis" "[0.0871558 0.996195 0 116.257] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39588" + "plane" "(-828.236 1545 1) (-836.206 1545.7 1) (-836.206 1545.7 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 190.959] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39587" + "plane" "(-827.539 1552.97 2) (-835.508 1553.67 2) (-835.508 1553.67 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 190.959] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59861" - "plane" "(-1564 629 640) (-1555 621 640) (-1555 621 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.74741 0.664363 0 -923.484] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55295" + side + { + "id" "39598" + "plane" "(-833 1539 0) (-841 1539 0) (-841 1539 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 72] 0.125" + "vaxis" "[0 0 -1 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39597" + "plane" "(-841 1547 1) (-833 1547 1) (-833 1539 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 72] 0.125" + "vaxis" "[0 1 0 -24] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39596" + "plane" "(-841 1539 0) (-833 1539 0) (-833 1547 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 72] 0.125" + "vaxis" "[0 1 0 -24] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39595" + "plane" "(-833 1547 0) (-833 1539 0) (-833 1539 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -268] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39594" + "plane" "(-833 1547 1) (-841 1547 1) (-841 1547 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 36] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39593" + "plane" "(-841 1547 1) (-841 1539 1) (-841 1539 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -268] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59860" - "plane" "(-1555 621 640) (-1547 612 640) (-1547 612 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.664364 0.747409 0 -302.968] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55296" + side + { + "id" "39604" + "plane" "(-843.148 1539 0) (-851.148 1539 0) (-851.148 1539 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 89.1836] 0.125" + "vaxis" "[0 0 -1 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39603" + "plane" "(-843.148 1539 1) (-851.148 1539 1) (-851.148 1547 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 89.1836] 0.125" + "vaxis" "[0 1 0 -24.002] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39602" + "plane" "(-843.148 1547 0) (-851.148 1547 0) (-851.148 1539 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 89.1836] 0.125" + "vaxis" "[0 1 0 -24.002] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39601" + "plane" "(-851.148 1547 1) (-851.148 1539 1) (-851.148 1539 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -268] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39600" + "plane" "(-843.148 1547 1) (-851.148 1547 1) (-851.148 1547 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 44.5918] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39599" + "plane" "(-843.148 1547 0) (-843.148 1539 0) (-843.148 1539 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -268] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59859" - "plane" "(-1547 612 640) (-1541 600 640) (-1541 600 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.447214 0.894427 0 -383.319] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55301" + side + { + "id" "39610" + "plane" "(-852 1540 0) (-860 1540 0) (-860 1540 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 96] 0.125" + "vaxis" "[0 0 -1 -504] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39609" + "plane" "(-852 1548 1) (-852 1540 1) (-860 1540 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 96] 0.125" + "vaxis" "[0 1 0 -31.998] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39608" + "plane" "(-860 1548 0) (-860 1540 0) (-852 1540 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 96] 0.125" + "vaxis" "[0 1 0 -31.998] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39607" + "plane" "(-860 1548 1) (-860 1540 1) (-860 1540 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -272] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39606" + "plane" "(-852 1548 0) (-852 1540 0) (-852 1540 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 1 0 -272] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39605" + "plane" "(-852 1548 1) (-860 1548 1) (-860 1548 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0 0 48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59858" - "plane" "(-1541 600 640) (-1537 588 640) (-1537 588 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.316228 0.948683 0 -52.9546] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55302" + side + { + "id" "39616" + "plane" "(-858.803 1551 1) (-859.43 1558.98 1) (-851.455 1559.6 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -396.278] 0.125" + "vaxis" "[-0.0784591 0.996917 0 -44.7979] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39615" + "plane" "(-850.827 1551.63 0) (-851.455 1559.6 0) (-859.43 1558.98 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -396.278] 0.125" + "vaxis" "[-0.0784591 0.996917 0 -44.7979] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39614" + "plane" "(-858.803 1551 0) (-859.43 1558.98 0) (-859.43 1558.98 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0784591 0.996917 0 -22.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39613" + "plane" "(-850.827 1551.63 1) (-851.455 1559.6 1) (-851.455 1559.6 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0784591 0.996917 0 -22.399] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39612" + "plane" "(-851.455 1559.6 1) (-859.43 1558.98 1) (-859.43 1558.98 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -454.139] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39611" + "plane" "(-850.827 1551.63 0) (-858.803 1551 0) (-858.803 1551 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -454.139] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59857" - "plane" "(-1537 588 640) (-1536 576 640) (-1536 576 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.0830461 0.996545 0 -482.895] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55298" + side + { + "id" "39622" + "plane" "(-849.975 1550.63 1) (-850.603 1558.6 1) (-842.628 1559.23 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -402.446] 0.125" + "vaxis" "[-0.0784591 0.996917 0 -36.2897] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39621" + "plane" "(-842.628 1559.23 0) (-850.603 1558.6 0) (-849.975 1550.63 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -402.446] 0.125" + "vaxis" "[-0.0784591 0.996917 0 -36.2897] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39620" + "plane" "(-849.975 1550.63 0) (-850.603 1558.6 0) (-850.603 1558.6 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0784591 0.996917 0 -18.1449] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39619" + "plane" "(-842 1551.26 0) (-849.975 1550.63 0) (-849.975 1550.63 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -457.223] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39618" + "plane" "(-842.628 1559.23 1) (-850.603 1558.6 1) (-850.603 1558.6 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -457.223] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39617" + "plane" "(-842 1551.26 1) (-842.628 1559.23 1) (-842.628 1559.23 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0784591 0.996917 0 -18.1449] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59856" - "plane" "(-1536 576 640) (-1537 564 640) (-1537 564 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.0830456 0.996545 0 -489.961] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55271" + side + { + "id" "39628" + "plane" "(-837 1554.91 2) (-836.303 1562.88 2) (-828.333 1562.18 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 394.675] 0.125" + "vaxis" "[0.0871558 0.996195 0 223.635] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39627" + "plane" "(-829.03 1554.21 1) (-828.333 1562.18 1) (-836.303 1562.88 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 394.675] 0.125" + "vaxis" "[0.0871558 0.996195 0 223.635] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39626" + "plane" "(-837 1554.91 1) (-836.303 1562.88 1) (-836.303 1562.88 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 -4] 0.25" + "vaxis" "[0.0871558 0.996195 0 111.817] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39625" + "plane" "(-829.03 1554.21 2) (-828.333 1562.18 2) (-828.333 1562.18 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 -4] 0.25" + "vaxis" "[0.0871558 0.996195 0 111.817] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39624" + "plane" "(-828.333 1562.18 2) (-836.303 1562.88 2) (-836.303 1562.88 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 197.338] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39623" + "plane" "(-829.03 1554.21 1) (-837 1554.91 1) (-837 1554.91 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 197.338] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59855" - "plane" "(-1537 564 640) (-1541 552 640) (-1541 552 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.316227 0.948683 0 -478.804] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55297" + side + { + "id" "39634" + "plane" "(-839.463 1560.16 1) (-831.573 1558.84 1) (-832.893 1550.95 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.986286 -0.165048 0 491.613] 0.125" + "vaxis" "[0.165048 0.986286 0 190.285] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39633" + "plane" "(-832.893 1550.95 0) (-831.573 1558.84 0) (-839.463 1560.16 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.986286 -0.165048 0 491.613] 0.125" + "vaxis" "[0.165048 0.986286 0 190.285] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39632" + "plane" "(-832.893 1550.95 1) (-831.573 1558.84 1) (-831.573 1558.84 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.165048 0.986286 0 351.142] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39631" + "plane" "(-832.893 1550.95 0) (-840.784 1552.27 0) (-840.784 1552.27 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.986286 -0.165048 0 501.806] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39630" + "plane" "(-831.573 1558.84 1) (-839.463 1560.16 1) (-839.463 1560.16 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.986286 -0.165048 0 501.806] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39629" + "plane" "(-840.784 1552.27 0) (-839.463 1560.16 0) (-839.463 1560.16 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.165048 0.986286 0 351.142] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59854" - "plane" "(-1541 552 640) (-1547 540 640) (-1547 540 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.447213 0.894427 0 -672.416] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55292" + side + { + "id" "39640" + "plane" "(-830.975 1555.88 1) (-831.603 1563.86 1) (-823.628 1564.49 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -429.276] 0.125" + "vaxis" "[-0.0784591 0.996917 0 -66.2751] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39639" + "plane" "(-823 1556.51 0) (-823.628 1564.49 0) (-831.603 1563.86 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -429.276] 0.125" + "vaxis" "[-0.0784591 0.996917 0 -66.2751] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39638" + "plane" "(-830.975 1555.88 0) (-831.603 1563.86 0) (-831.603 1563.86 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0784591 0.996917 0 -33.1376] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39637" + "plane" "(-823 1556.51 1) (-823.628 1564.49 1) (-823.628 1564.49 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0784591 0.996917 0 -33.1376] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39636" + "plane" "(-823 1556.51 0) (-830.975 1555.88 0) (-830.975 1555.88 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -470.638] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39635" + "plane" "(-823.628 1564.49 1) (-831.603 1563.86 1) (-831.603 1563.86 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -470.638] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59853" - "plane" "(-1547 540 640) (-1555 531 640) (-1555 531 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.664363 0.747409 0 -421.854] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55282" + side + { + "id" "39646" + "plane" "(-821.975 1554.4 1) (-822.603 1562.37 1) (-814.628 1563 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -436.122] 0.125" + "vaxis" "[-0.0784591 0.996917 0 -48.7895] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39645" + "plane" "(-814.628 1563 0) (-822.603 1562.37 0) (-821.975 1554.4 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -436.122] 0.125" + "vaxis" "[-0.0784591 0.996917 0 -48.7895] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39644" + "plane" "(-821.975 1554.4 0) (-822.603 1562.37 0) (-822.603 1562.37 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0784591 0.996917 0 -24.3948] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39643" + "plane" "(-814 1555.03 0) (-821.975 1554.4 0) (-821.975 1554.4 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -474.061] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39642" + "plane" "(-814.628 1563 1) (-822.603 1562.37 1) (-822.603 1562.37 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -474.061] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39641" + "plane" "(-814 1555.03 1) (-814.628 1563 1) (-814.628 1563 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0784591 0.996917 0 -24.3948] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59852" - "plane" "(-1555 531 640) (-1564 523 640) (-1564 523 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.747409 0.664364 0 -59.9834] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55287" + side + { + "id" "39652" + "plane" "(-818 1554.46 2) (-816.542 1562.32 2) (-808.676 1560.87 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.983255 -0.182235 0 124.64] 0.125" + "vaxis" "[0.182235 0.983255 0 357.121] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39651" + "plane" "(-816.542 1562.32 1) (-818 1554.46 1) (-810.134 1553 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.983255 -0.182235 0 124.64] 0.125" + "vaxis" "[0.182235 0.983255 0 357.121] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39650" + "plane" "(-818 1554.46 1) (-816.542 1562.32 1) (-816.542 1562.32 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 -4] 0.25" + "vaxis" "[0.182235 0.983255 0 434.561] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39649" + "plane" "(-810.134 1553 1) (-818 1554.46 1) (-818 1554.46 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.983255 -0.182235 0 62.32] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39648" + "plane" "(-810.134 1553 2) (-808.676 1560.87 2) (-808.676 1560.87 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 -4] 0.25" + "vaxis" "[0.182235 0.983255 0 434.561] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39647" + "plane" "(-808.676 1560.87 2) (-816.542 1562.32 2) (-816.542 1562.32 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.983255 -0.182235 0 62.32] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59851" - "plane" "(-1564 523 640) (-1576 517 640) (-1576 517 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.894427 0.447214 0 -383.944] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55281" + side + { + "id" "39658" + "plane" "(-812.554 1564.11 1) (-804.578 1564.74 1) (-803.951 1556.77 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -453.361] 0.125" + "vaxis" "[-0.0784591 0.996917 0 -56.3558] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39657" + "plane" "(-803.951 1556.77 0) (-804.578 1564.74 0) (-812.554 1564.11 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -453.361] 0.125" + "vaxis" "[-0.0784591 0.996917 0 -56.3558] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39656" + "plane" "(-803.951 1556.77 1) (-804.578 1564.74 1) (-804.578 1564.74 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0784591 0.996917 0 -28.1779] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39655" + "plane" "(-803.951 1556.77 0) (-811.926 1556.14 0) (-811.926 1556.14 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -482.68] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39654" + "plane" "(-804.578 1564.74 1) (-812.554 1564.11 1) (-812.554 1564.11 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996917 0.0784591 0 -482.68] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39653" + "plane" "(-811.926 1556.14 0) (-812.554 1564.11 0) (-812.554 1564.11 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0784591 0.996917 0 -28.1779] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59850" - "plane" "(-1576 517 640) (-1588 513 640) (-1588 513 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.948683 0.316228 0 -182.125] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55284" + side + { + "id" "39664" + "plane" "(-794.692 1559.62 2) (-802 1562.87 2) (-798.746 1570.18 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 83.5959] 0.125" + "vaxis" "[-0.913545 0.406737 0 61.279] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39663" + "plane" "(-791.438 1566.93 1) (-798.746 1570.18 1) (-802 1562.87 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 83.5959] 0.125" + "vaxis" "[-0.913545 0.406737 0 61.279] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39662" + "plane" "(-791.438 1566.93 2) (-798.746 1570.18 2) (-798.746 1570.18 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 -4] 0.25" + "vaxis" "[-0.913545 0.406737 0 30.6394] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39661" + "plane" "(-794.692 1559.62 1) (-802 1562.87 1) (-802 1562.87 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 -4] 0.25" + "vaxis" "[-0.913545 0.406737 0 30.6394] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39660" + "plane" "(-791.438 1566.93 1) (-794.692 1559.62 1) (-794.692 1559.62 2)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 41.798] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39659" + "plane" "(-798.746 1570.18 2) (-802 1562.87 2) (-802 1562.87 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 41.798] 0.25" + "vaxis" "[0 0 -1 4] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59849" - "plane" "(-1588 513 640) (-1600 512 640) (-1600 512 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.996545 0.0830456 0 -665.099] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55273" + side + { + "id" "39670" + "plane" "(-803.423 1557.33 1) (-803.493 1565.33 1) (-795.493 1565.4 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0.00872654 0 430.417] 0.125" + "vaxis" "[-0.00872654 1 0 349.736] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39669" + "plane" "(-795.423 1557.4 0) (-795.493 1565.4 0) (-803.493 1565.33 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0.00872654 0 430.417] 0.125" + "vaxis" "[-0.00872654 1 0 349.736] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39668" + "plane" "(-803.423 1557.33 0) (-803.493 1565.33 0) (-803.493 1565.33 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.00872654 1 0 174.868] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39667" + "plane" "(-795.423 1557.4 1) (-795.493 1565.4 1) (-795.493 1565.4 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.00872654 1 0 174.868] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39666" + "plane" "(-795.423 1557.4 0) (-803.423 1557.33 0) (-803.423 1557.33 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0.00872654 0 -40.7918] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39665" + "plane" "(-795.493 1565.4 1) (-803.493 1565.33 1) (-803.493 1565.33 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[1 0.00872654 0 -40.7918] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59848" - "plane" "(-1600 512 640) (-1612 513 640) (-1612 513 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.996545 -0.0830452 0 15.2087] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55268" + side + { + "id" "39676" + "plane" "(-792.242 1560.1 1) (-790.922 1567.99 1) (-783.031 1566.67 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.986286 -0.165048 0 438.944] 0.125" + "vaxis" "[0.165048 0.986286 0 64.4059] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39675" + "plane" "(-784.352 1558.78 0) (-783.031 1566.67 0) (-790.922 1567.99 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.986286 -0.165048 0 438.944] 0.125" + "vaxis" "[0.165048 0.986286 0 64.4059] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39674" + "plane" "(-792.242 1560.1 0) (-790.922 1567.99 0) (-790.922 1567.99 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.165048 0.986286 0 288.203] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39673" + "plane" "(-784.352 1558.78 1) (-783.031 1566.67 1) (-783.031 1566.67 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.165048 0.986286 0 288.203] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39672" + "plane" "(-784.352 1558.78 0) (-792.242 1560.1 0) (-792.242 1560.1 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.986286 -0.165048 0 475.472] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39671" + "plane" "(-783.031 1566.67 1) (-790.922 1567.99 1) (-790.922 1567.99 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.986286 -0.165048 0 475.472] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59847" - "plane" "(-1612 513 640) (-1624 517 640) (-1624 517 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.948683 -0.316227 0 354.956] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55269" + side + { + "id" "39682" + "plane" "(-794.562 1572.69 1) (-791.308 1580 1) (-784 1576.75 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.913545 -0.406737 0 492.32] 0.125" + "vaxis" "[0.406737 0.913545 0 435.618] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39681" + "plane" "(-787.254 1569.44 0) (-784 1576.75 0) (-791.308 1580 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.913545 -0.406737 0 492.32] 0.125" + "vaxis" "[0.406737 0.913545 0 435.618] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39680" + "plane" "(-794.562 1572.69 0) (-791.308 1580 0) (-791.308 1580 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.406737 0.913545 0 473.809] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39679" + "plane" "(-787.254 1569.44 1) (-784 1576.75 1) (-784 1576.75 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.406737 0.913545 0 473.809] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39678" + "plane" "(-787.254 1569.44 0) (-794.562 1572.69 0) (-794.562 1572.69 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.913545 -0.406737 0 246.16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39677" + "plane" "(-784 1576.75 1) (-791.308 1580 1) (-791.308 1580 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.913545 -0.406737 0 246.16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59846" - "plane" "(-1624 517 640) (-1636 523 640) (-1636 523 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.894427 -0.447213 0 191.818] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55274" + side + { + "id" "39688" + "plane" "(-804.732 1571.09 1) (-805.568 1579.05 1) (-797.612 1579.88 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.994522 0.104528 0 224.799] 0.125" + "vaxis" "[-0.104528 0.994522 0 267.187] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39687" + "plane" "(-796.776 1571.93 0) (-797.612 1579.88 0) (-805.568 1579.05 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.994522 0.104528 0 224.799] 0.125" + "vaxis" "[-0.104528 0.994522 0 267.187] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39686" + "plane" "(-804.732 1571.09 0) (-805.568 1579.05 0) (-805.568 1579.05 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.104528 0.994522 0 -122.407] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39685" + "plane" "(-796.776 1571.93 1) (-797.612 1579.88 1) (-797.612 1579.88 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.104528 0.994522 0 -122.407] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39684" + "plane" "(-796.776 1571.93 0) (-804.732 1571.09 0) (-804.732 1571.09 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.994522 0.104528 0 368.4] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39683" + "plane" "(-797.612 1579.88 1) (-805.568 1579.05 1) (-805.568 1579.05 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.994522 0.104528 0 368.4] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59845" - "plane" "(-1636 523 640) (-1645 531 640) (-1645 531 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.74741 -0.664363 0 200.21] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55283" + side + { + "id" "39694" + "plane" "(-807.606 1578.28 1) (-806.216 1570.4 1) (-814.095 1569.01 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -181.832] 0.125" + "vaxis" "[-0.173648 0.984808 0 -52.3293] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39693" + "plane" "(-806.216 1570.4 0) (-807.606 1578.28 0) (-815.484 1576.89 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -181.832] 0.125" + "vaxis" "[-0.173648 0.984808 0 -52.3293] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39692" + "plane" "(-806.216 1570.4 1) (-807.606 1578.28 1) (-807.606 1578.28 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.173648 0.984808 0 -282.165] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39691" + "plane" "(-806.216 1570.4 0) (-814.095 1569.01 0) (-814.095 1569.01 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -90.9158] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39690" + "plane" "(-814.095 1569.01 0) (-815.484 1576.89 0) (-815.484 1576.89 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.173648 0.984808 0 -282.165] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39689" + "plane" "(-807.606 1578.28 1) (-815.484 1576.89 1) (-815.484 1576.89 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -90.9158] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59844" - "plane" "(-1645 531 640) (-1653 540 640) (-1653 540 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.664364 -0.747409 0 484.107] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55293" + side + { + "id" "39700" + "plane" "(-829.852 1566.23 1) (-831.241 1574.11 1) (-823.363 1575.5 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -181.832] 0.125" + "vaxis" "[-0.173648 0.984808 0 -52.3293] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39699" + "plane" "(-821.973 1567.62 0) (-823.363 1575.5 0) (-831.241 1574.11 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -181.832] 0.125" + "vaxis" "[-0.173648 0.984808 0 -52.3293] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39698" + "plane" "(-829.852 1566.23 0) (-831.241 1574.11 0) (-831.241 1574.11 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.173648 0.984808 0 -282.165] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39697" + "plane" "(-821.973 1567.62 1) (-823.363 1575.5 1) (-823.363 1575.5 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.173648 0.984808 0 -282.165] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39696" + "plane" "(-821.973 1567.62 0) (-829.852 1566.23 0) (-829.852 1566.23 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -90.9158] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39695" + "plane" "(-823.363 1575.5 1) (-831.241 1574.11 1) (-831.241 1574.11 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -90.9158] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59843" - "plane" "(-1653 540 640) (-1659 552 640) (-1659 552 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.447214 -0.894427 0 295.63] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55299" + side + { + "id" "39706" + "plane" "(-841.194 1571.61 1) (-833.315 1573 1) (-831.926 1565.12 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -163.947] 0.125" + "vaxis" "[-0.173648 0.984808 0 -46.4501] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39705" + "plane" "(-831.926 1565.12 0) (-833.315 1573 0) (-841.194 1571.61 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -163.947] 0.125" + "vaxis" "[-0.173648 0.984808 0 -46.4501] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39704" + "plane" "(-831.926 1565.12 1) (-833.315 1573 1) (-833.315 1573 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.173648 0.984808 0 -279.225] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39703" + "plane" "(-833.315 1573 1) (-841.194 1571.61 1) (-841.194 1571.61 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -81.9736] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39702" + "plane" "(-831.926 1565.12 0) (-839.804 1563.73 0) (-839.804 1563.73 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -81.9736] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39701" + "plane" "(-839.804 1563.73 0) (-841.194 1571.61 0) (-841.194 1571.61 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.173648 0.984808 0 -279.225] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59842" - "plane" "(-1659 552 640) (-1663 564 640) (-1663 564 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.316228 -0.948683 0 844.781] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55300" + side + { + "id" "39712" + "plane" "(-848.707 1564.45 1) (-850.097 1572.33 1) (-842.218 1573.72 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -158.808] 0.125" + "vaxis" "[-0.173648 0.984808 0 -64.5114] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39711" + "plane" "(-842.218 1573.72 0) (-850.097 1572.33 0) (-848.707 1564.45 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -158.808] 0.125" + "vaxis" "[-0.173648 0.984808 0 -64.5114] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39710" + "plane" "(-848.707 1564.45 0) (-850.097 1572.33 0) (-850.097 1572.33 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.173648 0.984808 0 -288.256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39709" + "plane" "(-842.218 1573.72 1) (-850.097 1572.33 1) (-850.097 1572.33 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -79.404] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39708" + "plane" "(-840.829 1565.84 0) (-848.707 1564.45 0) (-848.707 1564.45 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.984808 0.173648 0 -79.404] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39707" + "plane" "(-840.829 1565.84 1) (-842.218 1573.72 1) (-842.218 1573.72 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.173648 0.984808 0 -288.256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59841" - "plane" "(-1663 564 640) (-1664 576 640) (-1664 576 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[0.0830461 -0.996545 0 6.48608] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55294" + side + { + "id" "39718" + "plane" "(-821.762 1580 1) (-829.07 1583.25 1) (-825.816 1590.56 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -105.289] 0.125" + "vaxis" "[-0.913545 0.406737 0 309.115] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39717" + "plane" "(-818.508 1587.31 0) (-825.816 1590.56 0) (-829.07 1583.25 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -105.289] 0.125" + "vaxis" "[-0.913545 0.406737 0 309.115] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39716" + "plane" "(-821.762 1580 0) (-829.07 1583.25 0) (-829.07 1583.25 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.913545 0.406737 0 410.558] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39715" + "plane" "(-818.508 1587.31 1) (-825.816 1590.56 1) (-825.816 1590.56 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.913545 0.406737 0 410.558] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39714" + "plane" "(-825.816 1590.56 1) (-829.07 1583.25 1) (-829.07 1583.25 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -52.6445] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39713" + "plane" "(-818.508 1587.31 0) (-821.762 1580 0) (-821.762 1580 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -52.6445] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59840" - "plane" "(-1664 576 640) (-1663 588 640) (-1663 588 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.0830456 -0.996546 0 867.474] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55288" + side + { + "id" "39724" + "plane" "(-810.469 1581.66 1) (-813.336 1589.13 1) (-805.867 1592 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.93358 0.358368 0 110.558] 0.125" + "vaxis" "[-0.358368 0.93358 0 -120.456] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39723" + "plane" "(-803 1584.53 0) (-805.867 1592 0) (-813.336 1589.13 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.93358 0.358368 0 110.558] 0.125" + "vaxis" "[-0.358368 0.93358 0 -120.456] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39722" + "plane" "(-810.469 1581.66 0) (-813.336 1589.13 0) (-813.336 1589.13 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.358368 0.93358 0 -60.2282] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39721" + "plane" "(-803 1584.53 1) (-805.867 1592 1) (-805.867 1592 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.358368 0.93358 0 -60.2282] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39720" + "plane" "(-803 1584.53 0) (-810.469 1581.66 0) (-810.469 1581.66 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.93358 0.358368 0 55.2792] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39719" + "plane" "(-805.867 1592 1) (-813.336 1589.13 1) (-813.336 1589.13 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.93358 0.358368 0 55.2792] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59839" - "plane" "(-1663 588 640) (-1659 600 640) (-1659 600 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.316227 -0.948683 0 749.594] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55275" + side + { + "id" "39730" + "plane" "(-795.617 1580.83 1) (-796.314 1588.8 1) (-788.344 1589.5 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 374.485] 0.125" + "vaxis" "[-0.0871557 0.996195 0 350.728] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39729" + "plane" "(-787.647 1581.53 0) (-788.344 1589.5 0) (-796.314 1588.8 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 374.485] 0.125" + "vaxis" "[-0.0871557 0.996195 0 350.728] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39728" + "plane" "(-795.617 1580.83 0) (-796.314 1588.8 0) (-796.314 1588.8 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0871557 0.996195 0 -80.6362] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39727" + "plane" "(-787.647 1581.53 1) (-788.344 1589.5 1) (-788.344 1589.5 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0871557 0.996195 0 -80.6362] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39726" + "plane" "(-787.647 1581.53 0) (-795.617 1580.83 0) (-795.617 1580.83 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 443.242] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39725" + "plane" "(-788.344 1589.5 1) (-796.314 1588.8 1) (-796.314 1588.8 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 443.242] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59838" - "plane" "(-1659 600 640) (-1653 612 640) (-1653 612 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.447213 -0.894427 0 798.721] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55276" + side + { + "id" "39736" + "plane" "(-797.999 1589.77 1) (-798.697 1597.74 1) (-790.727 1598.44 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 387.241] 0.125" + "vaxis" "[-0.0871557 0.996195 0 341.847] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39735" + "plane" "(-790.03 1590.47 0) (-790.727 1598.44 0) (-798.697 1597.74 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 387.241] 0.125" + "vaxis" "[-0.0871557 0.996195 0 341.847] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39734" + "plane" "(-797.999 1589.77 0) (-798.697 1597.74 0) (-798.697 1597.74 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0871557 0.996195 0 -85.0763] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39733" + "plane" "(-790.03 1590.47 1) (-790.727 1598.44 1) (-790.727 1598.44 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0871557 0.996195 0 -85.0763] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39732" + "plane" "(-790.03 1590.47 0) (-797.999 1589.77 0) (-797.999 1589.77 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 449.621] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39731" + "plane" "(-790.727 1598.44 1) (-798.697 1597.74 1) (-798.697 1597.74 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 449.621] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59837" - "plane" "(-1653 612 640) (-1645 621 640) (-1645 621 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.664363 -0.74741 0 279.338] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55277" + side + { + "id" "39742" + "plane" "(-788.047 1601.42 1) (-787.35 1609.39 1) (-779.38 1608.7 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 484.971] 0.125" + "vaxis" "[0.0871558 0.996195 0 394.819] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39741" + "plane" "(-780.077 1600.73 0) (-779.38 1608.7 0) (-787.35 1609.39 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 484.971] 0.125" + "vaxis" "[0.0871558 0.996195 0 394.819] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39740" + "plane" "(-788.047 1601.42 0) (-787.35 1609.39 0) (-787.35 1609.39 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.0871558 0.996195 0 453.409] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39739" + "plane" "(-780.077 1600.73 1) (-779.38 1608.7 1) (-779.38 1608.7 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.0871558 0.996195 0 453.409] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39738" + "plane" "(-780.077 1600.73 0) (-788.047 1601.42 0) (-788.047 1601.42 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 498.486] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39737" + "plane" "(-779.38 1608.7 1) (-787.35 1609.39 1) (-787.35 1609.39 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 -0.0871558 0 498.486] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59836" - "plane" "(-1645 621 640) (-1636 629 640) (-1636 629 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.747409 -0.664364 0 821.883] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55286" + side + { + "id" "39748" + "plane" "(-806.437 1598.13 1) (-807.134 1606.1 1) (-799.164 1606.79 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 384.657] 0.125" + "vaxis" "[-0.0871557 0.996195 0 333.358] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39747" + "plane" "(-798.467 1598.82 0) (-799.164 1606.79 0) (-807.134 1606.1 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 384.657] 0.125" + "vaxis" "[-0.0871557 0.996195 0 333.358] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39746" + "plane" "(-798.467 1598.82 1) (-799.164 1606.79 1) (-799.164 1606.79 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0871557 0.996195 0 -89.321] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39745" + "plane" "(-799.164 1606.79 1) (-807.134 1606.1 1) (-807.134 1606.1 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 448.329] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39744" + "plane" "(-806.437 1598.13 0) (-807.134 1606.1 0) (-807.134 1606.1 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.0871557 0.996195 0 -89.321] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39743" + "plane" "(-798.467 1598.82 0) (-806.437 1598.13 0) (-806.437 1598.13 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.996195 0.0871557 0 448.329] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59835" - "plane" "(-1636 629 640) (-1624 635 640) (-1624 635 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.894426 -0.447214 0 877.014] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55285" + side + { + "id" "39754" + "plane" "(-824.225 1596.87 1) (-831.533 1600.12 1) (-828.279 1607.43 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -92.5332] 0.125" + "vaxis" "[-0.913545 0.406737 0 300.235] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39753" + "plane" "(-820.971 1604.17 0) (-828.279 1607.43 0) (-831.533 1600.12 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -92.5332] 0.125" + "vaxis" "[-0.913545 0.406737 0 300.235] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39752" + "plane" "(-820.971 1604.17 1) (-828.279 1607.43 1) (-828.279 1607.43 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.913545 0.406737 0 406.118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39751" + "plane" "(-824.225 1596.87 0) (-831.533 1600.12 0) (-831.533 1600.12 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.913545 0.406737 0 406.118] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39750" + "plane" "(-820.971 1604.17 0) (-824.225 1596.87 0) (-824.225 1596.87 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -46.2666] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39749" + "plane" "(-828.279 1607.43 1) (-831.533 1600.12 1) (-831.533 1600.12 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -46.2666] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59834" - "plane" "(-1624 635 640) (-1612 639 640) (-1612 639 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.948683 -0.316228 0 530.71] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55290" + side + { + "id" "39760" + "plane" "(-835.625 1593.54 1) (-842.933 1596.79 1) (-839.679 1604.1 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -95.1171] 0.125" + "vaxis" "[-0.913545 0.406737 0 291.746] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39759" + "plane" "(-832.371 1600.85 0) (-839.679 1604.1 0) (-842.933 1596.79 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -95.1171] 0.125" + "vaxis" "[-0.913545 0.406737 0 291.746] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39758" + "plane" "(-835.625 1593.54 0) (-842.933 1596.79 0) (-842.933 1596.79 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.913545 0.406737 0 401.873] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39757" + "plane" "(-839.679 1604.1 1) (-842.933 1596.79 1) (-842.933 1596.79 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -47.5586] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39756" + "plane" "(-832.371 1600.85 1) (-839.679 1604.1 1) (-839.679 1604.1 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[-0.913545 0.406737 0 401.873] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39755" + "plane" "(-832.371 1600.85 0) (-835.625 1593.54 0) (-835.625 1593.54 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.406737 0.913545 0 -47.5586] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59833" - "plane" "(-1612 639 640) (-1600 640 640) (-1600 640 767)" - "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" - "uaxis" "[-0.996545 -0.0830454 0 769.448] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "55278" + side + { + "id" "39766" + "plane" "(-781.487 1618.43 1) (-773.574 1619.61 1) (-772.392 1611.7 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.147809 -0.989016 0 -350.705] 0.125" + "vaxis" "[0.989016 0.147809 0 45.4692] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39765" + "plane" "(-780.304 1610.52 0) (-772.392 1611.7 0) (-773.574 1619.61 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.147809 -0.989016 0 -350.705] 0.125" + "vaxis" "[0.989016 0.147809 0 45.4692] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39764" + "plane" "(-781.487 1618.43 0) (-773.574 1619.61 0) (-773.574 1619.61 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.989016 0.147809 0 22.7346] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39763" + "plane" "(-780.304 1610.52 1) (-772.392 1611.7 1) (-772.392 1611.7 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0.989016 0.147809 0 22.7346] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39762" + "plane" "(-772.392 1611.7 1) (-773.574 1619.61 1) (-773.574 1619.61 0)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.147809 -0.989016 0 80.6474] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39761" + "plane" "(-780.304 1610.52 0) (-781.487 1618.43 0) (-781.487 1618.43 1)" + "material" "TILE/TILEFLOOR003A" + "uaxis" "[0.147809 -0.989016 0 80.6474] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 1500]" } } - solid +} +hidden +{ + entity { - "id" "103533" - side - { - "id" "59900" - "plane" "(-1484 511 640.5) (-1496 507 640.5) (-1508 501 640.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59899" - "plane" "(-1472 512 767.5) (-1460 511 767.5) (-1448 507 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[1 0 0 0] 0.0625" - "vaxis" "[0 -1 0 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59898" - "plane" "(-1472 512 640.5) (-1460 511 640.5) (-1460 511 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.996546 0.0830453 0 -29.2457] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59897" - "plane" "(-1460 511 640.5) (-1448 507 640.5) (-1448 507 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.948684 0.316227 0 -817.678] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59896" - "plane" "(-1448 507 640.5) (-1436 501 640.5) (-1436 501 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.894427 0.447213 0 -623.23] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59895" - "plane" "(-1436 501 640.5) (-1427 493 640.5) (-1427 493 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.74741 0.664363 0 -10.0303] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59894" - "plane" "(-1427 493 640.5) (-1419 484 640.5) (-1419 484 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.664364 0.747409 0 -816.994] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59893" - "plane" "(-1419 484 640.5) (-1413 472 640.5) (-1413 472 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.447214 0.894427 0 -97.3213] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59892" - "plane" "(-1413 472 640.5) (-1409 460 640.5) (-1409 460 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59891" - "plane" "(-1409 460 640.5) (-1408 448 640.5) (-1408 448 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59890" - "plane" "(-1408 448 640.5) (-1409 436 640.5) (-1409 436 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59889" - "plane" "(-1409 436 640.5) (-1413 424 640.5) (-1413 424 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59888" - "plane" "(-1413 424 640.5) (-1419 412 640.5) (-1419 412 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59887" - "plane" "(-1419 412 640.5) (-1427 403 640.5) (-1427 403 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59886" - "plane" "(-1427 403 640.5) (-1436 395 640.5) (-1436 395 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.747409 0.664364 0 797.035] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59885" - "plane" "(-1436 395 640.5) (-1448 389 640.5) (-1448 389 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.894427 0.447213 0 427.308] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59884" - "plane" "(-1448 389 640.5) (-1460 385 640.5) (-1460 385 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.948684 0.316227 0 451.577] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59883" - "plane" "(-1460 385 640.5) (-1472 384 640.5) (-1472 384 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.996546 0.0830456 0 958.034] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59882" - "plane" "(-1472 384 640.5) (-1484 385 640.5) (-1484 385 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.996546 -0.0830454 0 954.497] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59881" - "plane" "(-1484 385 640.5) (-1496 389 640.5) (-1496 389 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.948683 -0.316228 0 230.455] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59880" - "plane" "(-1496 389 640.5) (-1508 395 640.5) (-1508 395 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.894427 -0.447214 0 -252.965] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59879" - "plane" "(-1508 395 640.5) (-1517 403 640.5) (-1517 403 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.747409 -0.664364 0 -379.825] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59878" - "plane" "(-1517 403 640.5) (-1525 412 640.5) (-1525 412 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.664364 -0.747409 0 369.586] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59877" - "plane" "(-1525 412 640.5) (-1531 424 640.5) (-1531 424 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.447214 -0.894427 0 136.263] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59876" - "plane" "(-1531 424 640.5) (-1535 436 640.5) (-1535 436 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.316228 -0.948683 0 367.706] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59875" - "plane" "(-1535 436 640.5) (-1536 448 640.5) (-1536 448 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[0.0830458 -0.996546 0 94.6372] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59874" - "plane" "(-1536 448 640.5) (-1535 460 640.5) (-1535 460 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.0830459 -0.996546 0 108.767] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59873" - "plane" "(-1535 460 640.5) (-1531 472 640.5) (-1531 472 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.316227 -0.948683 0 173.562] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59872" - "plane" "(-1531 472 640.5) (-1525 484 640.5) (-1525 484 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.447213 -0.894427 0 651.187] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59871" - "plane" "(-1525 484 640.5) (-1517 493 640.5) (-1517 493 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.664364 -0.747409 0 358.212] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "56212" + "classname" "func_detail" + hidden { - "id" "59870" - "plane" "(-1517 493 640.5) (-1508 501 640.5) (-1508 501 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.747409 -0.664364 0 759.48] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "57399" + side + { + "id" "40518" + "plane" "(-466 2196 128) (-280 2196 128) (-280 2194 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40517" + "plane" "(-466 2194 0) (-280 2194 0) (-280 2196 0)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40516" + "plane" "(-280 2196 0) (-280 2194 0) (-280 2194 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[0 1 0 -72] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40515" + "plane" "(-466 2196 0) (-280 2196 0) (-280 2196 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40514" + "plane" "(-280 2194 0) (-466 2194 0) (-466 2194 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40513" + "plane" "(-466 2194 0) (-466 2196 0) (-466 2196 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59869" - "plane" "(-1508 501 640.5) (-1496 507 640.5) (-1496 507 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.894427 -0.447214 0 591.551] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "57401" + side + { + "id" "40530" + "plane" "(-720 2194 128) (-720 2196 128) (-504 2196 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40529" + "plane" "(-720 2196 0) (-720 2194 0) (-504 2194 0)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40528" + "plane" "(-720 2194 0) (-720 2196 0) (-720 2196 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[0 1 0 -72] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40527" + "plane" "(-720 2196 0) (-504 2196 0) (-504 2196 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40526" + "plane" "(-504 2194 0) (-720 2194 0) (-720 2194 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40525" + "plane" "(-504 2196 0) (-504 2194 0) (-504 2194 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59868" - "plane" "(-1496 507 640.5) (-1484 511 640.5) (-1484 511 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.948683 -0.316228 0 278.318] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "57426" + side + { + "id" "40548" + "plane" "(-466 2194 128) (-504 2194 128) (-504 2196 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40547" + "plane" "(-466 2196 72) (-466 2196 128) (-504 2196 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40546" + "plane" "(-504 2194 72) (-504 2194 128) (-466 2194 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40545" + "plane" "(-504 2196 72) (-504 2196 128) (-504 2194 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40544" + "plane" "(-466 2194 72) (-466 2194 128) (-466 2196 128)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40543" + "plane" "(-466 2196 72) (-504 2196 72) (-504 2194 72)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59867" - "plane" "(-1484 511 640.5) (-1472 512 640.5) (-1472 512 767.5)" - "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" - "uaxis" "[-0.996546 -0.0830456 0 307.372] 0.0625" - "vaxis" "[0 0 -1 0] 0.0625" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "57428" + side + { + "id" "40560" + "plane" "(-466 2196 0) (-504 2196 0) (-504 2194 0)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40559" + "plane" "(-504 2196 48) (-504 2196 0) (-466 2196 0)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40558" + "plane" "(-466 2194 48) (-466 2194 0) (-504 2194 0)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40557" + "plane" "(-504 2194 48) (-504 2194 0) (-504 2196 0)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40556" + "plane" "(-466 2196 48) (-466 2196 0) (-466 2194 0)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40555" + "plane" "(-466 2194 48) (-504 2194 48) (-504 2196 48)" + "material" "WOOD/WOODWALL040A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 3000]" } } - solid +} +hidden +{ + entity { - "id" "103536" - side - { - "id" "59934" - "plane" "(-1356 383 640) (-1368 379 640) (-1380 373 640)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59933" - "plane" "(-1344 384 767) (-1332 383 767) (-1320 379 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 -1 0 0] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59932" - "plane" "(-1344 384 640) (-1332 383 640) (-1332 383 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59931" - "plane" "(-1332 383 640) (-1320 379 640) (-1320 379 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59930" - "plane" "(-1320 379 640) (-1308 373 640) (-1308 373 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59929" - "plane" "(-1308 373 640) (-1299 365 640) (-1299 365 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59928" - "plane" "(-1299 365 640) (-1291 356 640) (-1291 356 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59927" - "plane" "(-1291 356 640) (-1285 344 640) (-1285 344 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59926" - "plane" "(-1285 344 640) (-1281 332 640) (-1281 332 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59925" - "plane" "(-1281 332 640) (-1280 320 640) (-1280 320 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59924" - "plane" "(-1280 320 640) (-1281 308 640) (-1281 308 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59923" - "plane" "(-1281 308 640) (-1285 296 640) (-1285 296 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59922" - "plane" "(-1285 296 640) (-1291 284 640) (-1291 284 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59921" - "plane" "(-1291 284 640) (-1299 275 640) (-1299 275 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59920" - "plane" "(-1299 275 640) (-1308 267 640) (-1308 267 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59919" - "plane" "(-1308 267 640) (-1320 261 640) (-1320 261 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59918" - "plane" "(-1320 261 640) (-1332 257 640) (-1332 257 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59917" - "plane" "(-1332 257 640) (-1344 256 640) (-1344 256 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59916" - "plane" "(-1344 256 640) (-1356 257 640) (-1356 257 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59915" - "plane" "(-1356 257 640) (-1368 261 640) (-1368 261 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59914" - "plane" "(-1368 261 640) (-1380 267 640) (-1380 267 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59913" - "plane" "(-1380 267 640) (-1389 275 640) (-1389 275 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59912" - "plane" "(-1389 275 640) (-1397 284 640) (-1397 284 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "56217" + "classname" "func_detail" + hidden { - "id" "59911" - "plane" "(-1397 284 640) (-1403 296 640) (-1403 296 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54318" + side + { + "id" "39862" + "plane" "(-492 2304 148) (-488 2304 148) (-488 1536 148)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39861" + "plane" "(-492 1536 144) (-488 1536 144) (-488 2304 144)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39860" + "plane" "(-492 2304 148) (-492 1536 148) (-492 1536 144)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39859" + "plane" "(-488 2304 144) (-488 1536 144) (-488 1536 148)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[0 0 -1 -16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39858" + "plane" "(-488 2304 148) (-492 2304 148) (-492 2304 144)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -80] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39857" + "plane" "(-488 1536 144) (-492 1536 144) (-492 1536 148)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -432] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59910" - "plane" "(-1403 296 640) (-1407 308 640) (-1407 308 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "54432" + side + { + "id" "39868" + "plane" "(-752 2304 148) (-748 2304 148) (-748 1536 148)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39867" + "plane" "(-752 1536 144) (-748 1536 144) (-748 2304 144)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39866" + "plane" "(-752 2304 148) (-752 1536 148) (-752 1536 144)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39865" + "plane" "(-748 2304 144) (-748 1536 144) (-748 1536 148)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[0 0 -1 -16] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39864" + "plane" "(-748 2304 148) (-752 2304 148) (-752 2304 144)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 0 1 -80] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "39863" + "plane" "(-748 1536 144) (-752 1536 144) (-752 1536 148)" + "material" "ENVIRONMENT MAPS/PIPEMETAL004A" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 0 -1 -432] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + editor { - "id" "59909" - "plane" "(-1407 308 640) (-1408 320 640) (-1408 320 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 3500]" } - side + } +} +hidden +{ + entity + { + "id" "56669" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/decalstain002a" + "origin" "-896 1729 79" + editor { - "id" "59908" - "plane" "(-1408 320 640) (-1407 332 640) (-1407 332 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 12500]" } - side + } +} +hidden +{ + entity + { + "id" "56678" + "classname" "infodecal" + "angles" "0 0 0" + "texture" "decals/decalstain011a" + "origin" "-896 1896 78" + editor { - "id" "59907" - "plane" "(-1407 332 640) (-1403 344 640) (-1403 344 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 13000]" } - side + } +} +hidden +{ + entity + { + "id" "56700" + "classname" "prop_physics_multiplayer" + "angles" "0 358 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_italy/it_mkt_table2.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-868 2118 0" + editor { - "id" "59906" - "plane" "(-1403 344 640) (-1397 356 640) (-1397 356 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } - side + } +} +hidden +{ + entity + { + "id" "56746" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_office/coffee_mug3.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-868 2086 36.5625" + editor { - "id" "59905" - "plane" "(-1397 356 640) (-1389 365 640) (-1389 365 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[0 1 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 15000]" } - side + } +} +hidden +{ + entity + { + "id" "56752" + "classname" "prop_physics_multiplayer" + "angles" "0 89.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_office/vending_machine.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-876 1972 0" + editor { - "id" "59904" - "plane" "(-1389 365 640) (-1380 373 640) (-1380 373 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 15000]" } - side + } +} +hidden +{ + entity + { + "id" "56967" + "classname" "func_physbox_multiplayer" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "explodemagnitude" "0" + "ExplodeRadius" "0" + "explosion" "0" + "forcetoenablemotion" "0" + "gibdir" "0 0 0" + "health" "0" + "massScale" "0" + "material" "2" + "nodamageforces" "0" + "notsolid" "0" + "origin" "-867.93 2137 54" + "PerformanceMode" "0" + "preferredcarryangles" "0 0 0" + "pressuredelay" "0" + "propdata" "6" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "524288" + "spawnobject" "0" + hidden { - "id" "59903" - "plane" "(-1380 373 640) (-1368 379 640) (-1368 379 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "56926" + side + { + "id" "40198" + "plane" "(-857.917 2130.07 62) (-862.735 2131.41 62) (-860.597 2139.12 62)" + "material" "PHOENIX_STORMS/PACK2/METALBOX2" + "uaxis" "[-0.96363 0.267238 0 -396] 0.0625" + "vaxis" "[-0.267238 -0.96363 0 117] 0.0625" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40197" + "plane" "(-855.026 2129.27 54) (-852.888 2136.98 54) (-860.597 2139.12 54)" + "material" "PHOENIX_STORMS/PACK2/METALBOX2" + "uaxis" "[-0.96363 0.267238 0 -271.229] 0.0625" + "vaxis" "[0.267238 0.96363 0 -117] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40196" + "plane" "(-852.888 2136.98 54) (-855.026 2129.27 54) (-855.026 2129.27 59)" + "material" "PHOENIX_STORMS/PACK2/METALBOX2" + "uaxis" "[0 0 1 -352] 0.0625" + "vaxis" "[-0.267238 -0.96363 0 117.342] 0.0625" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40195" + "plane" "(-862.735 2131.41 54) (-860.597 2139.12 54) (-860.597 2139.12 62)" + "material" "PHOENIX_STORMS/PACK2/METALBOX2" + "uaxis" "[0 0 1 -384] 0.015625" + "vaxis" "[-0.267238 -0.96363 0 118.234] 0.0624981" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40194" + "plane" "(-855.026 2129.27 54) (-862.735 2131.41 54) (-862.735 2131.41 62)" + "material" "PHOENIX_STORMS/PACK2/METALBOX2" + "uaxis" "[0 0 1 -354] 0.0625" + "vaxis" "[-0.96363 0.267238 0 -16] 0.062499" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40193" + "plane" "(-860.597 2139.12 54) (-852.888 2136.98 54) (-852.888 2136.98 59)" + "material" "PHOENIX_STORMS/PACK2/METALBOX2" + "uaxis" "[0 0 1 -354] 0.0625" + "vaxis" "[-0.96363 0.267238 0 -16] 0.062499" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40192" + "plane" "(-852.888 2136.98 59) (-855.026 2129.27 59) (-857.917 2130.07 62)" + "material" "PHOENIX_STORMS/PACK2/METALBOX2" + "uaxis" "[-0.68139 0.188966 0.707107 -352] 0.0625" + "vaxis" "[-0.267238 -0.963631 0 117] 0.0625" + "rotation" "90" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59902" - "plane" "(-1368 379 640) (-1356 383 640) (-1356 383 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "56904" + side + { + "id" "40204" + "plane" "(-852.937 2125.58 40) (-863.537 2128.52 40) (-859.795 2142.01 40)" + "material" "PHOENIX_STORMS/METALFLOOR_2-3" + "uaxis" "[-0.96363 0.267238 0 -183.219] 0.0214846" + "vaxis" "[0.267238 0.96363 0 -10.4609] 0.0273445" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40203" + "plane" "(-849.195 2139.07 38) (-859.795 2142.01 38) (-863.537 2128.52 38)" + "material" "PROPS/RUBBERCONVEYERBELT001A" + "uaxis" "[-0.96363 0.267238 0 -183.807] 0.25" + "vaxis" "[0.267238 0.96363 0 -10.4609] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40202" + "plane" "(-852.937 2125.58 40) (-849.195 2139.07 40) (-849.195 2139.07 38)" + "material" "PROPS/RUBBERCONVEYERBELT001A" + "uaxis" "[0 0 1 -152] 0.25" + "vaxis" "[0.267231 0.963632 0 -10.8403] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40201" + "plane" "(-863.537 2128.52 38) (-859.795 2142.01 38) (-859.795 2142.01 40)" + "material" "PROPS/RUBBERCONVEYERBELT001A" + "uaxis" "[0 0 -1 160] 0.25" + "vaxis" "[0.267236 0.963631 0 -10.6226] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40200" + "plane" "(-863.537 2128.52 40) (-852.937 2125.58 40) (-852.937 2125.58 38)" + "material" "PROPS/RUBBERCONVEYERBELT001A" + "uaxis" "[-0.963629 0.267244 0 -183.848] 0.25" + "vaxis" "[0 0 1 72.8984] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40199" + "plane" "(-859.795 2142.01 38) (-849.195 2139.07 38) (-849.195 2139.07 40)" + "material" "PROPS/RUBBERCONVEYERBELT001A" + "uaxis" "[-0.963635 0.267223 0 -183.691] 0.25" + "vaxis" "[0 0 -1 183.641] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "59901" - "plane" "(-1356 383 640) (-1344 384 640) (-1344 384 767)" - "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" - "uaxis" "[1 0 0 0] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "56902" + side + { + "id" "40212" + "plane" "(-858.994 2144.9 70) (-864.338 2125.63 70) (-872.592 2125.84 70)" + "material" "METAL/METALPIPE007A" + "uaxis" "[-0.267238 -0.96363 0 327.328] 0.0468748" + "vaxis" "[0.96363 -0.267238 0 190.955] 0.046875" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40211" + "plane" "(-864.338 2125.63 38) (-858.994 2144.9 38) (-866.168 2148.96 38)" + "material" "METAL/METALPIPE007A" + "uaxis" "[-0.267238 -0.96363 0 443.477] 0.0390627" + "vaxis" "[-0.96363 0.267238 0 -399.219] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40210" + "plane" "(-858.994 2144.9 38) (-864.338 2125.63 38) (-864.338 2125.63 70)" + "material" "METAL/METALPIPE007A" + "uaxis" "[-0.267238 -0.96363 0 443.476] 0.0390627" + "vaxis" "[0 0 -1 96] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40209" + "plane" "(-888 2130.11 38) (-881.586 2153.24 38) (-881.586 2153.24 70)" + "material" "METAL/METALPIPE007A" + "uaxis" "[-0.267238 -0.96363 0 443.476] 0.0390627" + "vaxis" "[0 0 -1 96] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40208" + "plane" "(-872.582 2125.84 38) (-888 2130.11 38) (-888 2130.11 70)" + "material" "METAL/METALPIPE007A" + "uaxis" "[-0.963632 0.267234 0 -484.719] 0.0390627" + "vaxis" "[0 0 -1 96] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40207" + "plane" "(-881.586 2153.24 38) (-866.168 2148.96 38) (-866.168 2148.96 70)" + "material" "METAL/METALPIPE007A" + "uaxis" "[0.963628 -0.267248 0 -26.5752] 0.0390627" + "vaxis" "[0 0 -1 96] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40206" + "plane" "(-864.338 2125.63 38) (-872.582 2125.84 38) (-872.582 2125.84 70)" + "material" "METAL/METALPIPE007A" + "uaxis" "[-1 0.0255503 0 -470.047] 0.0390627" + "vaxis" "[0 0 -1 96] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40205" + "plane" "(-866.168 2148.96 38) (-858.994 2144.9 38) (-858.994 2144.9 70)" + "material" "METAL/METALPIPE007A" + "uaxis" "[0.870043 -0.492976 0 -390.81] 0.0390627" + "vaxis" "[0 0 -1 96] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 -10768]" } } - solid +} +hidden +{ + entity { - "id" "103540" - side - { - "id" "59968" - "plane" "(-1228 639 640) (-1240 635 640) (-1252 629 640)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[1 0 0 -382.074] 0.125" - "vaxis" "[0 -1 0 369.065] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59967" - "plane" "(-1216 640 767) (-1204 639 767) (-1192 635 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[1 0 0 -382.074] 0.125" - "vaxis" "[0 -1 0 369.065] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59966" - "plane" "(-1216 640 640) (-1204 639 640) (-1204 639 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.996546 0.083045 0 24.8693] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59965" - "plane" "(-1204 639 640) (-1192 635 640) (-1192 635 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.948683 0.316227 0 -194.148] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59964" - "plane" "(-1192 635 640) (-1180 629 640) (-1180 629 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.894427 0.447213 0 -342.171] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59963" - "plane" "(-1180 629 640) (-1171 621 640) (-1171 621 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.74741 0.664363 0 -47.0238] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59962" - "plane" "(-1171 621 640) (-1163 612 640) (-1163 612 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.664364 0.747409 0 -193.623] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59961" - "plane" "(-1163 612 640) (-1157 600 640) (-1157 600 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.447213 0.894427 0 82.9453] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59960" - "plane" "(-1157 600 640) (-1153 588 640) (-1153 588 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.316227 0.948684 0 10.9279] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59959" - "plane" "(-1153 588 640) (-1152 576 640) (-1152 576 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.0830455 0.996546 0 400.646] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59958" - "plane" "(-1152 576 640) (-1153 564 640) (-1153 564 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.0830454 0.996546 0 395.34] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59957" - "plane" "(-1153 564 640) (-1157 552 640) (-1157 552 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.316228 0.948683 0 202.171] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59956" - "plane" "(-1157 552 640) (-1163 540 640) (-1163 540 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.447214 0.894427 0 118.172] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59955" - "plane" "(-1163 540 640) (-1171 531 640) (-1171 531 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.664363 0.74741 0 -160.842] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59954" - "plane" "(-1171 531 640) (-1180 523 640) (-1180 523 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.747409 0.664364 0 -54.0886] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59953" - "plane" "(-1180 523 640) (-1192 517 640) (-1192 517 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.894427 0.447214 0 -317.684] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59952" - "plane" "(-1192 517 640) (-1204 513 640) (-1204 513 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.948683 0.316228 0 -282.539] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59951" - "plane" "(-1204 513 640) (-1216 512 640) (-1216 512 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.996546 0.0830458 0 -400.546] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59950" - "plane" "(-1216 512 640) (-1228 513 640) (-1228 513 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.996546 -0.0830457 0 -232.235] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59949" - "plane" "(-1228 513 640) (-1240 517 640) (-1240 517 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.948683 -0.316228 0 254.544] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59948" - "plane" "(-1240 517 640) (-1252 523 640) (-1252 523 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.894427 -0.447213 0 258.081] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59947" - "plane" "(-1252 523 640) (-1261 531 640) (-1261 531 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.74741 -0.664363 0 206.109] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59946" - "plane" "(-1261 531 640) (-1269 540 640) (-1269 540 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.664364 -0.747409 0 233.125] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59945" - "plane" "(-1269 540 640) (-1275 552 640) (-1275 552 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.447214 -0.894427 0 199.734] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59944" - "plane" "(-1275 552 640) (-1279 564 640) (-1279 564 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.316228 -0.948683 0 127.275] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "59943" - "plane" "(-1279 564 640) (-1280 576 640) (-1280 576 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[0.0830456 -0.996546 0 5.30542] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "57010" + "classname" "env_cubemap" + "cubemapsize" "0" + "origin" "-576 1984 64" + editor { - "id" "59942" - "plane" "(-1280 576 640) (-1279 588 640) (-1279 588 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.0830451 -0.996546 0 352.537] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -10268]" } - side + } +} +hidden +{ + entity + { + "id" "57031" + "classname" "env_cubemap" + "cubemapsize" "0" + "sides" "" + "origin" "-192 1920 64" + editor { - "id" "59941" - "plane" "(-1279 588 640) (-1275 600 640) (-1275 600 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.316227 -0.948683 0 301.47] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -10268]" } - side + } +} +hidden +{ + entity + { + "id" "57183" + "classname" "env_cubemap" + "cubemapsize" "0" + "sides" "" + "origin" "-192 832 64" + editor { - "id" "59940" - "plane" "(-1275 600 640) (-1269 612 640) (-1269 612 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.447213 -0.894427 0 240.984] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -10268]" } - side + } +} +hidden +{ + entity + { + "id" "57189" + "classname" "env_cubemap" + "cubemapsize" "0" + "sides" "" + "origin" "-320 832 64" + editor { - "id" "59939" - "plane" "(-1269 612 640) (-1261 621 640) (-1261 621 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.664363 -0.74741 0 388.685] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -10268]" } - side + } +} +hidden +{ + entity + { + "id" "57198" + "classname" "env_cubemap" + "cubemapsize" "0" + "sides" "" + "origin" "-192 192 64" + editor { - "id" "59938" - "plane" "(-1261 621 640) (-1252 629 640) (-1252 629 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.747409 -0.664364 0 162.346] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -10268]" } - side + } +} +hidden +{ + entity + { + "id" "57201" + "classname" "env_cubemap" + "cubemapsize" "0" + "sides" "" + "origin" "192 192 64" + editor { - "id" "59937" - "plane" "(-1252 629 640) (-1240 635 640) (-1240 635 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.894427 -0.447214 0 157.111] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -10268]" } - side + } +} +hidden +{ + entity + { + "id" "57402" + "classname" "prop_static" + "angles" "0 269 0" + "disableselfshadowing" "0" + "disableshadows" "1" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_junk/food_pile01.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "0" + "origin" "-550 2158 0" + editor { - "id" "59936" - "plane" "(-1240 635 640) (-1228 639 640) (-1228 639 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.948683 -0.316228 0 489.488] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -6768]" } - side + } +} +hidden +{ + entity + { + "id" "57432" + "classname" "func_detail" + hidden { - "id" "59935" - "plane" "(-1228 639 640) (-1216 640 640) (-1216 640 767)" - "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" - "uaxis" "[-0.996546 -0.0830457 0 363.254] 0.125" - "vaxis" "[0 0 -1 -8] 0.125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "57429" + side + { + "id" "40572" + "plane" "(-506 2200 50) (-464 2200 50) (-464 2182 50)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40571" + "plane" "(-506 2182 48) (-464 2182 48) (-464 2200 48)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40570" + "plane" "(-506 2200 50) (-506 2182 50) (-506 2182 48)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40569" + "plane" "(-464 2200 48) (-464 2182 48) (-464 2182 50)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40568" + "plane" "(-464 2200 50) (-506 2200 50) (-506 2200 48)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "40567" + "plane" "(-464 2182 48) (-506 2182 48) (-506 2182 50)" + "material" "WOOD/WOODSHELF002A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3000 -3268]" } } - solid +} +hidden +{ + entity { - "id" "104714" - side - { - "id" "60036" - "plane" "(-1555 877 640) (-1564 885 640) (-1576.01 891 640)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 -1 0 0] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60035" - "plane" "(-1600 896 767) (-1588 895 767) (-1576 891 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 -1 0 0] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60034" - "plane" "(-1600 896 640) (-1588 895 640) (-1588 895 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.996546 0.083045 0 937.767] 0.03125" - "vaxis" "[0 0 -1 -8.65535] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60033" - "plane" "(-1588 895 640) (-1576 891 640) (-1576 891 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.948684 0.316227 0 787.608] 0.03125" - "vaxis" "[0 0 -1 -8.65535] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60032" - "plane" "(-1576 891 640) (-1564 885 640) (-1564 885 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.894427 0.447213 0 -210.828] 0.03125" - "vaxis" "[0 0 -1 -8.65535] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60031" - "plane" "(-1564 885 640) (-1555 877 640) (-1555.03 877.031 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.74741 0.664363 0 -26.5178] 0.03125" - "vaxis" "[0 0 -1 -8.38771] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60030" - "plane" "(-1555.01 877 640) (-1547 868 640) (-1547 868 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.664827 0.746997 0 739.798] 0.03125" - "vaxis" "[0 0 -1 -7.83751] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60029" - "plane" "(-1547 868 640) (-1541 856 640) (-1541 856 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.447213 0.894427 0 249.543] 0.03125" - "vaxis" "[0 0 -1 -7.83751] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60028" - "plane" "(-1541 856 640) (-1537 844 640) (-1537 844 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.316227 0.948683 0 102.541] 0.03125" - "vaxis" "[0 0 -1 -7.83751] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60027" - "plane" "(-1537 844 640) (-1536 832 640) (-1536 832 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.0830457 0.996546 0 38.6748] 0.03125" - "vaxis" "[0 0 -1 -7.83751] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60026" - "plane" "(-1536 832 640) (-1537 820 640) (-1537 820 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.0830458 0.996546 0 10.4033] 0.03125" - "vaxis" "[0 0 -1 -7.83751] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60025" - "plane" "(-1537 820 640) (-1541 808 640) (-1541 807.98 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.316228 0.948683 0 447.277] 0.03125" - "vaxis" "[0 0 -1 -10.5213] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60024" - "plane" "(-1541 808 640) (-1547 796 640) (-1547 796 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.447214 0.894427 0 117.377] 0.03125" - "vaxis" "[0 0 -1 -7.74249] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60023" - "plane" "(-1547 796 640) (-1555 787 640) (-1555.02 786.988 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.664364 0.747409 0 275.876] 0.03125" - "vaxis" "[0 0 -1 -4.68063] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60022" - "plane" "(-1555 787 640) (-1564 779 640) (-1564 779 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.74741 0.664363 0 355.6] 0.03125" - "vaxis" "[0 0 -1 -7.46378] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60021" - "plane" "(-1564 779 640) (-1576 773 640) (-1576 773 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.894427 0.447213 0 838.622] 0.03125" - "vaxis" "[0 0 -1 -7.46378] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60020" - "plane" "(-1576 773 640) (-1588 769 640) (-1588 769 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.948684 0.316227 0 670.958] 0.03125" - "vaxis" "[0 0 -1 -7.46378] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60019" - "plane" "(-1588 769 640) (-1600 768 640) (-1600 768 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.996546 0.0830456 0 649.249] 0.03125" - "vaxis" "[0 0 -1 -7.46378] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60018" - "plane" "(-1600 768 640) (-1612 769 640) (-1612 769 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.996546 -0.0830454 0 635.099] 0.03125" - "vaxis" "[0 0 -1 -7.46378] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60017" - "plane" "(-1612 769 640) (-1624 773 640) (-1624.01 773 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.948683 -0.316228 0 832.377] 0.03125" - "vaxis" "[0 0 -1 -7.80854] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "60016" - "plane" "(-1624 773 640) (-1636 779 640) (-1636 779 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.894427 -0.447214 0 228.898] 0.03125" - "vaxis" "[0 0 -1 -7.9383] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "58117" + "classname" "prop_static" + "angles" "0 174 0" + "disableselfshadowing" "0" + "disableshadows" "1" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_junk/food_pile02.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "0" + "origin" "-314 2078 0" + editor { - "id" "60015" - "plane" "(-1636 779 640) (-1645 787 640) (-1645 787 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.747409 -0.664364 0 -6.66797] 0.03125" - "vaxis" "[0 0 -1 -7.9383] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -6768]" } - side + } +} +hidden +{ + entity + { + "id" "58198" + "classname" "prop_static" + "angles" "0 174 0" + "disableselfshadowing" "0" + "disableshadows" "1" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_junk/food_pile03.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "0" + "origin" "-826 2052 0" + editor { - "id" "60014" - "plane" "(-1645.02 787.015 640) (-1653 796 640) (-1653 796 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.664053 -0.747686 0 -248.185] 0.03125" - "vaxis" "[0 0 -1 -7.9383] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -6768]" } - side + } +} +hidden +{ + entity + { + "id" "58272" + "classname" "prop_physics_multiplayer" + "angles" "0 174 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/food/burger.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-488 2190.59 40" + editor { - "id" "60013" - "plane" "(-1653 796 640) (-1659 808 640) (-1659 808 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.447213 -0.894427 0 -812.313] 0.03125" - "vaxis" "[0 0 -1 -7.9383] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -6768]" } - side + } +} +hidden +{ + entity + { + "id" "58284" + "classname" "prop_static" + "angles" "0 176.5 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/cs_militia/food_stack.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-664 2274 0" + editor { - "id" "60012" - "plane" "(-1659 807.989 640) (-1663 820 640) (-1663 820.011 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0.315966 -0.94877 0 -230.906] 0.03125" - "vaxis" "[0 0 -1 -9.01135] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -6768]" } - side + } +} +hidden +{ + entity + { + "id" "58315" + "classname" "prop_static" + "angles" "0 180 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/kitchen_fridge001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-298 2264 0" + editor { - "id" "60011" - "plane" "(-1663 820 640) (-1664 832 640) (-1664 832 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 -7.99805] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -2268]" } - side + } +} +hidden +{ + entity + { + "id" "58421" + "classname" "prop_static" + "angles" "0 270.5 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/kitchen_stove001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-576 2284 0.208847" + editor { - "id" "60010" - "plane" "(-1664 832 640) (-1663 844 640) (-1663 844 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 -7.99805] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -2268]" } - side + } +} +hidden +{ + entity + { + "id" "58460" + "classname" "prop_static" + "angles" "0 270 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/kitchen_stove002a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-524 2284 0.208847" + editor { - "id" "60009" - "plane" "(-1663 844 640) (-1659 856 640) (-1659 856 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 -7.99805] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -2268]" } - side + } +} +hidden +{ + entity + { + "id" "58522" + "classname" "prop_static" + "angles" "0 270.5 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/cs_militia/table_kitchen.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-472 2284 0" + editor { - "id" "60008" - "plane" "(-1659 856 640) (-1653 868 640) (-1653 868 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.447213 -0.894427 0 175.873] 0.03125" - "vaxis" "[0 0 -1 -8.65535] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -2268]" } - side + } +} +hidden +{ + entity + { + "id" "58561" + "classname" "prop_static" + "angles" "0 270 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_interiors/sinkkitchen01a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-414 2292 44" + editor { - "id" "60007" - "plane" "(-1653 868 640) (-1645 877 640) (-1645 877 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.664363 -0.74741 0 989.981] 0.03125" - "vaxis" "[0 0 -1 -8.65535] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -2268]" } - side + } +} +hidden +{ + entity + { + "id" "58627" + "classname" "env_cubemap" + "cubemapsize" "0" + "sides" "" + "origin" "-320 1920 64" + editor { - "id" "60006" - "plane" "(-1645 877 640) (-1636 885 640) (-1636 885 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.747409 -0.664364 0 431.846] 0.03125" - "vaxis" "[0 0 -1 -8.65535] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[3000 -10268]" } - side + } +} +hidden +{ + entity + { + "id" "60444" + "classname" "prop_static" + "angles" "0 181.5 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_industrial/warehouse_shelf004.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-658 2324 1" + editor { - "id" "60005" - "plane" "(-1636 885 640) (-1624 891 640) (-1624 891 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.894427 -0.447214 0 921.448] 0.03125" - "vaxis" "[0 0 -1 -8.65535] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6000]" } - side + } +} +hidden +{ + entity + { + "id" "60478" + "classname" "prop_physics_multiplayer" + "angles" "0 70.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props_wasteland/kitchen_shelf002a.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-684 2536 0" + editor { - "id" "60004" - "plane" "(-1624 891 640) (-1612 895 640) (-1612 895 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.948683 -0.316228 0 511.229] 0.03125" - "vaxis" "[0 0 -1 -8.65535] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6000]" } - side + } +} +hidden +{ + entity + { + "id" "60521" + "classname" "prop_physics_multiplayer" + "angles" "0 4.00001 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props_wasteland/kitchen_shelf001a.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-778 2340 0.281242" + editor { - "id" "60003" - "plane" "(-1612 895 640) (-1600 896 640) (-1600 896 767)" - "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" - "uaxis" "[-0.996546 -0.0830456 0 579.923] 0.03125" - "vaxis" "[0 0 -1 -8.65535] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6000]" } + } +} +hidden +{ + entity + { + "id" "60564" + "classname" "prop_dynamic_override" + "angles" "0 180 0" + "DisableBoneFollowers" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "health" "0" + "MaxAnimTime" "10" + "maxdxlevel" "0" + "MinAnimTime" "5" + "mindxlevel" "0" + "model" "models/props_wasteland/kitchen_counter001d.mdl" + "PerformanceMode" "0" + "pressuredelay" "0" + "RandomAnimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "SetBodyGroup" "0" + "skin" "0" + "solid" "6" + "spawnflags" "0" + "origin" "-860 2494 20" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6000]" } } - solid +} +hidden +{ + entity { - "id" "110841" - side - { - "id" "62855" - "plane" "(-1427 109 640) (-1436 117 640) (-1448 123 640)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 -1 0 0] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62854" - "plane" "(-1472 128 767) (-1460 127 767) (-1448 123 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 -1 0 0] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62853" - "plane" "(-1472 128 640) (-1460 127 640) (-1460 127 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62852" - "plane" "(-1460 127 640) (-1448 123 640) (-1448 123 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "60615" + "classname" "prop_static" + "angles" "0 340 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_junk/garbage128_composite001c.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "0" + "origin" "-862 2500 45" + editor { - "id" "62851" - "plane" "(-1448 123 640) (-1436 117 640) (-1436 117 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6000]" } - side + } +} +hidden +{ + entity + { + "id" "60671" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_interiors/lights_florescent01a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-776 2448 126" + editor { - "id" "62850" - "plane" "(-1436 117 640) (-1427 109 640) (-1427.02 109.016 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -768]" } - side + } +} +hidden +{ + entity + { + "id" "60721" + "classname" "env_cubemap" + "cubemapsize" "0" + "origin" "-768 2432 64" + editor { - "id" "62849" - "plane" "(-1427 109 640) (-1419 100 640) (-1419 100 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 7000]" } - side + } +} +hidden +{ + entity + { + "id" "61047" + "classname" "env_cubemap" + "cubemapsize" "0" + "origin" "-768 2176 64" + editor { - "id" "62848" - "plane" "(-1419 100 640) (-1413 88 640) (-1413 88 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 7000]" } - side + } +} +hidden +{ + entity + { + "id" "61324" + "classname" "prop_door_rotating" + "ajarangles" "0 0 0" + "angles" "0 0 0" + "axis" "-273 2369 54, -273 2369 54" + "disableshadows" "0" + "distance" "90" + "dmg" "0" + "forceclosed" "0" + "hardware" "1" + "health" "0" + "model" "models/props_c17/door01_left.mdl" + "opendir" "2" + "returndelay" "-1" + "skin" "5" + "spawnflags" "8192" + "spawnpos" "0" + "speed" "100" + "origin" "-273 2369 54" + editor { - "id" "62847" - "plane" "(-1413 88 640) (-1409 76 640) (-1409 75.9844 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 -4268]" } - side + } +} +hidden +{ + entity + { + "id" "61329" + "classname" "func_brush" + "disablereceiveshadows" "0" + "disableshadows" "0" + "InputFilter" "0" + "invert_exclusion" "0" + "origin" "-264 2416 54.75" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "solidbsp" "0" + "Solidity" "1" + "spawnflags" "2" + "StartDisabled" "0" + "vrad_brush_cast_shadows" "0" + hidden { - "id" "62846" - "plane" "(-1409 76 640) (-1408 64 640) (-1408 64 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "61330" + side + { + "id" "41406" + "plane" "(-273 2366 110) (-273 2369 110) (-255 2369 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 -1 0 448] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41405" + "plane" "(-273 2369 4.88758e-006) (-273 2366 4.88758e-006) (-255 2366 4.88758e-006)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 -1 0 448] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41404" + "plane" "(-273 2366 4.88758e-006) (-273 2369 4.88758e-006) (-273 2369 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -423.112] 0.28125" + "vaxis" "[0 0 -1 1] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41403" + "plane" "(-255 2369 4.88758e-006) (-255 2366 4.88758e-006) (-255 2366 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 -1 0 103.112] 0.28125" + "vaxis" "[0 0 -1 1] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41402" + "plane" "(-273 2369 4.88758e-006) (-255 2369 4.88758e-006) (-255 2369 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 0 -1 1] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41401" + "plane" "(-255 2366 4.88758e-006) (-273 2366 4.88758e-006) (-273 2366 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 0 -1 1] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62845" - "plane" "(-1408 64 640) (-1409 52 640) (-1409 52 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "61331" + side + { + "id" "41412" + "plane" "(-273 2369 110) (-273 2415 110) (-255 2415 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -152] 0.25" + "vaxis" "[-1 0 0 18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41411" + "plane" "(-273 2415 107) (-273 2369 107) (-255 2369 107)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -152] 0.25" + "vaxis" "[-1 0 0 18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41410" + "plane" "(-273 2369 107) (-273 2415 107) (-273 2415 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -152] 0.25" + "vaxis" "[0 0 1 170] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41409" + "plane" "(-255 2415 107) (-255 2369 107) (-255 2369 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -152] 0.25" + "vaxis" "[0 0 -1 442] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41408" + "plane" "(-273 2415 107) (-255 2415 107) (-255 2415 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 0 1 56] 0.25" + "vaxis" "[-1 0 0 18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41407" + "plane" "(-255 2369 107) (-273 2369 107) (-273 2369 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 0 -1 24] 0.25" + "vaxis" "[-1 0 0 18] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62844" - "plane" "(-1409 52 640) (-1413 40 640) (-1413 40 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "61332" + side + { + "id" "41418" + "plane" "(-273 2415 110) (-273 2418 110) (-255 2418 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41417" + "plane" "(-273 2418 0) (-273 2415 0) (-255 2415 0)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41416" + "plane" "(-273 2415 0) (-273 2418 0) (-273 2418 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 -1 0 202.667] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41415" + "plane" "(-255 2418 0) (-255 2415 0) (-255 2415 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[0 1 0 -10.6678] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41414" + "plane" "(-273 2418 0) (-255 2418 0) (-255 2418 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "41413" + "plane" "(-255 2415 0) (-273 2415 0) (-273 2415 110)" + "material" "METAL/METALWALL086A" + "uaxis" "[1 0 0 -245.333] 0.28125" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + editor { - "id" "62843" - "plane" "(-1413 40 640) (-1419 28 640) (-1419 28 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[1000 1500]" } - side + } +} +hidden +{ + entity + { + "id" "61482" + "classname" "prop_static" + "angles" "0 270 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/furnituresink001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 2550 22" + editor { - "id" "62842" - "plane" "(-1419 28 640) (-1427 19 640) (-1427 19 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" } - side + } +} +hidden +{ + entity + { + "id" "61520" + "classname" "prop_static" + "angles" "0 270 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/furnituresink001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-368 2550 22" + editor { - "id" "62841" - "plane" "(-1427.01 18.9861 640) (-1436 11 640) (-1435.98 11 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" } - side + } +} +hidden +{ + entity + { + "id" "61532" + "classname" "prop_static" + "angles" "0 270 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/furnituresink001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-416 2550 22" + editor { - "id" "62840" - "plane" "(-1436 11 640) (-1448 5 640) (-1448 5 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" } - side + } +} +hidden +{ + entity + { + "id" "61576" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/furnituretoilet001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-608 2336 48" + editor { - "id" "62839" - "plane" "(-1448 5 640) (-1460 1 640) (-1459.98 1 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" } - side + } +} +hidden +{ + entity + { + "id" "61655" + "classname" "prop_dynamic_override" + "angles" "0 281 0" + "DisableBoneFollowers" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "health" "0" + "MaxAnimTime" "10" + "maxdxlevel" "0" + "MinAnimTime" "5" + "mindxlevel" "0" + "model" "models/props/cs_office/trash_can.mdl" + "PerformanceMode" "0" + "pressuredelay" "0" + "RandomAnimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "SetBodyGroup" "0" + "skin" "0" + "solid" "6" + "spawnflags" "0" + "origin" "-292 2472 0" + editor { - "id" "62838" - "plane" "(-1460 1 640) (-1472 0 640) (-1472.01 0 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" } - side + } +} +hidden +{ + entity + { + "id" "61689" + "classname" "prop_physics_multiplayer" + "angles" "0 250.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_office/paper_towels.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-297 2507 35" + editor { - "id" "62837" - "plane" "(-1472 0 640) (-1484 1 640) (-1484 1 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" } - side + } +} +hidden +{ + entity + { + "id" "61711" + "classname" "prop_dynamic_override" + "angles" "0 271.5 0" + "DisableBoneFollowers" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "health" "0" + "MaxAnimTime" "10" + "maxdxlevel" "0" + "MinAnimTime" "5" + "mindxlevel" "0" + "model" "models/props_c17/hospital_shelf01.mdl" + "PerformanceMode" "0" + "pressuredelay" "0" + "RandomAnimation" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "SetBodyGroup" "0" + "skin" "0" + "solid" "6" + "spawnflags" "0" + "origin" "-291 2505 18" + editor { - "id" "62836" - "plane" "(-1484 1 640) (-1496 5 640) (-1496 5 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" } - side + } +} +hidden +{ + entity + { + "id" "61761" + "classname" "prop_physics_multiplayer" + "angles" "89.5 28.9997 -90.0003" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_office/paper_towels.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-283 2497 44" + editor { - "id" "62835" - "plane" "(-1496 5 640) (-1508 11 640) (-1508 11 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" } - side + } +} +hidden +{ + entity + { + "id" "61809" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/furnituretoilet001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-544 2336 47" + editor { - "id" "62834" - "plane" "(-1508 11 640) (-1517 19 640) (-1517 19 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" } - side + } +} +hidden +{ + entity + { + "id" "61853" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/furnituretoilet001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-480 2336 47.0613" + editor { - "id" "62833" - "plane" "(-1517 19 640) (-1525 28 640) (-1525 28 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" } - side + } +} +hidden +{ + entity + { + "id" "61865" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_c17/furnituretoilet001a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-416 2336 47.0613" + editor { - "id" "62832" - "plane" "(-1525 28 640) (-1531 40 640) (-1531 40 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -16268]" } - side + } +} +hidden +{ + entity + { + "id" "62173" + "classname" "env_cubemap" + "cubemapsize" "0" + "sides" "41651" + "origin" "-480 2448 0" + editor { - "id" "62831" - "plane" "(-1531 40 640) (-1535 52 640) (-1535 52 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -9768]" } - side + } +} +hidden +{ + entity + { + "id" "62204" + "classname" "env_cubemap" + "cubemapsize" "0" + "origin" "-512 2432 64" + editor { - "id" "62830" - "plane" "(-1535 52 640) (-1536 64 640) (-1536 64 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -9768]" } - side + } +} +hidden +{ + entity + { + "id" "62231" + "classname" "env_cubemap" + "cubemapsize" "0" + "sides" "" + "origin" "-192 2400 64" + editor { - "id" "62829" - "plane" "(-1536 64 640) (-1535 76 640) (-1535 76 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -9768]" } - side + } +} +hidden +{ + entity + { + "id" "62246" + "classname" "env_cubemap" + "cubemapsize" "0" + "sides" "" + "origin" "-320 2400 64" + editor { - "id" "62828" - "plane" "(-1535 76 640) (-1531 88 640) (-1531 88 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -9768]" } - side + } +} +hidden +{ + entity + { + "id" "62267" + "classname" "prop_static" + "angles" "0 270 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_nuke/wall_light.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-320 2560 96" + editor { - "id" "62827" - "plane" "(-1531 88 640) (-1525 100 640) (-1525 100 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -9268]" } - side + } +} +hidden +{ + entity + { + "id" "62393" + "classname" "prop_static" + "angles" "0 270 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_nuke/wall_light.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-416 2560 96" + editor { - "id" "62826" - "plane" "(-1525 99.9872 640) (-1516.98 109.022 640) (-1517 109 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -9268]" } - side + } +} +hidden +{ + entity + { + "id" "62417" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 249 168 20" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-416 2544 96" + editor { - "id" "62825" - "plane" "(-1517 109 640) (-1508 117 640) (-1508 117 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -8768]" } - side + } +} +hidden +{ + entity + { + "id" "62492" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 249 168 20" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-320 2544 96" + editor { - "id" "62824" - "plane" "(-1508 117 640) (-1496 123 640) (-1496 123 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -8768]" } - side + } +} +hidden +{ + entity + { + "id" "62510" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_interiors/lights_florescent01a.mdl" + "screenspacefade" "0" + "skin" "1" + "solid" "6" + "origin" "-560 2432 125" + editor { - "id" "62823" - "plane" "(-1496 123 640) (-1484 127 640) (-1484 127 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -8268]" } - side + } +} +hidden +{ + entity + { + "id" "62584" + "classname" "prop_static" + "angles" "0 90 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_interiors/lights_florescent01a.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-352 2432 125" + editor { - "id" "62822" - "plane" "(-1484 127 640) (-1472 128 640) (-1472 128 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125_EXPENSIVE_LIGHTMAPPEDREFLECTIVE" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -8268]" } + } +} +hidden +{ + entity + { + "id" "62630" + "classname" "light" + "_constant_attn" "0" + "_distance" "0" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_light" "255 249 168 50" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "style" "0" + "origin" "-560 2432 112" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -8768]" } } - solid +} +hidden +{ + entity { - "id" "110836" - side + "id" "64857" + "classname" "func_detail" + hidden { - "id" "62717" - "plane" "(-1555 237 640) (-1564 245 640) (-1576 251 640)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 -1 0 0] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64858" + side + { + "id" "43446" + "plane" "(-1152 760 1248) (-1152 776 1248) (-1040 776 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43445" + "plane" "(-1152 776 1232) (-1152 760 1232) (-1040 760 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43444" + "plane" "(-1152 760 1232) (-1152 776 1232) (-1152 776 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43443" + "plane" "(-1040 776 1232) (-1040 760 1232) (-1040 760 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43442" + "plane" "(-1152 776 1232) (-1040 776 1232) (-1040 776 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43441" + "plane" "(-1040 760 1232) (-1152 760 1232) (-1152 760 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62716" - "plane" "(-1600 256 767) (-1588 255 767) (-1576 251 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 -1 0 0] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64859" + side + { + "id" "43452" + "plane" "(-1872 728 1248) (-1872 760 1248) (-1040 760 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43451" + "plane" "(-1872 760 1232) (-1872 728 1232) (-1040 728 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43450" + "plane" "(-1872 728 1232) (-1872 760 1232) (-1872 760 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43449" + "plane" "(-1040 760 1232) (-1040 728 1232) (-1040 728 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43448" + "plane" "(-1872 760 1232) (-1040 760 1232) (-1040 760 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43447" + "plane" "(-1040 728 1232) (-1872 728 1232) (-1872 728 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62715" - "plane" "(-1600 256 640) (-1588 255 640) (-1588 255 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64860" + side + { + "id" "43458" + "plane" "(-1632 712 1248) (-1632 728 1248) (-1040 728 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43457" + "plane" "(-1632 728 1232) (-1632 712 1232) (-1040 712 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43456" + "plane" "(-1632 712 1232) (-1632 728 1232) (-1632 728 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43455" + "plane" "(-1040 728 1232) (-1040 712 1232) (-1040 712 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43454" + "plane" "(-1040 712 1232) (-1632 712 1232) (-1632 712 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43453" + "plane" "(-1632 728 1232) (-1040 728 1232) (-1040 728 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62714" - "plane" "(-1588 255 640) (-1576 251 640) (-1576 251 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64861" + side + { + "id" "43464" + "plane" "(-1872 648 1248) (-1872 712 1248) (-1040 712 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43463" + "plane" "(-1872 712 1232) (-1872 648 1232) (-1040 648 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43462" + "plane" "(-1872 648 1232) (-1872 712 1232) (-1872 712 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43461" + "plane" "(-1040 712 1232) (-1040 648 1232) (-1040 648 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43460" + "plane" "(-1040 648 1232) (-1872 648 1232) (-1872 648 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43459" + "plane" "(-1872 712 1232) (-1040 712 1232) (-1040 712 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62713" - "plane" "(-1576 251 640) (-1564 245 640) (-1564 245 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64862" + side + { + "id" "43470" + "plane" "(-1152 632 1248) (-1152 648 1248) (-1040 648 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43469" + "plane" "(-1152 648 1232) (-1152 632 1232) (-1040 632 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43468" + "plane" "(-1152 632 1232) (-1152 648 1232) (-1152 648 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43467" + "plane" "(-1040 648 1232) (-1040 632 1232) (-1040 632 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43466" + "plane" "(-1152 648 1232) (-1040 648 1232) (-1040 648 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43465" + "plane" "(-1040 632 1232) (-1152 632 1232) (-1152 632 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62712" - "plane" "(-1564 245 640) (-1555 237 640) (-1555.02 237.016 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64863" + side + { + "id" "43476" + "plane" "(-1872 600 1248) (-1872 632 1248) (-1040 632 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43475" + "plane" "(-1872 632 1232) (-1872 600 1232) (-1040 600 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43474" + "plane" "(-1872 600 1232) (-1872 632 1232) (-1872 632 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43473" + "plane" "(-1040 632 1232) (-1040 600 1232) (-1040 600 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43472" + "plane" "(-1872 632 1232) (-1040 632 1232) (-1040 632 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43471" + "plane" "(-1040 600 1232) (-1872 600 1232) (-1872 600 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62711" - "plane" "(-1555 237 640) (-1547 228 640) (-1547 228 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64864" + side + { + "id" "43482" + "plane" "(-1632 584 1248) (-1632 600 1248) (-1040 600 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43481" + "plane" "(-1632 600 1232) (-1632 584 1232) (-1040 584 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43480" + "plane" "(-1632 584 1232) (-1632 600 1232) (-1632 600 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43479" + "plane" "(-1040 600 1232) (-1040 584 1232) (-1040 584 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43478" + "plane" "(-1040 584 1232) (-1632 584 1232) (-1632 584 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43477" + "plane" "(-1632 600 1232) (-1040 600 1232) (-1040 600 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62710" - "plane" "(-1547 228 640) (-1541 216 640) (-1541 216 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64865" + side + { + "id" "43488" + "plane" "(-1776 520 1248) (-1776 584 1248) (-1040 584 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43487" + "plane" "(-1776 584 1232) (-1776 520 1232) (-1040 520 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43486" + "plane" "(-1776 520 1232) (-1776 584 1232) (-1776 584 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43485" + "plane" "(-1040 584 1232) (-1040 520 1232) (-1040 520 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43484" + "plane" "(-1040 520 1232) (-1776 520 1232) (-1776 520 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43483" + "plane" "(-1776 584 1232) (-1040 584 1232) (-1040 584 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62709" - "plane" "(-1541 216 640) (-1537 204 640) (-1537 203.984 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64894" + side + { + "id" "43542" + "plane" "(-1152 504 1248) (-1152 520 1248) (-1040 520 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43541" + "plane" "(-1152 520 1232) (-1152 504 1232) (-1040 504 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43540" + "plane" "(-1152 504 1232) (-1152 520 1232) (-1152 520 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43539" + "plane" "(-1040 520 1232) (-1040 504 1232) (-1040 504 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43538" + "plane" "(-1152 520 1232) (-1040 520 1232) (-1040 520 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43537" + "plane" "(-1040 504 1232) (-1152 504 1232) (-1152 504 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62708" - "plane" "(-1537 204 640) (-1536 192 640) (-1536 192 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64895" + side + { + "id" "43548" + "plane" "(-1872 472 1248) (-1872 504 1248) (-1040 504 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43547" + "plane" "(-1872 504 1232) (-1872 472 1232) (-1040 472 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43546" + "plane" "(-1872 472 1232) (-1872 504 1232) (-1872 504 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43545" + "plane" "(-1040 504 1232) (-1040 472 1232) (-1040 472 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43544" + "plane" "(-1872 504 1232) (-1040 504 1232) (-1040 504 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43543" + "plane" "(-1040 472 1232) (-1872 472 1232) (-1872 472 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62707" - "plane" "(-1536 192 640) (-1537 180 640) (-1537 180 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64896" + side + { + "id" "43554" + "plane" "(-1632 456 1248) (-1632 472 1248) (-1040 472 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43553" + "plane" "(-1632 472 1232) (-1632 456 1232) (-1040 456 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43552" + "plane" "(-1632 456 1232) (-1632 472 1232) (-1632 472 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43551" + "plane" "(-1040 472 1232) (-1040 456 1232) (-1040 456 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43550" + "plane" "(-1040 456 1232) (-1632 456 1232) (-1632 456 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43549" + "plane" "(-1632 472 1232) (-1040 472 1232) (-1040 472 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62706" - "plane" "(-1537 180 640) (-1541 168 640) (-1541 168 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64897" + side + { + "id" "43560" + "plane" "(-1872 392 1248) (-1872 456 1248) (-1040 456 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43559" + "plane" "(-1872 456 1232) (-1872 392 1232) (-1040 392 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43558" + "plane" "(-1872 392 1232) (-1872 456 1232) (-1872 456 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43557" + "plane" "(-1040 456 1232) (-1040 392 1232) (-1040 392 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43556" + "plane" "(-1040 392 1232) (-1872 392 1232) (-1872 392 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43555" + "plane" "(-1872 456 1232) (-1040 456 1232) (-1040 456 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62705" - "plane" "(-1541 168 640) (-1547 156 640) (-1547 156 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64898" + side + { + "id" "43566" + "plane" "(-1152 376 1248) (-1152 392 1248) (-1040 392 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43565" + "plane" "(-1152 392 1232) (-1152 376 1232) (-1040 376 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43564" + "plane" "(-1152 376 1232) (-1152 392 1232) (-1152 392 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43563" + "plane" "(-1040 392 1232) (-1040 376 1232) (-1040 376 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43562" + "plane" "(-1152 392 1232) (-1040 392 1232) (-1040 392 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43561" + "plane" "(-1040 376 1232) (-1152 376 1232) (-1152 376 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62704" - "plane" "(-1547 156 640) (-1555 147 640) (-1555 147 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64899" + side + { + "id" "43572" + "plane" "(-1872 344 1248) (-1872 376 1248) (-1040 376 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43571" + "plane" "(-1872 376 1232) (-1872 344 1232) (-1040 344 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43570" + "plane" "(-1872 344 1232) (-1872 376 1232) (-1872 376 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43569" + "plane" "(-1040 376 1232) (-1040 344 1232) (-1040 344 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43568" + "plane" "(-1872 376 1232) (-1040 376 1232) (-1040 376 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43567" + "plane" "(-1040 344 1232) (-1872 344 1232) (-1872 344 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "64900" + side + { + "id" "43578" + "plane" "(-1632 328 1248) (-1632 344 1248) (-1040 344 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43577" + "plane" "(-1632 344 1232) (-1632 328 1232) (-1040 328 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43576" + "plane" "(-1632 328 1232) (-1632 344 1232) (-1632 344 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43575" + "plane" "(-1040 344 1232) (-1040 328 1232) (-1040 328 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43574" + "plane" "(-1040 328 1232) (-1632 328 1232) (-1632 328 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43573" + "plane" "(-1632 344 1232) (-1040 344 1232) (-1040 344 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62703" - "plane" "(-1555.01 146.986 640) (-1564 139 640) (-1563.98 139 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64901" + side + { + "id" "43584" + "plane" "(-1776 264 1248) (-1776 328 1248) (-1040 328 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43583" + "plane" "(-1776 328 1232) (-1776 264 1232) (-1040 264 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43582" + "plane" "(-1776 264 1232) (-1776 328 1232) (-1776 328 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43581" + "plane" "(-1040 328 1232) (-1040 264 1232) (-1040 264 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43580" + "plane" "(-1040 264 1232) (-1776 264 1232) (-1776 264 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43579" + "plane" "(-1776 328 1232) (-1040 328 1232) (-1040 328 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62702" - "plane" "(-1564 139 640) (-1576 133 640) (-1576 133 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64912" + side + { + "id" "43638" + "plane" "(-1152 248 1248) (-1152 264 1248) (-1040 264 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43637" + "plane" "(-1152 264 1232) (-1152 248 1232) (-1040 248 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43636" + "plane" "(-1152 248 1232) (-1152 264 1232) (-1152 264 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43635" + "plane" "(-1040 264 1232) (-1040 248 1232) (-1040 248 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43634" + "plane" "(-1152 264 1232) (-1040 264 1232) (-1040 264 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43633" + "plane" "(-1040 248 1232) (-1152 248 1232) (-1152 248 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62701" - "plane" "(-1576 133 640) (-1588 129 640) (-1587.98 129 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64913" + side + { + "id" "43644" + "plane" "(-1872 216 1248) (-1872 248 1248) (-1040 248 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43643" + "plane" "(-1872 248 1232) (-1872 216 1232) (-1040 216 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43642" + "plane" "(-1872 216 1232) (-1872 248 1232) (-1872 248 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43641" + "plane" "(-1040 248 1232) (-1040 216 1232) (-1040 216 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43640" + "plane" "(-1872 248 1232) (-1040 248 1232) (-1040 248 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43639" + "plane" "(-1040 216 1232) (-1872 216 1232) (-1872 216 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62700" - "plane" "(-1588 129 640) (-1600 128 640) (-1600.01 128 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64914" + side + { + "id" "43650" + "plane" "(-1632 200 1248) (-1632 216 1248) (-1040 216 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43649" + "plane" "(-1632 216 1232) (-1632 200 1232) (-1040 200 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43648" + "plane" "(-1632 200 1232) (-1632 216 1232) (-1632 216 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43647" + "plane" "(-1040 216 1232) (-1040 200 1232) (-1040 200 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43646" + "plane" "(-1040 200 1232) (-1632 200 1232) (-1632 200 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43645" + "plane" "(-1632 216 1232) (-1040 216 1232) (-1040 216 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62699" - "plane" "(-1600 128 640) (-1612 129 640) (-1612 129 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64915" + side + { + "id" "43656" + "plane" "(-1872 136 1248) (-1872 200 1248) (-1040 200 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43655" + "plane" "(-1872 200 1232) (-1872 136 1232) (-1040 136 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43654" + "plane" "(-1872 136 1232) (-1872 200 1232) (-1872 200 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43653" + "plane" "(-1040 200 1232) (-1040 136 1232) (-1040 136 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43652" + "plane" "(-1040 136 1232) (-1872 136 1232) (-1872 136 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43651" + "plane" "(-1872 200 1232) (-1040 200 1232) (-1040 200 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62698" - "plane" "(-1612 129 640) (-1624 133 640) (-1624 133 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64916" + side + { + "id" "43662" + "plane" "(-1152 120 1248) (-1152 136 1248) (-1040 136 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43661" + "plane" "(-1152 136 1232) (-1152 120 1232) (-1040 120 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43660" + "plane" "(-1152 120 1232) (-1152 136 1232) (-1152 136 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43659" + "plane" "(-1040 136 1232) (-1040 120 1232) (-1040 120 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43658" + "plane" "(-1152 136 1232) (-1040 136 1232) (-1040 136 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43657" + "plane" "(-1040 120 1232) (-1152 120 1232) (-1152 120 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62697" - "plane" "(-1624 133 640) (-1636 139 640) (-1636 139 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64917" + side + { + "id" "43668" + "plane" "(-1872 88 1248) (-1872 120 1248) (-1040 120 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43667" + "plane" "(-1872 120 1232) (-1872 88 1232) (-1040 88 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43666" + "plane" "(-1872 88 1232) (-1872 120 1232) (-1872 120 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43665" + "plane" "(-1040 120 1232) (-1040 88 1232) (-1040 88 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43664" + "plane" "(-1872 120 1232) (-1040 120 1232) (-1040 120 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43663" + "plane" "(-1040 88 1232) (-1872 88 1232) (-1872 88 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62696" - "plane" "(-1636 139 640) (-1645 147 640) (-1645 147 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64918" + side + { + "id" "43674" + "plane" "(-1632 72 1248) (-1632 88 1248) (-1040 88 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43673" + "plane" "(-1632 88 1232) (-1632 72 1232) (-1040 72 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43672" + "plane" "(-1632 72 1232) (-1632 88 1232) (-1632 88 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43671" + "plane" "(-1040 88 1232) (-1040 72 1232) (-1040 72 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43670" + "plane" "(-1040 72 1232) (-1632 72 1232) (-1632 72 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43669" + "plane" "(-1632 88 1232) (-1040 88 1232) (-1040 88 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62695" - "plane" "(-1645 147 640) (-1653 156 640) (-1653 156 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64919" + side + { + "id" "43680" + "plane" "(-1776 8 1248) (-1776 72 1248) (-1040 72 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43679" + "plane" "(-1776 72 1232) (-1776 8 1232) (-1040 8 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43678" + "plane" "(-1776 8 1232) (-1776 72 1232) (-1776 72 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43677" + "plane" "(-1040 72 1232) (-1040 8 1232) (-1040 8 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43676" + "plane" "(-1040 8 1232) (-1776 8 1232) (-1776 8 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43675" + "plane" "(-1776 72 1232) (-1040 72 1232) (-1040 72 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62694" - "plane" "(-1653 156 640) (-1659 168 640) (-1659 168 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64813" + side + { + "id" "43350" + "plane" "(-1152 1016 1248) (-1152 1032 1248) (-1040 1032 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43349" + "plane" "(-1152 1032 1232) (-1152 1016 1232) (-1040 1016 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43348" + "plane" "(-1152 1016 1232) (-1152 1032 1232) (-1152 1032 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43347" + "plane" "(-1040 1032 1232) (-1040 1016 1232) (-1040 1016 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43346" + "plane" "(-1152 1032 1232) (-1040 1032 1232) (-1040 1032 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43345" + "plane" "(-1040 1016 1232) (-1152 1016 1232) (-1152 1016 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62693" - "plane" "(-1659 168 640) (-1663 180 640) (-1663 180 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64814" + side + { + "id" "43356" + "plane" "(-1872 984 1248) (-1872 1016 1248) (-1040 1016 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43355" + "plane" "(-1872 1016 1232) (-1872 984 1232) (-1040 984 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43354" + "plane" "(-1872 984 1232) (-1872 1016 1232) (-1872 1016 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43353" + "plane" "(-1040 1016 1232) (-1040 984 1232) (-1040 984 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43352" + "plane" "(-1872 1016 1232) (-1040 1016 1232) (-1040 1016 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43351" + "plane" "(-1040 984 1232) (-1872 984 1232) (-1872 984 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62692" - "plane" "(-1663 180 640) (-1664 192 640) (-1664 192 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64815" + side + { + "id" "43362" + "plane" "(-1632 968 1248) (-1632 984 1248) (-1040 984 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43361" + "plane" "(-1632 984 1232) (-1632 968 1232) (-1040 968 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43360" + "plane" "(-1632 968 1232) (-1632 984 1232) (-1632 984 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43359" + "plane" "(-1040 984 1232) (-1040 968 1232) (-1040 968 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43358" + "plane" "(-1040 968 1232) (-1632 968 1232) (-1632 968 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43357" + "plane" "(-1632 984 1232) (-1040 984 1232) (-1040 984 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62691" - "plane" "(-1664 192 640) (-1663 204 640) (-1663 204 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64816" + side + { + "id" "43368" + "plane" "(-1872 904 1248) (-1872 968 1248) (-1040 968 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43367" + "plane" "(-1872 968 1232) (-1872 904 1232) (-1040 904 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43366" + "plane" "(-1872 904 1232) (-1872 968 1232) (-1872 968 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43365" + "plane" "(-1040 968 1232) (-1040 904 1232) (-1040 904 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43364" + "plane" "(-1040 904 1232) (-1872 904 1232) (-1872 904 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43363" + "plane" "(-1872 968 1232) (-1040 968 1232) (-1040 968 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62690" - "plane" "(-1663 204 640) (-1659 216 640) (-1659 216 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64817" + side + { + "id" "43374" + "plane" "(-1152 888 1248) (-1152 904 1248) (-1040 904 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43373" + "plane" "(-1152 904 1232) (-1152 888 1232) (-1040 888 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43372" + "plane" "(-1152 888 1232) (-1152 904 1232) (-1152 904 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43371" + "plane" "(-1040 904 1232) (-1040 888 1232) (-1040 888 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43370" + "plane" "(-1152 904 1232) (-1040 904 1232) (-1040 904 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43369" + "plane" "(-1040 888 1232) (-1152 888 1232) (-1152 888 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62689" - "plane" "(-1659 216 640) (-1653 228 640) (-1653 228 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64818" + side + { + "id" "43380" + "plane" "(-1872 856 1248) (-1872 888 1248) (-1040 888 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43379" + "plane" "(-1872 888 1232) (-1872 856 1232) (-1040 856 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43378" + "plane" "(-1872 856 1232) (-1872 888 1232) (-1872 888 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43377" + "plane" "(-1040 888 1232) (-1040 856 1232) (-1040 856 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43376" + "plane" "(-1872 888 1232) (-1040 888 1232) (-1040 888 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43375" + "plane" "(-1040 856 1232) (-1872 856 1232) (-1872 856 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62688" - "plane" "(-1653 227.987 640) (-1644.98 237.022 640) (-1645 237 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[0 1 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64819" + side + { + "id" "43386" + "plane" "(-1632 840 1248) (-1632 856 1248) (-1040 856 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43385" + "plane" "(-1632 856 1232) (-1632 840 1232) (-1040 840 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43384" + "plane" "(-1632 840 1232) (-1632 856 1232) (-1632 856 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43383" + "plane" "(-1040 856 1232) (-1040 840 1232) (-1040 840 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43382" + "plane" "(-1040 840 1232) (-1632 840 1232) (-1632 840 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43381" + "plane" "(-1632 856 1232) (-1040 856 1232) (-1040 856 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62687" - "plane" "(-1645 237 640) (-1636 245 640) (-1636 245 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64820" + side + { + "id" "43392" + "plane" "(-1776 776 1248) (-1776 840 1248) (-1040 840 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43391" + "plane" "(-1776 840 1232) (-1776 776 1232) (-1040 776 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43390" + "plane" "(-1776 776 1232) (-1776 840 1232) (-1776 840 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43389" + "plane" "(-1040 840 1232) (-1040 776 1232) (-1040 776 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43388" + "plane" "(-1040 776 1232) (-1776 776 1232) (-1776 776 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43387" + "plane" "(-1776 840 1232) (-1040 840 1232) (-1040 840 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62686" - "plane" "(-1636 245 640) (-1624 251 640) (-1624 251 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64787" + side + { + "id" "43254" + "plane" "(-1152 1272 1248) (-1152 1288 1248) (-1040 1288 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43253" + "plane" "(-1152 1288 1232) (-1152 1272 1232) (-1040 1272 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43252" + "plane" "(-1152 1272 1232) (-1152 1288 1232) (-1152 1288 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43251" + "plane" "(-1040 1288 1232) (-1040 1272 1232) (-1040 1272 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43250" + "plane" "(-1152 1288 1232) (-1040 1288 1232) (-1040 1288 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43249" + "plane" "(-1040 1272 1232) (-1152 1272 1232) (-1152 1272 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62685" - "plane" "(-1624 251 640) (-1612 255 640) (-1612 255 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64788" + side + { + "id" "43260" + "plane" "(-1872 1240 1248) (-1872 1272 1248) (-1040 1272 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43259" + "plane" "(-1872 1272 1232) (-1872 1240 1232) (-1040 1240 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43258" + "plane" "(-1872 1240 1232) (-1872 1272 1232) (-1872 1272 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43257" + "plane" "(-1040 1272 1232) (-1040 1240 1232) (-1040 1240 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43256" + "plane" "(-1872 1272 1232) (-1040 1272 1232) (-1040 1272 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43255" + "plane" "(-1040 1240 1232) (-1872 1240 1232) (-1872 1240 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62684" - "plane" "(-1612 255 640) (-1600 256 640) (-1600 256 767)" - "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" - "uaxis" "[1 0 0 0] 0.03125" - "vaxis" "[0 0 -1 504] 0.03125" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "64789" + side + { + "id" "43266" + "plane" "(-1632 1224 1248) (-1632 1240 1248) (-1040 1240 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43265" + "plane" "(-1632 1240 1232) (-1632 1224 1232) (-1040 1224 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43264" + "plane" "(-1632 1224 1232) (-1632 1240 1232) (-1632 1240 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43263" + "plane" "(-1040 1240 1232) (-1040 1224 1232) (-1040 1224 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43262" + "plane" "(-1040 1224 1232) (-1632 1224 1232) (-1632 1224 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43261" + "plane" "(-1632 1240 1232) (-1040 1240 1232) (-1040 1240 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "64790" + side + { + "id" "43272" + "plane" "(-1872 1160 1248) (-1872 1224 1248) (-1040 1224 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43271" + "plane" "(-1872 1224 1232) (-1872 1160 1232) (-1040 1160 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43270" + "plane" "(-1872 1160 1232) (-1872 1224 1232) (-1872 1224 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43269" + "plane" "(-1040 1224 1232) (-1040 1160 1232) (-1040 1160 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43268" + "plane" "(-1040 1160 1232) (-1872 1160 1232) (-1872 1160 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43267" + "plane" "(-1872 1224 1232) (-1040 1224 1232) (-1040 1224 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" - } -} -entity -{ - "id" "107151" - "classname" "env_cubemap" - "cubemapsize" "7" - "sides" "60036 60035 60034 60033 60032 60031 60030 60029 60028 60027 60026 60025 60024 60023 60022 60021 60020 60019 60018 60017 60016 60015 60014 60013 60012 60011 60010 60009 60008 60007 60006 60005 60004 60003" - "origin" "-1600 832 704" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } -} -entity -{ - "id" "107163" - "classname" "env_cubemap" - "cubemapsize" "7" - "sides" "59866 59865 59864 59863 59862 59861 59860 59859 59858 59857 59856 59855 59854 59853 59852 59851 59850 59849 59848 59847 59846 59845 59844 59843 59842 59841 59840 59839 59838 59837 59836 59835 59834 59833" - "origin" "-1600 576 704" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } -} -entity -{ - "id" "107181" - "classname" "env_cubemap" - "cubemapsize" "7" - "sides" "59900 59899 59898 59897 59896 59895 59894 59893 59892 59891 59890 59889 59888 59887 59886 59885 59884 59883 59882 59881 59880 59879 59878 59877 59876 59875 59874 59873 59872 59871 59870 59869 59868 59867" - "origin" "-1472 448 704" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } -} -entity -{ - "id" "107199" - "classname" "env_cubemap" - "cubemapsize" "7" - "sides" "59934 59933 59932 59931 59930 59929 59928 59927 59926 59925 59924 59923 59922 59921 59920 59919 59918 59917 59916 59915 59914 59913 59912 59911 59910 59909 59908 59907 59906 59905 59904 59903 59902 59901" - "origin" "-1344 320 704" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } -} -entity -{ - "id" "107214" - "classname" "env_cubemap" - "cubemapsize" "7" - "sides" "59968 59967 59966 59965 59964 59963 59962 59961 59960 59959 59958 59957 59956 59955 59954 59953 59952 59951 59950 59949 59948 59947 59946 59945 59944 59943 59942 59941 59940 59939 59938 59937 59936 59935" - "origin" "-1216 576 704" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } -} -entity -{ - "id" "109654" - "classname" "func_detail" - solid - { - "id" "107530" - side + hidden { - "id" "60908" - "plane" "(-1024 1504 620) (-1008 1488 620) (-1008 1504 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 640] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64791" + side + { + "id" "43278" + "plane" "(-1152 1144 1248) (-1152 1160 1248) (-1040 1160 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43277" + "plane" "(-1152 1160 1232) (-1152 1144 1232) (-1040 1144 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43276" + "plane" "(-1152 1144 1232) (-1152 1160 1232) (-1152 1160 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43275" + "plane" "(-1040 1160 1232) (-1040 1144 1232) (-1040 1144 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43274" + "plane" "(-1152 1160 1232) (-1040 1160 1232) (-1040 1160 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43273" + "plane" "(-1040 1144 1232) (-1152 1144 1232) (-1152 1144 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60907" - "plane" "(-1008 1504 620) (-1008 1488 620) (-1008 1488 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -640] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64792" + side + { + "id" "43284" + "plane" "(-1872 1112 1248) (-1872 1144 1248) (-1040 1144 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43283" + "plane" "(-1872 1144 1232) (-1872 1112 1232) (-1040 1112 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43282" + "plane" "(-1872 1112 1232) (-1872 1144 1232) (-1872 1144 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43281" + "plane" "(-1040 1144 1232) (-1040 1112 1232) (-1040 1112 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43280" + "plane" "(-1872 1144 1232) (-1040 1144 1232) (-1040 1144 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43279" + "plane" "(-1040 1112 1232) (-1872 1112 1232) (-1872 1112 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60906" - "plane" "(-1008 1488 620) (-1024 1504 620) (-1024 1504 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 -1001.98] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64793" + side + { + "id" "43290" + "plane" "(-1632 1096 1248) (-1632 1112 1248) (-1040 1112 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43289" + "plane" "(-1632 1112 1232) (-1632 1096 1232) (-1040 1096 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43288" + "plane" "(-1632 1096 1232) (-1632 1112 1232) (-1632 1112 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43287" + "plane" "(-1040 1112 1232) (-1040 1096 1232) (-1040 1096 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43286" + "plane" "(-1040 1096 1232) (-1632 1096 1232) (-1632 1096 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43285" + "plane" "(-1632 1112 1232) (-1040 1112 1232) (-1040 1112 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60905" - "plane" "(-1024 1504 620) (-1008 1504 620) (-1008 1504 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64794" + side + { + "id" "43296" + "plane" "(-1776 1032 1248) (-1776 1096 1248) (-1040 1096 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43295" + "plane" "(-1776 1096 1232) (-1776 1032 1232) (-1040 1032 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43294" + "plane" "(-1776 1032 1232) (-1776 1096 1232) (-1776 1096 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43293" + "plane" "(-1040 1096 1232) (-1040 1032 1232) (-1040 1032 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43292" + "plane" "(-1040 1032 1232) (-1776 1032 1232) (-1776 1032 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43291" + "plane" "(-1776 1096 1232) (-1040 1096 1232) (-1040 1096 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60904" - "plane" "(-1008 1504 896) (-1008 1488 896) (-1024 1504 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64930" + side + { + "id" "43734" + "plane" "(-1152 1528 1248) (-1152 1544 1248) (-1040 1544 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43733" + "plane" "(-1152 1544 1232) (-1152 1528 1232) (-1040 1528 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43732" + "plane" "(-1152 1528 1232) (-1152 1544 1232) (-1152 1544 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43731" + "plane" "(-1040 1544 1232) (-1040 1528 1232) (-1040 1528 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43730" + "plane" "(-1152 1544 1232) (-1040 1544 1232) (-1040 1544 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43729" + "plane" "(-1040 1528 1232) (-1152 1528 1232) (-1152 1528 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "64931" + side + { + "id" "43740" + "plane" "(-1872 1496 1248) (-1872 1528 1248) (-1040 1528 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43739" + "plane" "(-1872 1528 1232) (-1872 1496 1232) (-1040 1496 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43738" + "plane" "(-1872 1496 1232) (-1872 1528 1232) (-1872 1528 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43737" + "plane" "(-1040 1528 1232) (-1040 1496 1232) (-1040 1496 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43736" + "plane" "(-1872 1528 1232) (-1040 1528 1232) (-1040 1528 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43735" + "plane" "(-1040 1496 1232) (-1872 1496 1232) (-1872 1496 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "107528" - side + hidden { - "id" "60913" - "plane" "(-1024 1472 620) (-1008 1456 620) (-1008 1488 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 512] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64932" + side + { + "id" "43746" + "plane" "(-1632 1480 1248) (-1632 1496 1248) (-1040 1496 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43745" + "plane" "(-1632 1496 1232) (-1632 1480 1232) (-1040 1480 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43744" + "plane" "(-1632 1480 1232) (-1632 1496 1232) (-1632 1496 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43743" + "plane" "(-1040 1496 1232) (-1040 1480 1232) (-1040 1480 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43742" + "plane" "(-1040 1480 1232) (-1632 1480 1232) (-1632 1480 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43741" + "plane" "(-1632 1496 1232) (-1040 1496 1232) (-1040 1496 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60912" - "plane" "(-1008 1488 620) (-1008 1456 620) (-1008 1456 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64933" + side + { + "id" "43752" + "plane" "(-1872 1416 1248) (-1872 1480 1248) (-1040 1480 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43751" + "plane" "(-1872 1480 1232) (-1872 1416 1232) (-1040 1416 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43750" + "plane" "(-1872 1416 1232) (-1872 1480 1232) (-1872 1480 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43749" + "plane" "(-1040 1480 1232) (-1040 1416 1232) (-1040 1416 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43748" + "plane" "(-1040 1416 1232) (-1872 1416 1232) (-1872 1416 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43747" + "plane" "(-1872 1480 1232) (-1040 1480 1232) (-1040 1480 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60911" - "plane" "(-1008 1456 620) (-1024 1472 620) (-1024 1472 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 -68.4814] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64934" + side + { + "id" "43758" + "plane" "(-1152 1400 1248) (-1152 1416 1248) (-1040 1416 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43757" + "plane" "(-1152 1416 1232) (-1152 1400 1232) (-1040 1400 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43756" + "plane" "(-1152 1400 1232) (-1152 1416 1232) (-1152 1416 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43755" + "plane" "(-1040 1416 1232) (-1040 1400 1232) (-1040 1400 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43754" + "plane" "(-1152 1416 1232) (-1040 1416 1232) (-1040 1416 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43753" + "plane" "(-1040 1400 1232) (-1152 1400 1232) (-1152 1400 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60910" - "plane" "(-1024 1472 620) (-1008 1488 620) (-1008 1488 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 604.108] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64935" + side + { + "id" "43764" + "plane" "(-1872 1368 1248) (-1872 1400 1248) (-1040 1400 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43763" + "plane" "(-1872 1400 1232) (-1872 1368 1232) (-1040 1368 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43762" + "plane" "(-1872 1368 1232) (-1872 1400 1232) (-1872 1400 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43761" + "plane" "(-1040 1400 1232) (-1040 1368 1232) (-1040 1368 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43760" + "plane" "(-1872 1400 1232) (-1040 1400 1232) (-1040 1400 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43759" + "plane" "(-1040 1368 1232) (-1872 1368 1232) (-1872 1368 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60909" - "plane" "(-1008 1488 896) (-1008 1456 896) (-1024 1472 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64936" + side + { + "id" "43770" + "plane" "(-1632 1352 1248) (-1632 1368 1248) (-1040 1368 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43769" + "plane" "(-1632 1368 1232) (-1632 1352 1232) (-1040 1352 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43768" + "plane" "(-1632 1352 1232) (-1632 1368 1232) (-1632 1368 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43767" + "plane" "(-1040 1368 1232) (-1040 1352 1232) (-1040 1352 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43766" + "plane" "(-1040 1352 1232) (-1632 1352 1232) (-1632 1352 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43765" + "plane" "(-1632 1368 1232) (-1040 1368 1232) (-1040 1368 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "64937" + side + { + "id" "43776" + "plane" "(-1776 1288 1248) (-1776 1352 1248) (-1040 1352 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43775" + "plane" "(-1776 1352 1232) (-1776 1288 1232) (-1040 1288 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43774" + "plane" "(-1776 1288 1232) (-1776 1352 1232) (-1776 1352 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43773" + "plane" "(-1040 1352 1232) (-1040 1288 1232) (-1040 1288 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43772" + "plane" "(-1040 1288 1232) (-1776 1288 1232) (-1776 1288 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43771" + "plane" "(-1776 1352 1232) (-1040 1352 1232) (-1040 1352 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "107526" - side + hidden { - "id" "60918" - "plane" "(-1024 1440 620) (-1008 1424 620) (-1008 1456 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 384] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64957" + side + { + "id" "43830" + "plane" "(-1152 1784 1248) (-1152 1800 1248) (-1040 1800 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43829" + "plane" "(-1152 1800 1232) (-1152 1784 1232) (-1040 1784 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43828" + "plane" "(-1152 1784 1232) (-1152 1800 1232) (-1152 1800 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43827" + "plane" "(-1040 1800 1232) (-1040 1784 1232) (-1040 1784 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43826" + "plane" "(-1152 1800 1232) (-1040 1800 1232) (-1040 1800 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43825" + "plane" "(-1040 1784 1232) (-1152 1784 1232) (-1152 1784 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60917" - "plane" "(-1008 1456 620) (-1008 1424 620) (-1008 1424 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64958" + side + { + "id" "43836" + "plane" "(-1872 1752 1248) (-1872 1784 1248) (-1040 1784 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43835" + "plane" "(-1872 1784 1232) (-1872 1752 1232) (-1040 1752 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43834" + "plane" "(-1872 1752 1232) (-1872 1784 1232) (-1872 1784 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43833" + "plane" "(-1040 1784 1232) (-1040 1752 1232) (-1040 1752 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43832" + "plane" "(-1872 1784 1232) (-1040 1784 1232) (-1040 1784 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43831" + "plane" "(-1040 1752 1232) (-1872 1752 1232) (-1872 1752 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60916" - "plane" "(-1008 1424 620) (-1024 1440 620) (-1024 1440 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -158.985] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64959" + side + { + "id" "43842" + "plane" "(-1632 1736 1248) (-1632 1752 1248) (-1040 1752 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43841" + "plane" "(-1632 1752 1232) (-1632 1736 1232) (-1040 1736 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43840" + "plane" "(-1632 1736 1232) (-1632 1752 1232) (-1632 1752 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43839" + "plane" "(-1040 1752 1232) (-1040 1736 1232) (-1040 1736 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43838" + "plane" "(-1040 1736 1232) (-1632 1736 1232) (-1632 1736 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43837" + "plane" "(-1632 1752 1232) (-1040 1752 1232) (-1040 1752 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60915" - "plane" "(-1024 1440 620) (-1008 1456 620) (-1008 1456 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 513.606] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64960" + side + { + "id" "43848" + "plane" "(-1872 1672 1248) (-1872 1736 1248) (-1040 1736 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43847" + "plane" "(-1872 1736 1232) (-1872 1672 1232) (-1040 1672 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43846" + "plane" "(-1872 1672 1232) (-1872 1736 1232) (-1872 1736 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43845" + "plane" "(-1040 1736 1232) (-1040 1672 1232) (-1040 1672 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43844" + "plane" "(-1040 1672 1232) (-1872 1672 1232) (-1872 1672 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43843" + "plane" "(-1872 1736 1232) (-1040 1736 1232) (-1040 1736 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60914" - "plane" "(-1008 1456 896) (-1008 1424 896) (-1024 1440 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64961" + side + { + "id" "43854" + "plane" "(-1152 1656 1248) (-1152 1672 1248) (-1040 1672 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43853" + "plane" "(-1152 1672 1232) (-1152 1656 1232) (-1040 1656 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43852" + "plane" "(-1152 1656 1232) (-1152 1672 1232) (-1152 1672 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43851" + "plane" "(-1040 1672 1232) (-1040 1656 1232) (-1040 1656 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43850" + "plane" "(-1152 1672 1232) (-1040 1672 1232) (-1040 1672 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43849" + "plane" "(-1040 1656 1232) (-1152 1656 1232) (-1152 1656 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "64962" + side + { + "id" "43860" + "plane" "(-1872 1624 1248) (-1872 1656 1248) (-1040 1656 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43859" + "plane" "(-1872 1656 1232) (-1872 1624 1232) (-1040 1624 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43858" + "plane" "(-1872 1624 1232) (-1872 1656 1232) (-1872 1656 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43857" + "plane" "(-1040 1656 1232) (-1040 1624 1232) (-1040 1624 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43856" + "plane" "(-1872 1656 1232) (-1040 1656 1232) (-1040 1656 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43855" + "plane" "(-1040 1624 1232) (-1872 1624 1232) (-1872 1624 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "107524" - side + hidden { - "id" "60923" - "plane" "(-1024 1408 620) (-1008 1392 620) (-1008 1424 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64963" + side + { + "id" "43866" + "plane" "(-1632 1608 1248) (-1632 1624 1248) (-1040 1624 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43865" + "plane" "(-1632 1624 1232) (-1632 1608 1232) (-1040 1608 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43864" + "plane" "(-1632 1608 1232) (-1632 1624 1232) (-1632 1624 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43863" + "plane" "(-1040 1624 1232) (-1040 1608 1232) (-1040 1608 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43862" + "plane" "(-1040 1608 1232) (-1632 1608 1232) (-1632 1608 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43861" + "plane" "(-1632 1624 1232) (-1040 1624 1232) (-1040 1624 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60922" - "plane" "(-1008 1424 620) (-1008 1392 620) (-1008 1392 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64964" + side + { + "id" "43872" + "plane" "(-1776 1544 1248) (-1776 1608 1248) (-1040 1608 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43871" + "plane" "(-1776 1608 1232) (-1776 1544 1232) (-1040 1544 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43870" + "plane" "(-1776 1544 1232) (-1776 1608 1232) (-1776 1608 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43869" + "plane" "(-1040 1608 1232) (-1040 1544 1232) (-1040 1544 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43868" + "plane" "(-1040 1544 1232) (-1776 1544 1232) (-1776 1544 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43867" + "plane" "(-1776 1608 1232) (-1040 1608 1232) (-1040 1608 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60921" - "plane" "(-1008 1392 620) (-1024 1408 620) (-1024 1408 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -249.491] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64975" + side + { + "id" "43926" + "plane" "(-1152 2040 1248) (-1152 2056 1248) (-1040 2056 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43925" + "plane" "(-1152 2056 1232) (-1152 2040 1232) (-1040 2040 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43924" + "plane" "(-1152 2040 1232) (-1152 2056 1232) (-1152 2056 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43923" + "plane" "(-1040 2056 1232) (-1040 2040 1232) (-1040 2040 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43922" + "plane" "(-1152 2056 1232) (-1040 2056 1232) (-1040 2056 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43921" + "plane" "(-1040 2040 1232) (-1152 2040 1232) (-1152 2040 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60920" - "plane" "(-1024 1408 620) (-1008 1424 620) (-1008 1424 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 423.103] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64976" + side + { + "id" "43932" + "plane" "(-1872 2008 1248) (-1872 2040 1248) (-1040 2040 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43931" + "plane" "(-1872 2040 1232) (-1872 2008 1232) (-1040 2008 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43930" + "plane" "(-1872 2008 1232) (-1872 2040 1232) (-1872 2040 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43929" + "plane" "(-1040 2040 1232) (-1040 2008 1232) (-1040 2008 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43928" + "plane" "(-1872 2040 1232) (-1040 2040 1232) (-1040 2040 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43927" + "plane" "(-1040 2008 1232) (-1872 2008 1232) (-1872 2008 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60919" - "plane" "(-1008 1424 896) (-1008 1392 896) (-1024 1408 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64977" + side + { + "id" "43938" + "plane" "(-1632 1992 1248) (-1632 2008 1248) (-1040 2008 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43937" + "plane" "(-1632 2008 1232) (-1632 1992 1232) (-1040 1992 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43936" + "plane" "(-1632 1992 1232) (-1632 2008 1232) (-1632 2008 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43935" + "plane" "(-1040 2008 1232) (-1040 1992 1232) (-1040 1992 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43934" + "plane" "(-1040 1992 1232) (-1632 1992 1232) (-1632 1992 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43933" + "plane" "(-1632 2008 1232) (-1040 2008 1232) (-1040 2008 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "64978" + side + { + "id" "43944" + "plane" "(-1872 1928 1248) (-1872 1992 1248) (-1040 1992 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43943" + "plane" "(-1872 1992 1232) (-1872 1928 1232) (-1040 1928 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43942" + "plane" "(-1872 1928 1232) (-1872 1992 1232) (-1872 1992 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43941" + "plane" "(-1040 1992 1232) (-1040 1928 1232) (-1040 1928 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43940" + "plane" "(-1040 1928 1232) (-1872 1928 1232) (-1872 1928 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43939" + "plane" "(-1872 1992 1232) (-1040 1992 1232) (-1040 1992 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "107522" - side + hidden { - "id" "60928" - "plane" "(-1024 1376 620) (-1008 1360 620) (-1008 1392 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64979" + side + { + "id" "43950" + "plane" "(-1152 1912 1248) (-1152 1928 1248) (-1040 1928 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43949" + "plane" "(-1152 1928 1232) (-1152 1912 1232) (-1040 1912 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43948" + "plane" "(-1152 1912 1232) (-1152 1928 1232) (-1152 1928 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43947" + "plane" "(-1040 1928 1232) (-1040 1912 1232) (-1040 1912 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43946" + "plane" "(-1152 1928 1232) (-1040 1928 1232) (-1040 1928 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43945" + "plane" "(-1040 1912 1232) (-1152 1912 1232) (-1152 1912 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60927" - "plane" "(-1008 1392 620) (-1008 1360 620) (-1008 1360 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64980" + side + { + "id" "43956" + "plane" "(-1872 1880 1248) (-1872 1912 1248) (-1040 1912 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43955" + "plane" "(-1872 1912 1232) (-1872 1880 1232) (-1040 1880 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43954" + "plane" "(-1872 1880 1232) (-1872 1912 1232) (-1872 1912 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43953" + "plane" "(-1040 1912 1232) (-1040 1880 1232) (-1040 1880 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43952" + "plane" "(-1872 1912 1232) (-1040 1912 1232) (-1040 1912 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43951" + "plane" "(-1040 1880 1232) (-1872 1880 1232) (-1872 1880 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60926" - "plane" "(-1008 1360 620) (-1024 1376 620) (-1024 1376 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -339.998] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64981" + side + { + "id" "43962" + "plane" "(-1632 1864 1248) (-1632 1880 1248) (-1040 1880 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43961" + "plane" "(-1632 1880 1232) (-1632 1864 1232) (-1040 1864 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43960" + "plane" "(-1632 1864 1232) (-1632 1880 1232) (-1632 1880 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43959" + "plane" "(-1040 1880 1232) (-1040 1864 1232) (-1040 1864 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43958" + "plane" "(-1040 1864 1232) (-1632 1864 1232) (-1632 1864 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43957" + "plane" "(-1632 1880 1232) (-1040 1880 1232) (-1040 1880 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60925" - "plane" "(-1024 1376 620) (-1008 1392 620) (-1008 1392 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 332.597] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64982" + side + { + "id" "43968" + "plane" "(-1776 1800 1248) (-1776 1864 1248) (-1040 1864 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43967" + "plane" "(-1776 1864 1232) (-1776 1800 1232) (-1040 1800 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43966" + "plane" "(-1776 1800 1232) (-1776 1864 1232) (-1776 1864 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43965" + "plane" "(-1040 1864 1232) (-1040 1800 1232) (-1040 1800 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43964" + "plane" "(-1040 1800 1232) (-1776 1800 1232) (-1776 1800 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "43963" + "plane" "(-1776 1864 1232) (-1040 1864 1232) (-1040 1864 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60924" - "plane" "(-1008 1392 896) (-1008 1360 896) (-1024 1376 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64994" + side + { + "id" "44028" + "plane" "(-1456 2264 1248) (-1456 2296 1248) (-1040 2296 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44027" + "plane" "(-1456 2296 1232) (-1456 2264 1232) (-1040 2264 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44026" + "plane" "(-1456 2264 1232) (-1456 2296 1232) (-1456 2296 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44025" + "plane" "(-1040 2296 1232) (-1040 2264 1232) (-1040 2264 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44024" + "plane" "(-1456 2296 1232) (-1040 2296 1232) (-1040 2296 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44023" + "plane" "(-1040 2264 1232) (-1456 2264 1232) (-1456 2264 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "64995" + side + { + "id" "44034" + "plane" "(-1312 2248 1248) (-1312 2264 1248) (-1040 2264 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44033" + "plane" "(-1312 2264 1232) (-1312 2248 1232) (-1040 2248 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44032" + "plane" "(-1312 2248 1232) (-1312 2264 1232) (-1312 2264 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44031" + "plane" "(-1040 2264 1232) (-1040 2248 1232) (-1040 2248 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44030" + "plane" "(-1040 2248 1232) (-1312 2248 1232) (-1312 2248 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44029" + "plane" "(-1312 2264 1232) (-1040 2264 1232) (-1040 2264 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "107520" - side + hidden { - "id" "60933" - "plane" "(-1024 1344 620) (-1008 1328 620) (-1008 1360 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64996" + side + { + "id" "44040" + "plane" "(-1456 2184 1248) (-1456 2248 1248) (-1040 2248 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44039" + "plane" "(-1456 2248 1232) (-1456 2184 1232) (-1040 2184 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44038" + "plane" "(-1456 2184 1232) (-1456 2248 1232) (-1456 2248 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44037" + "plane" "(-1040 2248 1232) (-1040 2184 1232) (-1040 2184 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44036" + "plane" "(-1040 2184 1232) (-1456 2184 1232) (-1456 2184 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44035" + "plane" "(-1456 2248 1232) (-1040 2248 1232) (-1040 2248 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60932" - "plane" "(-1008 1360 620) (-1008 1328 620) (-1008 1328 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64997" + side + { + "id" "44046" + "plane" "(-1152 2168 1248) (-1152 2184 1248) (-1040 2184 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44045" + "plane" "(-1152 2184 1232) (-1152 2168 1232) (-1040 2168 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44044" + "plane" "(-1152 2168 1232) (-1152 2184 1232) (-1152 2184 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44043" + "plane" "(-1040 2184 1232) (-1040 2168 1232) (-1040 2168 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44042" + "plane" "(-1152 2184 1232) (-1040 2184 1232) (-1040 2184 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44041" + "plane" "(-1040 2168 1232) (-1152 2168 1232) (-1152 2168 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60931" - "plane" "(-1008 1328 620) (-1024 1344 620) (-1024 1344 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -430.507] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64998" + side + { + "id" "44052" + "plane" "(-1776 2136 1248) (-1776 2168 1248) (-1040 2168 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44051" + "plane" "(-1776 2168 1232) (-1776 2136 1232) (-1040 2136 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44050" + "plane" "(-1776 2136 1232) (-1776 2168 1232) (-1776 2168 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44049" + "plane" "(-1040 2168 1232) (-1040 2136 1232) (-1040 2136 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44048" + "plane" "(-1776 2168 1232) (-1040 2168 1232) (-1040 2168 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44047" + "plane" "(-1040 2136 1232) (-1776 2136 1232) (-1776 2136 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60930" - "plane" "(-1024 1344 620) (-1008 1360 620) (-1008 1360 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 242.09] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "64999" + side + { + "id" "44058" + "plane" "(-1632 2120 1248) (-1632 2136 1248) (-1040 2136 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44057" + "plane" "(-1632 2136 1232) (-1632 2120 1232) (-1040 2120 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44056" + "plane" "(-1632 2120 1232) (-1632 2136 1232) (-1632 2136 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44055" + "plane" "(-1040 2136 1232) (-1040 2120 1232) (-1040 2120 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44054" + "plane" "(-1040 2120 1232) (-1632 2120 1232) (-1632 2120 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44053" + "plane" "(-1632 2136 1232) (-1040 2136 1232) (-1040 2136 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60929" - "plane" "(-1008 1360 896) (-1008 1328 896) (-1024 1344 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "65000" + side + { + "id" "44064" + "plane" "(-1776 2056 1248) (-1776 2120 1248) (-1040 2120 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44063" + "plane" "(-1776 2120 1232) (-1776 2056 1232) (-1040 2056 1232)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44062" + "plane" "(-1776 2056 1232) (-1776 2120 1232) (-1776 2120 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44061" + "plane" "(-1040 2120 1232) (-1040 2056 1232) (-1040 2056 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44060" + "plane" "(-1040 2056 1232) (-1776 2056 1232) (-1776 2056 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "44059" + "plane" "(-1776 2120 1232) (-1040 2120 1232) (-1040 2120 1248)" + "material" "DE_NUKE/NUKCONCRETEWALLA" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 5500]" } } - solid +} +hidden +{ + entity { - "id" "107518" - side - { - "id" "60938" - "plane" "(-1024 1312 620) (-1008 1296 620) (-1008 1328 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 896] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "65528" + "classname" "func_detail" + hidden { - "id" "60937" - "plane" "(-1008 1328 620) (-1008 1296 620) (-1008 1296 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -896] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "75630" + side + { + "id" "46228" + "plane" "(-1152 1088 688) (-1088 1088 688) (-1088 896 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[-1 0 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46227" + "plane" "(-1152 1076 640) (-1088 1076 640) (-1088 1088 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[1 0 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46226" + "plane" "(-1152 1088 640) (-1152 1088 688) (-1152 896 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 192] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46225" + "plane" "(-1088 1076 640) (-1088 896 656) (-1088 896 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 1 576] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46224" + "plane" "(-1152 896 688) (-1088 896 688) (-1088 896 656)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 0 1 832] 0.125" + "vaxis" "[-1 0 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46223" + "plane" "(-1152 1076 640) (-1152 896 656) (-1088 896 656)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[-0.0830333 0.992958 -0.084507 0] 0.125" + "vaxis" "[0.996545 0.0827585 -0.00704328 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46222" + "plane" "(-1088 1088 640) (-1088 1088 688) (-1152 1088 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60936" - "plane" "(-1008 1296 620) (-1024 1312 620) (-1024 1312 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -521.018] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "75632" + side + { + "id" "46241" + "plane" "(-1152 1408 688) (-1088 1408 688) (-1088 1216 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[-1 0 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46240" + "plane" "(-1152 1216 640) (-1088 1216 640) (-1088 1228 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[1 0 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46239" + "plane" "(-1152 1228 640) (-1152 1408 656) (-1152 1408 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 192] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46238" + "plane" "(-1088 1216 640) (-1088 1216 688) (-1088 1408 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 1 576] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46237" + "plane" "(-1088 1408 688) (-1152 1408 688) (-1152 1408 656)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 0 -1 192] 0.125" + "vaxis" "[-1 0 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46236" + "plane" "(-1152 1228 640) (-1088 1228 640) (-1088 1408 656)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0.0830333 0.992958 0.084507 0] 0.125" + "vaxis" "[0.996545 -0.0827585 -0.00704328 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46235" + "plane" "(-1152 1216 640) (-1152 1216 688) (-1088 1216 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60935" - "plane" "(-1024 1312 620) (-1008 1328 620) (-1008 1328 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 151.581] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "75672" + side + { + "id" "46247" + "plane" "(-1128 1088 688) (-1152 1088 688) (-1152 1216 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[-1 0 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46246" + "plane" "(-1128 1216 640) (-1152 1216 640) (-1152 1088 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[1 0 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46245" + "plane" "(-1152 1088 640) (-1152 1216 640) (-1152 1216 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 192] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46244" + "plane" "(-1152 1216 640) (-1128 1216 640) (-1128 1216 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46243" + "plane" "(-1128 1088 640) (-1152 1088 640) (-1152 1088 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46242" + "plane" "(-1128 1216 640) (-1128 1088 640) (-1128 1088 688)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60934" - "plane" "(-1008 1328 896) (-1008 1296 896) (-1024 1312 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "75673" + side + { + "id" "46253" + "plane" "(-1128 1216 672) (-1088 1216 672) (-1088 1088 672)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[-1 0 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46252" + "plane" "(-1128 1088 640) (-1088 1088 640) (-1088 1216 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[1 0 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46251" + "plane" "(-1088 1216 640) (-1088 1088 640) (-1088 1088 672)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 1 576] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46250" + "plane" "(-1128 1216 640) (-1088 1216 640) (-1088 1216 672)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46249" + "plane" "(-1088 1088 640) (-1128 1088 640) (-1128 1088 672)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "46248" + "plane" "(-1128 1088 640) (-1128 1216 640) (-1128 1216 672)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 500]" } } - solid +} +hidden +{ + entity { - "id" "107550" - side - { - "id" "60943" - "plane" "(-1008 1296 896) (-1008 1296 768) (-1008 1280 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60942" - "plane" "(-1024 1280 896) (-1024 1280 768) (-1008 1296 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 61.0708] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60941" - "plane" "(-1024 1280 768) (-1008 1280 768) (-1008 1296 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60940" - "plane" "(-1008 1296 896) (-1008 1280 896) (-1024 1280 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60939" - "plane" "(-1008 1280 896) (-1008 1280 768) (-1024 1280 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "66227" + "classname" "info_player_start" + "angles" "0 195.5 0" + "origin" "-1064 1160 641" editor { - "color" "0 180 0" + "color" "0 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2000]" } } - solid +} +hidden +{ + entity { - "id" "107532" - side - { - "id" "60948" - "plane" "(-1024 1280 620) (-1008 1264 620) (-1008 1296 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 768] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60947" - "plane" "(-1008 1296 620) (-1008 1264 620) (-1008 1264 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60946" - "plane" "(-1008 1264 620) (-1024 1280 620) (-1024 1280 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -601.426] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60945" - "plane" "(-1024 1280 620) (-1008 1296 620) (-1008 1296 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 71.1802] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60944" - "plane" "(-1008 1296 768) (-1008 1264 768) (-1024 1280 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "75681" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_office/computer_monitor.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-1112 1168 673" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 5500]" } } - solid +} +hidden +{ + entity { - "id" "108831" - side - { - "id" "60953" - "plane" "(-1016 1272 1272) (-1024 1280 1272) (-1016 1288 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 768] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60952" - "plane" "(-1024 1280 896) (-1024 1280 1272) (-1016 1272 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -611.515] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60951" - "plane" "(-1016 1288 1272) (-1024 1280 1272) (-1024 1280 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 61.0796] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60950" - "plane" "(-1024 1280 896) (-1016 1272 896) (-1016 1288 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60949" - "plane" "(-1016 1272 896) (-1016 1272 1272) (-1016 1288 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "75711" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_office/computer_keyboard.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-1097.24 1170.93 672.303" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 5500]" } } - solid +} +hidden +{ + entity { - "id" "108816" - side - { - "id" "60958" - "plane" "(-1016 1288 1272) (-1024 1296 1272) (-1016 1304 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60957" - "plane" "(-1024 1296 896) (-1016 1288 896) (-1016 1304 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60956" - "plane" "(-1016 1288 896) (-1024 1296 896) (-1024 1296 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -566.265] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60955" - "plane" "(-1024 1296 896) (-1016 1304 896) (-1016 1304 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 106.331] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60954" - "plane" "(-1016 1304 896) (-1016 1288 896) (-1016 1288 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "78686" + "classname" "env_cubemap" + "cubemapsize" "7" + "origin" "-1408 1152 704" editor { - "color" "0 180 0" + "color" "0 0 255" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } - } - solid - { - "id" "108830" - side - { - "id" "60963" - "plane" "(-1016 1304 1272) (-1024 1312 1272) (-1016 1320 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 896] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60962" - "plane" "(-1024 1312 896) (-1024 1312 1272) (-1016 1304 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -521.014] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60961" - "plane" "(-1016 1320 1272) (-1024 1312 1272) (-1024 1312 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 161.69] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60960" - "plane" "(-1024 1312 896) (-1016 1304 896) (-1016 1320 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60959" - "plane" "(-1016 1304 896) (-1016 1304 1272) (-1016 1320 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + } +} +hidden +{ + entity + { + "id" "82556" + "classname" "light_spot" + "_cone" "45" + "_constant_attn" "0" + "_distance" "0" + "_exponent" "1" + "_fifty_percent_distance" "0" + "_hardfalloff" "0" + "_inner_cone" "30" + "_light" "255 255 255 200" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "_linear_attn" "0" + "_quadratic_attn" "1" + "_zero_percent_distance" "0" + "angles" "-90 0 0" + "pitch" "-90" + "style" "0" + "origin" "-1336 2256 1228" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "108817" - side - { - "id" "60968" - "plane" "(-1016 1320 1272) (-1024 1328 1272) (-1016 1336 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60967" - "plane" "(-1024 1328 896) (-1016 1320 896) (-1016 1336 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60966" - "plane" "(-1016 1320 896) (-1024 1328 896) (-1024 1328 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -465.658] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60965" - "plane" "(-1024 1328 896) (-1016 1336 896) (-1016 1336 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 206.945] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60964" - "plane" "(-1016 1336 896) (-1016 1320 896) (-1016 1320 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "82561" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1352 2256 1228" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "108829" - side - { - "id" "60973" - "plane" "(-1016 1336 1272) (-1024 1344 1272) (-1016 1352 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60972" - "plane" "(-1024 1344 896) (-1024 1344 1272) (-1016 1336 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -420.403] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60971" - "plane" "(-1016 1352 1272) (-1024 1344 1272) (-1024 1344 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 252.199] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60970" - "plane" "(-1024 1344 896) (-1016 1336 896) (-1016 1352 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60969" - "plane" "(-1016 1336 896) (-1016 1336 1272) (-1016 1352 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "82563" + "classname" "point_spotlight" + "angles" "90 0 0" + "disablereceiveshadows" "0" + "HDRColorScale" "1.0" + "maxdxlevel" "0" + "mindxlevel" "0" + "renderamt" "20" + "rendercolor" "100 100 100" + "renderfx" "0" + "rendermode" "0" + "spawnflags" "3" + "spotlightlength" "200" + "spotlightwidth" "1000" + "origin" "-1320 2256 1228" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 0]" } } - solid +} +hidden +{ + entity { - "id" "108818" - side - { - "id" "60978" - "plane" "(-1016 1352 1272) (-1024 1360 1272) (-1016 1368 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60977" - "plane" "(-1024 1360 896) (-1016 1352 896) (-1016 1368 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "60976" - "plane" "(-1016 1352 896) (-1024 1360 896) (-1024 1360 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -375.151] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "82565" + "classname" "func_detail" + hidden { - "id" "60975" - "plane" "(-1024 1360 896) (-1016 1368 896) (-1016 1368 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 297.453] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "82566" + side + { + "id" "47759" + "plane" "(-1344 2248 1248) (-1360 2248 1248) (-1360 2264 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47758" + "plane" "(-1344 2264 1228) (-1360 2264 1228) (-1360 2248 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47757" + "plane" "(-1360 2264 1228) (-1344 2264 1228) (-1344 2264 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47756" + "plane" "(-1344 2248 1228) (-1360 2248 1228) (-1360 2248 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47755" + "plane" "(-1360 2248 1228) (-1360 2264 1228) (-1360 2264 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47754" + "plane" "(-1344 2264 1228) (-1344 2248 1228) (-1344 2248 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60974" - "plane" "(-1016 1368 896) (-1016 1352 896) (-1016 1352 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "82567" + side + { + "id" "47765" + "plane" "(-1328 2264 1248) (-1312 2264 1248) (-1312 2248 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47764" + "plane" "(-1328 2248 1228) (-1312 2248 1228) (-1312 2264 1228)" + "material" "LIGHTS/COMBINE_LIGHTPANEL001" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47763" + "plane" "(-1312 2264 1228) (-1312 2248 1228) (-1312 2248 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -128] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47762" + "plane" "(-1328 2264 1228) (-1312 2264 1228) (-1312 2264 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47761" + "plane" "(-1312 2248 1228) (-1328 2248 1228) (-1328 2248 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -256] 0.125" + "vaxis" "[0 0 -1 -64] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "47760" + "plane" "(-1328 2248 1228) (-1328 2264 1228) (-1328 2264 1248)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 6500]" } } - solid +} +hidden +{ + entity { - "id" "108828" - side - { - "id" "60983" - "plane" "(-1016 1368 1272) (-1024 1376 1272) (-1016 1384 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "86914" + "classname" "func_detail" + hidden { - "id" "60982" - "plane" "(-1024 1376 896) (-1024 1376 1272) (-1016 1368 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -329.896] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "86819" + side + { + "id" "48461" + "plane" "(-768 0 640) (-768 0 639.625) (-992 0 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48460" + "plane" "(-768 784 639.629) (-768 0 639.629) (-768 0 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48459" + "plane" "(-992 784 639.625) (-992 0 639.625) (-768 0 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48458" + "plane" "(-768 0 640) (-992 0 640) (-992 784 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48457" + "plane" "(-992 0 640) (-992 0 639.625) (-992 784 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48456" + "plane" "(-992 784 639.629) (-768 784 639.629) (-768 784 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60981" - "plane" "(-1016 1384 1272) (-1024 1376 1272) (-1024 1376 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 342.706] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "86821" + side + { + "id" "48473" + "plane" "(-992 2304 639.629) (-768 2304 639.629) (-768 2304 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48472" + "plane" "(-768 2304 640) (-768 2304 639.625) (-768 1520 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48471" + "plane" "(-768 2304 639.625) (-992 2304 639.625) (-992 1520 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48470" + "plane" "(-992 1520 640) (-992 2304 640) (-768 2304 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48469" + "plane" "(-992 1520 639.629) (-992 2304 639.629) (-992 2304 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48468" + "plane" "(-768 1520 640) (-768 1520 639.625) (-992 1520 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60980" - "plane" "(-1024 1376 896) (-1016 1368 896) (-1016 1384 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "86820" + side + { + "id" "48485" + "plane" "(-768 1520 639.627) (-768 784 639.627) (-768 784 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48484" + "plane" "(-992 1520 639.625) (-992 784 639.625) (-768 784 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48483" + "plane" "(-992 784 640) (-992 1520 640) (-768 1520 640)" + "material" "D3/MARBLE/TILES_1_S0001/SCALE_125_EXPENSIVE_ALPHA" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48482" + "plane" "(-992 784 639.627) (-992 1520 639.627) (-992 1520 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48481" + "plane" "(-992 1520 639.629) (-768 1520 639.629) (-768 1520 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "48480" + "plane" "(-768 784 640) (-768 784 639.625) (-992 784 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60979" - "plane" "(-1016 1368 896) (-1016 1368 1272) (-1016 1384 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "90134" + side + { + "id" "51955" + "plane" "(-1024 1824 639.625) (-1024 1504 639.625) (-992 1504 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51954" + "plane" "(-1024 1504 640) (-1024 1824 640) (-992 1824 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51953" + "plane" "(-992 1824 639.625) (-992 1504 639.625) (-992 1504 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51952" + "plane" "(-1024 1504 639.629) (-1024 1824 639.629) (-1024 1824 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51951" + "plane" "(-992 1504 639.627) (-1024 1504 639.627) (-1024 1504 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51950" + "plane" "(-1024 1824 639.627) (-992 1824 639.627) (-992 1824 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "90147" + side + { + "id" "51985" + "plane" "(-1024 800 639.625) (-1024 480 639.625) (-992 480 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51984" + "plane" "(-1024 480 640) (-1024 800 640) (-992 800 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51983" + "plane" "(-992 800 639.629) (-992 480 639.629) (-992 480 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51982" + "plane" "(-1024 480 639.625) (-1024 800 639.625) (-1024 800 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51981" + "plane" "(-1024 800 639.627) (-992 800 639.627) (-992 800 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "51980" + "plane" "(-992 480 639.627) (-1024 480 639.627) (-1024 480 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "108819" - side + hidden { - "id" "60988" - "plane" "(-1016 1384 1272) (-1024 1392 1272) (-1016 1400 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93936" + side + { + "id" "55583" + "plane" "(-1792 2056 639.629) (-1792 2184 639.629) (-1792 2184 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55582" + "plane" "(-1792 2184 639.625) (-1792 2056 639.625) (-1024 2056 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55581" + "plane" "(-1792 2056 640) (-1792 2184 640) (-1024 2184 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "55580" + "plane" "(-1024 2184 639.625) (-1024 2056 639.625) (-1024 2056 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55579" + "plane" "(-1024 2056 639.629) (-1792 2056 639.629) (-1792 2056 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55578" + "plane" "(-1792 2184 640) (-1792 2184 639.625) (-1024 2184 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60987" - "plane" "(-1024 1392 896) (-1016 1384 896) (-1016 1400 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93966" + side + { + "id" "55667" + "plane" "(-1472 2184 639.625) (-1024 2184 639.625) (-1024 2312 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55666" + "plane" "(-1472 2312 640) (-1024 2312 640) (-1024 2184 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "55665" + "plane" "(-1024 2312 639.627) (-1024 2184 639.627) (-1024 2184 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55664" + "plane" "(-1024 2184 639.629) (-1472 2184 639.629) (-1472 2184 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55663" + "plane" "(-1472 2312 639.625) (-1024 2312 639.625) (-1024 2312 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55662" + "plane" "(-1472 2184 639.627) (-1472 2312 639.627) (-1472 2312 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60986" - "plane" "(-1016 1384 896) (-1024 1392 896) (-1024 1392 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -284.645] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93976" + side + { + "id" "55679" + "plane" "(-1152 2440 639.625) (-1024 2440 639.625) (-1024 2440 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55678" + "plane" "(-1024 2440 639.625) (-1152 2440 639.625) (-1152 2312 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55677" + "plane" "(-1152 2440 640) (-1024 2440 640) (-1024 2312 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "55676" + "plane" "(-1024 2440 640) (-1024 2440 639.625) (-1024 2312 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55675" + "plane" "(-1024 2312 639.629) (-1152 2312 639.629) (-1152 2312 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55674" + "plane" "(-1152 2312 639.629) (-1152 2440 639.629) (-1152 2440 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60985" - "plane" "(-1024 1392 896) (-1016 1400 896) (-1016 1400 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 387.959] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "100510" + side + { + "id" "57515" + "plane" "(-1024 0 639.629) (-2048 0 639.629) (-2048 0 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57514" + "plane" "(-2048 0 640) (-2048 0 639.625) (-2048 1600 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57513" + "plane" "(-2048 1600 639.625) (-2048 0 639.625) (-1024 0 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57512" + "plane" "(-1024 0 640) (-2048 0 640) (-2048 1600 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57511" + "plane" "(-1024 1600 639.629) (-1024 0 639.629) (-1024 0 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57510" + "plane" "(-2048 1600 640) (-2048 1600 639.625) (-1024 1600 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60984" - "plane" "(-1016 1400 896) (-1016 1384 896) (-1016 1384 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "100511" + side + { + "id" "57521" + "plane" "(-2048 1600 639.625) (-2048 2056 639.625) (-2048 2056 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57520" + "plane" "(-2048 2056 639.625) (-2048 1600 639.625) (-1024 1600 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57519" + "plane" "(-2048 1600 640) (-2048 2056 640) (-1024 2056 640)" + "material" "D3/MARBLE/POLISHED_WHITE_2_S0004/SCALE_125_EXPENSIVE_ALPHA" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57518" + "plane" "(-1024 2056 639.629) (-1024 1600 639.629) (-1024 1600 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57517" + "plane" "(-2048 2056 640) (-2048 2056 639.625) (-1024 2056 639.625)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57516" + "plane" "(-1024 1600 639.629) (-2048 1600 639.629) (-2048 1600 640)" + "material" "TOOLS/TOOLSINVISIBLE" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -15768]" } } - solid +} +hidden +{ + entity { - "id" "108827" - side - { - "id" "60993" - "plane" "(-1016 1400 1272) (-1024 1408 1272) (-1016 1416 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88260" + "classname" "func_detail" + hidden { - "id" "60992" - "plane" "(-1024 1408 896) (-1024 1408 1272) (-1016 1400 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -239.391] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88475" + side + { + "id" "49258" + "plane" "(-896 768 1272) (-912 784 1272) (-896 784 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -768] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49257" + "plane" "(-896 784 896) (-912 784 896) (-896 768 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[1 0 0 -768] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49256" + "plane" "(-912 784 896) (-896 784 896) (-896 784 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 768] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49255" + "plane" "(-896 768 896) (-912 784 896) (-912 784 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707107 0.707107 0 -482.502] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49254" + "plane" "(-896 784 896) (-896 768 896) (-896 768 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60991" - "plane" "(-1016 1416 1272) (-1024 1408 1272) (-1024 1408 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 433.214] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88476" + side + { + "id" "49263" + "plane" "(-944 784 1272) (-912 784 1272) (-928 768 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.605652 0.605652 0.516109 -428.598] 0.25" + "vaxis" "[-0.707107 -0.707107 0 59.9316] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49262" + "plane" "(-928 768 896) (-912 784 896) (-944 784 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.605652 0.605652 -0.516109 -553.466] 0.25" + "vaxis" "[0.707107 0.707107 0 -465.262] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49261" + "plane" "(-944 784 896) (-912 784 896) (-912 784 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 771.281] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49260" + "plane" "(-912 784 896) (-928 768 896) (-928 768 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707107 -0.707107 0 880.473] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49259" + "plane" "(-928 768 896) (-944 784 896) (-944 784 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707107 0.707106 0 -391.991] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60990" - "plane" "(-1024 1408 896) (-1016 1400 896) (-1016 1416 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88473" + side + { + "id" "49248" + "plane" "(-944 784 1272) (-928 784 1272) (-944 768 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.605653 0.605653 0.51611 -319.491] 0.25" + "vaxis" "[-0.707107 -0.707107 0 436.014] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49247" + "plane" "(-944 768 896) (-928 784 896) (-944 784 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.605653 0.605653 -0.51611 -484.521] 0.25" + "vaxis" "[0.707107 0.707107 0 -966.014] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49246" + "plane" "(-944 784 896) (-928 784 896) (-928 784 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 664.614] 0.25" + "vaxis" "[0 0 -1 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49245" + "plane" "(-928 784 896) (-944 768 896) (-944 768 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707107 -0.707107 0 925.524] 0.25" + "vaxis" "[0 0 -1 -200] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49244" + "plane" "(-944 768 896) (-944 784 896) (-944 784 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -704] 0.25" + "vaxis" "[0 0 -1 -80] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60989" - "plane" "(-1016 1400 896) (-1016 1400 1272) (-1016 1416 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88474" + side + { + "id" "49253" + "plane" "(-928 784 1272) (-896 784 1272) (-912 768 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.605653 0.605653 0.51611 -212.824] 0.25" + "vaxis" "[-0.707107 -0.707107 0 436.014] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49252" + "plane" "(-912 768 896) (-896 784 896) (-928 784 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.605653 0.605653 -0.51611 -377.859] 0.25" + "vaxis" "[0.707107 0.707107 0 -966.014] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49251" + "plane" "(-928 784 896) (-896 784 896) (-896 784 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 877.948] 0.25" + "vaxis" "[0 0 -1 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49250" + "plane" "(-896 784 896) (-912 768 896) (-912 768 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707107 -0.707106 0 835.007] 0.25" + "vaxis" "[0 0 -1 -200] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49249" + "plane" "(-912 768 896) (-928 784 896) (-928 784 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707107 0.707107 0 -437.454] 0.25" + "vaxis" "[0 0 -1 -200] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 1500]" } } - solid +} +hidden +{ + entity { - "id" "108820" - side - { - "id" "60998" - "plane" "(-1016 1416 1272) (-1024 1424 1272) (-1016 1432 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88563" + "classname" "func_detail" + hidden { - "id" "60997" - "plane" "(-1024 1424 896) (-1016 1416 896) (-1016 1432 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88564" + side + { + "id" "49324" + "plane" "(-944 1536 1272) (-928 1520 1272) (-944 1520 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49323" + "plane" "(-944 1520 896) (-928 1520 896) (-944 1536 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[-1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49322" + "plane" "(-928 1520 896) (-944 1520 896) (-944 1520 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -64] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49321" + "plane" "(-944 1536 896) (-928 1520 896) (-928 1520 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 -0.707107 0 -25.4984] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49320" + "plane" "(-944 1520 896) (-944 1536 896) (-944 1536 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60996" - "plane" "(-1016 1416 896) (-1024 1424 896) (-1024 1424 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -194.137] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88565" + side + { + "id" "49329" + "plane" "(-896 1520 1272) (-928 1520 1272) (-912 1536 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605652 -0.605652 0.516109 394.691] 0.25" + "vaxis" "[0.707107 0.707107 0 -228.46] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49328" + "plane" "(-912 1536 896) (-928 1520 896) (-896 1520 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605652 -0.605652 -0.516109 269.824] 0.25" + "vaxis" "[-0.707107 -0.707107 0 847.13] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49327" + "plane" "(-896 1520 896) (-928 1520 896) (-928 1520 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -60.7192] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49326" + "plane" "(-928 1520 896) (-912 1536 896) (-912 1536 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707107 0 -431.919] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49325" + "plane" "(-912 1536 896) (-896 1520 896) (-896 1520 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 -0.707106 0 65.0055] 0.25" + "vaxis" "[0 0 -1 80] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60995" - "plane" "(-1024 1424 896) (-1016 1432 896) (-1016 1432 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 478.467] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88566" + side + { + "id" "49334" + "plane" "(-896 1520 1272) (-912 1520 1272) (-896 1536 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 -0.605653 0.51611 503.812] 0.25" + "vaxis" "[0.707107 0.707107 0 -876.378] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49333" + "plane" "(-896 1536 896) (-912 1520 896) (-896 1520 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 -0.605653 -0.51611 338.782] 0.25" + "vaxis" "[-0.707107 -0.707107 0 346.378] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49332" + "plane" "(-896 1520 896) (-912 1520 896) (-912 1520 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 856.614] 0.25" + "vaxis" "[0 0 -1 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49331" + "plane" "(-912 1520 896) (-896 1536 896) (-896 1536 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707107 0 -386.868] 0.25" + "vaxis" "[0 0 -1 -200] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49330" + "plane" "(-896 1536 896) (-896 1520 896) (-896 1520 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 -1 0 320] 0.25" + "vaxis" "[0 0 -1 -80] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60994" - "plane" "(-1016 1432 896) (-1016 1416 896) (-1016 1416 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88567" + side + { + "id" "49339" + "plane" "(-912 1520 1272) (-944 1520 1272) (-928 1536 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 -0.605653 0.51611 -413.521] 0.25" + "vaxis" "[0.707107 0.707107 0 -876.378] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49338" + "plane" "(-928 1536 896) (-944 1520 896) (-912 1520 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 -0.605653 -0.51611 445.444] 0.25" + "vaxis" "[-0.707107 -0.707107 0 346.378] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49337" + "plane" "(-912 1520 896) (-944 1520 896) (-944 1520 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 45.9478] 0.25" + "vaxis" "[0 0 -1 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49336" + "plane" "(-944 1520 896) (-928 1536 896) (-928 1536 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707106 0 -477.376] 0.25" + "vaxis" "[0 0 -1 -200] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "49335" + "plane" "(-928 1536 896) (-912 1520 896) (-912 1520 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 -0.707107 0 19.5504] 0.25" + "vaxis" "[0 0 -1 -200] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[500 1500]" } } - solid +} +hidden +{ + entity { - "id" "108826" - side - { - "id" "61003" - "plane" "(-1016 1432 1272) (-1024 1440 1272) (-1016 1448 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 384] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88658" + "classname" "func_detail" + hidden { - "id" "61002" - "plane" "(-1024 1440 896) (-1024 1440 1272) (-1016 1432 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -148.884] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88588" + side + { + "id" "49501" + "plane" "(-1088 760 696) (-1088 776 696) (-1024 776 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49500" + "plane" "(-1088 776 692) (-1088 776 696) (-1088 760 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49499" + "plane" "(-1024 760 692) (-1024 760 696) (-1024 776 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49498" + "plane" "(-1024 776 692) (-1024 776 696) (-1088 776 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49497" + "plane" "(-1088 760 692) (-1088 760 696) (-1024 760 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49496" + "plane" "(-1088 776 692) (-1088 760 692) (-1024 760 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61001" - "plane" "(-1016 1448 1272) (-1024 1440 1272) (-1024 1440 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 523.721] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88610" + side + { + "id" "49507" + "plane" "(-1028 776 640) (-1084 776 640) (-1084 764 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49506" + "plane" "(-1084 776 640) (-1028 776 640) (-1028 776 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49505" + "plane" "(-1084 764 692) (-1084 776 692) (-1028 776 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49504" + "plane" "(-1084 764 640) (-1084 776 640) (-1084 776 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49503" + "plane" "(-1028 776 692) (-1028 776 640) (-1028 764 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49502" + "plane" "(-1028 764 640) (-1084 764 640) (-1084 764 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61000" - "plane" "(-1024 1440 896) (-1016 1432 896) (-1016 1448 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88600" + side + { + "id" "49513" + "plane" "(-1028 760 640) (-1024 760 640) (-1024 776 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49512" + "plane" "(-1024 776 692) (-1024 776 640) (-1024 760 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49511" + "plane" "(-1028 776 640) (-1024 776 640) (-1024 776 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49510" + "plane" "(-1024 760 692) (-1024 760 640) (-1028 760 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -224] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49509" + "plane" "(-1028 776 692) (-1024 776 692) (-1024 760 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49508" + "plane" "(-1028 760 692) (-1028 760 640) (-1028 776 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -752] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "60999" - "plane" "(-1016 1432 896) (-1016 1432 1272) (-1016 1448 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88602" + side + { + "id" "49519" + "plane" "(-1088 776 640) (-1088 760 640) (-1084 760 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -736] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49518" + "plane" "(-1088 760 692) (-1088 760 640) (-1088 776 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49517" + "plane" "(-1088 776 692) (-1088 776 640) (-1084 776 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49516" + "plane" "(-1084 760 640) (-1088 760 640) (-1088 760 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49515" + "plane" "(-1088 760 692) (-1088 776 692) (-1084 776 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 1008] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49514" + "plane" "(-1084 776 692) (-1084 776 640) (-1084 760 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 11000]" } } - solid +} +hidden +{ + entity { - "id" "108821" - side - { - "id" "61008" - "plane" "(-1016 1448 1272) (-1024 1456 1272) (-1016 1464 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88668" + "classname" "func_detail" + hidden { - "id" "61007" - "plane" "(-1024 1456 896) (-1016 1448 896) (-1016 1464 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88631" + side + { + "id" "49525" + "plane" "(-1084 712 640) (-1088 712 640) (-1088 696 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -736] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49524" + "plane" "(-1088 696 692) (-1088 696 640) (-1088 712 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49523" + "plane" "(-1088 712 692) (-1088 712 640) (-1084 712 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49522" + "plane" "(-1084 696 640) (-1088 696 640) (-1088 696 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 576] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49521" + "plane" "(-1084 696 692) (-1088 696 692) (-1088 712 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 1008] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49520" + "plane" "(-1084 712 692) (-1084 712 640) (-1084 696 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61006" - "plane" "(-1016 1448 896) (-1024 1456 896) (-1024 1456 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -103.624] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88630" + side + { + "id" "49531" + "plane" "(-1088 696 696) (-1088 712 696) (-1024 712 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49530" + "plane" "(-1088 712 692) (-1088 712 696) (-1088 696 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49529" + "plane" "(-1024 696 692) (-1024 696 696) (-1024 712 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49528" + "plane" "(-1024 712 692) (-1024 712 696) (-1088 712 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49527" + "plane" "(-1088 696 692) (-1088 696 696) (-1024 696 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49526" + "plane" "(-1088 712 692) (-1088 696 692) (-1024 696 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61005" - "plane" "(-1024 1456 896) (-1016 1464 896) (-1016 1464 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 568.971] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88629" + side + { + "id" "49537" + "plane" "(-1028 696 640) (-1024 696 640) (-1024 712 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -800] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49536" + "plane" "(-1024 712 692) (-1024 712 640) (-1024 696 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49535" + "plane" "(-1028 712 640) (-1024 712 640) (-1024 712 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[1 0 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49534" + "plane" "(-1024 696 692) (-1024 696 640) (-1028 696 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[-1 0 0 -704] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49533" + "plane" "(-1028 712 692) (-1024 712 692) (-1024 696 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49532" + "plane" "(-1028 696 692) (-1028 696 640) (-1028 712 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61004" - "plane" "(-1016 1464 896) (-1016 1448 896) (-1016 1448 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88628" + side + { + "id" "49543" + "plane" "(-1028 708 640) (-1084 708 640) (-1084 700 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -224] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49542" + "plane" "(-1084 708 640) (-1028 708 640) (-1028 708 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49541" + "plane" "(-1084 700 692) (-1084 708 692) (-1028 708 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49540" + "plane" "(-1084 700 640) (-1084 708 640) (-1084 708 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49539" + "plane" "(-1028 708 692) (-1028 708 640) (-1028 700 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49538" + "plane" "(-1028 700 640) (-1084 700 640) (-1084 700 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 11500]" } } - solid +} +hidden +{ + entity { - "id" "108825" - side - { - "id" "61013" - "plane" "(-1016 1464 1272) (-1024 1472 1272) (-1016 1480 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 512] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61012" - "plane" "(-1024 1472 896) (-1024 1472 1272) (-1016 1464 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -58.373] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61011" - "plane" "(-1016 1480 1272) (-1024 1472 1272) (-1024 1472 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 614.224] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88676" + "classname" "func_detail" + hidden { - "id" "61010" - "plane" "(-1024 1472 896) (-1016 1464 896) (-1016 1480 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88648" + side + { + "id" "49549" + "plane" "(-1058 700 692) (-1054 700 692) (-1054 696 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49548" + "plane" "(-1058 696 640) (-1054 696 640) (-1054 700 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49547" + "plane" "(-1058 700 692) (-1058 696 692) (-1058 696 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49546" + "plane" "(-1054 700 640) (-1054 696 640) (-1054 696 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49545" + "plane" "(-1054 700 692) (-1058 700 692) (-1058 700 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49544" + "plane" "(-1054 696 640) (-1058 696 640) (-1058 696 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61009" - "plane" "(-1016 1464 896) (-1016 1464 1272) (-1016 1480 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88649" + side + { + "id" "49555" + "plane" "(-1082 699 642) (-1082 697 642) (-1058 697 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49554" + "plane" "(-1058 697 642) (-1082 697 642) (-1082 697 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49553" + "plane" "(-1058 697 690) (-1082 697 690) (-1082 699 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49552" + "plane" "(-1082 697 690) (-1082 697 642) (-1082 699 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49551" + "plane" "(-1058 699 642) (-1058 697 642) (-1058 697 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49550" + "plane" "(-1082 699 642) (-1058 699 642) (-1058 699 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12000]" } } - solid +} +hidden +{ + entity { - "id" "108822" - side - { - "id" "61018" - "plane" "(-1016 1480 1272) (-1024 1488 1272) (-1016 1496 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61017" - "plane" "(-1024 1488 896) (-1016 1480 896) (-1016 1496 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61016" - "plane" "(-1016 1480 896) (-1024 1488 896) (-1024 1488 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -13.1216] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88682" + "classname" "func_detail" + hidden { - "id" "61015" - "plane" "(-1024 1488 896) (-1016 1496 896) (-1016 1496 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 659.473] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88640" + side + { + "id" "49561" + "plane" "(-1058 712 692) (-1054 712 692) (-1054 708 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -208] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49560" + "plane" "(-1058 708 640) (-1054 708 640) (-1054 712 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -208] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49559" + "plane" "(-1058 712 692) (-1058 708 692) (-1058 708 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 208] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49558" + "plane" "(-1054 712 640) (-1054 708 640) (-1054 708 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 208] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49557" + "plane" "(-1054 712 692) (-1058 712 692) (-1058 712 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49556" + "plane" "(-1054 708 640) (-1058 708 640) (-1058 708 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61014" - "plane" "(-1016 1496 896) (-1016 1480 896) (-1016 1480 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88641" + side + { + "id" "49567" + "plane" "(-1082 711 642) (-1082 709 642) (-1058 709 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49566" + "plane" "(-1058 709 642) (-1082 709 642) (-1082 709 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49565" + "plane" "(-1058 709 690) (-1082 709 690) (-1082 711 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49564" + "plane" "(-1082 709 690) (-1082 709 642) (-1082 711 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49563" + "plane" "(-1058 711 642) (-1058 709 642) (-1058 709 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49562" + "plane" "(-1082 711 642) (-1058 711 642) (-1058 711 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12500]" } } - solid +} +hidden +{ + entity { - "id" "108824" - side - { - "id" "61023" - "plane" "(-1016 1496 1272) (-1024 1504 1272) (-1016 1504 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 640] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61022" - "plane" "(-1024 1504 896) (-1024 1504 1272) (-1016 1496 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -991.873] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61021" - "plane" "(-1016 1504 1272) (-1024 1504 1272) (-1024 1504 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88688" + "classname" "func_detail" + hidden { - "id" "61020" - "plane" "(-1024 1504 896) (-1016 1496 896) (-1016 1504 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88618" + side + { + "id" "49573" + "plane" "(-1058 764 692) (-1054 764 692) (-1054 760 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49572" + "plane" "(-1058 760 640) (-1054 760 640) (-1054 764 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49571" + "plane" "(-1058 764 692) (-1058 760 692) (-1058 760 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49570" + "plane" "(-1054 764 640) (-1054 760 640) (-1054 760 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49569" + "plane" "(-1054 764 692) (-1058 764 692) (-1058 764 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49568" + "plane" "(-1054 760 640) (-1058 760 640) (-1058 760 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61019" - "plane" "(-1016 1496 896) (-1016 1496 1272) (-1016 1504 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88609" + side + { + "id" "49579" + "plane" "(-1082 763 642) (-1082 761 642) (-1058 761 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49578" + "plane" "(-1058 761 642) (-1082 761 642) (-1082 761 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49577" + "plane" "(-1058 761 690) (-1082 761 690) (-1082 763 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49576" + "plane" "(-1082 761 690) (-1082 761 642) (-1082 763 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49575" + "plane" "(-1058 763 642) (-1058 761 642) (-1058 761 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49574" + "plane" "(-1082 763 642) (-1058 763 642) (-1058 763 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 13000]" } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -9768]" - } } -entity +hidden { - "id" "109702" - "classname" "func_detail" - solid + entity { - "id" "107534" - side - { - "id" "61028" - "plane" "(-1024 1248 620) (-1008 1232 620) (-1008 1264 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 640] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88711" + "classname" "func_detail" + hidden { - "id" "61027" - "plane" "(-1008 1264 620) (-1008 1232 620) (-1008 1232 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -640] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88712" + side + { + "id" "49633" + "plane" "(-1084 648 640) (-1088 648 640) (-1088 632 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -736] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49632" + "plane" "(-1088 632 692) (-1088 632 640) (-1088 648 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49631" + "plane" "(-1088 648 692) (-1088 648 640) (-1084 648 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[-1 0 0 -768] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49630" + "plane" "(-1084 632 640) (-1088 632 640) (-1088 632 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 832] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49629" + "plane" "(-1084 632 692) (-1088 632 692) (-1088 648 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 1008] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49628" + "plane" "(-1084 648 692) (-1084 648 640) (-1084 632 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61026" - "plane" "(-1008 1232 620) (-1024 1248 620) (-1024 1248 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -691.933] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88713" + side + { + "id" "49639" + "plane" "(-1088 632 696) (-1088 648 696) (-1024 648 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49638" + "plane" "(-1088 648 692) (-1088 648 696) (-1088 632 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49637" + "plane" "(-1024 632 692) (-1024 632 696) (-1024 648 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49636" + "plane" "(-1024 648 692) (-1024 648 696) (-1088 648 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -224] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49635" + "plane" "(-1088 632 692) (-1088 632 696) (-1024 632 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49634" + "plane" "(-1088 648 692) (-1088 632 692) (-1024 632 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61025" - "plane" "(-1024 1248 620) (-1008 1264 620) (-1008 1264 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 1004.67] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88714" + side + { + "id" "49645" + "plane" "(-1028 632 640) (-1024 632 640) (-1024 648 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -800] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49644" + "plane" "(-1024 648 692) (-1024 648 640) (-1024 632 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49643" + "plane" "(-1028 648 640) (-1024 648 640) (-1024 648 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[1 0 0 512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49642" + "plane" "(-1024 632 692) (-1024 632 640) (-1028 632 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[-1 0 0 -448] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49641" + "plane" "(-1028 648 692) (-1024 648 692) (-1024 632 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49640" + "plane" "(-1028 632 692) (-1028 632 640) (-1028 648 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61024" - "plane" "(-1008 1264 768) (-1008 1232 768) (-1024 1248 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88715" + side + { + "id" "49651" + "plane" "(-1028 644 640) (-1084 644 640) (-1084 636 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49650" + "plane" "(-1084 644 640) (-1028 644 640) (-1028 644 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49649" + "plane" "(-1084 636 692) (-1084 644 692) (-1028 644 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49648" + "plane" "(-1084 636 640) (-1084 644 640) (-1084 644 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49647" + "plane" "(-1028 644 692) (-1028 644 640) (-1028 636 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49646" + "plane" "(-1028 636 640) (-1084 636 640) (-1084 636 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 11500]" } } - solid +} +hidden +{ + entity { - "id" "107536" - side - { - "id" "61033" - "plane" "(-1024 1216 620) (-1008 1200 620) (-1008 1232 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 512] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61032" - "plane" "(-1008 1232 620) (-1008 1200 620) (-1008 1200 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61031" - "plane" "(-1008 1200 620) (-1024 1216 620) (-1024 1216 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -782.44] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88716" + "classname" "func_detail" + hidden { - "id" "61030" - "plane" "(-1024 1216 620) (-1008 1232 620) (-1008 1232 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 914.168] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88717" + side + { + "id" "49657" + "plane" "(-1058.69 632.073 692) (-1057.93 636 692) (-1054 635.237 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0.190809 0.981627 0 238.188] 0.25" + "vaxis" "[0.981627 -0.190809 0 47.3758] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49656" + "plane" "(-1054.76 631.31 640) (-1054 635.237 640) (-1057.93 636 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0.190809 0.981627 0 238.188] 0.25" + "vaxis" "[0.981627 -0.190809 0 47.3758] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49655" + "plane" "(-1058.69 632.073 692) (-1054.76 631.31 692) (-1054.76 631.31 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-0.981627 0.190809 0 -47.3758] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49654" + "plane" "(-1057.93 636 640) (-1054 635.237 640) (-1054 635.237 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-0.981627 0.190809 0 -47.3758] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49653" + "plane" "(-1057.93 636 692) (-1058.69 632.073 692) (-1058.69 632.073 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0.190809 0.981627 0 238.188] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49652" + "plane" "(-1054 635.237 640) (-1054.76 631.31 640) (-1054.76 631.31 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0.190809 0.981627 0 238.188] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61029" - "plane" "(-1008 1232 768) (-1008 1200 768) (-1024 1216 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88718" + side + { + "id" "49663" + "plane" "(-1062.29 608.324 642) (-1060.32 607.942 642) (-1055.74 631.501 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0.190809 0.981627 0 0] 0.25" + "vaxis" "[0.981627 -0.190809 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49662" + "plane" "(-1055.74 631.501 642) (-1060.32 607.942 642) (-1060.32 607.942 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0.190809 0.981627 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49661" + "plane" "(-1055.74 631.501 690) (-1060.32 607.942 690) (-1062.29 608.324 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0.190809 0.981627 0 0] 0.25" + "vaxis" "[0.981627 -0.190809 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49660" + "plane" "(-1060.32 607.942 690) (-1060.32 607.942 642) (-1062.29 608.324 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-0.981627 0.190809 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49659" + "plane" "(-1057.71 631.883 642) (-1055.74 631.501 642) (-1055.74 631.501 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-0.981627 0.190809 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49658" + "plane" "(-1062.29 608.324 642) (-1057.71 631.883 642) (-1057.71 631.883 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0.190809 0.981627 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12000]" } } - solid +} +hidden +{ + entity { - "id" "107538" - side - { - "id" "61038" - "plane" "(-1024 1184 620) (-1008 1168 620) (-1008 1200 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 384] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61037" - "plane" "(-1008 1200 620) (-1008 1168 620) (-1008 1168 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61036" - "plane" "(-1008 1168 620) (-1024 1184 620) (-1024 1184 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -872.95] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88719" + "classname" "func_detail" + hidden { - "id" "61035" - "plane" "(-1024 1184 620) (-1008 1200 620) (-1008 1200 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 823.66] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88720" + side + { + "id" "49669" + "plane" "(-1058 648 692) (-1054 648 692) (-1054 644 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49668" + "plane" "(-1058 644 640) (-1054 644 640) (-1054 648 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -464] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49667" + "plane" "(-1058 648 692) (-1058 644 692) (-1058 644 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 464] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49666" + "plane" "(-1054 648 640) (-1054 644 640) (-1054 644 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 464] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49665" + "plane" "(-1054 648 692) (-1058 648 692) (-1058 648 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49664" + "plane" "(-1054 644 640) (-1058 644 640) (-1058 644 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61034" - "plane" "(-1008 1200 768) (-1008 1168 768) (-1024 1184 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88721" + side + { + "id" "49675" + "plane" "(-1082 647 642) (-1082 645 642) (-1058 645 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49674" + "plane" "(-1058 645 642) (-1082 645 642) (-1082 645 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49673" + "plane" "(-1058 645 690) (-1082 645 690) (-1082 647 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49672" + "plane" "(-1082 645 690) (-1082 645 642) (-1082 647 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49671" + "plane" "(-1058 647 642) (-1058 645 642) (-1058 645 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49670" + "plane" "(-1082 647 642) (-1058 647 642) (-1058 647 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12500]" } } - solid +} +hidden +{ + entity { - "id" "107540" - side - { - "id" "61043" - "plane" "(-1024 1152 620) (-1008 1136 620) (-1008 1168 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88733" + "classname" "func_detail" + hidden { - "id" "61042" - "plane" "(-1008 1168 620) (-1008 1136 620) (-1008 1136 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88734" + side + { + "id" "49729" + "plane" "(-1084 584 640) (-1088 584 640) (-1088 568 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -736] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49728" + "plane" "(-1088 568 692) (-1088 568 640) (-1088 584 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49727" + "plane" "(-1088 584 692) (-1088 584 640) (-1084 584 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[-1 0 0 -512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49726" + "plane" "(-1084 568 640) (-1088 568 640) (-1088 568 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49725" + "plane" "(-1084 568 692) (-1088 568 692) (-1088 584 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 1008] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49724" + "plane" "(-1084 584 692) (-1084 584 640) (-1084 568 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61041" - "plane" "(-1008 1136 620) (-1024 1152 620) (-1024 1152 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -963.458] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88735" + side + { + "id" "49735" + "plane" "(-1088 568 696) (-1088 584 696) (-1024 584 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49734" + "plane" "(-1088 584 692) (-1088 584 696) (-1088 568 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49733" + "plane" "(-1024 568 692) (-1024 568 696) (-1024 584 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49732" + "plane" "(-1024 584 692) (-1024 584 696) (-1088 584 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -992] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49731" + "plane" "(-1088 568 692) (-1088 568 696) (-1024 568 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 544] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49730" + "plane" "(-1088 584 692) (-1088 568 692) (-1024 568 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61040" - "plane" "(-1024 1152 620) (-1008 1168 620) (-1008 1168 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 733.152] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88736" + side + { + "id" "49741" + "plane" "(-1028 568 640) (-1024 568 640) (-1024 584 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -800] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49740" + "plane" "(-1024 584 692) (-1024 584 640) (-1024 568 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49739" + "plane" "(-1028 584 640) (-1024 584 640) (-1024 584 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[1 0 0 768] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49738" + "plane" "(-1024 568 692) (-1024 568 640) (-1028 568 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[-1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49737" + "plane" "(-1028 584 692) (-1024 584 692) (-1024 568 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49736" + "plane" "(-1028 568 692) (-1028 568 640) (-1028 584 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61039" - "plane" "(-1008 1168 768) (-1008 1136 768) (-1024 1152 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88737" + side + { + "id" "49747" + "plane" "(-1028 580 640) (-1084 580 640) (-1084 572 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -736] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49746" + "plane" "(-1084 580 640) (-1028 580 640) (-1028 580 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49745" + "plane" "(-1084 572 692) (-1084 580 692) (-1028 580 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -768] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49744" + "plane" "(-1084 572 640) (-1084 580 640) (-1084 580 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49743" + "plane" "(-1028 580 692) (-1028 580 640) (-1028 572 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49742" + "plane" "(-1028 572 640) (-1084 572 640) (-1084 572 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 11500]" } } - solid +} +hidden +{ + entity { - "id" "107542" - side - { - "id" "61048" - "plane" "(-1024 1120 620) (-1008 1104 620) (-1008 1136 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61047" - "plane" "(-1008 1136 620) (-1008 1104 620) (-1008 1104 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61046" - "plane" "(-1008 1104 620) (-1024 1120 620) (-1024 1120 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -29.9658] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88738" + "classname" "func_detail" + hidden { - "id" "61045" - "plane" "(-1024 1120 620) (-1008 1136 620) (-1008 1136 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 642.643] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88739" + side + { + "id" "49753" + "plane" "(-1054 516 692) (-1058 516 692) (-1058 520 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49752" + "plane" "(-1054 520 640) (-1058 520 640) (-1058 516 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49751" + "plane" "(-1054 516 692) (-1054 520 692) (-1054 520 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49750" + "plane" "(-1058 516 640) (-1058 520 640) (-1058 520 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49749" + "plane" "(-1058 516 692) (-1054 516 692) (-1054 516 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49748" + "plane" "(-1058 520 640) (-1054 520 640) (-1054 520 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61044" - "plane" "(-1008 1136 768) (-1008 1104 768) (-1024 1120 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88740" + side + { + "id" "49759" + "plane" "(-1030 517 642) (-1030 519 642) (-1054 519 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49758" + "plane" "(-1054 519 642) (-1030 519 642) (-1030 519 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49757" + "plane" "(-1054 519 690) (-1030 519 690) (-1030 517 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49756" + "plane" "(-1030 519 690) (-1030 519 642) (-1030 517 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49755" + "plane" "(-1054 517 642) (-1054 519 642) (-1054 519 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49754" + "plane" "(-1030 517 642) (-1054 517 642) (-1054 517 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12000]" } } - solid +} +hidden +{ + entity { - "id" "107544" - side - { - "id" "61053" - "plane" "(-1024 1088 620) (-1008 1072 620) (-1008 1104 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61052" - "plane" "(-1008 1104 620) (-1008 1072 620) (-1008 1072 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61051" - "plane" "(-1008 1072 620) (-1024 1088 620) (-1024 1088 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -120.473] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88741" + "classname" "func_detail" + hidden { - "id" "61050" - "plane" "(-1024 1088 620) (-1008 1104 620) (-1008 1104 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 552.136] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88742" + side + { + "id" "49765" + "plane" "(-1054.9 584.797 692) (-1054 580.9 692) (-1057.9 580 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0.224951 -0.97437 0 20.4391] 0.25" + "vaxis" "[-0.97437 -0.224951 0 14.7518] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49764" + "plane" "(-1058.8 583.897 640) (-1057.9 580 640) (-1054 580.9 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0.224951 -0.97437 0 20.4391] 0.25" + "vaxis" "[-0.97437 -0.224951 0 14.7518] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49763" + "plane" "(-1054.9 584.797 692) (-1058.8 583.897 692) (-1058.8 583.897 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0.97437 0.224951 0 -14.7518] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49762" + "plane" "(-1054 580.9 640) (-1057.9 580 640) (-1057.9 580 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0.97437 0.224951 0 -14.7518] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49761" + "plane" "(-1054 580.9 692) (-1054.9 584.797 692) (-1054.9 584.797 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0.224951 -0.97437 0 20.4391] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49760" + "plane" "(-1057.9 580 640) (-1058.8 583.897 640) (-1058.8 583.897 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0.224951 -0.97437 0 20.4391] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61049" - "plane" "(-1008 1104 768) (-1008 1072 768) (-1024 1088 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88743" + side + { + "id" "49771" + "plane" "(-1061.27 607.957 642) (-1063.22 607.507 642) (-1057.82 584.122 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0.224951 -0.97437 0 0] 0.25" + "vaxis" "[-0.97437 -0.224951 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49770" + "plane" "(-1057.82 584.122 642) (-1063.22 607.507 642) (-1063.22 607.507 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0.224951 -0.97437 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49769" + "plane" "(-1057.82 584.122 690) (-1063.22 607.507 690) (-1061.27 607.957 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0.224951 -0.97437 0 0] 0.25" + "vaxis" "[-0.97437 -0.224951 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49768" + "plane" "(-1063.22 607.507 690) (-1063.22 607.507 642) (-1061.27 607.957 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0.97437 0.224951 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49767" + "plane" "(-1055.87 584.572 642) (-1057.82 584.122 642) (-1057.82 584.122 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0.97437 0.224951 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49766" + "plane" "(-1061.27 607.957 642) (-1055.87 584.572 642) (-1055.87 584.572 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0.224951 -0.97437 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12500]" } } - solid +} +hidden +{ + entity { - "id" "107546" - side - { - "id" "61058" - "plane" "(-1024 1056 620) (-1008 1040 620) (-1008 1072 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 896] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88755" + "classname" "func_detail" + hidden { - "id" "61057" - "plane" "(-1008 1072 620) (-1008 1040 620) (-1008 1040 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -896] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88756" + side + { + "id" "49825" + "plane" "(-1084 520 640) (-1088 520 640) (-1088 504 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -736] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49824" + "plane" "(-1088 504 692) (-1088 504 640) (-1088 520 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49823" + "plane" "(-1088 520 692) (-1088 520 640) (-1084 520 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[-1 0 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49822" + "plane" "(-1084 504 640) (-1088 504 640) (-1088 504 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49821" + "plane" "(-1084 504 692) (-1088 504 692) (-1088 520 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 1008] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49820" + "plane" "(-1084 520 692) (-1084 520 640) (-1084 504 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61056" - "plane" "(-1008 1040 620) (-1024 1056 620) (-1024 1056 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -210.981] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88757" + side + { + "id" "49831" + "plane" "(-1088 504 696) (-1088 520 696) (-1024 520 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49830" + "plane" "(-1088 520 692) (-1088 520 696) (-1088 504 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49829" + "plane" "(-1024 504 692) (-1024 504 696) (-1024 520 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49828" + "plane" "(-1024 520 692) (-1024 520 696) (-1088 520 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -736] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49827" + "plane" "(-1088 504 692) (-1088 504 696) (-1024 504 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49826" + "plane" "(-1088 520 692) (-1088 504 692) (-1024 504 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61055" - "plane" "(-1024 1056 620) (-1008 1072 620) (-1008 1072 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 461.629] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88758" + side + { + "id" "49837" + "plane" "(-1028 504 640) (-1024 504 640) (-1024 520 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -800] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49836" + "plane" "(-1024 520 692) (-1024 520 640) (-1024 504 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49835" + "plane" "(-1028 520 640) (-1024 520 640) (-1024 520 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49834" + "plane" "(-1024 504 692) (-1024 504 640) (-1028 504 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49833" + "plane" "(-1028 520 692) (-1024 520 692) (-1024 504 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49832" + "plane" "(-1028 504 692) (-1028 504 640) (-1028 520 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61054" - "plane" "(-1008 1072 768) (-1008 1040 768) (-1024 1056 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88759" + side + { + "id" "49843" + "plane" "(-1028 516 640) (-1084 516 640) (-1084 504 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49842" + "plane" "(-1084 516 640) (-1028 516 640) (-1028 516 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49841" + "plane" "(-1084 504 692) (-1084 516 692) (-1028 516 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49840" + "plane" "(-1084 504 640) (-1084 516 640) (-1084 516 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49839" + "plane" "(-1028 516 692) (-1028 516 640) (-1028 504 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49838" + "plane" "(-1028 504 640) (-1084 504 640) (-1084 504 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 11500]" } } - solid +} +hidden +{ + entity { - "id" "108815" - side - { - "id" "61063" - "plane" "(-1016 1256 1272) (-1024 1264 1272) (-1016 1272 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61062" - "plane" "(-1024 1264 896) (-1016 1256 896) (-1016 1272 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61061" - "plane" "(-1016 1256 896) (-1024 1264 896) (-1024 1264 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -656.789] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "88763" + "classname" "func_detail" + hidden { - "id" "61060" - "plane" "(-1024 1264 896) (-1016 1272 896) (-1016 1272 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 15.8291] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88764" + side + { + "id" "49861" + "plane" "(-1054 568 692) (-1058 568 692) (-1058 572 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 -208] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49860" + "plane" "(-1054 572 640) (-1058 572 640) (-1058 568 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 -208] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49859" + "plane" "(-1054 568 692) (-1054 572 692) (-1054 572 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 208] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49858" + "plane" "(-1058 568 640) (-1058 572 640) (-1058 572 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 208] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49857" + "plane" "(-1058 568 692) (-1054 568 692) (-1054 568 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49856" + "plane" "(-1058 572 640) (-1054 572 640) (-1054 572 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61059" - "plane" "(-1016 1272 896) (-1016 1256 896) (-1016 1256 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "88765" + side + { + "id" "49867" + "plane" "(-1030 569 642) (-1030 571 642) (-1054 571 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49866" + "plane" "(-1054 571 642) (-1030 571 642) (-1030 571 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49865" + "plane" "(-1054 571 690) (-1030 571 690) (-1030 569 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49864" + "plane" "(-1030 571 690) (-1030 571 642) (-1030 569 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49863" + "plane" "(-1054 569 642) (-1054 571 642) (-1054 571 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "49862" + "plane" "(-1030 569 642) (-1054 569 642) (-1054 569 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12500]" } } - solid +} +hidden +{ + entity { - "id" "108832" - side - { - "id" "61068" - "plane" "(-1016 1240 1272) (-1024 1248 1272) (-1016 1256 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 640] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61067" - "plane" "(-1024 1248 896) (-1024 1248 1272) (-1016 1240 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -702.04] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61066" - "plane" "(-1016 1256 1272) (-1024 1248 1272) (-1024 1248 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 994.563] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89047" + "classname" "func_detail" + hidden { - "id" "61065" - "plane" "(-1024 1248 896) (-1016 1240 896) (-1016 1256 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89048" + side + { + "id" "50341" + "plane" "(-1058 1788 692) (-1054 1788 692) (-1054 1784 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50340" + "plane" "(-1058 1784 640) (-1054 1784 640) (-1054 1788 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50339" + "plane" "(-1058 1788 692) (-1058 1784 692) (-1058 1784 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50338" + "plane" "(-1054 1788 640) (-1054 1784 640) (-1054 1784 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50337" + "plane" "(-1054 1788 692) (-1058 1788 692) (-1058 1788 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50336" + "plane" "(-1054 1784 640) (-1058 1784 640) (-1058 1784 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61064" - "plane" "(-1016 1240 896) (-1016 1240 1272) (-1016 1256 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89049" + side + { + "id" "50347" + "plane" "(-1082 1787 642) (-1082 1785 642) (-1058 1785 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50346" + "plane" "(-1058 1785 642) (-1082 1785 642) (-1082 1785 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50345" + "plane" "(-1058 1785 690) (-1082 1785 690) (-1082 1787 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50344" + "plane" "(-1082 1785 690) (-1082 1785 642) (-1082 1787 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50343" + "plane" "(-1058 1787 642) (-1058 1785 642) (-1058 1785 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50342" + "plane" "(-1082 1787 642) (-1058 1787 642) (-1058 1787 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 13000]" } } - solid +} +hidden +{ + entity { - "id" "108813" - side - { - "id" "61073" - "plane" "(-1016 1224 1272) (-1024 1232 1272) (-1016 1240 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89050" + "classname" "func_detail" + hidden { - "id" "61072" - "plane" "(-1024 1232 896) (-1016 1224 896) (-1016 1240 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89051" + side + { + "id" "50353" + "plane" "(-1088 1784 696) (-1088 1800 696) (-1024 1800 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50352" + "plane" "(-1088 1800 692) (-1088 1800 696) (-1088 1784 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50351" + "plane" "(-1024 1784 692) (-1024 1784 696) (-1024 1800 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50350" + "plane" "(-1024 1800 692) (-1024 1800 696) (-1088 1800 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50349" + "plane" "(-1088 1784 692) (-1088 1784 696) (-1024 1784 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50348" + "plane" "(-1088 1800 692) (-1088 1784 692) (-1024 1784 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61071" - "plane" "(-1016 1224 896) (-1024 1232 896) (-1024 1232 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -747.291] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89052" + side + { + "id" "50359" + "plane" "(-1028 1800 640) (-1084 1800 640) (-1084 1788 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50358" + "plane" "(-1084 1800 640) (-1028 1800 640) (-1028 1800 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50357" + "plane" "(-1084 1788 692) (-1084 1800 692) (-1028 1800 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50356" + "plane" "(-1084 1788 640) (-1084 1800 640) (-1084 1800 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50355" + "plane" "(-1028 1800 692) (-1028 1800 640) (-1028 1788 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50354" + "plane" "(-1028 1788 640) (-1084 1788 640) (-1084 1788 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61070" - "plane" "(-1024 1232 896) (-1016 1240 896) (-1016 1240 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 949.312] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89053" + side + { + "id" "50365" + "plane" "(-1028 1784 640) (-1024 1784 640) (-1024 1800 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50364" + "plane" "(-1024 1800 692) (-1024 1800 640) (-1024 1784 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50363" + "plane" "(-1028 1800 640) (-1024 1800 640) (-1024 1800 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50362" + "plane" "(-1024 1784 692) (-1024 1784 640) (-1028 1784 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 -224] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50361" + "plane" "(-1028 1800 692) (-1024 1800 692) (-1024 1784 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50360" + "plane" "(-1028 1784 692) (-1028 1784 640) (-1028 1800 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -752] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61069" - "plane" "(-1016 1240 896) (-1016 1224 896) (-1016 1224 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89054" + side + { + "id" "50371" + "plane" "(-1084 1800 640) (-1088 1800 640) (-1088 1784 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -736] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50370" + "plane" "(-1088 1784 692) (-1088 1784 640) (-1088 1800 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50369" + "plane" "(-1088 1800 692) (-1088 1800 640) (-1084 1800 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50368" + "plane" "(-1084 1784 640) (-1088 1784 640) (-1088 1784 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50367" + "plane" "(-1084 1784 692) (-1088 1784 692) (-1088 1800 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50366" + "plane" "(-1084 1800 692) (-1084 1800 640) (-1084 1784 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 11000]" } } - solid +} +hidden +{ + entity { - "id" "108833" - side - { - "id" "61078" - "plane" "(-1016 1208 1272) (-1024 1216 1272) (-1016 1224 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 512] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89055" + "classname" "func_detail" + hidden { - "id" "61077" - "plane" "(-1024 1216 896) (-1024 1216 1272) (-1016 1208 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -792.544] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89056" + side + { + "id" "50377" + "plane" "(-1084 1736 640) (-1088 1736 640) (-1088 1720 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -736] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50376" + "plane" "(-1088 1720 692) (-1088 1720 640) (-1088 1736 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50375" + "plane" "(-1088 1736 692) (-1088 1736 640) (-1084 1736 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[-1 0 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50374" + "plane" "(-1084 1720 640) (-1088 1720 640) (-1088 1720 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 576] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50373" + "plane" "(-1084 1720 692) (-1088 1720 692) (-1088 1736 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50372" + "plane" "(-1084 1736 692) (-1084 1736 640) (-1084 1720 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61076" - "plane" "(-1016 1224 1272) (-1024 1216 1272) (-1024 1216 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 904.062] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89057" + side + { + "id" "50383" + "plane" "(-1088 1720 696) (-1088 1736 696) (-1024 1736 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50382" + "plane" "(-1088 1736 692) (-1088 1736 696) (-1088 1720 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50381" + "plane" "(-1024 1720 692) (-1024 1720 696) (-1024 1736 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50380" + "plane" "(-1024 1736 692) (-1024 1736 696) (-1088 1736 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50379" + "plane" "(-1088 1720 692) (-1088 1720 696) (-1024 1720 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50378" + "plane" "(-1088 1736 692) (-1088 1720 692) (-1024 1720 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61075" - "plane" "(-1024 1216 896) (-1016 1208 896) (-1016 1224 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89058" + side + { + "id" "50389" + "plane" "(-1028 1720 640) (-1024 1720 640) (-1024 1736 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -800] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50388" + "plane" "(-1024 1736 692) (-1024 1736 640) (-1024 1720 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50387" + "plane" "(-1028 1736 640) (-1024 1736 640) (-1024 1736 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[1 0 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50386" + "plane" "(-1024 1720 692) (-1024 1720 640) (-1028 1720 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[-1 0 0 -704] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50385" + "plane" "(-1028 1736 692) (-1024 1736 692) (-1024 1720 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50384" + "plane" "(-1028 1720 692) (-1028 1720 640) (-1028 1736 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61074" - "plane" "(-1016 1208 896) (-1016 1208 1272) (-1016 1224 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89059" + side + { + "id" "50395" + "plane" "(-1028 1732 640) (-1084 1732 640) (-1084 1724 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 800] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50394" + "plane" "(-1084 1732 640) (-1028 1732 640) (-1028 1732 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50393" + "plane" "(-1084 1724 692) (-1084 1732 692) (-1028 1732 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 768] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50392" + "plane" "(-1084 1724 640) (-1084 1732 640) (-1084 1732 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50391" + "plane" "(-1028 1732 692) (-1028 1732 640) (-1028 1724 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50390" + "plane" "(-1028 1724 640) (-1084 1724 640) (-1084 1724 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 11500]" } } - solid +} +hidden +{ + entity { - "id" "108814" - side - { - "id" "61083" - "plane" "(-1016 1192 1272) (-1024 1200 1272) (-1016 1208 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61082" - "plane" "(-1024 1200 896) (-1016 1192 896) (-1016 1208 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61081" - "plane" "(-1016 1192 896) (-1024 1200 896) (-1024 1200 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -837.798] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89060" + "classname" "func_detail" + hidden { - "id" "61080" - "plane" "(-1024 1200 896) (-1016 1208 896) (-1016 1208 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 858.808] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89061" + side + { + "id" "50401" + "plane" "(-1058 1724 692) (-1054 1724 692) (-1054 1720 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50400" + "plane" "(-1058 1720 640) (-1054 1720 640) (-1054 1724 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50399" + "plane" "(-1058 1724 692) (-1058 1720 692) (-1058 1720 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50398" + "plane" "(-1054 1724 640) (-1054 1720 640) (-1054 1720 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50397" + "plane" "(-1054 1724 692) (-1058 1724 692) (-1058 1724 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50396" + "plane" "(-1054 1720 640) (-1058 1720 640) (-1058 1720 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61079" - "plane" "(-1016 1208 896) (-1016 1192 896) (-1016 1192 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89062" + side + { + "id" "50407" + "plane" "(-1082 1723 642) (-1082 1721 642) (-1058 1721 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50406" + "plane" "(-1058 1721 642) (-1082 1721 642) (-1082 1721 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50405" + "plane" "(-1058 1721 690) (-1082 1721 690) (-1082 1723 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50404" + "plane" "(-1082 1721 690) (-1082 1721 642) (-1082 1723 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50403" + "plane" "(-1058 1723 642) (-1058 1721 642) (-1058 1721 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50402" + "plane" "(-1082 1723 642) (-1058 1723 642) (-1058 1723 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12000]" } } - solid +} +hidden +{ + entity { - "id" "108834" - side - { - "id" "61088" - "plane" "(-1016 1176 1272) (-1024 1184 1272) (-1016 1192 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 384] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89066" + "classname" "func_detail" + hidden { - "id" "61087" - "plane" "(-1024 1184 896) (-1024 1184 1272) (-1016 1176 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -883.057] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89067" + side + { + "id" "50425" + "plane" "(-1084 1672 640) (-1088 1672 640) (-1088 1656 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -736] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50424" + "plane" "(-1088 1656 692) (-1088 1656 640) (-1088 1672 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50423" + "plane" "(-1088 1672 692) (-1088 1672 640) (-1084 1672 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[-1 0 0 -768] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50422" + "plane" "(-1084 1656 640) (-1088 1656 640) (-1088 1656 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50421" + "plane" "(-1084 1656 692) (-1088 1656 692) (-1088 1672 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50420" + "plane" "(-1084 1672 692) (-1084 1672 640) (-1084 1656 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61086" - "plane" "(-1016 1192 1272) (-1024 1184 1272) (-1024 1184 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 813.55] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89068" + side + { + "id" "50431" + "plane" "(-1088 1656 696) (-1088 1672 696) (-1024 1672 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50430" + "plane" "(-1088 1672 692) (-1088 1672 696) (-1088 1656 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50429" + "plane" "(-1024 1656 692) (-1024 1656 696) (-1024 1672 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50428" + "plane" "(-1024 1672 692) (-1024 1672 696) (-1088 1672 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -224] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50427" + "plane" "(-1088 1656 692) (-1088 1656 696) (-1024 1656 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50426" + "plane" "(-1088 1672 692) (-1088 1656 692) (-1024 1656 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61085" - "plane" "(-1024 1184 896) (-1016 1176 896) (-1016 1192 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89069" + side + { + "id" "50437" + "plane" "(-1028 1656 640) (-1024 1656 640) (-1024 1672 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -800] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50436" + "plane" "(-1024 1672 692) (-1024 1672 640) (-1024 1656 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50435" + "plane" "(-1028 1672 640) (-1024 1672 640) (-1024 1672 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[1 0 0 512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50434" + "plane" "(-1024 1656 692) (-1024 1656 640) (-1028 1656 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[-1 0 0 -448] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50433" + "plane" "(-1028 1672 692) (-1024 1672 692) (-1024 1656 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50432" + "plane" "(-1028 1656 692) (-1028 1656 640) (-1028 1672 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61084" - "plane" "(-1016 1176 896) (-1016 1176 1272) (-1016 1192 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89070" + side + { + "id" "50443" + "plane" "(-1028 1668 640) (-1084 1668 640) (-1084 1660 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 544] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50442" + "plane" "(-1084 1668 640) (-1028 1668 640) (-1028 1668 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50441" + "plane" "(-1084 1660 692) (-1084 1668 692) (-1028 1668 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50440" + "plane" "(-1084 1660 640) (-1084 1668 640) (-1084 1668 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50439" + "plane" "(-1028 1668 692) (-1028 1668 640) (-1028 1660 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50438" + "plane" "(-1028 1660 640) (-1084 1660 640) (-1084 1660 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 11500]" } } - solid +} +hidden +{ + entity { - "id" "108811" - side - { - "id" "61093" - "plane" "(-1016 1160 1272) (-1024 1168 1272) (-1016 1176 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89074" + "classname" "func_detail" + hidden { - "id" "61092" - "plane" "(-1024 1168 896) (-1016 1160 896) (-1016 1176 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89075" + side + { + "id" "50461" + "plane" "(-1084 1608 640) (-1088 1608 640) (-1088 1592 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -736] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50460" + "plane" "(-1088 1592 692) (-1088 1592 640) (-1088 1608 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50459" + "plane" "(-1088 1608 692) (-1088 1608 640) (-1084 1608 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[-1 0 0 -512] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50458" + "plane" "(-1084 1592 640) (-1088 1592 640) (-1088 1592 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50457" + "plane" "(-1084 1592 692) (-1088 1592 692) (-1088 1608 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50456" + "plane" "(-1084 1608 692) (-1084 1608 640) (-1084 1592 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61091" - "plane" "(-1016 1160 896) (-1024 1168 896) (-1024 1168 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -928.311] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89076" + side + { + "id" "50467" + "plane" "(-1088 1592 696) (-1088 1608 696) (-1024 1608 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50466" + "plane" "(-1088 1608 692) (-1088 1608 696) (-1088 1592 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50465" + "plane" "(-1024 1592 692) (-1024 1592 696) (-1024 1608 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50464" + "plane" "(-1024 1608 692) (-1024 1608 696) (-1088 1608 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -992] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50463" + "plane" "(-1088 1592 692) (-1088 1592 696) (-1024 1592 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 544] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50462" + "plane" "(-1088 1608 692) (-1088 1592 692) (-1024 1592 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61090" - "plane" "(-1024 1168 896) (-1016 1176 896) (-1016 1176 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 768.296] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89077" + side + { + "id" "50473" + "plane" "(-1028 1592 640) (-1024 1592 640) (-1024 1608 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -800] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50472" + "plane" "(-1024 1608 692) (-1024 1608 640) (-1024 1592 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50471" + "plane" "(-1028 1608 640) (-1024 1608 640) (-1024 1608 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[1 0 0 768] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50470" + "plane" "(-1024 1592 692) (-1024 1592 640) (-1028 1592 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[-1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50469" + "plane" "(-1028 1608 692) (-1024 1608 692) (-1024 1592 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50468" + "plane" "(-1028 1592 692) (-1028 1592 640) (-1028 1608 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61089" - "plane" "(-1016 1176 896) (-1016 1160 896) (-1016 1160 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89078" + side + { + "id" "50479" + "plane" "(-1028 1604 640) (-1084 1604 640) (-1084 1596 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 288] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50478" + "plane" "(-1084 1604 640) (-1028 1604 640) (-1028 1604 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50477" + "plane" "(-1084 1596 692) (-1084 1604 692) (-1028 1604 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50476" + "plane" "(-1084 1596 640) (-1084 1604 640) (-1084 1604 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50475" + "plane" "(-1028 1604 692) (-1028 1604 640) (-1028 1596 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50474" + "plane" "(-1028 1596 640) (-1084 1596 640) (-1084 1596 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 11500]" } } - solid +} +hidden +{ + entity { - "id" "108835" - side - { - "id" "61098" - "plane" "(-1016 1144 1272) (-1024 1152 1272) (-1016 1160 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61097" - "plane" "(-1024 1152 896) (-1024 1152 1272) (-1016 1144 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -973.565] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61096" - "plane" "(-1016 1160 1272) (-1024 1152 1272) (-1024 1152 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 723.043] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89079" + "classname" "func_detail" + hidden { - "id" "61095" - "plane" "(-1024 1152 896) (-1016 1144 896) (-1016 1160 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89080" + side + { + "id" "50485" + "plane" "(-1054 1540 692) (-1058 1540 692) (-1058 1544 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50484" + "plane" "(-1054 1544 640) (-1058 1544 640) (-1058 1540 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50483" + "plane" "(-1054 1540 692) (-1054 1544 692) (-1054 1544 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50482" + "plane" "(-1058 1540 640) (-1058 1544 640) (-1058 1544 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50481" + "plane" "(-1058 1540 692) (-1054 1540 692) (-1054 1540 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50480" + "plane" "(-1058 1544 640) (-1054 1544 640) (-1054 1544 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61094" - "plane" "(-1016 1144 896) (-1016 1144 1272) (-1016 1160 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89081" + side + { + "id" "50491" + "plane" "(-1030 1541 642) (-1030 1543 642) (-1054 1543 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50490" + "plane" "(-1054 1543 642) (-1030 1543 642) (-1030 1543 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50489" + "plane" "(-1054 1543 690) (-1030 1543 690) (-1030 1541 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50488" + "plane" "(-1030 1543 690) (-1030 1543 642) (-1030 1541 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50487" + "plane" "(-1054 1541 642) (-1054 1543 642) (-1054 1543 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50486" + "plane" "(-1030 1541 642) (-1054 1541 642) (-1054 1541 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12000]" } } - solid +} +hidden +{ + entity { - "id" "108812" - side - { - "id" "61103" - "plane" "(-1016 1128 1272) (-1024 1136 1272) (-1016 1144 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89082" + "classname" "func_detail" + hidden { - "id" "61102" - "plane" "(-1024 1136 896) (-1016 1128 896) (-1016 1144 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89083" + side + { + "id" "50497" + "plane" "(-1084 1544 640) (-1088 1544 640) (-1088 1528 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -736] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50496" + "plane" "(-1088 1528 692) (-1088 1528 640) (-1088 1544 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50495" + "plane" "(-1088 1544 692) (-1088 1544 640) (-1084 1544 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[-1 0 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50494" + "plane" "(-1084 1528 640) (-1088 1528 640) (-1088 1528 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50493" + "plane" "(-1084 1528 692) (-1088 1528 692) (-1088 1544 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50492" + "plane" "(-1084 1544 692) (-1084 1544 640) (-1084 1528 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61101" - "plane" "(-1016 1128 896) (-1024 1136 896) (-1024 1136 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -1018.82] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89084" + side + { + "id" "50503" + "plane" "(-1088 1528 696) (-1088 1544 696) (-1024 1544 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50502" + "plane" "(-1088 1544 692) (-1088 1544 696) (-1088 1528 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50501" + "plane" "(-1024 1528 692) (-1024 1528 696) (-1024 1544 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50500" + "plane" "(-1024 1544 692) (-1024 1544 696) (-1088 1544 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 -736] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50499" + "plane" "(-1088 1528 692) (-1088 1528 696) (-1024 1528 696)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50498" + "plane" "(-1088 1544 692) (-1088 1528 692) (-1024 1528 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61100" - "plane" "(-1024 1136 896) (-1016 1144 896) (-1016 1144 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 677.789] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89085" + side + { + "id" "50509" + "plane" "(-1028 1528 640) (-1024 1528 640) (-1024 1544 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-1 0 0 -800] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50508" + "plane" "(-1024 1544 692) (-1024 1544 640) (-1024 1528 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50507" + "plane" "(-1028 1544 640) (-1024 1544 640) (-1024 1544 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[1 0 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50506" + "plane" "(-1024 1528 692) (-1024 1528 640) (-1028 1528 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50505" + "plane" "(-1028 1544 692) (-1024 1544 692) (-1024 1528 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 16] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50504" + "plane" "(-1028 1528 692) (-1028 1528 640) (-1028 1544 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 -1 -288] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61099" - "plane" "(-1016 1144 896) (-1016 1128 896) (-1016 1128 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89086" + side + { + "id" "50515" + "plane" "(-1028 1540 640) (-1084 1540 640) (-1084 1528 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 32] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50514" + "plane" "(-1084 1540 640) (-1028 1540 640) (-1028 1540 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50513" + "plane" "(-1084 1528 692) (-1084 1540 692) (-1028 1540 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50512" + "plane" "(-1084 1528 640) (-1084 1540 640) (-1084 1540 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50511" + "plane" "(-1028 1540 692) (-1028 1540 640) (-1028 1528 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50510" + "plane" "(-1028 1528 640) (-1084 1528 640) (-1084 1528 692)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 0 1 -992] 0.25" + "vaxis" "[1 0 0 320] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 11500]" } } - solid +} +hidden +{ + entity { - "id" "108836" - side - { - "id" "61108" - "plane" "(-1016 1112 1272) (-1024 1120 1272) (-1016 1128 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61107" - "plane" "(-1024 1120 896) (-1024 1120 1272) (-1016 1112 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -40.0718] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61106" - "plane" "(-1016 1128 1272) (-1024 1120 1272) (-1024 1120 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 632.534] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89087" + "classname" "func_detail" + hidden { - "id" "61105" - "plane" "(-1024 1120 896) (-1016 1112 896) (-1016 1128 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89088" + side + { + "id" "50521" + "plane" "(-1054 1592 692) (-1058 1592 692) (-1058 1596 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 -208] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50520" + "plane" "(-1054 1596 640) (-1058 1596 640) (-1058 1592 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 -208] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50519" + "plane" "(-1054 1592 692) (-1054 1596 692) (-1054 1596 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 208] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50518" + "plane" "(-1058 1592 640) (-1058 1596 640) (-1058 1596 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 208] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50517" + "plane" "(-1058 1592 692) (-1054 1592 692) (-1054 1592 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50516" + "plane" "(-1058 1596 640) (-1054 1596 640) (-1054 1596 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61104" - "plane" "(-1016 1112 896) (-1016 1112 1272) (-1016 1128 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89089" + side + { + "id" "50527" + "plane" "(-1030 1593 642) (-1030 1595 642) (-1054 1595 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50526" + "plane" "(-1054 1595 642) (-1030 1595 642) (-1030 1595 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50525" + "plane" "(-1054 1595 690) (-1030 1595 690) (-1030 1593 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50524" + "plane" "(-1030 1595 690) (-1030 1595 642) (-1030 1593 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50523" + "plane" "(-1054 1593 642) (-1054 1595 642) (-1054 1595 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50522" + "plane" "(-1030 1593 642) (-1054 1593 642) (-1054 1593 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12500]" } } - solid +} +hidden +{ + entity { - "id" "108809" - side - { - "id" "61113" - "plane" "(-1016 1096 1272) (-1024 1104 1272) (-1016 1112 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61112" - "plane" "(-1024 1104 896) (-1016 1096 896) (-1016 1112 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61111" - "plane" "(-1016 1096 896) (-1024 1104 896) (-1024 1104 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -85.3237] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89090" + "classname" "func_detail" + hidden { - "id" "61110" - "plane" "(-1024 1104 896) (-1016 1112 896) (-1016 1112 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 587.283] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89091" + side + { + "id" "50533" + "plane" "(-1058 1736 692) (-1054 1736 692) (-1054 1732 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 304] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50532" + "plane" "(-1058 1732 640) (-1054 1732 640) (-1054 1736 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 304] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50531" + "plane" "(-1058 1736 692) (-1058 1732 692) (-1058 1732 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 -304] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50530" + "plane" "(-1054 1736 640) (-1054 1732 640) (-1054 1732 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 -304] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50529" + "plane" "(-1054 1736 692) (-1058 1736 692) (-1058 1736 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50528" + "plane" "(-1054 1732 640) (-1058 1732 640) (-1058 1732 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61109" - "plane" "(-1016 1112 896) (-1016 1096 896) (-1016 1096 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89092" + side + { + "id" "50539" + "plane" "(-1082 1735 642) (-1082 1733 642) (-1058 1733 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50538" + "plane" "(-1058 1733 642) (-1082 1733 642) (-1082 1733 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50537" + "plane" "(-1058 1733 690) (-1082 1733 690) (-1082 1735 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50536" + "plane" "(-1082 1733 690) (-1082 1733 642) (-1082 1735 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50535" + "plane" "(-1058 1735 642) (-1058 1733 642) (-1058 1733 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50534" + "plane" "(-1082 1735 642) (-1058 1735 642) (-1058 1735 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12500]" } } - solid +} +hidden +{ + entity { - "id" "108837" - side - { - "id" "61118" - "plane" "(-1016 1080 1272) (-1024 1088 1272) (-1016 1096 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61117" - "plane" "(-1024 1088 896) (-1024 1088 1272) (-1016 1080 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -130.577] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61116" - "plane" "(-1016 1096 1272) (-1024 1088 1272) (-1024 1088 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 542.031] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89093" + "classname" "func_detail" + hidden { - "id" "61115" - "plane" "(-1024 1088 896) (-1016 1080 896) (-1016 1096 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89094" + side + { + "id" "50545" + "plane" "(-1058 1672 692) (-1054 1672 692) (-1054 1668 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50544" + "plane" "(-1058 1668 640) (-1054 1668 640) (-1054 1672 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50543" + "plane" "(-1058 1672 692) (-1058 1668 692) (-1058 1668 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50542" + "plane" "(-1054 1672 640) (-1054 1668 640) (-1054 1668 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 1 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50541" + "plane" "(-1054 1672 692) (-1058 1672 692) (-1058 1672 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50540" + "plane" "(-1054 1668 640) (-1058 1668 640) (-1058 1668 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61114" - "plane" "(-1016 1080 896) (-1016 1080 1272) (-1016 1096 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89095" + side + { + "id" "50551" + "plane" "(-1082 1671 642) (-1082 1669 642) (-1058 1669 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50550" + "plane" "(-1058 1669 642) (-1082 1669 642) (-1082 1669 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50549" + "plane" "(-1058 1669 690) (-1082 1669 690) (-1082 1671 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50548" + "plane" "(-1082 1669 690) (-1082 1669 642) (-1082 1671 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50547" + "plane" "(-1058 1671 642) (-1058 1669 642) (-1058 1669 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50546" + "plane" "(-1082 1671 642) (-1058 1671 642) (-1058 1671 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12500]" } } - solid +} +hidden +{ + entity { - "id" "108810" - side - { - "id" "61123" - "plane" "(-1016 1064 1272) (-1024 1072 1272) (-1016 1080 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61122" - "plane" "(-1024 1072 896) (-1016 1064 896) (-1016 1080 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61121" - "plane" "(-1016 1064 896) (-1024 1072 896) (-1024 1072 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -175.83] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89301" + "classname" "func_detail" + hidden { - "id" "61120" - "plane" "(-1024 1072 896) (-1016 1080 896) (-1016 1080 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 496.779] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89302" + side + { + "id" "50581" + "plane" "(-1054 1604 692) (-1058 1604 692) (-1058 1608 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50580" + "plane" "(-1054 1608 640) (-1058 1608 640) (-1058 1604 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50579" + "plane" "(-1054 1604 692) (-1054 1608 692) (-1054 1608 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50578" + "plane" "(-1058 1604 640) (-1058 1608 640) (-1058 1608 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50577" + "plane" "(-1058 1604 692) (-1054 1604 692) (-1054 1604 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50576" + "plane" "(-1058 1608 640) (-1054 1608 640) (-1054 1608 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61119" - "plane" "(-1016 1080 896) (-1016 1064 896) (-1016 1064 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89303" + side + { + "id" "50587" + "plane" "(-1030 1605 642) (-1030 1607 642) (-1054 1607 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50586" + "plane" "(-1054 1607 642) (-1030 1607 642) (-1030 1607 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50585" + "plane" "(-1054 1607 690) (-1030 1607 690) (-1030 1605 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50584" + "plane" "(-1030 1607 690) (-1030 1607 642) (-1030 1605 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50583" + "plane" "(-1054 1605 642) (-1054 1607 642) (-1054 1607 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50582" + "plane" "(-1030 1605 642) (-1054 1605 642) (-1054 1605 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12000]" } } - solid +} +hidden +{ + entity { - "id" "108808" - side - { - "id" "61128" - "plane" "(-1016 1032 1272) (-1024 1040 1272) (-1016 1048 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61127" - "plane" "(-1024 1040 896) (-1016 1032 896) (-1016 1048 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61126" - "plane" "(-1016 1032 896) (-1024 1040 896) (-1024 1040 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -266.337] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "89304" + "classname" "func_detail" + hidden { - "id" "61125" - "plane" "(-1024 1040 896) (-1016 1048 896) (-1016 1048 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 406.274] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89305" + side + { + "id" "50593" + "plane" "(-1054 1656 692) (-1058 1656 692) (-1058 1660 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50592" + "plane" "(-1054 1660 640) (-1058 1660 640) (-1058 1656 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 1 0 48] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50591" + "plane" "(-1054 1656 692) (-1054 1660 692) (-1054 1660 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50590" + "plane" "(-1058 1656 640) (-1058 1660 640) (-1058 1660 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[0 -1 0 -48] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50589" + "plane" "(-1058 1656 692) (-1054 1656 692) (-1054 1656 640)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50588" + "plane" "(-1058 1660 640) (-1054 1660 640) (-1054 1660 692)" + "material" "METAL/METALCOMBINE002" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61124" - "plane" "(-1016 1048 896) (-1016 1032 896) (-1016 1032 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "89306" + side + { + "id" "50599" + "plane" "(-1030 1657 642) (-1030 1659 642) (-1054 1659 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50598" + "plane" "(-1054 1659 642) (-1030 1659 642) (-1030 1659 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50597" + "plane" "(-1054 1659 690) (-1030 1659 690) (-1030 1657 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50596" + "plane" "(-1030 1659 690) (-1030 1659 642) (-1030 1657 642)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50595" + "plane" "(-1054 1657 642) (-1054 1659 642) (-1054 1659 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "50594" + "plane" "(-1030 1657 642) (-1054 1657 642) (-1054 1657 690)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 12500]" } } - solid +} +hidden +{ + entity { - "id" "108838" - side - { - "id" "61133" - "plane" "(-1016 1048 1272) (-1024 1056 1272) (-1016 1064 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 896] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61132" - "plane" "(-1024 1056 896) (-1024 1056 1272) (-1016 1048 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -221.083] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61131" - "plane" "(-1016 1064 1272) (-1024 1056 1272) (-1024 1056 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 451.527] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61130" - "plane" "(-1024 1056 896) (-1016 1048 896) (-1016 1064 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61129" - "plane" "(-1016 1048 896) (-1016 1048 1272) (-1016 1064 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "90316" + "classname" "prop_door_rotating" + "ajarangles" "0 0 0" + "angles" "0 90 0" + "axis" "-897 783 694, -897 783 694" + "disableshadows" "0" + "distance" "90" + "dmg" "0" + "forceclosed" "0" + "hardware" "1" + "health" "0" + "model" "models/props_c17/door01_left.mdl" + "opendir" "0" + "returndelay" "-1" + "skin" "6" + "spawnflags" "8192" + "spawnpos" "0" + "speed" "100" + "origin" "-897 783 694" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 13500]" } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -9268]" - } } -entity +hidden { - "id" "109750" - "classname" "func_detail" - solid + entity { - "id" "108839" - side - { - "id" "61138" - "plane" "(-1016 1016 1272) (-1024 1024 1272) (-1016 1032 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 768] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61137" - "plane" "(-1024 1024 896) (-1024 1024 1272) (-1016 1016 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -301.688] 0.25" - "vaxis" "[0 0 -1 -200] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "90427" + "classname" "func_brush" + "disablereceiveshadows" "0" + "disableshadows" "0" + "InputFilter" "0" + "invert_exclusion" "0" + "origin" "-920 792 696" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "solidbsp" "0" + "Solidity" "1" + "spawnflags" "2" + "StartDisabled" "0" + "vrad_brush_cast_shadows" "0" + hidden { - "id" "61136" - "plane" "(-1016 1032 1272) (-1024 1024 1272) (-1024 1024 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 361.021] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "90402" + side + { + "id" "52409" + "plane" "(-948 801 640) (-948 783 640) (-943 783 640)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 376] 0.125" + "vaxis" "[0 -1 0 120] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52408" + "plane" "(-948 783 640) (-948 801 640) (-948 801 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 -264] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52407" + "plane" "(-948 801 640) (-943 801 640) (-943 801 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 376] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52406" + "plane" "(-948 783 640) (-948 783 747) (-943 783 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 376] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52405" + "plane" "(-948 783 747) (-948 801 747) (-943 801 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 188] 0.25" + "vaxis" "[0 -1 0 60] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52404" + "plane" "(-943 801 640) (-943 783 640) (-943 783 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 -132] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61135" - "plane" "(-1024 1024 896) (-1016 1016 896) (-1016 1032 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "90388" + side + { + "id" "52415" + "plane" "(-948 801 896) (-892 801 896) (-892 783 896)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 480] 0.125" + "vaxis" "[0 -1 0 120] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52414" + "plane" "(-948 801 896) (-948 783 896) (-948 783 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 -264] 0.125" + "vaxis" "[0 0 -1 344] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52413" + "plane" "(-892 783 896) (-892 801 896) (-892 801 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 -264] 0.125" + "vaxis" "[0 0 -1 344] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52412" + "plane" "(-892 801 896) (-948 801 896) (-948 801 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 480] 0.125" + "vaxis" "[0 0 -1 344] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52411" + "plane" "(-948 783 896) (-892 783 896) (-892 783 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 480] 0.125" + "vaxis" "[0 0 -1 344] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52410" + "plane" "(-948 783 747) (-892 783 747) (-892 801 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 496] 0.25" + "vaxis" "[0 -1 0 60] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61134" - "plane" "(-1016 1016 896) (-1016 1016 1272) (-1016 1032 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "90400" + side + { + "id" "52421" + "plane" "(-892 783 640) (-892 801 640) (-897 801 640)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 480] 0.125" + "vaxis" "[0 -1 0 120] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52420" + "plane" "(-892 801 640) (-892 783 640) (-892 783 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 -264] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52419" + "plane" "(-892 801 640) (-892 801 747) (-897 801 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 480] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52418" + "plane" "(-892 783 640) (-897 783 640) (-897 783 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 480] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52417" + "plane" "(-892 801 747) (-892 783 747) (-897 783 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 496] 0.25" + "vaxis" "[0 -1 0 60] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52416" + "plane" "(-897 783 640) (-897 801 640) (-897 801 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 -132] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -13768]" } } - solid +} +hidden +{ + entity { - "id" "107551" - side - { - "id" "61143" - "plane" "(-1008 1024 768) (-1008 1008 768) (-1008 1008 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61142" - "plane" "(-1008 1008 896) (-1008 1008 768) (-1024 1024 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -301.489] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "90603" + "classname" "func_brush" + "disablereceiveshadows" "0" + "disableshadows" "0" + "InputFilter" "0" + "invert_exclusion" "0" + "origin" "-920 1512 696" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "solidbsp" "0" + "Solidity" "1" + "spawnflags" "2" + "StartDisabled" "0" + "vrad_brush_cast_shadows" "0" + hidden { - "id" "61141" - "plane" "(-1024 1024 768) (-1008 1008 768) (-1008 1024 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "90604" + side + { + "id" "52541" + "plane" "(-892 1503 640) (-892 1521 640) (-897 1521 640)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -8] 0.125" + "vaxis" "[0 1 0 -392] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52540" + "plane" "(-892 1521 640) (-892 1503 640) (-892 1503 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 -1 0 248] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52539" + "plane" "(-892 1503 640) (-897 1503 640) (-897 1503 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -8] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52538" + "plane" "(-892 1521 640) (-892 1521 747) (-897 1521 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -8] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52537" + "plane" "(-892 1521 747) (-892 1503 747) (-897 1503 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -4] 0.25" + "vaxis" "[0 1 0 -452] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52536" + "plane" "(-897 1503 640) (-897 1521 640) (-897 1521 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 -1 0 380] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61140" - "plane" "(-1008 1024 896) (-1008 1008 896) (-1024 1024 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "90605" + side + { + "id" "52547" + "plane" "(-892 1503 896) (-948 1503 896) (-948 1521 896)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -416] 0.125" + "vaxis" "[0 1 0 -392] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52546" + "plane" "(-892 1503 896) (-892 1521 896) (-892 1521 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 -1 0 248] 0.125" + "vaxis" "[0 0 -1 344] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52545" + "plane" "(-948 1521 896) (-948 1503 896) (-948 1503 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 -1 0 248] 0.125" + "vaxis" "[0 0 -1 344] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52544" + "plane" "(-948 1503 896) (-892 1503 896) (-892 1503 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -416] 0.125" + "vaxis" "[0 0 -1 344] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52543" + "plane" "(-892 1521 896) (-948 1521 896) (-948 1521 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -416] 0.125" + "vaxis" "[0 0 -1 344] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52542" + "plane" "(-892 1521 747) (-948 1521 747) (-948 1503 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -208] 0.25" + "vaxis" "[0 1 0 -452] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61139" - "plane" "(-1024 1024 896) (-1024 1024 768) (-1008 1024 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "90606" + side + { + "id" "52553" + "plane" "(-948 1521 640) (-948 1503 640) (-943 1503 640)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -416] 0.125" + "vaxis" "[0 1 0 -392] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52552" + "plane" "(-948 1503 640) (-948 1521 640) (-948 1521 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 -1 0 248] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52551" + "plane" "(-948 1503 640) (-948 1503 747) (-943 1503 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -416] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52550" + "plane" "(-948 1521 640) (-943 1521 640) (-943 1521 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -416] 0.125" + "vaxis" "[0 0 -1 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52549" + "plane" "(-948 1503 747) (-948 1521 747) (-943 1521 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[-1 0 0 -208] 0.25" + "vaxis" "[0 1 0 -452] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "52548" + "plane" "(-943 1521 640) (-943 1503 640) (-943 1503 747)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 -1 0 380] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "220 30 220" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -13768]" } } - solid +} +hidden +{ + entity { - "id" "107548" - side - { - "id" "61148" - "plane" "(-1024 1024 620) (-1008 1008 620) (-1008 1040 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 768] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61147" - "plane" "(-1008 1040 620) (-1008 1008 620) (-1008 1008 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61146" - "plane" "(-1008 1008 620) (-1024 1024 620) (-1024 1024 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -301.489] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61145" - "plane" "(-1024 1024 620) (-1008 1040 620) (-1008 1040 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 371.123] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61144" - "plane" "(-1008 1040 768) (-1008 1008 768) (-1024 1024 768)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "90608" + "classname" "prop_door_rotating" + "ajarangles" "0 0 0" + "angles" "0 270 0" + "axis" "-943 1521 694, -943 1521 694" + "disableshadows" "0" + "distance" "90" + "dmg" "0" + "forceclosed" "0" + "hardware" "1" + "health" "0" + "model" "models/props_c17/door01_left.mdl" + "opendir" "0" + "returndelay" "-1" + "skin" "6" + "spawnflags" "8192" + "spawnpos" "0" + "speed" "100" + "origin" "-943 1521 694" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 13500]" } } - solid +} +hidden +{ + entity { - "id" "107516" - side - { - "id" "61153" - "plane" "(-1024 992 620) (-1008 976 620) (-1008 1008 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 640] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "91646" + "classname" "func_detail" + hidden { - "id" "61152" - "plane" "(-1008 1008 620) (-1008 976 620) (-1008 976 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -640] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "91563" + side + { + "id" "53075" + "plane" "(-1216 2456 1264) (-1152 2456 1264) (-1152 2312 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53074" + "plane" "(-1216 2312 632) (-1152 2312 632) (-1152 2456 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[-1 0 0 -480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53073" + "plane" "(-1216 2456 1264) (-1216 2312 1264) (-1216 2312 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53072" + "plane" "(-1152 2456 632) (-1152 2312 632) (-1152 2312 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "53071" + "plane" "(-1152 2456 1264) (-1216 2456 1264) (-1216 2456 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[-1 0 0 63.9985] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53070" + "plane" "(-1152 2312 632) (-1216 2312 632) (-1216 2312 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61151" - "plane" "(-1008 976 620) (-1024 992 620) (-1024 992 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -391.998] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "91613" + side + { + "id" "53081" + "plane" "(-1536 2328 1264) (-1472 2328 1264) (-1472 2184 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 -192] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53080" + "plane" "(-1536 2184 632) (-1472 2184 632) (-1472 2328 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[-1 0 0 -224] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53079" + "plane" "(-1536 2328 1264) (-1536 2184 1264) (-1536 2184 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53078" + "plane" "(-1472 2328 632) (-1472 2184 632) (-1472 2184 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "53077" + "plane" "(-1472 2328 1264) (-1536 2328 1264) (-1536 2328 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53076" + "plane" "(-1472 2184 632) (-1536 2184 632) (-1536 2184 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[1 0 0 255.998] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61150" - "plane" "(-1024 992 620) (-1008 1008 620) (-1008 1008 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 280.614] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "91561" + side + { + "id" "53087" + "plane" "(-1856 1864 1264) (-1792 1864 1264) (-1792 1800 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53086" + "plane" "(-1856 1800 632) (-1792 1800 632) (-1792 1864 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[-1 0 0 -480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53085" + "plane" "(-1856 1864 1264) (-1856 1800 1264) (-1856 1800 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53084" + "plane" "(-1792 1864 632) (-1792 1800 632) (-1792 1800 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53083" + "plane" "(-1792 1864 1264) (-1856 1864 1264) (-1856 1864 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[-1 0 0 768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53082" + "plane" "(-1792 1800 632) (-1856 1800 632) (-1856 1800 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[1 0 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61149" - "plane" "(-1008 1008 896) (-1008 976 896) (-1024 992 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "91560" + side + { + "id" "53093" + "plane" "(-1856 1608 1264) (-1792 1608 1264) (-1792 1544 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53092" + "plane" "(-1856 1544 632) (-1792 1544 632) (-1792 1608 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[-1 0 0 -480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53091" + "plane" "(-1856 1608 1264) (-1856 1544 1264) (-1856 1544 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53090" + "plane" "(-1792 1608 632) (-1792 1544 632) (-1792 1544 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53089" + "plane" "(-1792 1608 1264) (-1856 1608 1264) (-1856 1608 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53088" + "plane" "(-1792 1544 632) (-1856 1544 632) (-1856 1544 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[1 0 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "91559" + side + { + "id" "53099" + "plane" "(-1856 1352 1264) (-1792 1352 1264) (-1792 1288 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53098" + "plane" "(-1856 1288 632) (-1792 1288 632) (-1792 1352 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[-1 0 0 -480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53097" + "plane" "(-1856 1352 1264) (-1856 1288 1264) (-1856 1288 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53096" + "plane" "(-1792 1352 632) (-1792 1288 632) (-1792 1288 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53095" + "plane" "(-1792 1352 1264) (-1856 1352 1264) (-1856 1352 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53094" + "plane" "(-1792 1288 632) (-1856 1288 632) (-1856 1288 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[1 0 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "107514" - side + hidden { - "id" "61158" - "plane" "(-1024 960 620) (-1008 944 620) (-1008 976 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 512] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "91558" + side + { + "id" "53105" + "plane" "(-1856 1096 1264) (-1792 1096 1264) (-1792 1032 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53104" + "plane" "(-1856 1032 632) (-1792 1032 632) (-1792 1096 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[-1 0 0 -480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53103" + "plane" "(-1856 1096 1264) (-1856 1032 1264) (-1856 1032 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53102" + "plane" "(-1792 1096 632) (-1792 1032 632) (-1792 1032 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53101" + "plane" "(-1792 1096 1264) (-1856 1096 1264) (-1856 1096 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53100" + "plane" "(-1792 1032 632) (-1856 1032 632) (-1856 1032 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[1 0 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61157" - "plane" "(-1008 976 620) (-1008 944 620) (-1008 944 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "91557" + side + { + "id" "53111" + "plane" "(-1856 840 1264) (-1792 840 1264) (-1792 776 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53110" + "plane" "(-1856 776 632) (-1792 776 632) (-1792 840 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[-1 0 0 -480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53109" + "plane" "(-1856 840 1264) (-1856 776 1264) (-1856 776 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53108" + "plane" "(-1792 840 632) (-1792 776 632) (-1792 776 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53107" + "plane" "(-1792 840 1264) (-1856 840 1264) (-1856 840 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53106" + "plane" "(-1792 776 632) (-1856 776 632) (-1856 776 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[1 0 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61156" - "plane" "(-1008 944 620) (-1024 960 620) (-1024 960 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -482.507] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "91556" + side + { + "id" "53117" + "plane" "(-1856 584 1264) (-1792 584 1264) (-1792 520 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53116" + "plane" "(-1856 520 632) (-1792 520 632) (-1792 584 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[-1 0 0 -480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53115" + "plane" "(-1856 584 1264) (-1856 520 1264) (-1856 520 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53114" + "plane" "(-1792 584 632) (-1792 520 632) (-1792 520 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53113" + "plane" "(-1792 584 1264) (-1856 584 1264) (-1856 584 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53112" + "plane" "(-1792 520 632) (-1856 520 632) (-1856 520 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[1 0 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61155" - "plane" "(-1024 960 620) (-1008 976 620) (-1008 976 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 190.106] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "91555" + side + { + "id" "53123" + "plane" "(-1856 328 1264) (-1792 328 1264) (-1792 264 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53122" + "plane" "(-1856 264 632) (-1792 264 632) (-1792 328 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[-1 0 0 -480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53121" + "plane" "(-1856 328 1264) (-1856 264 1264) (-1856 264 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53120" + "plane" "(-1792 328 632) (-1792 264 632) (-1792 264 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53119" + "plane" "(-1792 328 1264) (-1856 328 1264) (-1856 328 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53118" + "plane" "(-1792 264 632) (-1856 264 632) (-1856 264 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[1 0 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61154" - "plane" "(-1008 976 896) (-1008 944 896) (-1024 960 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "91435" + side + { + "id" "53129" + "plane" "(-1856 72 1264) (-1792 72 1264) (-1792 8 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[1 0 0 64] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53128" + "plane" "(-1856 8 632) (-1792 8 632) (-1792 72 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[-1 0 0 -480] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53127" + "plane" "(-1856 72 1264) (-1856 8 1264) (-1856 8 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53126" + "plane" "(-1792 72 632) (-1792 8 632) (-1792 8 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[0 1 0 480] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53125" + "plane" "(-1792 72 1264) (-1856 72 1264) (-1856 72 632)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[-1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "53124" + "plane" "(-1792 8 632) (-1856 8 632) (-1856 8 1264)" + "material" "D3/CONCRETE/PLATES_WALL_S0127/SCALE_125" + "uaxis" "[1 0 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 -1268]" } } - solid +} +hidden +{ + entity { - "id" "107512" - side + "id" "93564" + "classname" "func_detail" + hidden { - "id" "61163" - "plane" "(-1024 928 620) (-1008 912 620) (-1008 944 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 384] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93302" + side + { + "id" "54905" + "plane" "(-1468 2312 1264) (-1472 2312 1264) (-1472 2328 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54904" + "plane" "(-1468 2328 632) (-1472 2328 632) (-1472 2312 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54903" + "plane" "(-1472 2312 632) (-1472 2328 632) (-1472 2328 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54902" + "plane" "(-1472 2328 632) (-1468 2328 632) (-1468 2328 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54901" + "plane" "(-1468 2312 632) (-1472 2312 632) (-1472 2312 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54900" + "plane" "(-1468 2328 632) (-1468 2312 632) (-1468 2312 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61162" - "plane" "(-1008 944 620) (-1008 912 620) (-1008 912 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93300" + side + { + "id" "54911" + "plane" "(-1220 2328 1264) (-1216 2328 1264) (-1216 2312 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54910" + "plane" "(-1220 2312 632) (-1216 2312 632) (-1216 2328 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54909" + "plane" "(-1216 2328 632) (-1216 2312 632) (-1216 2312 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54908" + "plane" "(-1220 2328 632) (-1216 2328 632) (-1216 2328 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54907" + "plane" "(-1216 2312 632) (-1220 2312 632) (-1220 2312 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54906" + "plane" "(-1220 2312 632) (-1220 2328 632) (-1220 2328 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61161" - "plane" "(-1008 912 620) (-1024 928 620) (-1024 928 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -573.016] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93512" + side + { + "id" "54917" + "plane" "(-1468 2328 772) (-1468 2328 764) (-1220 2328 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54916" + "plane" "(-1220 2312 772) (-1220 2312 764) (-1468 2312 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54915" + "plane" "(-1468 2312 772) (-1468 2312 764) (-1468 2328 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54914" + "plane" "(-1220 2328 772) (-1220 2328 764) (-1220 2312 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54913" + "plane" "(-1220 2328 764) (-1468 2328 764) (-1468 2312 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54912" + "plane" "(-1220 2312 772) (-1468 2312 772) (-1468 2328 772)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61160" - "plane" "(-1024 928 620) (-1008 944 620) (-1008 944 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 99.5981] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93514" + side + { + "id" "54923" + "plane" "(-1468 2328 900) (-1468 2328 892) (-1220 2328 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54922" + "plane" "(-1220 2312 900) (-1220 2312 892) (-1468 2312 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54921" + "plane" "(-1468 2312 900) (-1468 2312 892) (-1468 2328 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54920" + "plane" "(-1220 2328 900) (-1220 2328 892) (-1220 2312 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54919" + "plane" "(-1220 2328 892) (-1468 2328 892) (-1468 2312 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54918" + "plane" "(-1220 2312 900) (-1468 2312 900) (-1468 2328 900)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61159" - "plane" "(-1008 944 896) (-1008 912 896) (-1024 928 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93516" + side + { + "id" "54929" + "plane" "(-1468 2328 1028) (-1468 2328 1020) (-1220 2328 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54928" + "plane" "(-1220 2312 1028) (-1220 2312 1020) (-1468 2312 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54927" + "plane" "(-1468 2312 1028) (-1468 2312 1020) (-1468 2328 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54926" + "plane" "(-1220 2328 1028) (-1220 2328 1020) (-1220 2312 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54925" + "plane" "(-1220 2328 1020) (-1468 2328 1020) (-1468 2312 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54924" + "plane" "(-1220 2312 1028) (-1468 2312 1028) (-1468 2328 1028)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "93518" + side + { + "id" "54935" + "plane" "(-1468 2328 1156) (-1468 2328 1148) (-1220 2328 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54934" + "plane" "(-1220 2312 1156) (-1220 2312 1148) (-1468 2312 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54933" + "plane" "(-1468 2312 1156) (-1468 2312 1148) (-1468 2328 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54932" + "plane" "(-1220 2328 1156) (-1220 2328 1148) (-1220 2312 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54931" + "plane" "(-1220 2312 1156) (-1468 2312 1156) (-1468 2328 1156)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54930" + "plane" "(-1220 2328 1148) (-1468 2328 1148) (-1468 2312 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "107510" - side + hidden { - "id" "61168" - "plane" "(-1024 896 620) (-1008 880 620) (-1008 912 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93510" + side + { + "id" "54941" + "plane" "(-1220 2312 1264) (-1468 2312 1264) (-1468 2328 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54940" + "plane" "(-1220 2328 1260) (-1220 2328 1264) (-1468 2328 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54939" + "plane" "(-1468 2312 1260) (-1468 2312 1264) (-1220 2312 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54938" + "plane" "(-1468 2328 1260) (-1468 2328 1264) (-1468 2312 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54937" + "plane" "(-1220 2312 1260) (-1220 2312 1264) (-1220 2328 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54936" + "plane" "(-1220 2328 1260) (-1468 2328 1260) (-1468 2312 1260)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61167" - "plane" "(-1008 912 620) (-1008 880 620) (-1008 880 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93520" + side + { + "id" "54947" + "plane" "(-1220 2328 632) (-1468 2328 632) (-1468 2312 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54946" + "plane" "(-1468 2328 644) (-1468 2328 632) (-1220 2328 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54945" + "plane" "(-1220 2312 644) (-1220 2312 632) (-1468 2312 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54944" + "plane" "(-1468 2312 644) (-1468 2312 632) (-1468 2328 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54943" + "plane" "(-1220 2328 644) (-1220 2328 632) (-1220 2312 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54942" + "plane" "(-1220 2312 644) (-1468 2312 644) (-1468 2328 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61166" - "plane" "(-1008 880 620) (-1024 896 620) (-1024 896 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -663.524] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93600" + side + { + "id" "54953" + "plane" "(-1468 2324 1260) (-1468 2324 772) (-1220 2324 772)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54952" + "plane" "(-1220 2316 1260) (-1220 2316 772) (-1468 2316 772)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54951" + "plane" "(-1468 2316 1260) (-1468 2316 772) (-1468 2324 772)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54950" + "plane" "(-1220 2324 1260) (-1220 2324 772) (-1220 2316 772)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54949" + "plane" "(-1220 2316 1260) (-1468 2316 1260) (-1468 2324 1260)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "54948" + "plane" "(-1220 2324 772) (-1468 2324 772) (-1468 2316 772)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61165" - "plane" "(-1024 896 620) (-1008 912 620) (-1008 912 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 9.09033] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94064" + side + { + "id" "55817" + "plane" "(-1346 2320 644) (-1344 2320 644) (-1344 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55816" + "plane" "(-1344 2318 644) (-1346 2318 644) (-1346 2318 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55815" + "plane" "(-1344 2320 644) (-1346 2320 644) (-1346 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55814" + "plane" "(-1344 2318 764) (-1346 2318 764) (-1346 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55813" + "plane" "(-1344 2320 764) (-1344 2320 644) (-1344 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55812" + "plane" "(-1346 2318 764) (-1346 2318 644) (-1346 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61164" - "plane" "(-1008 912 896) (-1008 880 896) (-1024 896 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94066" + side + { + "id" "55829" + "plane" "(-1392 2320 644) (-1390 2320 644) (-1390 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55828" + "plane" "(-1390 2318 644) (-1392 2318 644) (-1392 2318 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55827" + "plane" "(-1390 2320 644) (-1392 2320 644) (-1392 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55826" + "plane" "(-1390 2318 764) (-1392 2318 764) (-1392 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55825" + "plane" "(-1392 2318 764) (-1392 2318 644) (-1392 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55824" + "plane" "(-1390 2320 764) (-1390 2320 644) (-1390 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "94082" + side + { + "id" "55847" + "plane" "(-1298 2320 644) (-1296 2320 644) (-1296 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55846" + "plane" "(-1296 2318 644) (-1298 2318 644) (-1298 2318 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55845" + "plane" "(-1296 2320 644) (-1298 2320 644) (-1298 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55844" + "plane" "(-1296 2318 764) (-1298 2318 764) (-1298 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55843" + "plane" "(-1296 2320 764) (-1296 2320 644) (-1296 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55842" + "plane" "(-1298 2318 764) (-1298 2318 644) (-1298 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "107508" - side + hidden { - "id" "61173" - "plane" "(-1024 864 620) (-1008 848 620) (-1008 880 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94084" + side + { + "id" "55859" + "plane" "(-1344 2320 644) (-1342 2320 644) (-1342 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55858" + "plane" "(-1342 2318 644) (-1344 2318 644) (-1344 2318 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55857" + "plane" "(-1342 2320 644) (-1344 2320 644) (-1344 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55856" + "plane" "(-1342 2318 764) (-1344 2318 764) (-1344 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55855" + "plane" "(-1344 2318 764) (-1344 2318 644) (-1344 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55854" + "plane" "(-1342 2320 764) (-1342 2320 644) (-1342 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61172" - "plane" "(-1008 880 620) (-1008 848 620) (-1008 848 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94099" + side + { + "id" "55889" + "plane" "(-1298 2320 762) (-1298 2320 764) (-1342 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55888" + "plane" "(-1342 2318 762) (-1342 2318 764) (-1298 2318 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55887" + "plane" "(-1298 2318 764) (-1342 2318 764) (-1342 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55886" + "plane" "(-1342 2318 764) (-1342 2318 762) (-1342 2320 762)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55885" + "plane" "(-1298 2320 764) (-1298 2320 762) (-1298 2318 762)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55884" + "plane" "(-1298 2320 762) (-1342 2320 762) (-1342 2318 762)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61171" - "plane" "(-1008 848 620) (-1024 864 620) (-1024 864 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -754.033] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94100" + side + { + "id" "55895" + "plane" "(-1342 2320 762) (-1342 2320 646) (-1298 2320 646)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55894" + "plane" "(-1298 2318 762) (-1298 2318 646) (-1342 2318 646)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55893" + "plane" "(-1342 2318 762) (-1342 2318 646) (-1342 2320 646)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55892" + "plane" "(-1298 2320 762) (-1298 2320 646) (-1298 2318 646)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55891" + "plane" "(-1298 2318 762) (-1342 2318 762) (-1342 2320 762)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55890" + "plane" "(-1298 2320 646) (-1342 2320 646) (-1342 2318 646)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61170" - "plane" "(-1024 864 620) (-1008 880 620) (-1008 880 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 942.583] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94101" + side + { + "id" "55901" + "plane" "(-1342 2320 646) (-1342 2320 644) (-1298 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55900" + "plane" "(-1298 2318 646) (-1298 2318 644) (-1342 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55899" + "plane" "(-1298 2320 644) (-1342 2320 644) (-1342 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55898" + "plane" "(-1342 2318 646) (-1342 2318 644) (-1342 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55897" + "plane" "(-1298 2320 646) (-1298 2320 644) (-1298 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55896" + "plane" "(-1298 2318 646) (-1342 2318 646) (-1342 2320 646)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61169" - "plane" "(-1008 880 896) (-1008 848 896) (-1024 864 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94102" + side + { + "id" "55907" + "plane" "(-1346 2320 762) (-1346 2320 764) (-1390 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55906" + "plane" "(-1390 2318 762) (-1390 2318 764) (-1346 2318 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55905" + "plane" "(-1346 2318 764) (-1390 2318 764) (-1390 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55904" + "plane" "(-1390 2318 764) (-1390 2318 762) (-1390 2320 762)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55903" + "plane" "(-1346 2320 764) (-1346 2320 762) (-1346 2318 762)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55902" + "plane" "(-1346 2320 762) (-1390 2320 762) (-1390 2318 762)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "94103" + side + { + "id" "55913" + "plane" "(-1390 2320 762) (-1390 2320 646) (-1346 2320 646)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55912" + "plane" "(-1346 2318 762) (-1346 2318 646) (-1390 2318 646)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55911" + "plane" "(-1390 2318 762) (-1390 2318 646) (-1390 2320 646)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55910" + "plane" "(-1346 2320 762) (-1346 2320 646) (-1346 2318 646)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55909" + "plane" "(-1346 2318 762) (-1390 2318 762) (-1390 2320 762)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55908" + "plane" "(-1346 2320 646) (-1390 2320 646) (-1390 2318 646)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "107506" - side + hidden { - "id" "61178" - "plane" "(-1024 832 620) (-1008 816 620) (-1008 848 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.48891 0.48891 -0.722449 8.98633] 0.25" - "vaxis" "[0.707107 -0.707107 0 235.752] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94104" + side + { + "id" "55919" + "plane" "(-1390 2320 646) (-1390 2320 644) (-1346 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55918" + "plane" "(-1346 2318 646) (-1346 2318 644) (-1390 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55917" + "plane" "(-1346 2320 644) (-1390 2320 644) (-1390 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55916" + "plane" "(-1390 2318 646) (-1390 2318 644) (-1390 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55915" + "plane" "(-1346 2320 646) (-1346 2320 644) (-1346 2318 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55914" + "plane" "(-1346 2318 646) (-1390 2318 646) (-1390 2320 646)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61177" - "plane" "(-1008 848 620) (-1008 816 620) (-1008 816 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 131.281] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94113" + side + { + "id" "55925" + "plane" "(-1298 2324 644) (-1296 2324 644) (-1296 2324 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55924" + "plane" "(-1296 2320 644) (-1298 2320 644) (-1298 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55923" + "plane" "(-1296 2324 644) (-1298 2324 644) (-1298 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55922" + "plane" "(-1296 2320 764) (-1298 2320 764) (-1298 2324 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55921" + "plane" "(-1298 2320 764) (-1298 2320 644) (-1298 2324 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55920" + "plane" "(-1296 2324 764) (-1296 2324 644) (-1296 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61176" - "plane" "(-1008 816 620) (-1024 832 620) (-1024 832 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707107 0.707107 0 -844.541] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94114" + side + { + "id" "55931" + "plane" "(-1296 2324 644) (-1220 2324 644) (-1220 2324 764)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55930" + "plane" "(-1220 2320 764) (-1220 2320 644) (-1296 2320 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55929" + "plane" "(-1220 2324 764) (-1220 2324 644) (-1220 2320 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55928" + "plane" "(-1220 2324 644) (-1296 2324 644) (-1296 2320 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55927" + "plane" "(-1220 2320 764) (-1296 2320 764) (-1296 2324 764)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55926" + "plane" "(-1296 2320 764) (-1296 2320 644) (-1296 2324 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61175" - "plane" "(-1024 832 620) (-1008 848 620) (-1008 848 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707107 0 852.074] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94121" + side + { + "id" "55937" + "plane" "(-1468 2324 764) (-1468 2324 644) (-1392 2324 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55936" + "plane" "(-1392 2320 644) (-1468 2320 644) (-1468 2320 764)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55935" + "plane" "(-1468 2320 764) (-1468 2320 644) (-1468 2324 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55934" + "plane" "(-1392 2324 644) (-1468 2324 644) (-1468 2320 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55933" + "plane" "(-1392 2320 764) (-1468 2320 764) (-1468 2324 764)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55932" + "plane" "(-1392 2324 764) (-1392 2324 644) (-1392 2320 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61174" - "plane" "(-1008 848 896) (-1008 816 896) (-1024 832 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "94122" + side + { + "id" "55943" + "plane" "(-1392 2324 644) (-1390 2324 644) (-1390 2324 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55942" + "plane" "(-1390 2320 644) (-1392 2320 644) (-1392 2320 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55941" + "plane" "(-1390 2324 644) (-1392 2324 644) (-1392 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55940" + "plane" "(-1390 2320 764) (-1392 2320 764) (-1392 2324 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55939" + "plane" "(-1390 2324 764) (-1390 2324 644) (-1390 2320 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55938" + "plane" "(-1392 2320 764) (-1392 2320 644) (-1392 2324 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2000 9000]" } } - solid +} +hidden +{ + entity { - "id" "107504" - side - { - "id" "61183" - "plane" "(-1008 800 620) (-1008 816 620) (-1024 800 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61182" - "plane" "(-1008 816 620) (-1008 800 620) (-1008 800 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "93634" + "classname" "func_detail" + hidden { - "id" "61181" - "plane" "(-1024 800 620) (-1008 816 620) (-1008 816 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707107 0 761.569] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93635" + side + { + "id" "55097" + "plane" "(-1788 2184 1264) (-1792 2184 1264) (-1792 2200 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55096" + "plane" "(-1788 2200 632) (-1792 2200 632) (-1792 2184 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55095" + "plane" "(-1792 2184 632) (-1792 2200 632) (-1792 2200 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55094" + "plane" "(-1792 2200 632) (-1788 2200 632) (-1788 2200 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55093" + "plane" "(-1788 2184 632) (-1792 2184 632) (-1792 2184 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55092" + "plane" "(-1788 2200 632) (-1788 2184 632) (-1788 2184 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61180" - "plane" "(-1008 800 620) (-1024 800 620) (-1024 800 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93636" + side + { + "id" "55103" + "plane" "(-1540 2200 1264) (-1536 2200 1264) (-1536 2184 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55102" + "plane" "(-1540 2184 632) (-1536 2184 632) (-1536 2200 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55101" + "plane" "(-1536 2200 632) (-1536 2184 632) (-1536 2184 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55100" + "plane" "(-1540 2200 632) (-1536 2200 632) (-1536 2200 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55099" + "plane" "(-1536 2184 632) (-1540 2184 632) (-1540 2184 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55098" + "plane" "(-1540 2184 632) (-1540 2200 632) (-1540 2200 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61179" - "plane" "(-1024 800 896) (-1008 816 896) (-1008 800 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93637" + side + { + "id" "55109" + "plane" "(-1788 2200 772) (-1788 2200 764) (-1540 2200 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55108" + "plane" "(-1540 2184 772) (-1540 2184 764) (-1788 2184 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55107" + "plane" "(-1788 2184 772) (-1788 2184 764) (-1788 2200 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55106" + "plane" "(-1540 2200 772) (-1540 2200 764) (-1540 2184 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55105" + "plane" "(-1540 2200 764) (-1788 2200 764) (-1788 2184 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55104" + "plane" "(-1540 2184 772) (-1788 2184 772) (-1788 2200 772)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "93638" + side + { + "id" "55115" + "plane" "(-1788 2200 900) (-1788 2200 892) (-1540 2200 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55114" + "plane" "(-1540 2184 900) (-1540 2184 892) (-1788 2184 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55113" + "plane" "(-1788 2184 900) (-1788 2184 892) (-1788 2200 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55112" + "plane" "(-1540 2200 900) (-1540 2200 892) (-1540 2184 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55111" + "plane" "(-1540 2200 892) (-1788 2200 892) (-1788 2184 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55110" + "plane" "(-1540 2184 900) (-1788 2184 900) (-1788 2200 900)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "108848" - side + hidden { - "id" "61188" - "plane" "(-1024 800 1272) (-1016 808 1272) (-1016 800 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93639" + side + { + "id" "55121" + "plane" "(-1788 2200 1028) (-1788 2200 1020) (-1540 2200 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55120" + "plane" "(-1540 2184 1028) (-1540 2184 1020) (-1788 2184 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55119" + "plane" "(-1788 2184 1028) (-1788 2184 1020) (-1788 2200 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55118" + "plane" "(-1540 2200 1028) (-1540 2200 1020) (-1540 2184 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55117" + "plane" "(-1540 2200 1020) (-1788 2200 1020) (-1788 2184 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55116" + "plane" "(-1540 2184 1028) (-1788 2184 1028) (-1788 2200 1028)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61187" - "plane" "(-1016 808 1272) (-1024 800 1272) (-1024 800 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707107 0 761.569] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93640" + side + { + "id" "55127" + "plane" "(-1788 2200 1156) (-1788 2200 1148) (-1540 2200 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55126" + "plane" "(-1540 2184 1156) (-1540 2184 1148) (-1788 2184 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55125" + "plane" "(-1788 2184 1156) (-1788 2184 1148) (-1788 2200 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55124" + "plane" "(-1540 2200 1156) (-1540 2200 1148) (-1540 2184 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55123" + "plane" "(-1540 2184 1156) (-1788 2184 1156) (-1788 2200 1156)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55122" + "plane" "(-1540 2200 1148) (-1788 2200 1148) (-1788 2184 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61186" - "plane" "(-1024 800 896) (-1024 800 1272) (-1016 800 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93641" + side + { + "id" "55133" + "plane" "(-1540 2184 1264) (-1788 2184 1264) (-1788 2200 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55132" + "plane" "(-1540 2200 1260) (-1540 2200 1264) (-1788 2200 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55131" + "plane" "(-1788 2184 1260) (-1788 2184 1264) (-1540 2184 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55130" + "plane" "(-1788 2200 1260) (-1788 2200 1264) (-1788 2184 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55129" + "plane" "(-1540 2184 1260) (-1540 2184 1264) (-1540 2200 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55128" + "plane" "(-1540 2200 1260) (-1788 2200 1260) (-1788 2184 1260)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61185" - "plane" "(-1016 808 896) (-1024 800 896) (-1016 800 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93642" + side + { + "id" "55139" + "plane" "(-1540 2200 632) (-1788 2200 632) (-1788 2184 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55138" + "plane" "(-1788 2200 644) (-1788 2200 632) (-1540 2200 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55137" + "plane" "(-1540 2184 644) (-1540 2184 632) (-1788 2184 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55136" + "plane" "(-1788 2184 644) (-1788 2184 632) (-1788 2200 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55135" + "plane" "(-1540 2200 644) (-1540 2200 632) (-1540 2184 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55134" + "plane" "(-1540 2184 644) (-1788 2184 644) (-1788 2200 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61184" - "plane" "(-1016 800 896) (-1016 800 1272) (-1016 808 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93643" + side + { + "id" "55145" + "plane" "(-1788 2196 1260) (-1788 2196 644) (-1540 2196 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55144" + "plane" "(-1540 2188 1260) (-1540 2188 644) (-1788 2188 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55143" + "plane" "(-1788 2188 1260) (-1788 2188 644) (-1788 2196 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55142" + "plane" "(-1540 2196 1260) (-1540 2196 644) (-1540 2188 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55141" + "plane" "(-1540 2188 1260) (-1788 2188 1260) (-1788 2196 1260)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55140" + "plane" "(-1540 2196 644) (-1788 2196 644) (-1788 2188 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2000 9000]" } } - solid +} +hidden +{ + entity { - "id" "108823" - side - { - "id" "61193" - "plane" "(-1016 808 1272) (-1024 816 1272) (-1016 824 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 0.51611 -758.933] 0.25" - "vaxis" "[-0.707107 0.707107 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61192" - "plane" "(-1024 816 896) (-1016 808 896) (-1016 824 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "93690" + "classname" "func_detail" + hidden { - "id" "61191" - "plane" "(-1016 808 896) (-1024 816 896) (-1024 816 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707107 0.707107 0 -889.795] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93691" + side + { + "id" "55253" + "plane" "(-2044 2056 1264) (-2048 2056 1264) (-2048 2072 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55252" + "plane" "(-2044 2072 632) (-2048 2072 632) (-2048 2056 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55251" + "plane" "(-2048 2056 632) (-2048 2072 632) (-2048 2072 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55250" + "plane" "(-2048 2072 632) (-2044 2072 632) (-2044 2072 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55249" + "plane" "(-2044 2056 632) (-2048 2056 632) (-2048 2056 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55248" + "plane" "(-2044 2072 632) (-2044 2056 632) (-2044 2056 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61190" - "plane" "(-1024 816 896) (-1016 824 896) (-1016 824 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707107 0 806.824] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93692" + side + { + "id" "55259" + "plane" "(-1860 2072 1264) (-1856 2072 1264) (-1856 2056 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55258" + "plane" "(-1860 2056 632) (-1856 2056 632) (-1856 2072 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55257" + "plane" "(-1856 2072 632) (-1856 2056 632) (-1856 2056 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55256" + "plane" "(-1860 2072 632) (-1856 2072 632) (-1856 2072 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55255" + "plane" "(-1856 2056 632) (-1860 2056 632) (-1860 2056 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55254" + "plane" "(-1860 2056 632) (-1860 2072 632) (-1860 2072 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61189" - "plane" "(-1016 824 896) (-1016 808 896) (-1016 808 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93693" + side + { + "id" "55265" + "plane" "(-2044 2072 772) (-2044 2072 764) (-1860 2072 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55264" + "plane" "(-1860 2056 772) (-1860 2056 764) (-2044 2056 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55263" + "plane" "(-2044 2056 772) (-2044 2056 764) (-2044 2072 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55262" + "plane" "(-1860 2072 772) (-1860 2072 764) (-1860 2056 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55261" + "plane" "(-1860 2072 764) (-2044 2072 764) (-2044 2056 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55260" + "plane" "(-1860 2056 772) (-2044 2056 772) (-2044 2072 772)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "93694" + side + { + "id" "55271" + "plane" "(-2044 2072 900) (-2044 2072 892) (-1860 2072 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55270" + "plane" "(-1860 2056 900) (-1860 2056 892) (-2044 2056 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55269" + "plane" "(-2044 2056 900) (-2044 2056 892) (-2044 2072 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55268" + "plane" "(-1860 2072 900) (-1860 2072 892) (-1860 2056 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55267" + "plane" "(-1860 2072 892) (-2044 2072 892) (-2044 2056 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55266" + "plane" "(-1860 2056 900) (-2044 2056 900) (-2044 2072 900)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "108847" - side + hidden { - "id" "61198" - "plane" "(-1016 824 1272) (-1024 832 1272) (-1016 840 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.48891 0.48891 0.722449 249.446] 0.25" - "vaxis" "[-0.707107 0.707107 0 -641.082] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93695" + side + { + "id" "55277" + "plane" "(-2044 2072 1028) (-2044 2072 1020) (-1860 2072 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55276" + "plane" "(-1860 2056 1028) (-1860 2056 1020) (-2044 2056 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55275" + "plane" "(-2044 2056 1028) (-2044 2056 1020) (-2044 2072 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55274" + "plane" "(-1860 2072 1028) (-1860 2072 1020) (-1860 2056 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55273" + "plane" "(-1860 2072 1020) (-2044 2072 1020) (-2044 2056 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55272" + "plane" "(-1860 2056 1028) (-2044 2056 1028) (-2044 2072 1028)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61197" - "plane" "(-1024 832 896) (-1024 832 1272) (-1016 824 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707107 0.707107 0 -844.54] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93696" + side + { + "id" "55283" + "plane" "(-2044 2072 1156) (-2044 2072 1148) (-1860 2072 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55282" + "plane" "(-1860 2056 1156) (-1860 2056 1148) (-2044 2056 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55281" + "plane" "(-2044 2056 1156) (-2044 2056 1148) (-2044 2072 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55280" + "plane" "(-1860 2072 1156) (-1860 2072 1148) (-1860 2056 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55279" + "plane" "(-1860 2056 1156) (-2044 2056 1156) (-2044 2072 1156)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55278" + "plane" "(-1860 2072 1148) (-2044 2072 1148) (-2044 2056 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61196" - "plane" "(-1016 840 1272) (-1024 832 1272) (-1024 832 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707107 0 852.078] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93697" + side + { + "id" "55289" + "plane" "(-1860 2056 1264) (-2044 2056 1264) (-2044 2072 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55288" + "plane" "(-1860 2072 1260) (-1860 2072 1264) (-2044 2072 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55287" + "plane" "(-2044 2056 1260) (-2044 2056 1264) (-1860 2056 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55286" + "plane" "(-2044 2072 1260) (-2044 2072 1264) (-2044 2056 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55285" + "plane" "(-1860 2056 1260) (-1860 2056 1264) (-1860 2072 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55284" + "plane" "(-1860 2072 1260) (-2044 2072 1260) (-2044 2056 1260)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61195" - "plane" "(-1024 832 896) (-1016 824 896) (-1016 840 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93698" + side + { + "id" "55295" + "plane" "(-1860 2072 632) (-2044 2072 632) (-2044 2056 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55294" + "plane" "(-2044 2072 644) (-2044 2072 632) (-1860 2072 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55293" + "plane" "(-1860 2056 644) (-1860 2056 632) (-2044 2056 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55292" + "plane" "(-2044 2056 644) (-2044 2056 632) (-2044 2072 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55291" + "plane" "(-1860 2072 644) (-1860 2072 632) (-1860 2056 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55290" + "plane" "(-1860 2056 644) (-2044 2056 644) (-2044 2072 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61194" - "plane" "(-1016 824 896) (-1016 824 1272) (-1016 840 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93699" + side + { + "id" "55301" + "plane" "(-2044 2068 1260) (-2044 2068 644) (-1860 2068 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55300" + "plane" "(-1860 2060 1260) (-1860 2060 644) (-2044 2060 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55299" + "plane" "(-2044 2060 1260) (-2044 2060 644) (-2044 2068 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55298" + "plane" "(-1860 2068 1260) (-1860 2068 644) (-1860 2060 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55297" + "plane" "(-1860 2060 1260) (-2044 2060 1260) (-2044 2068 1260)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55296" + "plane" "(-1860 2068 644) (-2044 2068 644) (-2044 2060 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2000 9000]" } } - solid +} +hidden +{ + entity { - "id" "108846" - side - { - "id" "61203" - "plane" "(-1016 840 1272) (-1024 848 1272) (-1016 856 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 0.51611 -865.6] 0.25" - "vaxis" "[-0.707107 0.707107 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61202" - "plane" "(-1024 848 896) (-1016 840 896) (-1016 856 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "93732" + "classname" "func_detail" + hidden { - "id" "61201" - "plane" "(-1016 840 896) (-1024 848 896) (-1024 848 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707107 0.707107 0 -799.285] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93733" + side + { + "id" "55409" + "plane" "(-1148 2440 1264) (-1152 2440 1264) (-1152 2456 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55408" + "plane" "(-1148 2456 632) (-1152 2456 632) (-1152 2440 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55407" + "plane" "(-1152 2440 632) (-1152 2456 632) (-1152 2456 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55406" + "plane" "(-1152 2456 632) (-1148 2456 632) (-1148 2456 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55405" + "plane" "(-1148 2440 632) (-1152 2440 632) (-1152 2440 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55404" + "plane" "(-1148 2456 632) (-1148 2440 632) (-1148 2440 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61200" - "plane" "(-1024 848 896) (-1016 856 896) (-1016 856 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707107 0.707107 0 897.332] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93734" + side + { + "id" "55415" + "plane" "(-1028 2456 1264) (-1024 2456 1264) (-1024 2440 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55414" + "plane" "(-1028 2440 632) (-1024 2440 632) (-1024 2456 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55413" + "plane" "(-1024 2456 632) (-1024 2440 632) (-1024 2440 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55412" + "plane" "(-1028 2456 632) (-1024 2456 632) (-1024 2456 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55411" + "plane" "(-1024 2440 632) (-1028 2440 632) (-1028 2440 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55410" + "plane" "(-1028 2440 632) (-1028 2456 632) (-1028 2456 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61199" - "plane" "(-1016 856 896) (-1016 840 896) (-1016 840 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93735" + side + { + "id" "55421" + "plane" "(-1148 2456 772) (-1148 2456 764) (-1028 2456 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55420" + "plane" "(-1028 2440 772) (-1028 2440 764) (-1148 2440 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55419" + "plane" "(-1148 2440 772) (-1148 2440 764) (-1148 2456 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55418" + "plane" "(-1028 2456 772) (-1028 2456 764) (-1028 2440 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55417" + "plane" "(-1028 2456 764) (-1148 2456 764) (-1148 2440 764)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55416" + "plane" "(-1028 2440 772) (-1148 2440 772) (-1148 2456 772)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "93736" + side + { + "id" "55427" + "plane" "(-1148 2456 900) (-1148 2456 892) (-1028 2456 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55426" + "plane" "(-1028 2440 900) (-1028 2440 892) (-1148 2440 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55425" + "plane" "(-1148 2440 900) (-1148 2440 892) (-1148 2456 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55424" + "plane" "(-1028 2456 900) (-1028 2456 892) (-1028 2440 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55423" + "plane" "(-1028 2456 892) (-1148 2456 892) (-1148 2440 892)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55422" + "plane" "(-1028 2440 900) (-1148 2440 900) (-1148 2456 900)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "108845" - side + hidden { - "id" "61208" - "plane" "(-1016 856 1272) (-1024 864 1272) (-1016 872 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93737" + side + { + "id" "55433" + "plane" "(-1148 2456 1028) (-1148 2456 1020) (-1028 2456 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55432" + "plane" "(-1028 2440 1028) (-1028 2440 1020) (-1148 2440 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55431" + "plane" "(-1148 2440 1028) (-1148 2440 1020) (-1148 2456 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55430" + "plane" "(-1028 2456 1028) (-1028 2456 1020) (-1028 2440 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55429" + "plane" "(-1028 2456 1020) (-1148 2456 1020) (-1148 2440 1020)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55428" + "plane" "(-1028 2440 1028) (-1148 2440 1028) (-1148 2456 1028)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61207" - "plane" "(-1024 864 896) (-1024 864 1272) (-1016 856 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707107 0.707107 0 -754.031] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93738" + side + { + "id" "55439" + "plane" "(-1148 2456 1156) (-1148 2456 1148) (-1028 2456 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55438" + "plane" "(-1028 2440 1156) (-1028 2440 1148) (-1148 2440 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55437" + "plane" "(-1148 2440 1156) (-1148 2440 1148) (-1148 2456 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55436" + "plane" "(-1028 2456 1156) (-1028 2456 1148) (-1028 2440 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55435" + "plane" "(-1028 2440 1156) (-1148 2440 1156) (-1148 2456 1156)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55434" + "plane" "(-1028 2456 1148) (-1148 2456 1148) (-1148 2440 1148)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61206" - "plane" "(-1016 872 1272) (-1024 864 1272) (-1024 864 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 942.583] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93739" + side + { + "id" "55445" + "plane" "(-1028 2440 1264) (-1148 2440 1264) (-1148 2456 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55444" + "plane" "(-1028 2456 1260) (-1028 2456 1264) (-1148 2456 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55443" + "plane" "(-1148 2440 1260) (-1148 2440 1264) (-1028 2440 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55442" + "plane" "(-1148 2456 1260) (-1148 2456 1264) (-1148 2440 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55441" + "plane" "(-1028 2440 1260) (-1028 2440 1264) (-1028 2456 1264)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55440" + "plane" "(-1028 2456 1260) (-1148 2456 1260) (-1148 2440 1260)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61205" - "plane" "(-1024 864 896) (-1016 856 896) (-1016 872 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93740" + side + { + "id" "55451" + "plane" "(-1028 2456 632) (-1148 2456 632) (-1148 2440 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55450" + "plane" "(-1148 2456 644) (-1148 2456 632) (-1028 2456 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55449" + "plane" "(-1028 2440 644) (-1028 2440 632) (-1148 2440 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55448" + "plane" "(-1148 2440 644) (-1148 2440 632) (-1148 2456 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55447" + "plane" "(-1028 2456 644) (-1028 2456 632) (-1028 2440 632)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55446" + "plane" "(-1028 2440 644) (-1148 2440 644) (-1148 2456 644)" + "material" "METAL/CITADEL_TILEFLOOR016A" + "uaxis" "[1 0 0 -256] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61204" - "plane" "(-1016 856 896) (-1016 856 1272) (-1016 872 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "93741" + side + { + "id" "55457" + "plane" "(-1148 2452 1260) (-1148 2452 644) (-1028 2452 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55456" + "plane" "(-1028 2444 1260) (-1028 2444 644) (-1148 2444 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55455" + "plane" "(-1148 2444 1260) (-1148 2444 644) (-1148 2452 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55454" + "plane" "(-1028 2452 1260) (-1028 2452 644) (-1028 2444 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55453" + "plane" "(-1028 2444 1260) (-1148 2444 1260) (-1148 2452 1260)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "55452" + "plane" "(-1028 2452 644) (-1148 2452 644) (-1148 2444 644)" + "material" "PHOENIX_STORMS/GLASS" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2000 9000]" } } - solid +} +hidden +{ + entity { - "id" "108804" - side - { - "id" "61213" - "plane" "(-1016 872 1272) (-1024 880 1272) (-1016 888 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61212" - "plane" "(-1024 880 896) (-1016 872 896) (-1016 888 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61211" - "plane" "(-1016 872 896) (-1024 880 896) (-1024 880 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -708.776] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61210" - "plane" "(-1024 880 896) (-1016 888 896) (-1016 888 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 987.836] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61209" - "plane" "(-1016 888 896) (-1016 872 896) (-1016 872 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "93836" + "classname" "prop_physics_multiplayer" + "angles" "0 0 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_office/plant01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-1124 2396 641" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2000 15500]" } } - solid +} +hidden +{ + entity { - "id" "108844" - side - { - "id" "61218" - "plane" "(-1016 888 1272) (-1024 896 1272) (-1016 904 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61217" - "plane" "(-1024 896 896) (-1024 896 1272) (-1016 888 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -663.522] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61216" - "plane" "(-1016 904 1272) (-1024 896 1272) (-1024 896 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 9.08984] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61215" - "plane" "(-1024 896 896) (-1016 888 896) (-1016 904 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61214" - "plane" "(-1016 888 896) (-1016 888 1272) (-1016 904 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "93862" + "classname" "prop_physics_multiplayer" + "angles" "0 314.5 0" + "damagetoenablemotion" "0" + "Damagetype" "0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "ExplodeDamage" "0" + "ExplodeRadius" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "forcetoenablemotion" "0" + "inertiaScale" "1.0" + "massScale" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "minhealthdmg" "0" + "model" "models/props/cs_office/plant01.mdl" + "nodamageforces" "0" + "PerformanceMode" "0" + "physdamagescale" "0.1" + "physicsmode" "0" + "pressuredelay" "0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "shadowcastdist" "0" + "skin" "0" + "spawnflags" "256" + "origin" "-1056 2368 640" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2000 15500]" } } - solid +} +hidden +{ + entity { - "id" "108805" - side - { - "id" "61223" - "plane" "(-1016 904 1272) (-1024 912 1272) (-1016 920 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61222" - "plane" "(-1024 912 896) (-1016 904 896) (-1016 920 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61221" - "plane" "(-1016 904 896) (-1024 912 896) (-1024 912 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -618.265] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61220" - "plane" "(-1024 912 896) (-1016 920 896) (-1016 920 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 54.3457] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61219" - "plane" "(-1016 920 896) (-1016 904 896) (-1016 904 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "94345" + "classname" "prop_static" + "angles" "0 56.5 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/vehicle/helicopter.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2080 3327 694" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[2500 -10268]" } } - solid +} +hidden +{ + entity { - "id" "108843" - side - { - "id" "61228" - "plane" "(-1016 920 1272) (-1024 928 1272) (-1016 936 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 384] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61227" - "plane" "(-1024 928 896) (-1024 928 1272) (-1016 920 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -573.009] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61226" - "plane" "(-1016 936 1272) (-1024 928 1272) (-1024 928 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 99.5981] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61225" - "plane" "(-1024 928 896) (-1016 920 896) (-1016 936 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61224" - "plane" "(-1016 920 896) (-1016 920 1272) (-1016 936 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "97847" + "classname" "prop_static" + "angles" "-74.5 0 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2616 3200 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "108842" - side - { - "id" "61233" - "plane" "(-1016 952 1272) (-1024 960 1272) (-1016 968 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 512] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61232" - "plane" "(-1024 960 896) (-1024 960 1272) (-1016 952 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -482.507] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61231" - "plane" "(-1016 968 1272) (-1024 960 1272) (-1024 960 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 190.106] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61230" - "plane" "(-1024 960 896) (-1016 952 896) (-1016 968 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61229" - "plane" "(-1016 952 896) (-1016 952 1272) (-1016 968 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "97905" + "classname" "prop_static" + "angles" "-74.5 0 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2616 3312 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "108806" - side - { - "id" "61238" - "plane" "(-1016 936 1272) (-1024 944 1272) (-1016 952 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61237" - "plane" "(-1024 944 896) (-1016 936 896) (-1016 952 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61236" - "plane" "(-1016 936 896) (-1024 944 896) (-1024 944 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -527.759] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61235" - "plane" "(-1024 944 896) (-1016 952 896) (-1016 952 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 144.853] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61234" - "plane" "(-1016 952 896) (-1016 936 896) (-1016 936 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "97937" + "classname" "prop_static" + "angles" "-74.5 0 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2616 3088 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "108807" - side - { - "id" "61243" - "plane" "(-1016 968 1272) (-1024 976 1272) (-1016 984 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61242" - "plane" "(-1024 976 896) (-1016 968 896) (-1016 984 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61241" - "plane" "(-1016 968 896) (-1024 976 896) (-1024 976 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -437.251] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61240" - "plane" "(-1024 976 896) (-1016 984 896) (-1016 984 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 235.361] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61239" - "plane" "(-1016 984 896) (-1016 968 896) (-1016 968 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "97973" + "classname" "prop_static" + "angles" "-74.5 270 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2288 3640 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "108841" - side - { - "id" "61248" - "plane" "(-1016 984 1272) (-1024 992 1272) (-1016 1000 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 640] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61247" - "plane" "(-1024 992 896) (-1024 992 1272) (-1016 984 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -391.996] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61246" - "plane" "(-1016 1000 1272) (-1024 992 1272) (-1024 992 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 280.614] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61245" - "plane" "(-1024 992 896) (-1016 984 896) (-1016 1000 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61244" - "plane" "(-1016 984 896) (-1016 984 1272) (-1016 1000 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "97977" + "classname" "prop_static" + "angles" "-74.5 270 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2176 3640 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "108840" - side - { - "id" "61253" - "plane" "(-1016 1000 1272) (-1024 1008 1272) (-1016 1016 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -265] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61252" - "plane" "(-1024 1008 896) (-1016 1000 896) (-1016 1016 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61251" - "plane" "(-1016 1000 896) (-1024 1008 896) (-1024 1008 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707106 0.707106 0 -346.744] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61250" - "plane" "(-1024 1008 896) (-1016 1016 896) (-1016 1016 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707106 0.707106 0 325.67] 0.25" - "vaxis" "[0 0 -1 -200] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61249" - "plane" "(-1016 1016 896) (-1016 1000 896) (-1016 1000 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } + "id" "97981" + "classname" "prop_static" + "angles" "-74.5 270 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2064 3640 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -8768]" - } } -entity +hidden { - "id" "109777" - "classname" "func_detail" - solid + entity { - "id" "108849" - side - { - "id" "61259" - "plane" "(-1016 1504 1272) (-1008 1504 1272) (-1008 800 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61258" - "plane" "(-1016 800 896) (-1008 800 896) (-1008 1504 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61257" - "plane" "(-1016 1504 1272) (-1016 800 1272) (-1016 800 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61256" - "plane" "(-1008 1504 896) (-1008 800 896) (-1008 800 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61255" - "plane" "(-1008 1504 1272) (-1016 1504 1272) (-1016 1504 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61254" - "plane" "(-1008 800 896) (-1016 800 896) (-1016 800 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98021" + "classname" "prop_static" + "angles" "-74.5 180 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1736 3312 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -8268]" - } } -entity +hidden { - "id" "110160" - "classname" "func_detail" - solid + entity { - "id" "110088" - side - { - "id" "61859" - "plane" "(-1016 2296 1272) (-1024 2304 1272) (-1016 2304 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 768] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61858" - "plane" "(-1024 2304 896) (-1024 2304 1272) (-1016 2296 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 -742.942] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61857" - "plane" "(-1016 2304 1272) (-1024 2304 1272) (-1024 2304 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61856" - "plane" "(-1024 2304 896) (-1016 2296 896) (-1016 2304 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61855" - "plane" "(-1016 2296 896) (-1016 2296 1272) (-1016 2304 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98025" + "classname" "prop_static" + "angles" "-74.5 180 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1736 3200 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110109" - side - { - "id" "61864" - "plane" "(-1016 2280 1272) (-1024 2288 1272) (-1016 2296 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61863" - "plane" "(-1024 2288 896) (-1016 2280 896) (-1016 2296 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61862" - "plane" "(-1016 2280 896) (-1024 2288 896) (-1024 2288 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 -788.191] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61861" - "plane" "(-1024 2288 896) (-1016 2296 896) (-1016 2296 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 908.384] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61860" - "plane" "(-1016 2296 896) (-1016 2280 896) (-1016 2280 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98029" + "classname" "prop_static" + "angles" "-74.5 180 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1736 3088 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110087" - side - { - "id" "61869" - "plane" "(-1016 2264 1272) (-1024 2272 1272) (-1016 2280 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 640] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61868" - "plane" "(-1024 2272 896) (-1024 2272 1272) (-1016 2264 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 -833.443] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61867" - "plane" "(-1016 2280 1272) (-1024 2272 1272) (-1024 2272 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 863.135] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61866" - "plane" "(-1024 2272 896) (-1016 2264 896) (-1016 2280 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61865" - "plane" "(-1016 2264 896) (-1016 2264 1272) (-1016 2280 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98069" + "classname" "prop_static" + "angles" "-74.5 90 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2064 2760 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110107" - side - { - "id" "61874" - "plane" "(-1016 2248 1272) (-1024 2256 1272) (-1016 2264 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61873" - "plane" "(-1024 2256 896) (-1016 2248 896) (-1016 2264 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61872" - "plane" "(-1016 2248 896) (-1024 2256 896) (-1024 2256 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 -878.697] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61871" - "plane" "(-1024 2256 896) (-1016 2264 896) (-1016 2264 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 817.882] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61870" - "plane" "(-1016 2264 896) (-1016 2248 896) (-1016 2248 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98073" + "classname" "prop_static" + "angles" "-74.5 90 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2176 2760 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110086" - side - { - "id" "61879" - "plane" "(-1016 2232 1272) (-1024 2240 1272) (-1016 2248 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 512] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61878" - "plane" "(-1024 2240 896) (-1024 2240 1272) (-1016 2232 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 -923.954] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61877" - "plane" "(-1016 2248 1272) (-1024 2240 1272) (-1024 2240 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 772.627] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61876" - "plane" "(-1024 2240 896) (-1016 2232 896) (-1016 2248 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61875" - "plane" "(-1016 2232 896) (-1016 2232 1272) (-1016 2248 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98077" + "classname" "prop_static" + "angles" "-74.5 90 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2288 2760 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110108" - side - { - "id" "61884" - "plane" "(-1016 2216 1272) (-1024 2224 1272) (-1016 2232 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61883" - "plane" "(-1024 2224 896) (-1016 2216 896) (-1016 2232 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61882" - "plane" "(-1016 2216 896) (-1024 2224 896) (-1024 2224 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 -969.212] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61881" - "plane" "(-1024 2224 896) (-1016 2232 896) (-1016 2232 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 727.371] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61880" - "plane" "(-1016 2232 896) (-1016 2216 896) (-1016 2216 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98153" + "classname" "prop_static" + "angles" "-74.5 45 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2408 2808 632.133" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110085" - side - { - "id" "61889" - "plane" "(-1016 2200 1272) (-1024 2208 1272) (-1016 2216 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 384] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61888" - "plane" "(-1024 2208 896) (-1024 2208 1272) (-1016 2200 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 -1014.47] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61887" - "plane" "(-1016 2216 1272) (-1024 2208 1272) (-1024 2208 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 682.113] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61886" - "plane" "(-1024 2208 896) (-1016 2200 896) (-1016 2216 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61885" - "plane" "(-1016 2200 896) (-1016 2200 1272) (-1016 2216 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98157" + "classname" "prop_static" + "angles" "-74.5 45 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2488 2888 632.133" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110105" - side - { - "id" "61894" - "plane" "(-1016 2184 1272) (-1024 2192 1272) (-1016 2200 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61893" - "plane" "(-1024 2192 896) (-1016 2184 896) (-1016 2200 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61892" - "plane" "(-1016 2184 896) (-1024 2192 896) (-1024 2192 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 -35.709] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61891" - "plane" "(-1024 2192 896) (-1016 2200 896) (-1016 2200 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 636.856] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61890" - "plane" "(-1016 2200 896) (-1016 2184 896) (-1016 2184 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98161" + "classname" "prop_static" + "angles" "-74.5 45 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2568 2968 632.133" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110084" - side - { - "id" "61899" - "plane" "(-1016 2168 1272) (-1024 2176 1272) (-1016 2184 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61898" - "plane" "(-1024 2176 896) (-1024 2176 1272) (-1016 2168 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 -80.9502] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61897" - "plane" "(-1016 2184 1272) (-1024 2176 1272) (-1024 2176 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 591.617] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61896" - "plane" "(-1024 2176 896) (-1016 2168 896) (-1016 2184 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61895" - "plane" "(-1016 2168 896) (-1016 2168 1272) (-1016 2184 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98229" + "classname" "prop_static" + "angles" "-74.5 315 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2568 3432 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110106" - side - { - "id" "61904" - "plane" "(-1016 2152 1272) (-1024 2160 1272) (-1016 2168 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61903" - "plane" "(-1024 2160 896) (-1016 2152 896) (-1016 2168 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61902" - "plane" "(-1016 2152 896) (-1024 2160 896) (-1024 2160 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 -126.193] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61901" - "plane" "(-1024 2160 896) (-1016 2168 896) (-1016 2168 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 546.376] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61900" - "plane" "(-1016 2168 896) (-1016 2152 896) (-1016 2152 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98233" + "classname" "prop_static" + "angles" "-74.5 315 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2488 3512 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110083" - side - { - "id" "61909" - "plane" "(-1016 2136 1272) (-1024 2144 1272) (-1016 2152 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61908" - "plane" "(-1024 2144 896) (-1024 2144 1272) (-1016 2136 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 -171.438] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61907" - "plane" "(-1016 2152 1272) (-1024 2144 1272) (-1024 2144 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 501.133] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61906" - "plane" "(-1024 2144 896) (-1016 2136 896) (-1016 2152 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61905" - "plane" "(-1016 2136 896) (-1016 2136 1272) (-1016 2152 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98237" + "classname" "prop_static" + "angles" "-74.5 315 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2408 3592 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110103" - side - { - "id" "61914" - "plane" "(-1016 2120 1272) (-1024 2128 1272) (-1016 2136 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61913" - "plane" "(-1024 2128 896) (-1016 2120 896) (-1016 2136 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61912" - "plane" "(-1016 2120 896) (-1024 2128 896) (-1024 2128 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 -216.686] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61911" - "plane" "(-1024 2128 896) (-1016 2136 896) (-1016 2136 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 455.887] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61910" - "plane" "(-1016 2136 896) (-1016 2120 896) (-1016 2120 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98265" + "classname" "prop_static" + "angles" "-74.5 225 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1944 3592 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110082" - side - { - "id" "61919" - "plane" "(-1016 2104 1272) (-1024 2112 1272) (-1016 2120 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61918" - "plane" "(-1024 2112 896) (-1024 2112 1272) (-1016 2104 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 -261.936] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61917" - "plane" "(-1016 2120 1272) (-1024 2112 1272) (-1024 2112 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 410.639] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61916" - "plane" "(-1024 2112 896) (-1016 2104 896) (-1016 2120 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61915" - "plane" "(-1016 2104 896) (-1016 2104 1272) (-1016 2120 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98269" + "classname" "prop_static" + "angles" "-74.5 225 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1864 3512 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110104" - side - { - "id" "61924" - "plane" "(-1016 2088 1272) (-1024 2096 1272) (-1016 2104 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61923" - "plane" "(-1024 2096 896) (-1016 2088 896) (-1016 2104 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61922" - "plane" "(-1016 2088 896) (-1024 2096 896) (-1024 2096 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 -307.187] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61921" - "plane" "(-1024 2096 896) (-1016 2104 896) (-1016 2104 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 365.39] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61920" - "plane" "(-1016 2104 896) (-1016 2088 896) (-1016 2088 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98273" + "classname" "prop_static" + "angles" "-74.5 225 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1784 3432 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110111" - side - { - "id" "61930" - "plane" "(-1016 2304 1272) (-1008 2304 1272) (-1008 1824 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61929" - "plane" "(-1016 1824 896) (-1008 1824 896) (-1008 2304 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.31] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61928" - "plane" "(-1016 2304 1272) (-1016 1824 1272) (-1016 1824 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61927" - "plane" "(-1008 2304 896) (-1008 1824 896) (-1008 1824 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61926" - "plane" "(-1008 2304 1272) (-1016 2304 1272) (-1016 2304 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61925" - "plane" "(-1008 1824 896) (-1016 1824 896) (-1016 1824 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98301" + "classname" "prop_static" + "angles" "-74.5 135 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1784 2968 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110081" - side - { - "id" "61935" - "plane" "(-1016 2072 1272) (-1024 2080 1272) (-1016 2088 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 896] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61934" - "plane" "(-1024 2080 896) (-1024 2080 1272) (-1016 2072 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 -352.441] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61933" - "plane" "(-1016 2088 1272) (-1024 2080 1272) (-1024 2080 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 320.138] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61932" - "plane" "(-1024 2080 896) (-1016 2072 896) (-1016 2088 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61931" - "plane" "(-1016 2072 896) (-1016 2072 1272) (-1016 2088 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98305" + "classname" "prop_static" + "angles" "-74.5 135 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1864 2888 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110101" - side - { - "id" "61940" - "plane" "(-1016 2056 1272) (-1024 2064 1272) (-1016 2072 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61939" - "plane" "(-1024 2064 896) (-1016 2056 896) (-1016 2072 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61938" - "plane" "(-1016 2056 896) (-1024 2064 896) (-1024 2064 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 -397.695] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61937" - "plane" "(-1024 2064 896) (-1016 2072 896) (-1016 2072 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 274.884] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61936" - "plane" "(-1016 2072 896) (-1016 2056 896) (-1016 2056 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "98309" + "classname" "prop_static" + "angles" "-74.5 135 -90" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_wasteland/interior_fence002b.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1944 2808 632" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[3500 1500]" } } - solid +} +hidden +{ + entity { - "id" "110080" - side - { - "id" "61945" - "plane" "(-1016 2040 1272) (-1024 2048 1272) (-1016 2056 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 768] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61944" - "plane" "(-1024 2048 896) (-1024 2048 1272) (-1016 2040 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 -442.95] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61943" - "plane" "(-1016 2056 1272) (-1024 2048 1272) (-1024 2048 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 229.63] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61942" - "plane" "(-1024 2048 896) (-1016 2040 896) (-1016 2056 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "61941" - "plane" "(-1016 2040 896) (-1016 2040 1272) (-1016 2056 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "100332" + "classname" "light_environment" + "_ambient" "190 209 216 150" + "_ambientHDR" "-1 -1 -1 1" + "_AmbientScaleHDR" "1" + "_light" "248 244 237 2000" + "_lightHDR" "-1 -1 -1 1" + "_lightscaleHDR" "1" + "angles" "0 230 0" + "pitch" "-40" + "SunSpreadAngle" "3" + "origin" "-1432.23 2560 896" editor { - "color" "0 180 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 0]" } } - solid +} +hidden +{ + entity { - "id" "110102" - side - { - "id" "61950" - "plane" "(-1016 2024 1272) (-1024 2032 1272) (-1016 2040 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61949" - "plane" "(-1024 2032 896) (-1016 2024 896) (-1016 2040 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61948" - "plane" "(-1016 2024 896) (-1024 2032 896) (-1024 2032 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 -488.21] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61947" - "plane" "(-1024 2032 896) (-1016 2040 896) (-1016 2040 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 184.373] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61946" - "plane" "(-1016 2040 896) (-1016 2024 896) (-1016 2024 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "100351" + "classname" "env_sun" + "angles" "0 230 0" + "HDRColorScale" "1.0" + "material" "sprites/light_glow02_add_noz" + "overlaycolor" "0 0 0" + "overlaymaterial" "sprites/light_glow02_add_noz" + "overlaysize" "-1" + "pitch" "-40" + "rendercolor" "255 254 249" + "size" "16" + "use_angles" "1" + "origin" "-1456 2560 896" editor { - "color" "0 180 0" + "color" "255 0 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 0]" } } - solid +} +hidden +{ + entity { - "id" "110089" - side - { - "id" "61955" - "plane" "(-1016 2008 1272) (-1024 2016 1272) (-1016 2024 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 640] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61954" - "plane" "(-1024 2016 896) (-1024 2016 1272) (-1016 2008 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 -533.472] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61953" - "plane" "(-1016 2024 1272) (-1024 2016 1272) (-1024 2016 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 139.113] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61952" - "plane" "(-1024 2016 896) (-1016 2008 896) (-1016 2024 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "100861" + "classname" "func_detail" + hidden { - "id" "61951" - "plane" "(-1016 2008 896) (-1016 2008 1272) (-1016 2024 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "96701" + side + { + "id" "57635" + "plane" "(-2112 3050 592) (-2048 3050 592) (-2048 3350 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57634" + "plane" "(-2112 3350 624) (-2048 3350 624) (-2048 3050 624)" + "material" "HALFLIFE/C3A2A_TELRED1D" + "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57633" + "plane" "(-2048 3050 592) (-2112 3050 592) (-2112 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57632" + "plane" "(-2112 3350 592) (-2048 3350 592) (-2048 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57631" + "plane" "(-2112 3050 592) (-2112 3350 592) (-2112 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57630" + "plane" "(-2048 3350 592) (-2048 3050 592) (-2048 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "96702" + side + { + "id" "57641" + "plane" "(-2048 3050 592) (-2026 3050 592) (-2026 3350 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57640" + "plane" "(-2048 3350 624) (-2026 3350 624) (-2026 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57639" + "plane" "(-2026 3350 592) (-2026 3050 592) (-2026 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57638" + "plane" "(-2026 3050 592) (-2048 3050 592) (-2048 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57637" + "plane" "(-2048 3350 592) (-2026 3350 592) (-2026 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57636" + "plane" "(-2048 3050 592) (-2048 3350 592) (-2048 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110100" - side + hidden { - "id" "61960" - "plane" "(-1016 1992 1272) (-1024 2000 1272) (-1016 2008 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96711" + side + { + "id" "57647" + "plane" "(-2240 3232 592) (-2240 3168 592) (-2112 3168 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57646" + "plane" "(-2240 3168 624) (-2240 3232 624) (-2112 3232 624)" + "material" "HALFLIFE/C3A2A_TELRED1D" + "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57645" + "plane" "(-2240 3168 592) (-2240 3232 592) (-2240 3232 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57644" + "plane" "(-2112 3232 592) (-2112 3168 592) (-2112 3168 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57643" + "plane" "(-2240 3232 592) (-2112 3232 592) (-2112 3232 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57642" + "plane" "(-2112 3168 592) (-2240 3168 592) (-2240 3168 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61959" - "plane" "(-1024 2000 896) (-1016 1992 896) (-1016 2008 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96710" + side + { + "id" "57653" + "plane" "(-2240 3168 592) (-2240 3050 592) (-2112 3050 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57652" + "plane" "(-2112 3050 624) (-2240 3050 624) (-2240 3168 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57651" + "plane" "(-2112 3050 592) (-2240 3050 592) (-2240 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57650" + "plane" "(-2240 3050 592) (-2240 3168 592) (-2240 3168 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57649" + "plane" "(-2112 3168 592) (-2112 3050 592) (-2112 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57648" + "plane" "(-2240 3168 592) (-2112 3168 592) (-2112 3168 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61958" - "plane" "(-1016 1992 896) (-1024 2000 896) (-1024 2000 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 -578.733] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96662" + side + { + "id" "57659" + "plane" "(-1816 3350 592) (-2026 3350 592) (-2026 3050 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57658" + "plane" "(-2026 3050 624) (-2026 3350 624) (-1816 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57657" + "plane" "(-1816 3350 592) (-1816 3050 592) (-1816 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57656" + "plane" "(-2026 3050 592) (-2026 3350 592) (-2026 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57655" + "plane" "(-1816 3050 592) (-2026 3050 592) (-2026 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57654" + "plane" "(-2026 3350 592) (-1816 3350 592) (-1816 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61957" - "plane" "(-1024 2000 896) (-1016 2008 896) (-1016 2008 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 93.8525] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96661" + side + { + "id" "57664" + "plane" "(-2026 3050 592) (-2026 2840 592) (-1816 3050 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57663" + "plane" "(-1816 3050 624) (-2026 2840 624) (-2026 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57662" + "plane" "(-1816 3050 592) (-2026 2840 592) (-2026 2840 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57661" + "plane" "(-2026 2840 592) (-2026 3050 592) (-2026 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57660" + "plane" "(-2026 3050 592) (-1816 3050 592) (-1816 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61956" - "plane" "(-1016 2008 896) (-1016 1992 896) (-1016 1992 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "96664" + side + { + "id" "57670" + "plane" "(-2326 3050 592) (-2326 2840 592) (-2026 2840 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57669" + "plane" "(-2026 2840 624) (-2326 2840 624) (-2326 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57668" + "plane" "(-2026 2840 592) (-2326 2840 592) (-2326 2840 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57667" + "plane" "(-2326 2840 592) (-2326 3050 592) (-2326 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57666" + "plane" "(-2026 3050 592) (-2026 2840 592) (-2026 2840 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57665" + "plane" "(-2326 3050 592) (-2026 3050 592) (-2026 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "95291" + side + { + "id" "57676" + "plane" "(-2336 2816 592) (-2016 2816 592) (-2026 2840 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57675" + "plane" "(-2016 2816 624) (-2336 2816 624) (-2326 2840 624)" + "material" "HALFLIFE/C3A2A_TELRED1D" + "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57674" + "plane" "(-2016 2816 592) (-2336 2816 592) (-2336 2816 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57673" + "plane" "(-2026 2840 592) (-2016 2816 592) (-2016 2816 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57672" + "plane" "(-2336 2816 592) (-2326 2840 592) (-2326 2840 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57671" + "plane" "(-2326 2840 592) (-2026 2840 592) (-2026 2840 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110090" - side + hidden { - "id" "61965" - "plane" "(-1016 1976 1272) (-1024 1984 1272) (-1016 1992 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 512] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96759" + side + { + "id" "57682" + "plane" "(-2006 2792 592) (-2016 2816 592) (-2336 2816 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.2305] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -159.775] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57681" + "plane" "(-2346 2792 624) (-2336 2816 624) (-2016 2816 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57680" + "plane" "(-2346 2792 592) (-2346 2792 624) (-2006 2792 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.2305] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57679" + "plane" "(-2006 2792 592) (-2006 2792 624) (-2016 2816 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57678" + "plane" "(-2336 2816 592) (-2336 2816 624) (-2346 2792 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57677" + "plane" "(-2016 2816 592) (-2016 2816 624) (-2336 2816 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 40] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61964" - "plane" "(-1024 1984 896) (-1024 1984 1272) (-1016 1976 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 -623.996] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96717" + side + { + "id" "57688" + "plane" "(-1768 3030 592) (-1792 3040 592) (-2016 2816 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 -59.9868] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.9932] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57687" + "plane" "(-1768 3030 624) (-2006 2792 624) (-2016 2816 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57686" + "plane" "(-2006 2792 592) (-2006 2792 624) (-1768 3030 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 79.9932] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57685" + "plane" "(-1768 3030 592) (-1768 3030 624) (-1792 3040 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57684" + "plane" "(-2016 2816 592) (-2016 2816 624) (-2006 2792 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 40] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57683" + "plane" "(-1792 3040 592) (-1792 3040 624) (-2016 2816 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 40] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61963" - "plane" "(-1016 1992 1272) (-1024 1984 1272) (-1024 1984 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 48.5918] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96052" + side + { + "id" "57694" + "plane" "(-2016 2816 592) (-1792 3040 592) (-1816 3050 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57693" + "plane" "(-1816 3050 624) (-1792 3040 624) (-2016 2816 624)" + "material" "HALFLIFE/C3A2A_TELRED1D" + "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57692" + "plane" "(-1792 3040 592) (-2016 2816 592) (-2016 2816 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57691" + "plane" "(-1816 3050 592) (-1792 3040 592) (-1792 3040 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57690" + "plane" "(-2016 2816 592) (-2026 2840 592) (-2026 2840 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57689" + "plane" "(-2026 2840 592) (-1816 3050 592) (-1816 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61962" - "plane" "(-1024 1984 896) (-1016 1976 896) (-1016 1992 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "95284" + side + { + "id" "57700" + "plane" "(-1816 3050 592) (-1792 3040 592) (-1792 3360 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57699" + "plane" "(-1792 3360 624) (-1792 3040 624) (-1816 3050 624)" + "material" "HALFLIFE/C3A2A_TELRED1D" + "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57698" + "plane" "(-1792 3360 592) (-1792 3040 592) (-1792 3040 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57697" + "plane" "(-1792 3040 592) (-1816 3050 592) (-1816 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57696" + "plane" "(-1816 3350 592) (-1792 3360 592) (-1792 3360 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57695" + "plane" "(-1816 3050 592) (-1816 3350 592) (-1816 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61961" - "plane" "(-1016 1976 896) (-1016 1976 1272) (-1016 1992 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "96724" + side + { + "id" "57706" + "plane" "(-1768 3030 592) (-1768 3370 592) (-1792 3360 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 -59.9868] 0.25" + "vaxis" "[-0.382684 -0.92388 0 456.007] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57705" + "plane" "(-1768 3030 624) (-1792 3040 624) (-1792 3360 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57704" + "plane" "(-1768 3030 592) (-1768 3030 624) (-1768 3370 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 -432.007] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57703" + "plane" "(-1792 3040 592) (-1792 3040 624) (-1768 3030 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57702" + "plane" "(-1768 3370 592) (-1768 3370 624) (-1792 3360 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57701" + "plane" "(-1792 3360 592) (-1792 3360 624) (-1792 3040 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -472] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "96666" + side + { + "id" "57712" + "plane" "(-2026 3560 592) (-2326 3560 592) (-2326 3350 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57711" + "plane" "(-2326 3350 624) (-2326 3560 624) (-2026 3560 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57710" + "plane" "(-2326 3560 592) (-2026 3560 592) (-2026 3560 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57709" + "plane" "(-2326 3350 592) (-2326 3560 592) (-2326 3560 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57708" + "plane" "(-2026 3560 592) (-2026 3350 592) (-2026 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57707" + "plane" "(-2026 3350 592) (-2326 3350 592) (-2326 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110099" - side + hidden { - "id" "61970" - "plane" "(-1016 1960 1272) (-1024 1968 1272) (-1016 1976 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96663" + side + { + "id" "57717" + "plane" "(-1816 3350 592) (-2026 3560 592) (-2026 3350 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57716" + "plane" "(-2026 3350 624) (-2026 3560 624) (-1816 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57715" + "plane" "(-2026 3560 592) (-1816 3350 592) (-1816 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57714" + "plane" "(-2026 3350 592) (-2026 3560 592) (-2026 3560 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57713" + "plane" "(-1816 3350 592) (-2026 3350 592) (-2026 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61969" - "plane" "(-1024 1968 896) (-1016 1960 896) (-1016 1976 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "95776" + side + { + "id" "57723" + "plane" "(-1792 3360 592) (-2016 3584 592) (-2026 3560 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57722" + "plane" "(-2016 3584 624) (-1792 3360 624) (-1816 3350 624)" + "material" "HALFLIFE/C3A2A_TELRED1D" + "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57721" + "plane" "(-2016 3584 592) (-1792 3360 592) (-1792 3360 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57720" + "plane" "(-1792 3360 592) (-1816 3350 592) (-1816 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57719" + "plane" "(-2026 3560 592) (-2016 3584 592) (-2016 3584 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57718" + "plane" "(-1816 3350 592) (-2026 3560 592) (-2026 3560 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61968" - "plane" "(-1016 1960 896) (-1024 1968 896) (-1024 1968 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 -669.26] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96730" + side + { + "id" "57729" + "plane" "(-2006 3608 592) (-2016 3584 592) (-1792 3360 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 -29.3721] 0.25" + "vaxis" "[-0.382684 -0.92388 0 17.9171] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57728" + "plane" "(-1768 3370 624) (-1792 3360 624) (-2016 3584 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57727" + "plane" "(-1768 3370 592) (-1768 3370 624) (-2006 3608 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 -29.3721] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57726" + "plane" "(-1792 3360 592) (-1792 3360 624) (-1768 3370 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57725" + "plane" "(-2006 3608 592) (-2006 3608 624) (-2016 3584 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -40] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57724" + "plane" "(-2016 3584 592) (-2016 3584 624) (-1792 3360 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -40] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61967" - "plane" "(-1024 1968 896) (-1016 1976 896) (-1016 1976 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 3.32861] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96736" + side + { + "id" "57735" + "plane" "(-2346 3608 592) (-2336 3584 592) (-2016 3584 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 43.7954] 0.25" + "vaxis" "[-0.382684 -0.92388 0 48.2241] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57734" + "plane" "(-2346 3608 624) (-2006 3608 624) (-2016 3584 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57733" + "plane" "(-2006 3608 592) (-2006 3608 624) (-2346 3608 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 43.7954] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57732" + "plane" "(-2346 3608 592) (-2346 3608 624) (-2336 3584 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57731" + "plane" "(-2016 3584 592) (-2016 3584 624) (-2006 3608 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57730" + "plane" "(-2336 3584 592) (-2336 3584 624) (-2016 3584 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 -40] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61966" - "plane" "(-1016 1976 896) (-1016 1960 896) (-1016 1960 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "95270" + side + { + "id" "57741" + "plane" "(-2016 3584 592) (-2336 3584 592) (-2326 3560 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57740" + "plane" "(-2326 3560 624) (-2336 3584 624) (-2016 3584 624)" + "material" "HALFLIFE/C3A2A_TELRED1D" + "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57739" + "plane" "(-2336 3584 592) (-2016 3584 592) (-2016 3584 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57738" + "plane" "(-2326 3560 592) (-2336 3584 592) (-2336 3584 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57737" + "plane" "(-2016 3584 592) (-2026 3560 592) (-2026 3560 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57736" + "plane" "(-2026 3560 592) (-2326 3560 592) (-2326 3560 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "96742" + side + { + "id" "57747" + "plane" "(-2584 3370 592) (-2560 3360 592) (-2336 3584 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 117.706] 0.25" + "vaxis" "[-0.382684 -0.92388 0 17.6093] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57746" + "plane" "(-2584 3370 624) (-2346 3608 624) (-2336 3584 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57745" + "plane" "(-2346 3608 592) (-2346 3608 624) (-2584 3370 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 6.39066] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57744" + "plane" "(-2584 3370 592) (-2584 3370 624) (-2560 3360 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 40] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57743" + "plane" "(-2336 3584 592) (-2336 3584 624) (-2346 3608 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57742" + "plane" "(-2560 3360 592) (-2560 3360 624) (-2336 3584 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110098" - side + hidden { - "id" "61975" - "plane" "(-1016 1928 1272) (-1024 1936 1272) (-1016 1944 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "95538" + side + { + "id" "57753" + "plane" "(-2336 3584 592) (-2560 3360 592) (-2536 3350 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57752" + "plane" "(-2536 3350 624) (-2560 3360 624) (-2336 3584 624)" + "material" "HALFLIFE/C3A2A_TELRED1D" + "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57751" + "plane" "(-2560 3360 592) (-2336 3584 592) (-2336 3584 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57750" + "plane" "(-2536 3350 592) (-2560 3360 592) (-2560 3360 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57749" + "plane" "(-2336 3584 592) (-2326 3560 592) (-2326 3560 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57748" + "plane" "(-2326 3560 592) (-2536 3350 592) (-2536 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61974" - "plane" "(-1024 1936 896) (-1016 1928 896) (-1016 1944 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96660" + side + { + "id" "57758" + "plane" "(-2326 3560 592) (-2536 3350 592) (-2326 3350 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57757" + "plane" "(-2536 3350 624) (-2326 3560 624) (-2326 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57756" + "plane" "(-2536 3350 592) (-2326 3560 592) (-2326 3560 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57755" + "plane" "(-2326 3560 592) (-2326 3350 592) (-2326 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57754" + "plane" "(-2326 3350 592) (-2536 3350 592) (-2536 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61973" - "plane" "(-1016 1928 896) (-1024 1936 896) (-1024 1936 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 -759.764] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96712" + side + { + "id" "57764" + "plane" "(-2112 3350 592) (-2240 3350 592) (-2240 3232 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57763" + "plane" "(-2240 3232 624) (-2240 3350 624) (-2112 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57762" + "plane" "(-2240 3350 592) (-2112 3350 592) (-2112 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57761" + "plane" "(-2240 3232 592) (-2240 3350 592) (-2240 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57760" + "plane" "(-2112 3350 592) (-2112 3232 592) (-2112 3232 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57759" + "plane" "(-2112 3232 592) (-2240 3232 592) (-2240 3232 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61972" - "plane" "(-1024 1936 896) (-1016 1944 896) (-1016 1944 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 936.829] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96659" + side + { + "id" "57770" + "plane" "(-2536 3350 592) (-2536 3050 592) (-2326 3050 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57769" + "plane" "(-2536 3050 624) (-2536 3350 624) (-2326 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57768" + "plane" "(-2536 3050 592) (-2536 3350 592) (-2536 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57767" + "plane" "(-2326 3350 592) (-2326 3050 592) (-2326 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57766" + "plane" "(-2326 3050 592) (-2536 3050 592) (-2536 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57765" + "plane" "(-2536 3350 592) (-2326 3350 592) (-2326 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61971" - "plane" "(-1016 1944 896) (-1016 1928 896) (-1016 1928 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "95273" + side + { + "id" "57776" + "plane" "(-2536 3350 592) (-2560 3360 592) (-2560 3040 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57775" + "plane" "(-2560 3040 624) (-2560 3360 624) (-2536 3350 624)" + "material" "HALFLIFE/C3A2A_TELRED1D" + "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57774" + "plane" "(-2560 3040 592) (-2560 3360 592) (-2560 3360 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 79.7757] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57773" + "plane" "(-2560 3360 592) (-2536 3350 592) (-2536 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57772" + "plane" "(-2536 3050 592) (-2560 3040 592) (-2560 3040 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57771" + "plane" "(-2536 3350 592) (-2536 3050 592) (-2536 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "96748" + side + { + "id" "57782" + "plane" "(-2584 3370 592) (-2584 3030 592) (-2560 3040 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 148.013] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.5582] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57781" + "plane" "(-2584 3370 624) (-2560 3360 624) (-2560 3040 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57780" + "plane" "(-2584 3370 592) (-2584 3370 624) (-2584 3030 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.382684 0.92388 0 79.5582] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57779" + "plane" "(-2560 3360 592) (-2560 3360 624) (-2584 3370 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57778" + "plane" "(-2584 3030 592) (-2584 3030 624) (-2560 3040 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57777" + "plane" "(-2560 3040 592) (-2560 3040 624) (-2560 3360 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 -40] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110091" - side + hidden { - "id" "61980" - "plane" "(-1016 1944 1272) (-1024 1952 1272) (-1016 1960 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 384] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96698" + side + { + "id" "57788" + "plane" "(-2326 3350 592) (-2326 3050 592) (-2304 3050 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57787" + "plane" "(-2326 3050 624) (-2326 3350 624) (-2304 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57786" + "plane" "(-2326 3050 592) (-2326 3350 592) (-2326 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57785" + "plane" "(-2304 3050 592) (-2326 3050 592) (-2326 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57784" + "plane" "(-2326 3350 592) (-2304 3350 592) (-2304 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57783" + "plane" "(-2304 3350 592) (-2304 3050 592) (-2304 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61979" - "plane" "(-1024 1952 896) (-1024 1952 1272) (-1016 1944 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 -714.511] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "96699" + side + { + "id" "57794" + "plane" "(-2304 3050 592) (-2240 3050 592) (-2240 3350 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57793" + "plane" "(-2304 3350 624) (-2240 3350 624) (-2240 3050 624)" + "material" "HALFLIFE/C3A2A_TELRED1D" + "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57792" + "plane" "(-2240 3050 592) (-2304 3050 592) (-2304 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57791" + "plane" "(-2304 3350 592) (-2240 3350 592) (-2240 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57790" + "plane" "(-2304 3050 592) (-2304 3350 592) (-2304 3350 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57789" + "plane" "(-2240 3350 592) (-2240 3050 592) (-2240 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61978" - "plane" "(-1016 1960 1272) (-1024 1952 1272) (-1024 1952 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 982.079] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "95422" + side + { + "id" "57800" + "plane" "(-2536 3050 592) (-2560 3040 592) (-2336 2816 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57799" + "plane" "(-2336 2816 624) (-2560 3040 624) (-2536 3050 624)" + "material" "HALFLIFE/C3A2A_TELRED1D" + "uaxis" "[0.924194 0 0.381921 62.4717] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57798" + "plane" "(-2336 2816 592) (-2560 3040 592) (-2560 3040 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57797" + "plane" "(-2560 3040 592) (-2536 3050 592) (-2536 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57796" + "plane" "(-2326 2840 592) (-2336 2816 592) (-2336 2816 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57795" + "plane" "(-2536 3050 592) (-2326 2840 592) (-2326 2840 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61977" - "plane" "(-1024 1952 896) (-1016 1944 896) (-1016 1960 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "96754" + side + { + "id" "57806" + "plane" "(-2584 3030 592) (-2346 2792 592) (-2336 2816 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 -394.602] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -129.468] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57805" + "plane" "(-2584 3030 624) (-2560 3040 624) (-2336 2816 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57804" + "plane" "(-2584 3030 592) (-2584 3030 624) (-2346 2792 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 -394.602] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57803" + "plane" "(-2560 3040 592) (-2560 3040 624) (-2584 3030 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57802" + "plane" "(-2346 2792 592) (-2346 2792 624) (-2336 2816 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 40] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57801" + "plane" "(-2336 2816 592) (-2336 2816 624) (-2560 3040 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 40] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61976" - "plane" "(-1016 1944 896) (-1016 1944 1272) (-1016 1960 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "96658" + side + { + "id" "57811" + "plane" "(-2536 3050 592) (-2326 2840 592) (-2326 3050 592)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[-0.382684 -0.92388 0 -55.7757] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57810" + "plane" "(-2326 2840 624) (-2536 3050 624) (-2326 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.924194 0 0.381921 407.194] 0.25" + "vaxis" "[0 -1 0 96] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57809" + "plane" "(-2326 2840 592) (-2536 3050 592) (-2536 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0.92388 -0.382683 0 44.0129] 0.25" + "vaxis" "[0 0 -1 59] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57808" + "plane" "(-2326 3050 592) (-2326 2840 592) (-2326 2840 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57807" + "plane" "(-2536 3050 592) (-2326 3050 592) (-2326 3050 624)" + "material" "DE_NUKE/NUKE_METALFLOOR_01" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 2500]" } } - solid +} +hidden +{ + entity { - "id" "110092" - side - { - "id" "61985" - "plane" "(-1016 1912 1272) (-1024 1920 1272) (-1016 1928 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 256] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61984" - "plane" "(-1024 1920 896) (-1024 1920 1272) (-1016 1912 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 -805.017] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "100899" + "classname" "func_detail" + hidden { - "id" "61983" - "plane" "(-1016 1928 1272) (-1024 1920 1272) (-1024 1920 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 891.576] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "98496" + side + { + "id" "57817" + "plane" "(-1696 3072 640) (-1696 3328 640) (-1216 3328 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57816" + "plane" "(-1696 3328 624) (-1696 3072 624) (-1216 3072 624)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57815" + "plane" "(-1696 3072 624) (-1696 3328 624) (-1696 3328 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57814" + "plane" "(-1216 3328 624) (-1216 3072 624) (-1216 3072 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57813" + "plane" "(-1696 3328 624) (-1216 3328 624) (-1216 3328 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57812" + "plane" "(-1216 3072 624) (-1696 3072 624) (-1696 3072 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61982" - "plane" "(-1024 1920 896) (-1016 1912 896) (-1016 1928 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "98474" + side + { + "id" "57823" + "plane" "(-1216 3072 640) (-752 3072 640) (-752 2456 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57822" + "plane" "(-1216 2456 624) (-752 2456 624) (-752 3072 624)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57821" + "plane" "(-1216 3072 624) (-1216 3072 640) (-1216 2456 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57820" + "plane" "(-752 2456 624) (-752 2456 640) (-752 3072 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57819" + "plane" "(-1216 2456 624) (-1216 2456 640) (-752 2456 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57818" + "plane" "(-752 3072 624) (-752 3072 640) (-1216 3072 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61981" - "plane" "(-1016 1912 896) (-1016 1912 1272) (-1016 1928 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "98495" + side + { + "id" "57829" + "plane" "(-1536 3072 640) (-1216 3072 640) (-1216 2328 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57828" + "plane" "(-1536 2328 624) (-1216 2328 624) (-1216 3072 624)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57827" + "plane" "(-1536 3072 624) (-1536 3072 640) (-1536 2328 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57826" + "plane" "(-1216 2328 624) (-1216 2328 640) (-1216 3072 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57825" + "plane" "(-1536 2328 624) (-1536 2328 640) (-1216 2328 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57824" + "plane" "(-1216 3072 624) (-1216 3072 640) (-1536 3072 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "98438" + side + { + "id" "57835" + "plane" "(-1536 2200 640) (-1856 2200 640) (-1856 2624 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57834" + "plane" "(-1536 2944 624) (-1856 2624 624) (-1856 2200 624)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57833" + "plane" "(-1856 2200 640) (-1856 2200 624) (-1856 2624 624)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57832" + "plane" "(-1536 2944 640) (-1536 2944 624) (-1536 2200 624)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57831" + "plane" "(-1536 2200 640) (-1536 2200 624) (-1856 2200 624)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57830" + "plane" "(-1856 2624 640) (-1856 2624 624) (-1536 2944 624)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110097" - side + hidden { - "id" "61990" - "plane" "(-1016 1896 1272) (-1024 1904 1272) (-1016 1912 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 759] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "98398" + side + { + "id" "57841" + "plane" "(-2432 2624 640) (-1856 2624 640) (-1856 2072 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57840" + "plane" "(-2432 2072 624) (-1856 2072 624) (-1856 2624 624)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57839" + "plane" "(-2432 2624 640) (-2432 2072 640) (-2432 2072 624)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "57838" + "plane" "(-1856 2624 624) (-1856 2072 624) (-1856 2072 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[0 1 0 -96] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57837" + "plane" "(-1856 2624 640) (-2432 2624 640) (-2432 2624 624)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "57836" + "plane" "(-1856 2072 624) (-2432 2072 624) (-2432 2072 640)" + "material" "CONCRETE/CONCRETEFLOOR023A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61989" - "plane" "(-1024 1904 896) (-1016 1896 896) (-1016 1912 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101251" + side + { + "id" "58115" + "plane" "(-1856 2624 640) (-1858 2628 640) (-1540 2946 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707107 0 639.232] 0.25" + "vaxis" "[-0.707107 0.707107 0 -912.324] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58114" + "plane" "(-1858 2628 624) (-1856 2624 624) (-1536 2944 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707107 0 639.232] 0.25" + "vaxis" "[0.707107 -0.707107 0 976.324] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58113" + "plane" "(-1540 2946 640) (-1540 2946 624) (-1536 2944 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.894427 -0.447214 0 35.6357] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58112" + "plane" "(-1858 2628 640) (-1858 2628 624) (-1540 2946 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707107 0 639.233] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58111" + "plane" "(-1536 2944 640) (-1536 2944 624) (-1856 2624 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707107 0 639.233] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58110" + "plane" "(-1856 2624 640) (-1856 2624 624) (-1858 2628 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.447214 0.894427 0 -692.791] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61988" - "plane" "(-1016 1896 896) (-1024 1904 896) (-1024 1904 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 -850.271] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101252" + side + { + "id" "58121" + "plane" "(-2432 2624 640) (-2432 2628 640) (-1858 2628 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58120" + "plane" "(-2432 2628 624) (-2432 2624 624) (-1856 2624 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58119" + "plane" "(-2432 2624 624) (-2432 2628 624) (-2432 2628 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58118" + "plane" "(-2432 2628 624) (-1858 2628 624) (-1858 2628 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58117" + "plane" "(-1856 2624 624) (-2432 2624 624) (-2432 2624 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58116" + "plane" "(-1858 2628 624) (-1856 2624 624) (-1856 2624 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61987" - "plane" "(-1024 1904 896) (-1016 1912 896) (-1016 1912 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 846.323] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101241" + side + { + "id" "58098" + "plane" "(-2436 2628 640) (-2432 2628 640) (-2432 2072 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58099" + "plane" "(-2436 2072 624) (-2432 2072 624) (-2432 2628 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58100" + "plane" "(-2436 2628 640) (-2436 2072 640) (-2436 2072 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58101" + "plane" "(-2432 2628 624) (-2432 2072 624) (-2432 2072 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58102" + "plane" "(-2432 2628 640) (-2436 2628 640) (-2436 2628 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58103" + "plane" "(-2432 2072 624) (-2436 2072 624) (-2436 2072 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61986" - "plane" "(-1016 1912 896) (-1016 1896 896) (-1016 1896 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101242" + side + { + "id" "58104" + "plane" "(-1700 3332 640) (-1216 3332 640) (-1216 3328 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58105" + "plane" "(-1700 3328 624) (-1216 3328 624) (-1216 3332 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58106" + "plane" "(-1700 3332 640) (-1700 3328 640) (-1700 3328 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58107" + "plane" "(-1216 3332 624) (-1216 3328 624) (-1216 3328 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58108" + "plane" "(-1216 3332 640) (-1700 3332 640) (-1700 3332 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58109" + "plane" "(-1216 3328 624) (-1700 3328 624) (-1700 3328 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101271" + side + { + "id" "58127" + "plane" "(-1540 2946 640) (-1540 3072 640) (-1536 3072 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58126" + "plane" "(-1540 3072 624) (-1540 2946 624) (-1536 2944 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58125" + "plane" "(-1540 2946 624) (-1540 3072 624) (-1540 3072 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58124" + "plane" "(-1536 3072 624) (-1536 2944 624) (-1536 2944 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58123" + "plane" "(-1540 3072 624) (-1536 3072 624) (-1536 3072 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58122" + "plane" "(-1536 2944 624) (-1540 2946 624) (-1540 2946 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110093" - side + hidden { - "id" "61995" - "plane" "(-1016 1880 1272) (-1024 1888 1272) (-1016 1896 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101237" + side + { + "id" "58074" + "plane" "(-1700 3328 640) (-1696 3328 640) (-1696 3072 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58075" + "plane" "(-1700 3072 624) (-1696 3072 624) (-1696 3328 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58076" + "plane" "(-1700 3328 640) (-1700 3072 640) (-1700 3072 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58077" + "plane" "(-1696 3328 624) (-1696 3072 624) (-1696 3072 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58078" + "plane" "(-1696 3328 640) (-1700 3328 640) (-1700 3328 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58079" + "plane" "(-1696 3072 624) (-1700 3072 624) (-1700 3072 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61994" - "plane" "(-1024 1888 896) (-1024 1888 1272) (-1016 1880 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 -895.527] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101238" + side + { + "id" "58080" + "plane" "(-1700 3072 640) (-1540 3072 640) (-1540 3068 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58081" + "plane" "(-1700 3068 624) (-1540 3068 624) (-1540 3072 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58082" + "plane" "(-1700 3072 640) (-1700 3068 640) (-1700 3068 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58083" + "plane" "(-1540 3072 624) (-1540 3068 624) (-1540 3068 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58084" + "plane" "(-1540 3072 640) (-1700 3072 640) (-1700 3072 624)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58085" + "plane" "(-1540 3068 624) (-1700 3068 624) (-1700 3068 640)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61993" - "plane" "(-1016 1896 1272) (-1024 1888 1272) (-1024 1888 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 801.068] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101384" + side + { + "id" "58190" + "plane" "(-1728 3152 624) (-1216 3152 624) (-1216 3120 624)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58189" + "plane" "(-1728 3120 592) (-1216 3120 592) (-1216 3152 592)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58188" + "plane" "(-1728 3152 624) (-1728 3120 624) (-1728 3120 592)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58187" + "plane" "(-1216 3152 592) (-1216 3120 592) (-1216 3120 624)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58186" + "plane" "(-1216 3152 624) (-1728 3152 624) (-1728 3152 592)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58185" + "plane" "(-1216 3120 592) (-1728 3120 592) (-1728 3120 624)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61992" - "plane" "(-1024 1888 896) (-1016 1880 896) (-1016 1896 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101377" + side + { + "id" "58173" + "plane" "(-1728 3280 624) (-1216 3280 624) (-1216 3248 624)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58174" + "plane" "(-1728 3248 592) (-1216 3248 592) (-1216 3280 592)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58175" + "plane" "(-1728 3280 624) (-1728 3248 624) (-1728 3248 592)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58176" + "plane" "(-1216 3280 592) (-1216 3248 592) (-1216 3248 624)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58177" + "plane" "(-1216 3280 624) (-1728 3280 624) (-1728 3280 592)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58178" + "plane" "(-1216 3248 592) (-1728 3248 592) (-1728 3248 624)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "61991" - "plane" "(-1016 1880 896) (-1016 1880 1272) (-1016 1896 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101387" + side + { + "id" "58202" + "plane" "(-1568 3024 624) (-1216 3024 624) (-1216 2992 624)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58201" + "plane" "(-1568 2992 592) (-1216 2992 592) (-1216 3024 592)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58200" + "plane" "(-1568 3024 624) (-1568 2992 624) (-1568 2992 592)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58199" + "plane" "(-1216 3024 592) (-1216 2992 592) (-1216 2992 624)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58198" + "plane" "(-1216 3024 624) (-1568 3024 624) (-1568 3024 592)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58197" + "plane" "(-1216 2992 592) (-1568 2992 592) (-1568 2992 624)" + "material" "CONCRETE/CONCRETEFLOOR008A" + "uaxis" "[1 0 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 3000]" } } - solid +} +hidden +{ + entity { - "id" "110096" - side - { - "id" "62000" - "plane" "(-1016 1864 1272) (-1024 1872 1272) (-1016 1880 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 0.51611 -274.354] 0.25" - "vaxis" "[-0.707107 0.707107 0 -89.3103] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61999" - "plane" "(-1024 1872 896) (-1016 1864 896) (-1016 1880 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61998" - "plane" "(-1016 1864 896) (-1024 1872 896) (-1024 1872 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 -940.784] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61997" - "plane" "(-1024 1872 896) (-1016 1880 896) (-1016 1880 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 755.813] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "61996" - "plane" "(-1016 1880 896) (-1016 1864 896) (-1016 1864 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "101075" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_nuke/emergency_lighta.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1544 3912 746" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 8500]" } } - solid +} +hidden +{ + entity { - "id" "110094" - side - { - "id" "62005" - "plane" "(-1016 1848 1272) (-1024 1856 1272) (-1016 1864 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.34168 0.34168 0.875504 -729.129] 0.25" - "vaxis" "[-0.707107 0.707107 0 -465.392] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62004" - "plane" "(-1024 1856 896) (-1024 1856 1272) (-1016 1848 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 -986.041] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62003" - "plane" "(-1016 1864 1272) (-1024 1856 1272) (-1024 1856 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 710.557] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62002" - "plane" "(-1024 1856 896) (-1016 1848 896) (-1016 1864 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62001" - "plane" "(-1016 1848 896) (-1016 1848 1272) (-1016 1864 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "101157" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_nuke/emergency_lighta.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-1960 3912 746" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 8500]" } } - solid +} +hidden +{ + entity { - "id" "110110" - side - { - "id" "62010" - "plane" "(-1016 1832 1272) (-1024 1840 1272) (-1016 1848 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 0.51611 -167.687] 0.25" - "vaxis" "[-0.707107 0.707107 0 -89.3103] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62009" - "plane" "(-1024 1840 896) (-1016 1832 896) (-1016 1848 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" - "vaxis" "[0.707107 -0.707107 0 583.31] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62008" - "plane" "(-1016 1832 896) (-1024 1840 896) (-1024 1840 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 -7.28711] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62007" - "plane" "(-1024 1840 896) (-1016 1848 896) (-1016 1848 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 665.301] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62006" - "plane" "(-1016 1848 896) (-1016 1832 896) (-1016 1832 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "101165" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props/de_nuke/emergency_lighta.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-2392 3912 746" editor { - "color" "0 180 0" + "color" "255 255 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 8500]" } } - solid +} +hidden +{ + entity { - "id" "110095" - side + "id" "101369" + "classname" "func_detail" + hidden { - "id" "62015" - "plane" "(-1024 1824 1272) (-1016 1832 1272) (-1016 1824 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 896] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101057" + side + { + "id" "58139" + "plane" "(-1584 2072 592) (-1584 3616 592) (-1504 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58138" + "plane" "(-1584 3616 448) (-1584 2072 448) (-1504 2072 448)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58137" + "plane" "(-1584 2072 448) (-1584 3616 448) (-1584 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58136" + "plane" "(-1504 3616 448) (-1504 2072 448) (-1504 2072 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58135" + "plane" "(-1504 2072 448) (-1584 2072 448) (-1584 2072 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58134" + "plane" "(-1584 3616 448) (-1504 3616 448) (-1504 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62014" - "plane" "(-1016 1832 1272) (-1024 1824 1272) (-1024 1824 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 620.054] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101058" + side + { + "id" "58146" + "plane" "(-1584 3616 592) (-1584 3877.81 736) (-1504 3877.82 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58145" + "plane" "(-1584 3936 624) (-1584 3616 448) (-1504 3616 448)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58144" + "plane" "(-1584 3616 448) (-1584 3936 624) (-1584 3936 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58143" + "plane" "(-1504 3936 624) (-1504 3616 448) (-1504 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58142" + "plane" "(-1584 3936 624) (-1504 3936 624) (-1504 3936 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58141" + "plane" "(-1504 3616 448) (-1584 3616 448) (-1584 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58140" + "plane" "(-1504 3877.82 736) (-1584 3877.82 736) (-1584 3936 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -320] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62013" - "plane" "(-1024 1824 896) (-1024 1824 1272) (-1016 1824 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101049" + side + { + "id" "58152" + "plane" "(-2000 2072 592) (-2000 3616 592) (-1920 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -704] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58151" + "plane" "(-2000 3616 448) (-2000 2072 448) (-1920 2072 448)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -704] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58150" + "plane" "(-2000 2072 448) (-2000 3616 448) (-2000 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58149" + "plane" "(-1920 3616 448) (-1920 2072 448) (-1920 2072 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58148" + "plane" "(-1920 2072 448) (-2000 2072 448) (-2000 2072 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -704] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58147" + "plane" "(-2000 3616 448) (-1920 3616 448) (-1920 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -704] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62012" - "plane" "(-1016 1832 896) (-1024 1824 896) (-1016 1824 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101050" + side + { + "id" "58159" + "plane" "(-2000 3616 592) (-2000 3877.81 736) (-1920 3877.82 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -704] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58158" + "plane" "(-2000 3936 624) (-2000 3616 448) (-1920 3616 448)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -704] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58157" + "plane" "(-2000 3616 448) (-2000 3936 624) (-2000 3936 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58156" + "plane" "(-1920 3936 624) (-1920 3616 448) (-1920 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58155" + "plane" "(-2000 3936 624) (-1920 3936 624) (-1920 3936 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -704] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58154" + "plane" "(-1920 3616 448) (-2000 3616 448) (-2000 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -704] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58153" + "plane" "(-1920 3877.82 736) (-2000 3877.82 736) (-2000 3936 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 -704] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62011" - "plane" "(-1016 1824 896) (-1016 1824 1272) (-1016 1832 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101045" + side + { + "id" "58166" + "plane" "(-2432 3616 592) (-2432 3877.81 736) (-2352 3877.82 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58165" + "plane" "(-2432 3936 624) (-2432 3616 448) (-2352 3616 448)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58164" + "plane" "(-2432 3616 448) (-2432 3936 624) (-2432 3936 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58163" + "plane" "(-2352 3936 624) (-2352 3616 448) (-2352 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58162" + "plane" "(-2432 3936 624) (-2352 3936 624) (-2352 3936 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58161" + "plane" "(-2352 3616 448) (-2432 3616 448) (-2432 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58160" + "plane" "(-2352 3877.82 736) (-2432 3877.82 736) (-2432 3936 736)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + } + hidden + { + solid + { + "id" "101040" + side + { + "id" "58172" + "plane" "(-2432 2072 592) (-2432 3616 592) (-2352 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58171" + "plane" "(-2432 3616 448) (-2432 2072 448) (-2352 2072 448)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58170" + "plane" "(-2432 2072 448) (-2432 3616 448) (-2432 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58169" + "plane" "(-2352 3616 448) (-2352 2072 448) (-2352 2072 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58168" + "plane" "(-2352 2072 448) (-2432 2072 448) (-2432 2072 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58167" + "plane" "(-2432 3616 448) (-2352 3616 448) (-2352 3616 592)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 14000]" } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 8500]" - } } -entity +hidden { - "id" "110210" - "classname" "func_detail" - solid + entity { - "id" "109955" - side + "id" "101624" + "classname" "func_detail" + hidden { - "id" "62020" - "plane" "(-1008 1824 620) (-1008 1824 896) (-1008 1840 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -896] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101625" + side + { + "id" "59012" + "plane" "(-1700 3076 682) (-1532 3076 682) (-1532 3072 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59011" + "plane" "(-1700 3072 678) (-1532 3072 678) (-1532 3076 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59010" + "plane" "(-1700 3076 682) (-1700 3072 682) (-1700 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59009" + "plane" "(-1532 3076 678) (-1532 3072 678) (-1532 3072 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59008" + "plane" "(-1532 3076 682) (-1700 3076 682) (-1700 3076 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59007" + "plane" "(-1532 3072 678) (-1700 3072 678) (-1700 3072 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62019" - "plane" "(-1008 1840 620) (-1008 1840 896) (-1024 1824 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 620.061] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101630" + side + { + "id" "59042" + "plane" "(-1536 3076 678) (-1532 3076 678) (-1532 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59041" + "plane" "(-1536 3072 640) (-1532 3072 640) (-1532 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59040" + "plane" "(-1536 3076 678) (-1536 3072 678) (-1536 3072 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59039" + "plane" "(-1532 3076 640) (-1532 3072 640) (-1532 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59038" + "plane" "(-1532 3076 678) (-1536 3076 678) (-1536 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59037" + "plane" "(-1532 3072 640) (-1536 3072 640) (-1536 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62018" - "plane" "(-1024 1824 620) (-1024 1824 896) (-1008 1824 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101631" + side + { + "id" "59048" + "plane" "(-1570 3076 678) (-1566 3076 678) (-1566 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59047" + "plane" "(-1570 3072 640) (-1566 3072 640) (-1566 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59046" + "plane" "(-1570 3076 678) (-1570 3072 678) (-1570 3072 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59045" + "plane" "(-1566 3076 640) (-1566 3072 640) (-1566 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59044" + "plane" "(-1566 3076 678) (-1570 3076 678) (-1570 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59043" + "plane" "(-1566 3072 640) (-1570 3072 640) (-1570 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62017" - "plane" "(-1008 1824 620) (-1008 1840 620) (-1024 1824 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101632" + side + { + "id" "59054" + "plane" "(-1602 3076 678) (-1598 3076 678) (-1598 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59053" + "plane" "(-1602 3072 640) (-1598 3072 640) (-1598 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59052" + "plane" "(-1602 3076 678) (-1602 3072 678) (-1602 3072 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59051" + "plane" "(-1598 3076 640) (-1598 3072 640) (-1598 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59050" + "plane" "(-1598 3076 678) (-1602 3076 678) (-1602 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59049" + "plane" "(-1598 3072 640) (-1602 3072 640) (-1602 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62016" - "plane" "(-1024 1824 896) (-1008 1840 896) (-1008 1824 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101633" + side + { + "id" "59060" + "plane" "(-1634 3076 678) (-1630 3076 678) (-1630 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59059" + "plane" "(-1634 3072 640) (-1630 3072 640) (-1630 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59058" + "plane" "(-1634 3076 678) (-1634 3072 678) (-1634 3072 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59057" + "plane" "(-1630 3076 640) (-1630 3072 640) (-1630 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59056" + "plane" "(-1630 3076 678) (-1634 3076 678) (-1634 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59055" + "plane" "(-1630 3072 640) (-1634 3072 640) (-1634 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101634" + side + { + "id" "59066" + "plane" "(-1666 3076 678) (-1662 3076 678) (-1662 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59065" + "plane" "(-1666 3072 640) (-1662 3072 640) (-1662 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59064" + "plane" "(-1666 3076 678) (-1666 3072 678) (-1666 3072 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59063" + "plane" "(-1662 3076 640) (-1662 3072 640) (-1662 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59062" + "plane" "(-1662 3076 678) (-1666 3076 678) (-1666 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59061" + "plane" "(-1662 3072 640) (-1666 3072 640) (-1666 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "109953" - side + hidden { - "id" "62025" - "plane" "(-1008 1840 620) (-1008 1840 896) (-1008 1872 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -892.719] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101635" + side + { + "id" "59072" + "plane" "(-1696 3076 678) (-1692 3076 678) (-1692 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59071" + "plane" "(-1696 3072 640) (-1692 3072 640) (-1692 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59070" + "plane" "(-1696 3076 678) (-1696 3072 678) (-1696 3072 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59069" + "plane" "(-1692 3076 640) (-1692 3072 640) (-1692 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59068" + "plane" "(-1692 3076 678) (-1696 3076 678) (-1696 3076 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59067" + "plane" "(-1692 3072 640) (-1696 3072 640) (-1696 3072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62024" - "plane" "(-1024 1856 620) (-1024 1856 896) (-1008 1840 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 -986.028] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101541" + side + { + "id" "59270" + "plane" "(-2432 2072 682) (-2432 2620 682) (-2428 2620 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 160] 0.0625" + "vaxis" "[1 0 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59269" + "plane" "(-2428 2072 678) (-2428 2620 678) (-2432 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 160] 0.0625" + "vaxis" "[1 0 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59268" + "plane" "(-2432 2072 682) (-2428 2072 682) (-2428 2072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59267" + "plane" "(-2432 2620 678) (-2428 2620 678) (-2428 2620 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59266" + "plane" "(-2432 2620 682) (-2432 2072 682) (-2432 2072 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 160] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59265" + "plane" "(-2428 2620 678) (-2428 2072 678) (-2428 2072 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 160] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62023" - "plane" "(-1008 1872 620) (-1008 1872 896) (-1024 1856 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 710.549] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101548" + side + { + "id" "59276" + "plane" "(-2432 2594 678) (-2428 2594 678) (-2428 2590 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59275" + "plane" "(-2432 2590 640) (-2428 2590 640) (-2428 2594 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59274" + "plane" "(-2432 2594 678) (-2432 2590 678) (-2432 2590 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59273" + "plane" "(-2428 2594 640) (-2428 2590 640) (-2428 2590 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59272" + "plane" "(-2428 2594 678) (-2432 2594 678) (-2432 2594 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59271" + "plane" "(-2428 2590 640) (-2432 2590 640) (-2432 2590 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62022" - "plane" "(-1024 1856 620) (-1008 1840 620) (-1008 1872 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101551" + side + { + "id" "59282" + "plane" "(-2432 2562 678) (-2428 2562 678) (-2428 2558 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -248] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59281" + "plane" "(-2432 2558 640) (-2428 2558 640) (-2428 2562 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -248] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59280" + "plane" "(-2432 2562 678) (-2432 2558 678) (-2432 2558 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59279" + "plane" "(-2428 2562 640) (-2428 2558 640) (-2428 2558 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59278" + "plane" "(-2428 2562 678) (-2432 2562 678) (-2432 2562 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59277" + "plane" "(-2428 2558 640) (-2432 2558 640) (-2432 2558 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62021" - "plane" "(-1008 1872 896) (-1008 1840 896) (-1024 1856 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101553" + side + { + "id" "59288" + "plane" "(-2432 2530 678) (-2428 2530 678) (-2428 2526 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 136] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59287" + "plane" "(-2432 2526 640) (-2428 2526 640) (-2428 2530 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 136] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59286" + "plane" "(-2432 2530 678) (-2432 2526 678) (-2432 2526 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59285" + "plane" "(-2428 2530 640) (-2428 2526 640) (-2428 2526 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59284" + "plane" "(-2428 2530 678) (-2432 2530 678) (-2432 2530 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59283" + "plane" "(-2428 2526 640) (-2432 2526 640) (-2432 2526 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101555" + side + { + "id" "59294" + "plane" "(-2432 2498 678) (-2428 2498 678) (-2428 2494 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59293" + "plane" "(-2432 2494 640) (-2428 2494 640) (-2428 2498 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59292" + "plane" "(-2432 2498 678) (-2432 2494 678) (-2432 2494 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59291" + "plane" "(-2428 2498 640) (-2428 2494 640) (-2428 2494 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59290" + "plane" "(-2428 2498 678) (-2432 2498 678) (-2432 2498 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59289" + "plane" "(-2428 2494 640) (-2432 2494 640) (-2432 2494 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "109951" - side + hidden { - "id" "62030" - "plane" "(-1008 1872 620) (-1008 1872 896) (-1008 1904 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101557" + side + { + "id" "59300" + "plane" "(-2432 2466 678) (-2428 2466 678) (-2428 2462 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59299" + "plane" "(-2432 2462 640) (-2428 2462 640) (-2428 2466 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59298" + "plane" "(-2432 2466 678) (-2432 2462 678) (-2432 2462 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59297" + "plane" "(-2428 2466 640) (-2428 2462 640) (-2428 2462 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59296" + "plane" "(-2428 2466 678) (-2432 2466 678) (-2432 2466 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59295" + "plane" "(-2428 2462 640) (-2432 2462 640) (-2432 2462 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62029" - "plane" "(-1024 1888 620) (-1024 1888 896) (-1008 1872 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 -895.52] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101559" + side + { + "id" "59306" + "plane" "(-2432 2434 678) (-2428 2434 678) (-2428 2430 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59305" + "plane" "(-2432 2430 640) (-2428 2430 640) (-2428 2434 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59304" + "plane" "(-2432 2434 678) (-2432 2430 678) (-2432 2430 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59303" + "plane" "(-2428 2434 640) (-2428 2430 640) (-2428 2430 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59302" + "plane" "(-2428 2434 678) (-2432 2434 678) (-2432 2434 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59301" + "plane" "(-2428 2430 640) (-2432 2430 640) (-2432 2430 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62028" - "plane" "(-1008 1904 620) (-1008 1904 896) (-1024 1888 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 801.081] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101561" + side + { + "id" "59312" + "plane" "(-2432 2402 678) (-2428 2402 678) (-2428 2398 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59311" + "plane" "(-2432 2398 640) (-2428 2398 640) (-2428 2402 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59310" + "plane" "(-2432 2402 678) (-2432 2398 678) (-2432 2398 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59309" + "plane" "(-2428 2402 640) (-2428 2398 640) (-2428 2398 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59308" + "plane" "(-2428 2402 678) (-2432 2402 678) (-2432 2402 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59307" + "plane" "(-2428 2398 640) (-2432 2398 640) (-2432 2398 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62027" - "plane" "(-1024 1888 620) (-1008 1872 620) (-1008 1904 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101563" + side + { + "id" "59318" + "plane" "(-2432 2370 678) (-2428 2370 678) (-2428 2366 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59317" + "plane" "(-2432 2366 640) (-2428 2366 640) (-2428 2370 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59316" + "plane" "(-2432 2370 678) (-2432 2366 678) (-2432 2366 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59315" + "plane" "(-2428 2370 640) (-2428 2366 640) (-2428 2366 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59314" + "plane" "(-2428 2370 678) (-2432 2370 678) (-2432 2370 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59313" + "plane" "(-2428 2366 640) (-2432 2366 640) (-2432 2366 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62026" - "plane" "(-1008 1904 896) (-1008 1872 896) (-1024 1888 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101565" + side + { + "id" "59324" + "plane" "(-2432 2338 678) (-2428 2338 678) (-2428 2334 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59323" + "plane" "(-2432 2334 640) (-2428 2334 640) (-2428 2338 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59322" + "plane" "(-2432 2338 678) (-2432 2334 678) (-2432 2334 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59321" + "plane" "(-2428 2338 640) (-2428 2334 640) (-2428 2334 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59320" + "plane" "(-2428 2338 678) (-2432 2338 678) (-2432 2338 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59319" + "plane" "(-2428 2334 640) (-2432 2334 640) (-2432 2334 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101567" + side + { + "id" "59330" + "plane" "(-2432 2306 678) (-2428 2306 678) (-2428 2302 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59329" + "plane" "(-2432 2302 640) (-2428 2302 640) (-2428 2306 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59328" + "plane" "(-2432 2306 678) (-2432 2302 678) (-2432 2302 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59327" + "plane" "(-2428 2306 640) (-2428 2302 640) (-2428 2302 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59326" + "plane" "(-2428 2306 678) (-2432 2306 678) (-2432 2306 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59325" + "plane" "(-2428 2302 640) (-2432 2302 640) (-2432 2302 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "109949" - side + hidden { - "id" "62035" - "plane" "(-1008 1904 620) (-1008 1904 896) (-1008 1936 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101570" + side + { + "id" "59336" + "plane" "(-2432 2274 678) (-2428 2274 678) (-2428 2270 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59335" + "plane" "(-2432 2270 640) (-2428 2270 640) (-2428 2274 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59334" + "plane" "(-2432 2274 678) (-2432 2270 678) (-2432 2270 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59333" + "plane" "(-2428 2274 640) (-2428 2270 640) (-2428 2270 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59332" + "plane" "(-2428 2274 678) (-2432 2274 678) (-2432 2274 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59331" + "plane" "(-2428 2270 640) (-2432 2270 640) (-2432 2270 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62034" - "plane" "(-1024 1920 620) (-1024 1920 896) (-1008 1904 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -805.007] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101572" + side + { + "id" "59342" + "plane" "(-2432 2242 678) (-2428 2242 678) (-2428 2238 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59341" + "plane" "(-2432 2238 640) (-2428 2238 640) (-2428 2242 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59340" + "plane" "(-2432 2242 678) (-2432 2238 678) (-2432 2238 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59339" + "plane" "(-2428 2242 640) (-2428 2238 640) (-2428 2238 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59338" + "plane" "(-2428 2242 678) (-2432 2242 678) (-2432 2242 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59337" + "plane" "(-2428 2238 640) (-2432 2238 640) (-2432 2238 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62033" - "plane" "(-1008 1936 620) (-1008 1936 896) (-1024 1920 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 891.594] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101574" + side + { + "id" "59348" + "plane" "(-2432 2210 678) (-2428 2210 678) (-2428 2206 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59347" + "plane" "(-2432 2206 640) (-2428 2206 640) (-2428 2210 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59346" + "plane" "(-2432 2210 678) (-2432 2206 678) (-2432 2206 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59345" + "plane" "(-2428 2210 640) (-2428 2206 640) (-2428 2206 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59344" + "plane" "(-2428 2210 678) (-2432 2210 678) (-2432 2210 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59343" + "plane" "(-2428 2206 640) (-2432 2206 640) (-2432 2206 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62032" - "plane" "(-1024 1920 620) (-1008 1904 620) (-1008 1936 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101576" + side + { + "id" "59354" + "plane" "(-2432 2178 678) (-2428 2178 678) (-2428 2174 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59353" + "plane" "(-2432 2174 640) (-2428 2174 640) (-2428 2178 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59352" + "plane" "(-2432 2178 678) (-2432 2174 678) (-2432 2174 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59351" + "plane" "(-2428 2178 640) (-2428 2174 640) (-2428 2174 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59350" + "plane" "(-2428 2178 678) (-2432 2178 678) (-2432 2178 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59349" + "plane" "(-2428 2174 640) (-2432 2174 640) (-2432 2174 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62031" - "plane" "(-1008 1936 896) (-1008 1904 896) (-1024 1920 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101578" + side + { + "id" "59360" + "plane" "(-2432 2146 678) (-2428 2146 678) (-2428 2142 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59359" + "plane" "(-2432 2142 640) (-2428 2142 640) (-2428 2146 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59358" + "plane" "(-2432 2146 678) (-2432 2142 678) (-2432 2142 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59357" + "plane" "(-2428 2146 640) (-2428 2142 640) (-2428 2142 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59356" + "plane" "(-2428 2146 678) (-2432 2146 678) (-2432 2146 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59355" + "plane" "(-2428 2142 640) (-2432 2142 640) (-2432 2142 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101580" + side + { + "id" "59366" + "plane" "(-2432 2114 678) (-2428 2114 678) (-2428 2110 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59365" + "plane" "(-2432 2110 640) (-2428 2110 640) (-2428 2114 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 8] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59364" + "plane" "(-2432 2114 678) (-2432 2110 678) (-2432 2110 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59363" + "plane" "(-2428 2114 640) (-2428 2110 640) (-2428 2110 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 -8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59362" + "plane" "(-2428 2114 678) (-2432 2114 678) (-2432 2114 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59361" + "plane" "(-2428 2110 640) (-2432 2110 640) (-2432 2110 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "109947" - side + hidden { - "id" "62040" - "plane" "(-1008 1936 620) (-1008 1936 896) (-1008 1968 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101582" + side + { + "id" "59372" + "plane" "(-2432 2082 678) (-2428 2082 678) (-2428 2078 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59371" + "plane" "(-2432 2078 640) (-2428 2078 640) (-2428 2082 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59370" + "plane" "(-2432 2082 678) (-2432 2078 678) (-2432 2078 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59369" + "plane" "(-2428 2082 640) (-2428 2078 640) (-2428 2078 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59368" + "plane" "(-2428 2082 678) (-2432 2082 678) (-2432 2082 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59367" + "plane" "(-2428 2078 640) (-2432 2078 640) (-2432 2078 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62039" - "plane" "(-1024 1952 620) (-1024 1952 896) (-1008 1936 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -714.495] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101610" + side + { + "id" "58934" + "plane" "(-2432 2620 682) (-2432 2624 682) (-1856 2624 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58933" + "plane" "(-2432 2624 678) (-2432 2620 678) (-1854 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58932" + "plane" "(-2432 2620 678) (-2432 2624 678) (-2432 2624 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58931" + "plane" "(-2432 2624 678) (-1856 2624 678) (-1856 2624 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58930" + "plane" "(-1854 2620 678) (-2432 2620 678) (-2432 2620 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58929" + "plane" "(-1856 2624 678) (-1854 2620 678) (-1854 2620 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62038" - "plane" "(-1008 1968 620) (-1008 1968 896) (-1024 1952 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 982.107] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101525" + side + { + "id" "58604" + "plane" "(-2432 2624 678) (-2428 2624 678) (-2428 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58603" + "plane" "(-2432 2620 640) (-2428 2620 640) (-2428 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58602" + "plane" "(-2432 2624 678) (-2432 2620 678) (-2432 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58601" + "plane" "(-2428 2624 640) (-2428 2620 640) (-2428 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58600" + "plane" "(-2428 2624 678) (-2432 2624 678) (-2432 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58599" + "plane" "(-2428 2620 640) (-2432 2620 640) (-2432 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62037" - "plane" "(-1024 1952 620) (-1008 1936 620) (-1008 1968 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101524" + side + { + "id" "58598" + "plane" "(-2402 2624 678) (-2398 2624 678) (-2398 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58597" + "plane" "(-2402 2620 640) (-2398 2620 640) (-2398 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58596" + "plane" "(-2402 2624 678) (-2402 2620 678) (-2402 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58595" + "plane" "(-2398 2624 640) (-2398 2620 640) (-2398 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58594" + "plane" "(-2398 2624 678) (-2402 2624 678) (-2402 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58593" + "plane" "(-2398 2620 640) (-2402 2620 640) (-2402 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62036" - "plane" "(-1008 1968 896) (-1008 1936 896) (-1024 1952 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101523" + side + { + "id" "58592" + "plane" "(-2370 2624 678) (-2366 2624 678) (-2366 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58591" + "plane" "(-2370 2620 640) (-2366 2620 640) (-2366 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58590" + "plane" "(-2370 2624 678) (-2370 2620 678) (-2370 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58589" + "plane" "(-2366 2624 640) (-2366 2620 640) (-2366 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58588" + "plane" "(-2366 2624 678) (-2370 2624 678) (-2370 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58587" + "plane" "(-2366 2620 640) (-2370 2620 640) (-2370 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101522" + side + { + "id" "58586" + "plane" "(-2338 2624 678) (-2334 2624 678) (-2334 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58585" + "plane" "(-2338 2620 640) (-2334 2620 640) (-2334 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58584" + "plane" "(-2338 2624 678) (-2338 2620 678) (-2338 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58583" + "plane" "(-2334 2624 640) (-2334 2620 640) (-2334 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58582" + "plane" "(-2334 2624 678) (-2338 2624 678) (-2338 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58581" + "plane" "(-2334 2620 640) (-2338 2620 640) (-2338 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "109945" - side + hidden { - "id" "62045" - "plane" "(-1008 1968 620) (-1008 1968 896) (-1008 2000 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101521" + side + { + "id" "58580" + "plane" "(-2306 2624 678) (-2302 2624 678) (-2302 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58579" + "plane" "(-2306 2620 640) (-2302 2620 640) (-2302 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58578" + "plane" "(-2306 2624 678) (-2306 2620 678) (-2306 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58577" + "plane" "(-2302 2624 640) (-2302 2620 640) (-2302 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58576" + "plane" "(-2302 2624 678) (-2306 2624 678) (-2306 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58575" + "plane" "(-2302 2620 640) (-2306 2620 640) (-2306 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62044" - "plane" "(-1024 1984 620) (-1024 1984 896) (-1008 1968 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -623.981] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101520" + side + { + "id" "58574" + "plane" "(-2274 2624 678) (-2270 2624 678) (-2270 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58573" + "plane" "(-2274 2620 640) (-2270 2620 640) (-2270 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58572" + "plane" "(-2274 2624 678) (-2274 2620 678) (-2274 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58571" + "plane" "(-2270 2624 640) (-2270 2620 640) (-2270 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58570" + "plane" "(-2270 2624 678) (-2274 2624 678) (-2274 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58569" + "plane" "(-2270 2620 640) (-2274 2620 640) (-2274 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62043" - "plane" "(-1008 2000 620) (-1008 2000 896) (-1024 1984 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 48.6152] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101519" + side + { + "id" "58568" + "plane" "(-2242 2624 678) (-2238 2624 678) (-2238 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58567" + "plane" "(-2242 2620 640) (-2238 2620 640) (-2238 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58566" + "plane" "(-2242 2624 678) (-2242 2620 678) (-2242 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58565" + "plane" "(-2238 2624 640) (-2238 2620 640) (-2238 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58564" + "plane" "(-2238 2624 678) (-2242 2624 678) (-2242 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58563" + "plane" "(-2238 2620 640) (-2242 2620 640) (-2242 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62042" - "plane" "(-1024 1984 620) (-1008 1968 620) (-1008 2000 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101518" + side + { + "id" "58562" + "plane" "(-2210 2624 678) (-2206 2624 678) (-2206 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58561" + "plane" "(-2210 2620 640) (-2206 2620 640) (-2206 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58560" + "plane" "(-2210 2624 678) (-2210 2620 678) (-2210 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58559" + "plane" "(-2206 2624 640) (-2206 2620 640) (-2206 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58558" + "plane" "(-2206 2624 678) (-2210 2624 678) (-2210 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58557" + "plane" "(-2206 2620 640) (-2210 2620 640) (-2210 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62041" - "plane" "(-1008 2000 896) (-1008 1968 896) (-1024 1984 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101517" + side + { + "id" "58556" + "plane" "(-2178 2624 678) (-2174 2624 678) (-2174 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58555" + "plane" "(-2178 2620 640) (-2174 2620 640) (-2174 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58554" + "plane" "(-2178 2624 678) (-2178 2620 678) (-2178 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58553" + "plane" "(-2174 2624 640) (-2174 2620 640) (-2174 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58552" + "plane" "(-2174 2624 678) (-2178 2624 678) (-2178 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58551" + "plane" "(-2174 2620 640) (-2178 2620 640) (-2178 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101516" + side + { + "id" "58550" + "plane" "(-2146 2624 678) (-2142 2624 678) (-2142 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58549" + "plane" "(-2146 2620 640) (-2142 2620 640) (-2142 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58548" + "plane" "(-2146 2624 678) (-2146 2620 678) (-2146 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58547" + "plane" "(-2142 2624 640) (-2142 2620 640) (-2142 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58546" + "plane" "(-2142 2624 678) (-2146 2624 678) (-2146 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58545" + "plane" "(-2142 2620 640) (-2146 2620 640) (-2146 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "109943" - side + hidden { - "id" "62050" - "plane" "(-1008 2000 620) (-1008 2000 896) (-1008 2032 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -640] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101585" + side + { + "id" "58832" + "plane" "(-2114 2624 678) (-2110 2624 678) (-2110 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58831" + "plane" "(-2114 2620 640) (-2110 2620 640) (-2110 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58830" + "plane" "(-2114 2624 678) (-2114 2620 678) (-2114 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58829" + "plane" "(-2110 2624 640) (-2110 2620 640) (-2110 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58828" + "plane" "(-2110 2624 678) (-2114 2624 678) (-2114 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58827" + "plane" "(-2110 2620 640) (-2114 2620 640) (-2114 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62049" - "plane" "(-1024 2016 620) (-1024 2016 896) (-1008 2000 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -533.473] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101587" + side + { + "id" "58844" + "plane" "(-2082 2624 678) (-2078 2624 678) (-2078 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58843" + "plane" "(-2082 2620 640) (-2078 2620 640) (-2078 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58842" + "plane" "(-2082 2624 678) (-2082 2620 678) (-2082 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58841" + "plane" "(-2078 2624 640) (-2078 2620 640) (-2078 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58840" + "plane" "(-2078 2624 678) (-2082 2624 678) (-2082 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58839" + "plane" "(-2078 2620 640) (-2082 2620 640) (-2082 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62048" - "plane" "(-1008 2032 620) (-1008 2032 896) (-1024 2016 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 139.125] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101589" + side + { + "id" "58856" + "plane" "(-2050 2624 678) (-2046 2624 678) (-2046 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58855" + "plane" "(-2050 2620 640) (-2046 2620 640) (-2046 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58854" + "plane" "(-2050 2624 678) (-2050 2620 678) (-2050 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58853" + "plane" "(-2046 2624 640) (-2046 2620 640) (-2046 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58852" + "plane" "(-2046 2624 678) (-2050 2624 678) (-2050 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58851" + "plane" "(-2046 2620 640) (-2050 2620 640) (-2050 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62047" - "plane" "(-1024 2016 620) (-1008 2000 620) (-1008 2032 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101591" + side + { + "id" "58868" + "plane" "(-2018 2624 678) (-2014 2624 678) (-2014 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58867" + "plane" "(-2018 2620 640) (-2014 2620 640) (-2014 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58866" + "plane" "(-2018 2624 678) (-2018 2620 678) (-2018 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58865" + "plane" "(-2014 2624 640) (-2014 2620 640) (-2014 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58864" + "plane" "(-2014 2624 678) (-2018 2624 678) (-2018 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58863" + "plane" "(-2014 2620 640) (-2018 2620 640) (-2018 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62046" - "plane" "(-1008 2032 896) (-1008 2000 896) (-1024 2016 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101593" + side + { + "id" "58880" + "plane" "(-1986 2624 678) (-1982 2624 678) (-1982 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58879" + "plane" "(-1986 2620 640) (-1982 2620 640) (-1982 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58878" + "plane" "(-1986 2624 678) (-1986 2620 678) (-1986 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58877" + "plane" "(-1982 2624 640) (-1982 2620 640) (-1982 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58876" + "plane" "(-1982 2624 678) (-1986 2624 678) (-1986 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58875" + "plane" "(-1982 2620 640) (-1986 2620 640) (-1986 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 136] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101595" + side + { + "id" "58892" + "plane" "(-1954 2624 678) (-1950 2624 678) (-1950 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58891" + "plane" "(-1954 2620 640) (-1950 2620 640) (-1950 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58890" + "plane" "(-1954 2624 678) (-1954 2620 678) (-1954 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58889" + "plane" "(-1950 2624 640) (-1950 2620 640) (-1950 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58888" + "plane" "(-1950 2624 678) (-1954 2624 678) (-1954 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58887" + "plane" "(-1950 2620 640) (-1954 2620 640) (-1954 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "109925" - side + hidden { - "id" "62055" - "plane" "(-1008 2032 620) (-1008 2032 896) (-1008 2064 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101597" + side + { + "id" "58904" + "plane" "(-1922 2624 678) (-1918 2624 678) (-1918 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58903" + "plane" "(-1922 2620 640) (-1918 2620 640) (-1918 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58902" + "plane" "(-1922 2624 678) (-1922 2620 678) (-1922 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58901" + "plane" "(-1918 2624 640) (-1918 2620 640) (-1918 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58900" + "plane" "(-1918 2624 678) (-1922 2624 678) (-1922 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58899" + "plane" "(-1918 2620 640) (-1922 2620 640) (-1922 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62054" - "plane" "(-1024 2048 620) (-1024 2048 896) (-1008 2032 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -442.963] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101599" + side + { + "id" "58916" + "plane" "(-1890 2624 678) (-1886 2624 678) (-1886 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58915" + "plane" "(-1890 2620 640) (-1886 2620 640) (-1886 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58914" + "plane" "(-1890 2624 678) (-1890 2620 678) (-1890 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58913" + "plane" "(-1886 2624 640) (-1886 2620 640) (-1886 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58912" + "plane" "(-1886 2624 678) (-1890 2624 678) (-1890 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58911" + "plane" "(-1886 2620 640) (-1890 2620 640) (-1890 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62053" - "plane" "(-1008 2064 620) (-1008 2064 896) (-1024 2048 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 229.636] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101602" + side + { + "id" "58928" + "plane" "(-1858 2624 678) (-1854 2624 678) (-1854 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58927" + "plane" "(-1858 2620 640) (-1854 2620 640) (-1854 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58926" + "plane" "(-1858 2624 678) (-1858 2620 678) (-1858 2620 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58925" + "plane" "(-1854 2624 640) (-1854 2620 640) (-1854 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58924" + "plane" "(-1854 2624 678) (-1858 2624 678) (-1858 2624 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58923" + "plane" "(-1854 2620 640) (-1858 2620 640) (-1858 2620 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62052" - "plane" "(-1024 2048 620) (-1008 2032 620) (-1008 2064 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101611" + side + { + "id" "58940" + "plane" "(-1536 2944 682) (-1532 2942 682) (-1854 2620 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58939" + "plane" "(-1532 2942 678) (-1536 2944 678) (-1856 2624 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58938" + "plane" "(-1532 2942 678) (-1532 2942 682) (-1536 2944 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58937" + "plane" "(-1536 2944 678) (-1536 2944 682) (-1856 2624 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58936" + "plane" "(-1854 2620 678) (-1854 2620 682) (-1532 2942 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58935" + "plane" "(-1856 2624 678) (-1856 2624 682) (-1854 2620 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62051" - "plane" "(-1008 2064 896) (-1008 2032 896) (-1024 2048 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101692" + side + { + "id" "59168" + "plane" "(-1824 2656 678) (-1820 2656 678) (-1820 2652 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -128] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59167" + "plane" "(-1824 2652 640) (-1820 2652 640) (-1820 2656 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -128] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59166" + "plane" "(-1824 2656 678) (-1824 2652 678) (-1824 2652 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59165" + "plane" "(-1820 2656 640) (-1820 2652 640) (-1820 2652 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59164" + "plane" "(-1820 2656 678) (-1824 2656 678) (-1824 2656 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59163" + "plane" "(-1820 2652 640) (-1824 2652 640) (-1824 2652 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101695" + side + { + "id" "59180" + "plane" "(-1792 2688 678) (-1788 2688 678) (-1788 2684 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59179" + "plane" "(-1792 2684 640) (-1788 2684 640) (-1788 2688 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59178" + "plane" "(-1792 2688 678) (-1792 2684 678) (-1792 2684 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59177" + "plane" "(-1788 2688 640) (-1788 2684 640) (-1788 2684 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59176" + "plane" "(-1788 2688 678) (-1792 2688 678) (-1792 2688 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59175" + "plane" "(-1788 2684 640) (-1792 2684 640) (-1792 2684 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "109927" - side + hidden { - "id" "62060" - "plane" "(-1008 2064 620) (-1008 2064 896) (-1008 2096 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -896] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101697" + side + { + "id" "59192" + "plane" "(-1760 2720 678) (-1756 2720 678) (-1756 2716 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -128] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59191" + "plane" "(-1760 2716 640) (-1756 2716 640) (-1756 2720 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -128] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59190" + "plane" "(-1760 2720 678) (-1760 2716 678) (-1760 2716 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59189" + "plane" "(-1756 2720 640) (-1756 2716 640) (-1756 2716 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59188" + "plane" "(-1756 2720 678) (-1760 2720 678) (-1760 2720 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59187" + "plane" "(-1756 2716 640) (-1760 2716 640) (-1760 2716 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62059" - "plane" "(-1024 2080 620) (-1024 2080 896) (-1008 2064 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -352.452] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101699" + side + { + "id" "59204" + "plane" "(-1728 2752 678) (-1724 2752 678) (-1724 2748 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59203" + "plane" "(-1728 2748 640) (-1724 2748 640) (-1724 2752 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59202" + "plane" "(-1728 2752 678) (-1728 2748 678) (-1728 2748 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59201" + "plane" "(-1724 2752 640) (-1724 2748 640) (-1724 2748 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59200" + "plane" "(-1724 2752 678) (-1728 2752 678) (-1728 2752 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59199" + "plane" "(-1724 2748 640) (-1728 2748 640) (-1728 2748 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62058" - "plane" "(-1008 2096 620) (-1008 2096 896) (-1024 2080 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 320.149] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101701" + side + { + "id" "59216" + "plane" "(-1696 2784 678) (-1692 2784 678) (-1692 2780 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -128] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59215" + "plane" "(-1696 2780 640) (-1692 2780 640) (-1692 2784 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -128] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59214" + "plane" "(-1696 2784 678) (-1696 2780 678) (-1696 2780 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59213" + "plane" "(-1692 2784 640) (-1692 2780 640) (-1692 2780 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59212" + "plane" "(-1692 2784 678) (-1696 2784 678) (-1696 2784 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59211" + "plane" "(-1692 2780 640) (-1696 2780 640) (-1696 2780 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62057" - "plane" "(-1024 2080 620) (-1008 2064 620) (-1008 2096 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101703" + side + { + "id" "59228" + "plane" "(-1664 2816 678) (-1660 2816 678) (-1660 2812 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59227" + "plane" "(-1664 2812 640) (-1660 2812 640) (-1660 2816 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59226" + "plane" "(-1664 2816 678) (-1664 2812 678) (-1664 2812 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59225" + "plane" "(-1660 2816 640) (-1660 2812 640) (-1660 2812 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59224" + "plane" "(-1660 2816 678) (-1664 2816 678) (-1664 2816 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59223" + "plane" "(-1660 2812 640) (-1664 2812 640) (-1664 2812 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62056" - "plane" "(-1008 2096 896) (-1008 2064 896) (-1024 2080 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101705" + side + { + "id" "59240" + "plane" "(-1632 2848 678) (-1628 2848 678) (-1628 2844 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -128] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59239" + "plane" "(-1632 2844 640) (-1628 2844 640) (-1628 2848 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -128] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59238" + "plane" "(-1632 2848 678) (-1632 2844 678) (-1632 2844 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59237" + "plane" "(-1628 2848 640) (-1628 2844 640) (-1628 2844 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59236" + "plane" "(-1628 2848 678) (-1632 2848 678) (-1632 2848 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59235" + "plane" "(-1628 2844 640) (-1632 2844 640) (-1632 2844 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101707" + side + { + "id" "59252" + "plane" "(-1600 2880 678) (-1596 2880 678) (-1596 2876 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59251" + "plane" "(-1600 2876 640) (-1596 2876 640) (-1596 2880 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59250" + "plane" "(-1600 2880 678) (-1600 2876 678) (-1600 2876 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59249" + "plane" "(-1596 2880 640) (-1596 2876 640) (-1596 2876 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59248" + "plane" "(-1596 2880 678) (-1600 2880 678) (-1600 2880 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59247" + "plane" "(-1596 2876 640) (-1600 2876 640) (-1600 2876 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "109929" - side + hidden { - "id" "62065" - "plane" "(-1008 2096 620) (-1008 2096 896) (-1008 2128 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101709" + side + { + "id" "59264" + "plane" "(-1568 2912 678) (-1564 2912 678) (-1564 2908 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -128] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59263" + "plane" "(-1568 2908 640) (-1564 2908 640) (-1564 2912 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 -128] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59262" + "plane" "(-1568 2912 678) (-1568 2908 678) (-1568 2908 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59261" + "plane" "(-1564 2912 640) (-1564 2908 640) (-1564 2908 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59260" + "plane" "(-1564 2912 678) (-1568 2912 678) (-1568 2912 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59259" + "plane" "(-1564 2908 640) (-1568 2908 640) (-1568 2908 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62064" - "plane" "(-1024 2112 620) (-1024 2112 896) (-1008 2096 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 -261.931] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101689" + side + { + "id" "59144" + "plane" "(-1536 2946 678) (-1532 2946 678) (-1532 2942 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 -1 0 -248] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59143" + "plane" "(-1536 2942 640) (-1532 2942 640) (-1532 2946 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 -1 0 -248] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59142" + "plane" "(-1536 2946 678) (-1536 2942 678) (-1536 2942 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59141" + "plane" "(-1532 2946 640) (-1532 2942 640) (-1532 2942 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59140" + "plane" "(-1532 2946 678) (-1536 2946 678) (-1536 2946 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59139" + "plane" "(-1532 2942 640) (-1536 2942 640) (-1536 2942 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62063" - "plane" "(-1008 2128 620) (-1008 2128 896) (-1024 2112 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 410.663] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101680" + side + { + "id" "59096" + "plane" "(-1536 2944 682) (-1536 3072 682) (-1532 3072 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 -1 0 -144] 0.0625" + "vaxis" "[-1 0 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59095" + "plane" "(-1532 3072 678) (-1536 3072 678) (-1536 2944 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 -1 0 -144] 0.0625" + "vaxis" "[-1 0 0 -240] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59094" + "plane" "(-1536 3072 678) (-1532 3072 678) (-1532 3072 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 240] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59093" + "plane" "(-1532 3072 678) (-1532 2942 678) (-1532 2942 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 -1 0 -144] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59092" + "plane" "(-1536 2944 678) (-1536 3072 678) (-1536 3072 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 -1 0 -144] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59091" + "plane" "(-1532 2942 678) (-1536 2944 678) (-1536 2944 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62062" - "plane" "(-1024 2112 620) (-1008 2096 620) (-1008 2128 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101687" + side + { + "id" "59132" + "plane" "(-1536 2978 678) (-1532 2978 678) (-1532 2974 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59131" + "plane" "(-1536 2974 640) (-1532 2974 640) (-1532 2978 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59130" + "plane" "(-1536 2978 678) (-1536 2974 678) (-1536 2974 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59129" + "plane" "(-1532 2978 640) (-1532 2974 640) (-1532 2974 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59128" + "plane" "(-1532 2978 678) (-1536 2978 678) (-1536 2978 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59127" + "plane" "(-1532 2974 640) (-1536 2974 640) (-1536 2974 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62061" - "plane" "(-1008 2128 896) (-1008 2096 896) (-1024 2112 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101685" + side + { + "id" "59120" + "plane" "(-1536 3010 678) (-1532 3010 678) (-1532 3006 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 -1 0 -248] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59119" + "plane" "(-1536 3006 640) (-1532 3006 640) (-1532 3010 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 -1 0 -248] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59118" + "plane" "(-1536 3010 678) (-1536 3006 678) (-1536 3006 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59117" + "plane" "(-1532 3010 640) (-1532 3006 640) (-1532 3006 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59116" + "plane" "(-1532 3010 678) (-1536 3010 678) (-1536 3010 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59115" + "plane" "(-1532 3006 640) (-1536 3006 640) (-1536 3006 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101683" + side + { + "id" "59108" + "plane" "(-1536 3042 678) (-1532 3042 678) (-1532 3038 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59107" + "plane" "(-1536 3038 640) (-1532 3038 640) (-1532 3042 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 -1 0 -120] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59106" + "plane" "(-1536 3042 678) (-1536 3038 678) (-1536 3038 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59105" + "plane" "(-1532 3042 640) (-1532 3038 640) (-1532 3038 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59104" + "plane" "(-1532 3042 678) (-1536 3042 678) (-1536 3042 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "59103" + "plane" "(-1532 3038 640) (-1536 3038 640) (-1536 3038 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -128] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "109931" - side + hidden { - "id" "62070" - "plane" "(-1008 2128 620) (-1008 2128 896) (-1008 2160 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101414" + side + { + "id" "58412" + "plane" "(-1700 3328 682) (-1216 3328 682) (-1216 3324 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58411" + "plane" "(-1700 3324 678) (-1216 3324 678) (-1216 3328 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58410" + "plane" "(-1700 3328 682) (-1700 3324 682) (-1700 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58409" + "plane" "(-1216 3328 678) (-1216 3324 678) (-1216 3324 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58408" + "plane" "(-1216 3328 682) (-1700 3328 682) (-1700 3328 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58407" + "plane" "(-1216 3324 678) (-1700 3324 678) (-1700 3324 682)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62069" - "plane" "(-1024 2144 620) (-1024 2144 896) (-1008 2128 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 -171.424] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101466" + side + { + "id" "58418" + "plane" "(-1410 3328 678) (-1406 3328 678) (-1406 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58417" + "plane" "(-1410 3324 640) (-1406 3324 640) (-1406 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58416" + "plane" "(-1410 3328 678) (-1410 3324 678) (-1410 3324 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58415" + "plane" "(-1406 3328 640) (-1406 3324 640) (-1406 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58414" + "plane" "(-1406 3328 678) (-1410 3328 678) (-1410 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58413" + "plane" "(-1406 3324 640) (-1410 3324 640) (-1410 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62068" - "plane" "(-1008 2160 620) (-1008 2160 896) (-1024 2144 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 501.18] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101464" + side + { + "id" "58424" + "plane" "(-1442 3328 678) (-1438 3328 678) (-1438 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58423" + "plane" "(-1442 3324 640) (-1438 3324 640) (-1438 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58422" + "plane" "(-1442 3328 678) (-1442 3324 678) (-1442 3324 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58421" + "plane" "(-1438 3328 640) (-1438 3324 640) (-1438 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58420" + "plane" "(-1438 3328 678) (-1442 3328 678) (-1442 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58419" + "plane" "(-1438 3324 640) (-1442 3324 640) (-1442 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62067" - "plane" "(-1024 2144 620) (-1008 2128 620) (-1008 2160 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101446" + side + { + "id" "58430" + "plane" "(-1474 3328 678) (-1470 3328 678) (-1470 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58429" + "plane" "(-1474 3324 640) (-1470 3324 640) (-1470 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58428" + "plane" "(-1474 3328 678) (-1474 3324 678) (-1474 3324 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58427" + "plane" "(-1470 3328 640) (-1470 3324 640) (-1470 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58426" + "plane" "(-1470 3328 678) (-1474 3328 678) (-1474 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58425" + "plane" "(-1470 3324 640) (-1474 3324 640) (-1474 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62066" - "plane" "(-1008 2160 896) (-1008 2128 896) (-1024 2144 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101444" + side + { + "id" "58436" + "plane" "(-1506 3328 678) (-1502 3328 678) (-1502 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58435" + "plane" "(-1506 3324 640) (-1502 3324 640) (-1502 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58434" + "plane" "(-1506 3328 678) (-1506 3324 678) (-1506 3324 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58433" + "plane" "(-1502 3328 640) (-1502 3324 640) (-1502 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58432" + "plane" "(-1502 3328 678) (-1506 3328 678) (-1506 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58431" + "plane" "(-1502 3324 640) (-1506 3324 640) (-1506 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -248] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "101442" + side + { + "id" "58442" + "plane" "(-1538 3328 678) (-1534 3328 678) (-1534 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58441" + "plane" "(-1538 3324 640) (-1534 3324 640) (-1534 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58440" + "plane" "(-1538 3328 678) (-1538 3324 678) (-1538 3324 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58439" + "plane" "(-1534 3328 640) (-1534 3324 640) (-1534 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58438" + "plane" "(-1534 3328 678) (-1538 3328 678) (-1538 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58437" + "plane" "(-1534 3324 640) (-1538 3324 640) (-1538 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "109933" - side + hidden { - "id" "62075" - "plane" "(-1008 2160 620) (-1008 2160 896) (-1008 2192 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101440" + side + { + "id" "58448" + "plane" "(-1570 3328 678) (-1566 3328 678) (-1566 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58447" + "plane" "(-1570 3324 640) (-1566 3324 640) (-1566 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58446" + "plane" "(-1570 3328 678) (-1570 3324 678) (-1570 3324 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58445" + "plane" "(-1566 3328 640) (-1566 3324 640) (-1566 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58444" + "plane" "(-1566 3328 678) (-1570 3328 678) (-1570 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58443" + "plane" "(-1566 3324 640) (-1570 3324 640) (-1570 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62074" - "plane" "(-1024 2176 620) (-1024 2176 896) (-1008 2160 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -80.9087] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101438" + side + { + "id" "58454" + "plane" "(-1602 3328 678) (-1598 3328 678) (-1598 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58453" + "plane" "(-1602 3324 640) (-1598 3324 640) (-1598 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58452" + "plane" "(-1602 3328 678) (-1602 3324 678) (-1602 3324 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58451" + "plane" "(-1598 3328 640) (-1598 3324 640) (-1598 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58450" + "plane" "(-1598 3328 678) (-1602 3328 678) (-1602 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58449" + "plane" "(-1598 3324 640) (-1602 3324 640) (-1602 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62073" - "plane" "(-1008 2192 620) (-1008 2192 896) (-1024 2176 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 591.697] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101436" + side + { + "id" "58460" + "plane" "(-1634 3328 678) (-1630 3328 678) (-1630 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58459" + "plane" "(-1634 3324 640) (-1630 3324 640) (-1630 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58458" + "plane" "(-1634 3328 678) (-1634 3324 678) (-1634 3324 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58457" + "plane" "(-1630 3328 640) (-1630 3324 640) (-1630 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58456" + "plane" "(-1630 3328 678) (-1634 3328 678) (-1634 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58455" + "plane" "(-1630 3324 640) (-1634 3324 640) (-1634 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 8] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62072" - "plane" "(-1024 2176 620) (-1008 2160 620) (-1008 2192 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "101434" + side + { + "id" "58466" + "plane" "(-1666 3328 678) (-1662 3328 678) (-1662 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58465" + "plane" "(-1666 3324 640) (-1662 3324 640) (-1662 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58464" + "plane" "(-1666 3328 678) (-1666 3324 678) (-1666 3324 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58463" + "plane" "(-1662 3328 640) (-1662 3324 640) (-1662 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58462" + "plane" "(-1662 3328 678) (-1666 3328 678) (-1666 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58461" + "plane" "(-1662 3324 640) (-1666 3324 640) (-1666 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 -120] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62071" - "plane" "(-1008 2192 896) (-1008 2160 896) (-1024 2176 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "101411" + side + { + "id" "58472" + "plane" "(-1696 3328 678) (-1692 3328 678) (-1692 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58471" + "plane" "(-1696 3324 640) (-1692 3324 640) (-1692 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58470" + "plane" "(-1696 3328 678) (-1696 3324 678) (-1696 3324 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58469" + "plane" "(-1692 3328 640) (-1692 3324 640) (-1692 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58468" + "plane" "(-1692 3328 678) (-1696 3328 678) (-1696 3328 640)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "58467" + "plane" "(-1692 3324 640) (-1696 3324 640) (-1696 3324 678)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -10268]" } } - solid +} +hidden +{ + entity { - "id" "109935" - side - { - "id" "62080" - "plane" "(-1008 2192 620) (-1008 2192 896) (-1008 2224 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -384] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62079" - "plane" "(-1024 2208 620) (-1024 2208 896) (-1008 2192 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -1014.4] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62078" - "plane" "(-1008 2224 620) (-1008 2224 896) (-1024 2208 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 682.208] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62077" - "plane" "(-1024 2208 620) (-1008 2192 620) (-1008 2224 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62076" - "plane" "(-1008 2224 896) (-1008 2192 896) (-1024 2208 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "103510" + "classname" "npc_gman" + "angles" "0 242.5 0" + "disablereceiveshadows" "0" + "disableshadows" "0" + "DontUseSpeechSemaphore" "0" + "hintlimiting" "0" + "ignoreunseenenemies" "0" + "physdamagescale" "1.0" + "renderamt" "255" + "rendercolor" "255 255 255" + "renderfx" "0" + "rendermode" "0" + "sleepstate" "0" + "spawnflags" "516" + "wakeradius" "0" + "wakesquad" "0" + "origin" "-1420 3232 641" editor { - "color" "0 180 0" + "color" "0 200 200" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 0]" } } - solid +} +hidden +{ + entity { - "id" "109937" - side - { - "id" "62085" - "plane" "(-1008 2224 620) (-1008 2224 896) (-1008 2256 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62084" - "plane" "(-1024 2240 620) (-1024 2240 896) (-1008 2224 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 -923.937] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62083" - "plane" "(-1008 2256 620) (-1008 2256 896) (-1024 2240 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 772.72] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62082" - "plane" "(-1024 2240 620) (-1008 2224 620) (-1008 2256 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62081" - "plane" "(-1008 2256 896) (-1008 2224 896) (-1024 2240 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "107151" + "classname" "env_cubemap" + "cubemapsize" "7" + "sides" "" + "origin" "-1600 832 704" editor { - "color" "0 180 0" + "color" "0 0 255" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - solid +} +hidden +{ + entity { - "id" "109939" - side - { - "id" "62090" - "plane" "(-1008 2256 620) (-1008 2256 896) (-1008 2288 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -640] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62089" - "plane" "(-1024 2272 620) (-1024 2272 896) (-1008 2256 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -833.375] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62088" - "plane" "(-1008 2288 620) (-1008 2288 896) (-1024 2272 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 863.234] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62087" - "plane" "(-1024 2272 620) (-1008 2256 620) (-1008 2288 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62086" - "plane" "(-1008 2288 896) (-1008 2256 896) (-1024 2272 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "107163" + "classname" "env_cubemap" + "cubemapsize" "7" + "sides" "" + "origin" "-1600 576 704" editor { - "color" "0 180 0" + "color" "0 0 255" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - solid +} +hidden +{ + entity { - "id" "109941" - side - { - "id" "62095" - "plane" "(-1008 2304 620) (-1008 2288 620) (-1008 2288 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 -768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62094" - "plane" "(-1008 2288 896) (-1008 2288 620) (-1024 2304 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 -742.86] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62093" - "plane" "(-1024 2304 620) (-1008 2288 620) (-1008 2304 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62092" - "plane" "(-1008 2304 620) (-1008 2304 896) (-1024 2304 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62091" - "plane" "(-1008 2304 896) (-1008 2288 896) (-1024 2304 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "107181" + "classname" "env_cubemap" + "cubemapsize" "7" + "sides" "" + "origin" "-1472 448 704" editor { - "color" "0 180 0" + "color" "0 0 255" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 9000]" - } } -entity +hidden { - "id" "110403" - "classname" "func_detail" - solid + entity { - "id" "110404" - side - { - "id" "62341" - "plane" "(-1008 0 620) (-1008 0 896) (-1008 16 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62340" - "plane" "(-1008 16 620) (-1008 16 896) (-1024 0 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 659.086] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62339" - "plane" "(-1024 0 620) (-1024 0 896) (-1008 0 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62338" - "plane" "(-1008 0 620) (-1008 16 620) (-1024 0 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62337" - "plane" "(-1024 0 896) (-1008 16 896) (-1008 0 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "107199" + "classname" "env_cubemap" + "cubemapsize" "7" + "sides" "" + "origin" "-1344 320 704" editor { - "color" "0 180 0" + "color" "0 0 255" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - solid +} +hidden +{ + entity { - "id" "110405" - side - { - "id" "62346" - "plane" "(-1008 16 620) (-1008 16 896) (-1008 48 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 259.281] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62345" - "plane" "(-1024 32 620) (-1024 32 896) (-1008 16 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 76.9976] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62344" - "plane" "(-1008 48 620) (-1008 48 896) (-1024 32 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 749.573] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62343" - "plane" "(-1024 32 620) (-1008 16 620) (-1008 48 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62342" - "plane" "(-1008 48 896) (-1008 16 896) (-1024 32 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "107214" + "classname" "env_cubemap" + "cubemapsize" "7" + "sides" "" + "origin" "-1216 576 704" editor { - "color" "0 180 0" + "color" "0 0 255" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - solid +} +hidden +{ + entity { - "id" "110406" - side - { - "id" "62351" - "plane" "(-1008 48 620) (-1008 48 896) (-1008 80 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62350" - "plane" "(-1024 64 620) (-1024 64 896) (-1008 48 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 167.507] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62349" - "plane" "(-1008 80 620) (-1008 80 896) (-1024 64 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 840.107] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62348" - "plane" "(-1024 64 620) (-1008 48 620) (-1008 80 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62347" - "plane" "(-1008 80 896) (-1008 48 896) (-1024 64 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + "id" "109654" + "classname" "func_detail" + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "107530" + side + { + "id" "60908" + "plane" "(-1024 1504 620) (-1008 1488 620) (-1008 1504 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 640] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60907" + "plane" "(-1008 1504 620) (-1008 1488 620) (-1008 1488 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -640] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60906" + "plane" "(-1008 1488 620) (-1024 1504 620) (-1024 1504 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 -1001.98] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60905" + "plane" "(-1024 1504 620) (-1008 1504 620) (-1008 1504 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60904" + "plane" "(-1008 1504 896) (-1008 1488 896) (-1024 1504 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110407" - side + hidden { - "id" "62356" - "plane" "(-1008 80 620) (-1008 80 896) (-1008 112 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 896] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107528" + side + { + "id" "60913" + "plane" "(-1024 1472 620) (-1008 1456 620) (-1008 1488 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 512] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60912" + "plane" "(-1008 1488 620) (-1008 1456 620) (-1008 1456 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60911" + "plane" "(-1008 1456 620) (-1024 1472 620) (-1024 1472 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 -68.4814] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60910" + "plane" "(-1024 1472 620) (-1008 1488 620) (-1008 1488 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 604.108] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60909" + "plane" "(-1008 1488 896) (-1008 1456 896) (-1024 1472 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62355" - "plane" "(-1024 96 620) (-1024 96 896) (-1008 80 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 258.02] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107526" + side + { + "id" "60918" + "plane" "(-1024 1440 620) (-1008 1424 620) (-1008 1456 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 384] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60917" + "plane" "(-1008 1456 620) (-1008 1424 620) (-1008 1424 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60916" + "plane" "(-1008 1424 620) (-1024 1440 620) (-1024 1440 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -158.985] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60915" + "plane" "(-1024 1440 620) (-1008 1456 620) (-1008 1456 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 513.606] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60914" + "plane" "(-1008 1456 896) (-1008 1424 896) (-1024 1440 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62354" - "plane" "(-1008 112 620) (-1008 112 896) (-1024 96 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 930.622] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107524" + side + { + "id" "60923" + "plane" "(-1024 1408 620) (-1008 1392 620) (-1008 1424 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60922" + "plane" "(-1008 1424 620) (-1008 1392 620) (-1008 1392 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60921" + "plane" "(-1008 1392 620) (-1024 1408 620) (-1024 1408 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -249.491] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60920" + "plane" "(-1024 1408 620) (-1008 1424 620) (-1008 1424 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 423.103] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60919" + "plane" "(-1008 1424 896) (-1008 1392 896) (-1024 1408 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62353" - "plane" "(-1024 96 620) (-1008 80 620) (-1008 112 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "107522" + side + { + "id" "60928" + "plane" "(-1024 1376 620) (-1008 1360 620) (-1008 1392 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60927" + "plane" "(-1008 1392 620) (-1008 1360 620) (-1008 1360 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60926" + "plane" "(-1008 1360 620) (-1024 1376 620) (-1024 1376 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -339.998] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60925" + "plane" "(-1024 1376 620) (-1008 1392 620) (-1008 1392 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 332.597] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60924" + "plane" "(-1008 1392 896) (-1008 1360 896) (-1024 1376 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62352" - "plane" "(-1008 112 896) (-1008 80 896) (-1024 96 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "107520" + side + { + "id" "60933" + "plane" "(-1024 1344 620) (-1008 1328 620) (-1008 1360 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60932" + "plane" "(-1008 1360 620) (-1008 1328 620) (-1008 1328 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60931" + "plane" "(-1008 1328 620) (-1024 1344 620) (-1024 1344 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -430.507] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60930" + "plane" "(-1024 1344 620) (-1008 1360 620) (-1008 1360 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 242.09] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60929" + "plane" "(-1008 1360 896) (-1008 1328 896) (-1024 1344 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "107518" + side + { + "id" "60938" + "plane" "(-1024 1312 620) (-1008 1296 620) (-1008 1328 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 896] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60937" + "plane" "(-1008 1328 620) (-1008 1296 620) (-1008 1296 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -896] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60936" + "plane" "(-1008 1296 620) (-1024 1312 620) (-1024 1312 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -521.018] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60935" + "plane" "(-1024 1312 620) (-1008 1328 620) (-1008 1328 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 151.581] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60934" + "plane" "(-1008 1328 896) (-1008 1296 896) (-1024 1312 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110408" - side + hidden { - "id" "62361" - "plane" "(-1008 112 620) (-1008 112 896) (-1008 144 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107550" + side + { + "id" "60943" + "plane" "(-1008 1296 896) (-1008 1296 768) (-1008 1280 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60942" + "plane" "(-1024 1280 896) (-1024 1280 768) (-1008 1296 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 61.0708] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60941" + "plane" "(-1024 1280 768) (-1008 1280 768) (-1008 1296 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60940" + "plane" "(-1008 1296 896) (-1008 1280 896) (-1024 1280 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60939" + "plane" "(-1008 1280 896) (-1008 1280 768) (-1024 1280 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62360" - "plane" "(-1024 128 620) (-1024 128 896) (-1008 112 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 348.533] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107532" + side + { + "id" "60948" + "plane" "(-1024 1280 620) (-1008 1264 620) (-1008 1296 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 768] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60947" + "plane" "(-1008 1296 620) (-1008 1264 620) (-1008 1264 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60946" + "plane" "(-1008 1264 620) (-1024 1280 620) (-1024 1280 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -601.426] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60945" + "plane" "(-1024 1280 620) (-1008 1296 620) (-1008 1296 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 71.1802] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60944" + "plane" "(-1008 1296 768) (-1008 1264 768) (-1024 1280 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62359" - "plane" "(-1008 144 620) (-1008 144 896) (-1024 128 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 1021.14] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108831" + side + { + "id" "60953" + "plane" "(-1016 1272 1272) (-1024 1280 1272) (-1016 1288 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 768] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60952" + "plane" "(-1024 1280 896) (-1024 1280 1272) (-1016 1272 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -611.515] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60951" + "plane" "(-1016 1288 1272) (-1024 1280 1272) (-1024 1280 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 61.0796] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60950" + "plane" "(-1024 1280 896) (-1016 1272 896) (-1016 1288 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60949" + "plane" "(-1016 1272 896) (-1016 1272 1272) (-1016 1288 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62358" - "plane" "(-1024 128 620) (-1008 112 620) (-1008 144 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108816" + side + { + "id" "60958" + "plane" "(-1016 1288 1272) (-1024 1296 1272) (-1016 1304 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60957" + "plane" "(-1024 1296 896) (-1016 1288 896) (-1016 1304 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60956" + "plane" "(-1016 1288 896) (-1024 1296 896) (-1024 1296 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -566.265] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60955" + "plane" "(-1024 1296 896) (-1016 1304 896) (-1016 1304 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 106.331] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60954" + "plane" "(-1016 1304 896) (-1016 1288 896) (-1016 1288 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62357" - "plane" "(-1008 144 896) (-1008 112 896) (-1024 128 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108830" + side + { + "id" "60963" + "plane" "(-1016 1304 1272) (-1024 1312 1272) (-1016 1320 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 896] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60962" + "plane" "(-1024 1312 896) (-1024 1312 1272) (-1016 1304 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -521.014] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60961" + "plane" "(-1016 1320 1272) (-1024 1312 1272) (-1024 1312 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 161.69] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60960" + "plane" "(-1024 1312 896) (-1016 1304 896) (-1016 1320 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60959" + "plane" "(-1016 1304 896) (-1016 1304 1272) (-1016 1320 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "108817" + side + { + "id" "60968" + "plane" "(-1016 1320 1272) (-1024 1328 1272) (-1016 1336 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60967" + "plane" "(-1024 1328 896) (-1016 1320 896) (-1016 1336 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60966" + "plane" "(-1016 1320 896) (-1024 1328 896) (-1024 1328 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -465.658] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60965" + "plane" "(-1024 1328 896) (-1016 1336 896) (-1016 1336 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 206.945] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60964" + "plane" "(-1016 1336 896) (-1016 1320 896) (-1016 1320 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110409" - side + hidden { - "id" "62366" - "plane" "(-1008 144 620) (-1008 144 896) (-1008 176 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 640] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108829" + side + { + "id" "60973" + "plane" "(-1016 1336 1272) (-1024 1344 1272) (-1016 1352 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60972" + "plane" "(-1024 1344 896) (-1024 1344 1272) (-1016 1336 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -420.403] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60971" + "plane" "(-1016 1352 1272) (-1024 1344 1272) (-1024 1344 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 252.199] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60970" + "plane" "(-1024 1344 896) (-1016 1336 896) (-1016 1352 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60969" + "plane" "(-1016 1336 896) (-1016 1336 1272) (-1016 1352 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62365" - "plane" "(-1024 160 620) (-1024 160 896) (-1008 144 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 439.048] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108818" + side + { + "id" "60978" + "plane" "(-1016 1352 1272) (-1024 1360 1272) (-1016 1368 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60977" + "plane" "(-1024 1360 896) (-1016 1352 896) (-1016 1368 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60976" + "plane" "(-1016 1352 896) (-1024 1360 896) (-1024 1360 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -375.151] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60975" + "plane" "(-1024 1360 896) (-1016 1368 896) (-1016 1368 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 297.453] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60974" + "plane" "(-1016 1368 896) (-1016 1352 896) (-1016 1352 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62364" - "plane" "(-1008 176 620) (-1008 176 896) (-1024 160 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 87.6447] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108828" + side + { + "id" "60983" + "plane" "(-1016 1368 1272) (-1024 1376 1272) (-1016 1384 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60982" + "plane" "(-1024 1376 896) (-1024 1376 1272) (-1016 1368 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -329.896] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60981" + "plane" "(-1016 1384 1272) (-1024 1376 1272) (-1024 1376 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 342.706] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60980" + "plane" "(-1024 1376 896) (-1016 1368 896) (-1016 1384 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60979" + "plane" "(-1016 1368 896) (-1016 1368 1272) (-1016 1384 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62363" - "plane" "(-1024 160 620) (-1008 144 620) (-1008 176 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108819" + side + { + "id" "60988" + "plane" "(-1016 1384 1272) (-1024 1392 1272) (-1016 1400 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60987" + "plane" "(-1024 1392 896) (-1016 1384 896) (-1016 1400 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60986" + "plane" "(-1016 1384 896) (-1024 1392 896) (-1024 1392 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -284.645] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60985" + "plane" "(-1024 1392 896) (-1016 1400 896) (-1016 1400 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 387.959] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60984" + "plane" "(-1016 1400 896) (-1016 1384 896) (-1016 1384 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62362" - "plane" "(-1008 176 896) (-1008 144 896) (-1024 160 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108827" + side + { + "id" "60993" + "plane" "(-1016 1400 1272) (-1024 1408 1272) (-1016 1416 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60992" + "plane" "(-1024 1408 896) (-1024 1408 1272) (-1016 1400 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -239.391] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60991" + "plane" "(-1016 1416 1272) (-1024 1408 1272) (-1024 1408 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 433.214] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60990" + "plane" "(-1024 1408 896) (-1016 1400 896) (-1016 1416 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60989" + "plane" "(-1016 1400 896) (-1016 1400 1272) (-1016 1416 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "108820" + side + { + "id" "60998" + "plane" "(-1016 1416 1272) (-1024 1424 1272) (-1016 1432 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60997" + "plane" "(-1024 1424 896) (-1016 1416 896) (-1016 1432 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60996" + "plane" "(-1016 1416 896) (-1024 1424 896) (-1024 1424 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -194.137] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60995" + "plane" "(-1024 1424 896) (-1016 1432 896) (-1016 1432 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 478.467] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60994" + "plane" "(-1016 1432 896) (-1016 1416 896) (-1016 1416 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110410" - side + hidden { - "id" "62371" - "plane" "(-1008 176 620) (-1008 176 896) (-1008 208 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108826" + side + { + "id" "61003" + "plane" "(-1016 1432 1272) (-1024 1440 1272) (-1016 1448 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 384] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61002" + "plane" "(-1024 1440 896) (-1024 1440 1272) (-1016 1432 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -148.884] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61001" + "plane" "(-1016 1448 1272) (-1024 1440 1272) (-1024 1440 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 523.721] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61000" + "plane" "(-1024 1440 896) (-1016 1432 896) (-1016 1448 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "60999" + "plane" "(-1016 1432 896) (-1016 1432 1272) (-1016 1448 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62370" - "plane" "(-1024 192 620) (-1024 192 896) (-1008 176 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 529.557] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108821" + side + { + "id" "61008" + "plane" "(-1016 1448 1272) (-1024 1456 1272) (-1016 1464 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61007" + "plane" "(-1024 1456 896) (-1016 1448 896) (-1016 1464 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61006" + "plane" "(-1016 1448 896) (-1024 1456 896) (-1024 1456 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -103.624] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61005" + "plane" "(-1024 1456 896) (-1016 1464 896) (-1016 1464 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 568.971] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61004" + "plane" "(-1016 1464 896) (-1016 1448 896) (-1016 1448 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62369" - "plane" "(-1008 208 620) (-1008 208 896) (-1024 192 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 178.156] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108825" + side + { + "id" "61013" + "plane" "(-1016 1464 1272) (-1024 1472 1272) (-1016 1480 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 512] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61012" + "plane" "(-1024 1472 896) (-1024 1472 1272) (-1016 1464 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -58.373] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61011" + "plane" "(-1016 1480 1272) (-1024 1472 1272) (-1024 1472 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 614.224] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61010" + "plane" "(-1024 1472 896) (-1016 1464 896) (-1016 1480 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61009" + "plane" "(-1016 1464 896) (-1016 1464 1272) (-1016 1480 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62368" - "plane" "(-1024 192 620) (-1008 176 620) (-1008 208 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108822" + side + { + "id" "61018" + "plane" "(-1016 1480 1272) (-1024 1488 1272) (-1016 1496 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61017" + "plane" "(-1024 1488 896) (-1016 1480 896) (-1016 1496 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61016" + "plane" "(-1016 1480 896) (-1024 1488 896) (-1024 1488 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -13.1216] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61015" + "plane" "(-1024 1488 896) (-1016 1496 896) (-1016 1496 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 659.473] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61014" + "plane" "(-1016 1496 896) (-1016 1480 896) (-1016 1480 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62367" - "plane" "(-1008 208 896) (-1008 176 896) (-1024 192 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108824" + side + { + "id" "61023" + "plane" "(-1016 1496 1272) (-1024 1504 1272) (-1016 1504 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 640] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61022" + "plane" "(-1024 1504 896) (-1024 1504 1272) (-1016 1496 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -991.873] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61021" + "plane" "(-1016 1504 1272) (-1024 1504 1272) (-1024 1504 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61020" + "plane" "(-1024 1504 896) (-1016 1496 896) (-1016 1504 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61019" + "plane" "(-1016 1496 896) (-1016 1496 1272) (-1016 1504 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -9768]" } } - solid +} +hidden +{ + entity { - "id" "110411" - side - { - "id" "62376" - "plane" "(-1008 208 620) (-1008 208 896) (-1008 240 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 384] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "109702" + "classname" "func_detail" + hidden { - "id" "62375" - "plane" "(-1024 224 620) (-1024 224 896) (-1008 208 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 620.068] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107534" + side + { + "id" "61028" + "plane" "(-1024 1248 620) (-1008 1232 620) (-1008 1264 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 640] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61027" + "plane" "(-1008 1264 620) (-1008 1232 620) (-1008 1232 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -640] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61026" + "plane" "(-1008 1232 620) (-1024 1248 620) (-1024 1248 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -691.933] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61025" + "plane" "(-1024 1248 620) (-1008 1264 620) (-1008 1264 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 1004.67] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61024" + "plane" "(-1008 1264 768) (-1008 1232 768) (-1024 1248 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62374" - "plane" "(-1008 240 620) (-1008 240 896) (-1024 224 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 268.667] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107536" + side + { + "id" "61033" + "plane" "(-1024 1216 620) (-1008 1200 620) (-1008 1232 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 512] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61032" + "plane" "(-1008 1232 620) (-1008 1200 620) (-1008 1200 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61031" + "plane" "(-1008 1200 620) (-1024 1216 620) (-1024 1216 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -782.44] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61030" + "plane" "(-1024 1216 620) (-1008 1232 620) (-1008 1232 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 914.168] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61029" + "plane" "(-1008 1232 768) (-1008 1200 768) (-1024 1216 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62373" - "plane" "(-1024 224 620) (-1008 208 620) (-1008 240 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107538" + side + { + "id" "61038" + "plane" "(-1024 1184 620) (-1008 1168 620) (-1008 1200 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 384] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61037" + "plane" "(-1008 1200 620) (-1008 1168 620) (-1008 1168 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61036" + "plane" "(-1008 1168 620) (-1024 1184 620) (-1024 1184 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -872.95] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61035" + "plane" "(-1024 1184 620) (-1008 1200 620) (-1008 1200 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 823.66] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61034" + "plane" "(-1008 1200 768) (-1008 1168 768) (-1024 1184 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62372" - "plane" "(-1008 240 896) (-1008 208 896) (-1024 224 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "107540" + side + { + "id" "61043" + "plane" "(-1024 1152 620) (-1008 1136 620) (-1008 1168 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61042" + "plane" "(-1008 1168 620) (-1008 1136 620) (-1008 1136 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61041" + "plane" "(-1008 1136 620) (-1024 1152 620) (-1024 1152 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -963.458] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61040" + "plane" "(-1024 1152 620) (-1008 1168 620) (-1008 1168 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 733.152] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61039" + "plane" "(-1008 1168 768) (-1008 1136 768) (-1024 1152 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "107542" + side + { + "id" "61048" + "plane" "(-1024 1120 620) (-1008 1104 620) (-1008 1136 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61047" + "plane" "(-1008 1136 620) (-1008 1104 620) (-1008 1104 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61046" + "plane" "(-1008 1104 620) (-1024 1120 620) (-1024 1120 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -29.9658] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61045" + "plane" "(-1024 1120 620) (-1008 1136 620) (-1008 1136 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 642.643] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61044" + "plane" "(-1008 1136 768) (-1008 1104 768) (-1024 1120 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110412" - side + hidden { - "id" "62381" - "plane" "(-1008 240 620) (-1008 240 896) (-1008 272 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107544" + side + { + "id" "61053" + "plane" "(-1024 1088 620) (-1008 1072 620) (-1008 1104 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61052" + "plane" "(-1008 1104 620) (-1008 1072 620) (-1008 1072 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61051" + "plane" "(-1008 1072 620) (-1024 1088 620) (-1024 1088 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -120.473] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61050" + "plane" "(-1024 1088 620) (-1008 1104 620) (-1008 1104 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 552.136] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61049" + "plane" "(-1008 1104 768) (-1008 1072 768) (-1024 1088 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62380" - "plane" "(-1024 256 620) (-1024 256 896) (-1008 240 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 710.58] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107546" + side + { + "id" "61058" + "plane" "(-1024 1056 620) (-1008 1040 620) (-1008 1072 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 896] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61057" + "plane" "(-1008 1072 620) (-1008 1040 620) (-1008 1040 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -896] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61056" + "plane" "(-1008 1040 620) (-1024 1056 620) (-1024 1056 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -210.981] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61055" + "plane" "(-1024 1056 620) (-1008 1072 620) (-1008 1072 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 461.629] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61054" + "plane" "(-1008 1072 768) (-1008 1040 768) (-1024 1056 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62379" - "plane" "(-1008 272 620) (-1008 272 896) (-1024 256 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 359.182] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108815" + side + { + "id" "61063" + "plane" "(-1016 1256 1272) (-1024 1264 1272) (-1016 1272 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61062" + "plane" "(-1024 1264 896) (-1016 1256 896) (-1016 1272 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61061" + "plane" "(-1016 1256 896) (-1024 1264 896) (-1024 1264 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -656.789] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61060" + "plane" "(-1024 1264 896) (-1016 1272 896) (-1016 1272 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 15.8291] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61059" + "plane" "(-1016 1272 896) (-1016 1256 896) (-1016 1256 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62378" - "plane" "(-1024 256 620) (-1008 240 620) (-1008 272 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108832" + side + { + "id" "61068" + "plane" "(-1016 1240 1272) (-1024 1248 1272) (-1016 1256 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 640] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61067" + "plane" "(-1024 1248 896) (-1024 1248 1272) (-1016 1240 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -702.04] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61066" + "plane" "(-1016 1256 1272) (-1024 1248 1272) (-1024 1248 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 994.563] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61065" + "plane" "(-1024 1248 896) (-1016 1240 896) (-1016 1256 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61064" + "plane" "(-1016 1240 896) (-1016 1240 1272) (-1016 1256 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62377" - "plane" "(-1008 272 896) (-1008 240 896) (-1024 256 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108813" + side + { + "id" "61073" + "plane" "(-1016 1224 1272) (-1024 1232 1272) (-1016 1240 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61072" + "plane" "(-1024 1232 896) (-1016 1224 896) (-1016 1240 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61071" + "plane" "(-1016 1224 896) (-1024 1232 896) (-1024 1232 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -747.291] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61070" + "plane" "(-1024 1232 896) (-1016 1240 896) (-1016 1240 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 949.312] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61069" + "plane" "(-1016 1240 896) (-1016 1224 896) (-1016 1224 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "108833" + side + { + "id" "61078" + "plane" "(-1016 1208 1272) (-1024 1216 1272) (-1016 1224 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 512] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61077" + "plane" "(-1024 1216 896) (-1024 1216 1272) (-1016 1208 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -792.544] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61076" + "plane" "(-1016 1224 1272) (-1024 1216 1272) (-1024 1216 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 904.062] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61075" + "plane" "(-1024 1216 896) (-1016 1208 896) (-1016 1224 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61074" + "plane" "(-1016 1208 896) (-1016 1208 1272) (-1016 1224 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110413" - side + hidden { - "id" "62386" - "plane" "(-1008 272 620) (-1008 272 896) (-1008 304 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108814" + side + { + "id" "61083" + "plane" "(-1016 1192 1272) (-1024 1200 1272) (-1016 1208 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61082" + "plane" "(-1024 1200 896) (-1016 1192 896) (-1016 1208 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61081" + "plane" "(-1016 1192 896) (-1024 1200 896) (-1024 1200 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -837.798] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61080" + "plane" "(-1024 1200 896) (-1016 1208 896) (-1016 1208 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 858.808] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61079" + "plane" "(-1016 1208 896) (-1016 1192 896) (-1016 1192 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62385" - "plane" "(-1024 288 620) (-1024 288 896) (-1008 272 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 801.078] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108834" + side + { + "id" "61088" + "plane" "(-1016 1176 1272) (-1024 1184 1272) (-1016 1192 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 384] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61087" + "plane" "(-1024 1184 896) (-1024 1184 1272) (-1016 1176 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -883.057] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61086" + "plane" "(-1016 1192 1272) (-1024 1184 1272) (-1024 1184 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 813.55] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61085" + "plane" "(-1024 1184 896) (-1016 1176 896) (-1016 1192 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61084" + "plane" "(-1016 1176 896) (-1016 1176 1272) (-1016 1192 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62384" - "plane" "(-1008 304 620) (-1008 304 896) (-1024 288 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 449.696] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108811" + side + { + "id" "61093" + "plane" "(-1016 1160 1272) (-1024 1168 1272) (-1016 1176 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61092" + "plane" "(-1024 1168 896) (-1016 1160 896) (-1016 1176 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61091" + "plane" "(-1016 1160 896) (-1024 1168 896) (-1024 1168 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -928.311] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61090" + "plane" "(-1024 1168 896) (-1016 1176 896) (-1016 1176 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 768.296] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61089" + "plane" "(-1016 1176 896) (-1016 1160 896) (-1016 1160 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62383" - "plane" "(-1024 288 620) (-1008 272 620) (-1008 304 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108835" + side + { + "id" "61098" + "plane" "(-1016 1144 1272) (-1024 1152 1272) (-1016 1160 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61097" + "plane" "(-1024 1152 896) (-1024 1152 1272) (-1016 1144 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -973.565] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61096" + "plane" "(-1016 1160 1272) (-1024 1152 1272) (-1024 1152 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 723.043] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61095" + "plane" "(-1024 1152 896) (-1016 1144 896) (-1016 1160 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61094" + "plane" "(-1016 1144 896) (-1016 1144 1272) (-1016 1160 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62382" - "plane" "(-1008 304 896) (-1008 272 896) (-1024 288 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108812" + side + { + "id" "61103" + "plane" "(-1016 1128 1272) (-1024 1136 1272) (-1016 1144 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61102" + "plane" "(-1024 1136 896) (-1016 1128 896) (-1016 1144 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61101" + "plane" "(-1016 1128 896) (-1024 1136 896) (-1024 1136 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -1018.82] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61100" + "plane" "(-1024 1136 896) (-1016 1144 896) (-1016 1144 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 677.789] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61099" + "plane" "(-1016 1144 896) (-1016 1128 896) (-1016 1128 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "108836" + side + { + "id" "61108" + "plane" "(-1016 1112 1272) (-1024 1120 1272) (-1016 1128 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61107" + "plane" "(-1024 1120 896) (-1024 1120 1272) (-1016 1112 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -40.0718] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61106" + "plane" "(-1016 1128 1272) (-1024 1120 1272) (-1024 1120 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 632.534] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61105" + "plane" "(-1024 1120 896) (-1016 1112 896) (-1016 1128 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61104" + "plane" "(-1016 1112 896) (-1016 1112 1272) (-1016 1128 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110414" - side + hidden { - "id" "62391" - "plane" "(-1008 304 620) (-1008 304 896) (-1008 336 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108809" + side + { + "id" "61113" + "plane" "(-1016 1096 1272) (-1024 1104 1272) (-1016 1112 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61112" + "plane" "(-1024 1104 896) (-1016 1096 896) (-1016 1112 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61111" + "plane" "(-1016 1096 896) (-1024 1104 896) (-1024 1104 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -85.3237] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61110" + "plane" "(-1024 1104 896) (-1016 1112 896) (-1016 1112 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 587.283] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61109" + "plane" "(-1016 1112 896) (-1016 1096 896) (-1016 1096 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62390" - "plane" "(-1024 320 620) (-1024 320 896) (-1008 304 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707104 0.707104 0 891.609] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108837" + side + { + "id" "61118" + "plane" "(-1016 1080 1272) (-1024 1088 1272) (-1016 1096 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61117" + "plane" "(-1024 1088 896) (-1024 1088 1272) (-1016 1080 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -130.577] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61116" + "plane" "(-1016 1096 1272) (-1024 1088 1272) (-1024 1088 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 542.031] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61115" + "plane" "(-1024 1088 896) (-1016 1080 896) (-1016 1096 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61114" + "plane" "(-1016 1080 896) (-1016 1080 1272) (-1016 1096 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62389" - "plane" "(-1008 336 620) (-1008 336 896) (-1024 320 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707104 0.707104 0 540.214] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108810" + side + { + "id" "61123" + "plane" "(-1016 1064 1272) (-1024 1072 1272) (-1016 1080 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61122" + "plane" "(-1024 1072 896) (-1016 1064 896) (-1016 1080 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61121" + "plane" "(-1016 1064 896) (-1024 1072 896) (-1024 1072 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -175.83] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61120" + "plane" "(-1024 1072 896) (-1016 1080 896) (-1016 1080 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 496.779] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61119" + "plane" "(-1016 1080 896) (-1016 1064 896) (-1016 1064 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62388" - "plane" "(-1024 320 620) (-1008 304 620) (-1008 336 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108808" + side + { + "id" "61128" + "plane" "(-1016 1032 1272) (-1024 1040 1272) (-1016 1048 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61127" + "plane" "(-1024 1040 896) (-1016 1032 896) (-1016 1048 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61126" + "plane" "(-1016 1032 896) (-1024 1040 896) (-1024 1040 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -266.337] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61125" + "plane" "(-1024 1040 896) (-1016 1048 896) (-1016 1048 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 406.274] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61124" + "plane" "(-1016 1048 896) (-1016 1032 896) (-1016 1032 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62387" - "plane" "(-1008 336 896) (-1008 304 896) (-1024 320 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108838" + side + { + "id" "61133" + "plane" "(-1016 1048 1272) (-1024 1056 1272) (-1016 1064 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 896] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61132" + "plane" "(-1024 1056 896) (-1024 1056 1272) (-1016 1048 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -221.083] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61131" + "plane" "(-1016 1064 1272) (-1024 1056 1272) (-1024 1056 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 451.527] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61130" + "plane" "(-1024 1056 896) (-1016 1048 896) (-1016 1064 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61129" + "plane" "(-1016 1048 896) (-1016 1048 1272) (-1016 1064 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -9268]" } } - solid +} +hidden +{ + entity { - "id" "110415" - side - { - "id" "62396" - "plane" "(-1008 336 620) (-1008 336 896) (-1008 368 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 896] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62395" - "plane" "(-1024 352 620) (-1024 352 896) (-1008 336 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 982.126] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62394" - "plane" "(-1008 368 620) (-1008 368 896) (-1024 352 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 630.732] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62393" - "plane" "(-1024 352 620) (-1008 336 620) (-1008 368 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62392" - "plane" "(-1008 368 896) (-1008 336 896) (-1024 352 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + "id" "109750" + "classname" "func_detail" + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "108839" + side + { + "id" "61138" + "plane" "(-1016 1016 1272) (-1024 1024 1272) (-1016 1032 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 768] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61137" + "plane" "(-1024 1024 896) (-1024 1024 1272) (-1016 1016 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -301.688] 0.25" + "vaxis" "[0 0 -1 -200] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61136" + "plane" "(-1016 1032 1272) (-1024 1024 1272) (-1024 1024 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 361.021] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61135" + "plane" "(-1024 1024 896) (-1016 1016 896) (-1016 1032 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61134" + "plane" "(-1016 1016 896) (-1016 1016 1272) (-1016 1032 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110416" - side + hidden { - "id" "62401" - "plane" "(-1008 368 620) (-1008 368 896) (-1008 400 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 768] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107551" + side + { + "id" "61143" + "plane" "(-1008 1024 768) (-1008 1008 768) (-1008 1008 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61142" + "plane" "(-1008 1008 896) (-1008 1008 768) (-1024 1024 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -301.489] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61141" + "plane" "(-1024 1024 768) (-1008 1008 768) (-1008 1024 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61140" + "plane" "(-1008 1024 896) (-1008 1008 896) (-1024 1024 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61139" + "plane" "(-1024 1024 896) (-1024 1024 768) (-1008 1024 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62400" - "plane" "(-1024 384 620) (-1024 384 896) (-1008 368 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 48.6367] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107548" + side + { + "id" "61148" + "plane" "(-1024 1024 620) (-1008 1008 620) (-1008 1040 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 768] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61147" + "plane" "(-1008 1040 620) (-1008 1008 620) (-1008 1008 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61146" + "plane" "(-1008 1008 620) (-1024 1024 620) (-1024 1024 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -301.489] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61145" + "plane" "(-1024 1024 620) (-1008 1040 620) (-1008 1040 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 371.123] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61144" + "plane" "(-1008 1040 768) (-1008 1008 768) (-1024 1024 768)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62399" - "plane" "(-1008 400 620) (-1008 400 896) (-1024 384 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 721.244] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107516" + side + { + "id" "61153" + "plane" "(-1024 992 620) (-1008 976 620) (-1008 1008 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 640] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61152" + "plane" "(-1008 1008 620) (-1008 976 620) (-1008 976 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -640] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61151" + "plane" "(-1008 976 620) (-1024 992 620) (-1024 992 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -391.998] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61150" + "plane" "(-1024 992 620) (-1008 1008 620) (-1008 1008 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 280.614] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61149" + "plane" "(-1008 1008 896) (-1008 976 896) (-1024 992 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62398" - "plane" "(-1024 384 620) (-1008 368 620) (-1008 400 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107514" + side + { + "id" "61158" + "plane" "(-1024 960 620) (-1008 944 620) (-1008 976 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 512] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61157" + "plane" "(-1008 976 620) (-1008 944 620) (-1008 944 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61156" + "plane" "(-1008 944 620) (-1024 960 620) (-1024 960 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -482.507] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61155" + "plane" "(-1024 960 620) (-1008 976 620) (-1008 976 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 190.106] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61154" + "plane" "(-1008 976 896) (-1008 944 896) (-1024 960 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62397" - "plane" "(-1008 400 896) (-1008 368 896) (-1024 384 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "107512" + side + { + "id" "61163" + "plane" "(-1024 928 620) (-1008 912 620) (-1008 944 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 384] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61162" + "plane" "(-1008 944 620) (-1008 912 620) (-1008 912 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61161" + "plane" "(-1008 912 620) (-1024 928 620) (-1024 928 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -573.016] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61160" + "plane" "(-1024 928 620) (-1008 944 620) (-1008 944 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 99.5981] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61159" + "plane" "(-1008 944 896) (-1008 912 896) (-1024 928 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "107510" + side + { + "id" "61168" + "plane" "(-1024 896 620) (-1008 880 620) (-1008 912 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61167" + "plane" "(-1008 912 620) (-1008 880 620) (-1008 880 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61166" + "plane" "(-1008 880 620) (-1024 896 620) (-1024 896 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -663.524] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61165" + "plane" "(-1024 896 620) (-1008 912 620) (-1008 912 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 9.09033] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61164" + "plane" "(-1008 912 896) (-1008 880 896) (-1024 896 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110417" - side + hidden { - "id" "62406" - "plane" "(-1008 400 620) (-1008 400 896) (-1008 432 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 640] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107508" + side + { + "id" "61173" + "plane" "(-1024 864 620) (-1008 848 620) (-1008 880 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61172" + "plane" "(-1008 880 620) (-1008 848 620) (-1008 848 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61171" + "plane" "(-1008 848 620) (-1024 864 620) (-1024 864 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -754.033] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61170" + "plane" "(-1024 864 620) (-1008 880 620) (-1008 880 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 942.583] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61169" + "plane" "(-1008 880 896) (-1008 848 896) (-1024 864 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62405" - "plane" "(-1024 416 620) (-1024 416 896) (-1008 400 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 139.066] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107506" + side + { + "id" "61178" + "plane" "(-1024 832 620) (-1008 816 620) (-1008 848 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.48891 0.48891 -0.722449 8.98633] 0.25" + "vaxis" "[0.707107 -0.707107 0 235.752] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61177" + "plane" "(-1008 848 620) (-1008 816 620) (-1008 816 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 131.281] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61176" + "plane" "(-1008 816 620) (-1024 832 620) (-1024 832 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707107 0.707107 0 -844.541] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61175" + "plane" "(-1024 832 620) (-1008 848 620) (-1008 848 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707107 0 852.074] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61174" + "plane" "(-1008 848 896) (-1008 816 896) (-1024 832 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62404" - "plane" "(-1008 432 620) (-1008 432 896) (-1024 416 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 811.756] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "107504" + side + { + "id" "61183" + "plane" "(-1008 800 620) (-1008 816 620) (-1024 800 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61182" + "plane" "(-1008 816 620) (-1008 800 620) (-1008 800 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61181" + "plane" "(-1024 800 620) (-1008 816 620) (-1008 816 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707107 0 761.569] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61180" + "plane" "(-1008 800 620) (-1024 800 620) (-1024 800 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61179" + "plane" "(-1024 800 896) (-1008 816 896) (-1008 800 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62403" - "plane" "(-1024 416 620) (-1008 400 620) (-1008 432 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108848" + side + { + "id" "61188" + "plane" "(-1024 800 1272) (-1016 808 1272) (-1016 800 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61187" + "plane" "(-1016 808 1272) (-1024 800 1272) (-1024 800 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707107 0 761.569] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61186" + "plane" "(-1024 800 896) (-1024 800 1272) (-1016 800 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61185" + "plane" "(-1016 808 896) (-1024 800 896) (-1016 800 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61184" + "plane" "(-1016 800 896) (-1016 800 1272) (-1016 808 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62402" - "plane" "(-1008 432 896) (-1008 400 896) (-1024 416 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108823" + side + { + "id" "61193" + "plane" "(-1016 808 1272) (-1024 816 1272) (-1016 824 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 0.51611 -758.933] 0.25" + "vaxis" "[-0.707107 0.707107 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61192" + "plane" "(-1024 816 896) (-1016 808 896) (-1016 824 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61191" + "plane" "(-1016 808 896) (-1024 816 896) (-1024 816 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707107 0.707107 0 -889.795] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61190" + "plane" "(-1024 816 896) (-1016 824 896) (-1016 824 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707107 0 806.824] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61189" + "plane" "(-1016 824 896) (-1016 808 896) (-1016 808 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "108847" + side + { + "id" "61198" + "plane" "(-1016 824 1272) (-1024 832 1272) (-1016 840 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.48891 0.48891 0.722449 249.446] 0.25" + "vaxis" "[-0.707107 0.707107 0 -641.082] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61197" + "plane" "(-1024 832 896) (-1024 832 1272) (-1016 824 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707107 0.707107 0 -844.54] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61196" + "plane" "(-1016 840 1272) (-1024 832 1272) (-1024 832 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707107 0 852.078] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61195" + "plane" "(-1024 832 896) (-1016 824 896) (-1016 840 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61194" + "plane" "(-1016 824 896) (-1016 824 1272) (-1016 840 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110418" - side + hidden { - "id" "62411" - "plane" "(-1008 432 620) (-1008 432 896) (-1008 464 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 512] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108846" + side + { + "id" "61203" + "plane" "(-1016 840 1272) (-1024 848 1272) (-1016 856 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 0.51611 -865.6] 0.25" + "vaxis" "[-0.707107 0.707107 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61202" + "plane" "(-1024 848 896) (-1016 840 896) (-1016 856 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61201" + "plane" "(-1016 840 896) (-1024 848 896) (-1024 848 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707107 0.707107 0 -799.285] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61200" + "plane" "(-1024 848 896) (-1016 856 896) (-1016 856 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707107 0.707107 0 897.332] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61199" + "plane" "(-1016 856 896) (-1016 840 896) (-1016 840 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62410" - "plane" "(-1024 448 620) (-1024 448 896) (-1008 432 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 229.662] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108845" + side + { + "id" "61208" + "plane" "(-1016 856 1272) (-1024 864 1272) (-1016 872 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61207" + "plane" "(-1024 864 896) (-1024 864 1272) (-1016 856 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707107 0.707107 0 -754.031] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61206" + "plane" "(-1016 872 1272) (-1024 864 1272) (-1024 864 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 942.583] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61205" + "plane" "(-1024 864 896) (-1016 856 896) (-1016 872 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61204" + "plane" "(-1016 856 896) (-1016 856 1272) (-1016 872 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62409" - "plane" "(-1008 464 620) (-1008 464 896) (-1024 448 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707105 0.707105 0 902.272] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108804" + side + { + "id" "61213" + "plane" "(-1016 872 1272) (-1024 880 1272) (-1016 888 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61212" + "plane" "(-1024 880 896) (-1016 872 896) (-1016 888 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61211" + "plane" "(-1016 872 896) (-1024 880 896) (-1024 880 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -708.776] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61210" + "plane" "(-1024 880 896) (-1016 888 896) (-1016 888 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 987.836] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61209" + "plane" "(-1016 888 896) (-1016 872 896) (-1016 872 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62408" - "plane" "(-1024 448 620) (-1008 432 620) (-1008 464 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108844" + side + { + "id" "61218" + "plane" "(-1016 888 1272) (-1024 896 1272) (-1016 904 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61217" + "plane" "(-1024 896 896) (-1024 896 1272) (-1016 888 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -663.522] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61216" + "plane" "(-1016 904 1272) (-1024 896 1272) (-1024 896 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 9.08984] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61215" + "plane" "(-1024 896 896) (-1016 888 896) (-1016 904 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61214" + "plane" "(-1016 888 896) (-1016 888 1272) (-1016 904 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62407" - "plane" "(-1008 464 896) (-1008 432 896) (-1024 448 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108805" + side + { + "id" "61223" + "plane" "(-1016 904 1272) (-1024 912 1272) (-1016 920 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61222" + "plane" "(-1024 912 896) (-1016 904 896) (-1016 920 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61221" + "plane" "(-1016 904 896) (-1024 912 896) (-1024 912 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -618.265] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61220" + "plane" "(-1024 912 896) (-1016 920 896) (-1016 920 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 54.3457] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61219" + "plane" "(-1016 920 896) (-1016 904 896) (-1016 904 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "108843" + side + { + "id" "61228" + "plane" "(-1016 920 1272) (-1024 928 1272) (-1016 936 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 384] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61227" + "plane" "(-1024 928 896) (-1024 928 1272) (-1016 920 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -573.009] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61226" + "plane" "(-1016 936 1272) (-1024 928 1272) (-1024 928 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 99.5981] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61225" + "plane" "(-1024 928 896) (-1016 920 896) (-1016 936 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61224" + "plane" "(-1016 920 896) (-1016 920 1272) (-1016 936 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110419" - side + hidden { - "id" "62416" - "plane" "(-1008 480 620) (-1008 464 620) (-1008 464 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 384] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108842" + side + { + "id" "61233" + "plane" "(-1016 952 1272) (-1024 960 1272) (-1016 968 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 512] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61232" + "plane" "(-1024 960 896) (-1024 960 1272) (-1016 952 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -482.507] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61231" + "plane" "(-1016 968 1272) (-1024 960 1272) (-1024 960 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 190.106] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61230" + "plane" "(-1024 960 896) (-1016 952 896) (-1016 968 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61229" + "plane" "(-1016 952 896) (-1016 952 1272) (-1016 968 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62415" - "plane" "(-1008 464 896) (-1008 464 620) (-1024 480 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707105 0.707105 0 320.178] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108806" + side + { + "id" "61238" + "plane" "(-1016 936 1272) (-1024 944 1272) (-1016 952 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61237" + "plane" "(-1024 944 896) (-1016 936 896) (-1016 952 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61236" + "plane" "(-1016 936 896) (-1024 944 896) (-1024 944 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -527.759] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61235" + "plane" "(-1024 944 896) (-1016 952 896) (-1016 952 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 144.853] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61234" + "plane" "(-1016 952 896) (-1016 936 896) (-1016 936 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62414" - "plane" "(-1024 480 620) (-1008 464 620) (-1008 480 620)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "108807" + side + { + "id" "61243" + "plane" "(-1016 968 1272) (-1024 976 1272) (-1016 984 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61242" + "plane" "(-1024 976 896) (-1016 968 896) (-1016 984 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61241" + "plane" "(-1016 968 896) (-1024 976 896) (-1024 976 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -437.251] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61240" + "plane" "(-1024 976 896) (-1016 984 896) (-1016 984 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 235.361] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61239" + "plane" "(-1016 984 896) (-1016 968 896) (-1016 968 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62413" - "plane" "(-1008 480 620) (-1008 480 896) (-1024 480 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108841" + side + { + "id" "61248" + "plane" "(-1016 984 1272) (-1024 992 1272) (-1016 1000 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 640] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61247" + "plane" "(-1024 992 896) (-1024 992 1272) (-1016 984 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -391.996] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61246" + "plane" "(-1016 1000 1272) (-1024 992 1272) (-1024 992 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 280.614] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61245" + "plane" "(-1024 992 896) (-1016 984 896) (-1016 1000 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61244" + "plane" "(-1016 984 896) (-1016 984 1272) (-1016 1000 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62412" - "plane" "(-1008 480 896) (-1008 464 896) (-1024 480 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108840" + side + { + "id" "61253" + "plane" "(-1016 1000 1272) (-1024 1008 1272) (-1016 1016 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -265] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61252" + "plane" "(-1024 1008 896) (-1016 1000 896) (-1016 1016 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61251" + "plane" "(-1016 1000 896) (-1024 1008 896) (-1024 1008 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707106 0.707106 0 -346.744] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61250" + "plane" "(-1024 1008 896) (-1016 1016 896) (-1016 1016 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707106 0.707106 0 325.67] 0.25" + "vaxis" "[0 0 -1 -200] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61249" + "plane" "(-1016 1016 896) (-1016 1000 896) (-1016 1000 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -8768]" } } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 9000]" - } } -entity +hidden { - "id" "110420" - "classname" "func_detail" - solid - { - "id" "110421" - side - { - "id" "62421" - "plane" "(-1016 472 1272) (-1024 480 1272) (-1016 480 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62420" - "plane" "(-1024 480 896) (-1024 480 1272) (-1016 472 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 320.058] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62419" - "plane" "(-1016 480 1272) (-1024 480 1272) (-1024 480 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62418" - "plane" "(-1024 480 896) (-1016 472 896) (-1016 480 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62417" - "plane" "(-1016 472 896) (-1016 472 1272) (-1016 480 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid + entity { - "id" "110422" - side - { - "id" "62426" - "plane" "(-1016 456 1272) (-1024 464 1272) (-1016 472 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62425" - "plane" "(-1024 464 896) (-1016 456 896) (-1016 472 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62424" - "plane" "(-1016 456 896) (-1024 464 896) (-1024 464 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 274.81] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62423" - "plane" "(-1024 464 896) (-1016 472 896) (-1016 472 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 947.384] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "109777" + "classname" "func_detail" + hidden { - "id" "62422" - "plane" "(-1016 472 896) (-1016 456 896) (-1016 456 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "108849" + side + { + "id" "61259" + "plane" "(-1016 1504 1272) (-1008 1504 1272) (-1008 800 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61258" + "plane" "(-1016 800 896) (-1008 800 896) (-1008 1504 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61257" + "plane" "(-1016 1504 1272) (-1016 800 1272) (-1016 800 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61256" + "plane" "(-1008 1504 896) (-1008 800 896) (-1008 800 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61255" + "plane" "(-1008 1504 1272) (-1016 1504 1272) (-1016 1504 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61254" + "plane" "(-1008 800 896) (-1016 800 896) (-1016 800 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 -8268]" } } - solid +} +hidden +{ + entity { - "id" "110423" - side - { - "id" "62431" - "plane" "(-1016 440 1272) (-1024 448 1272) (-1016 456 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -512] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62430" - "plane" "(-1024 448 896) (-1024 448 1272) (-1016 440 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 229.558] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62429" - "plane" "(-1016 456 1272) (-1024 448 1272) (-1024 448 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 902.135] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "110160" + "classname" "func_detail" + hidden { - "id" "62428" - "plane" "(-1024 448 896) (-1016 440 896) (-1016 456 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110088" + side + { + "id" "61859" + "plane" "(-1016 2296 1272) (-1024 2304 1272) (-1016 2304 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 768] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61858" + "plane" "(-1024 2304 896) (-1024 2304 1272) (-1016 2296 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 -742.942] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61857" + "plane" "(-1016 2304 1272) (-1024 2304 1272) (-1024 2304 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61856" + "plane" "(-1024 2304 896) (-1016 2296 896) (-1016 2304 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61855" + "plane" "(-1016 2296 896) (-1016 2296 1272) (-1016 2304 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62427" - "plane" "(-1016 440 896) (-1016 440 1272) (-1016 456 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110109" + side + { + "id" "61864" + "plane" "(-1016 2280 1272) (-1024 2288 1272) (-1016 2296 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61863" + "plane" "(-1024 2288 896) (-1016 2280 896) (-1016 2296 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61862" + "plane" "(-1016 2280 896) (-1024 2288 896) (-1024 2288 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 -788.191] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61861" + "plane" "(-1024 2288 896) (-1016 2296 896) (-1016 2296 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 908.384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61860" + "plane" "(-1016 2296 896) (-1016 2280 896) (-1016 2280 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110087" + side + { + "id" "61869" + "plane" "(-1016 2264 1272) (-1024 2272 1272) (-1016 2280 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 640] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61868" + "plane" "(-1024 2272 896) (-1024 2272 1272) (-1016 2264 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 -833.443] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61867" + "plane" "(-1016 2280 1272) (-1024 2272 1272) (-1024 2272 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 863.135] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61866" + "plane" "(-1024 2272 896) (-1016 2264 896) (-1016 2280 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61865" + "plane" "(-1016 2264 896) (-1016 2264 1272) (-1016 2280 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110424" - side + hidden { - "id" "62436" - "plane" "(-1016 424 1272) (-1024 432 1272) (-1016 440 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110107" + side + { + "id" "61874" + "plane" "(-1016 2248 1272) (-1024 2256 1272) (-1016 2264 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61873" + "plane" "(-1024 2256 896) (-1016 2248 896) (-1016 2264 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61872" + "plane" "(-1016 2248 896) (-1024 2256 896) (-1024 2256 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 -878.697] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61871" + "plane" "(-1024 2256 896) (-1016 2264 896) (-1016 2264 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 817.882] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61870" + "plane" "(-1016 2264 896) (-1016 2248 896) (-1016 2248 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62435" - "plane" "(-1024 432 896) (-1016 424 896) (-1016 440 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110086" + side + { + "id" "61879" + "plane" "(-1016 2232 1272) (-1024 2240 1272) (-1016 2248 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 512] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61878" + "plane" "(-1024 2240 896) (-1024 2240 1272) (-1016 2232 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 -923.954] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61877" + "plane" "(-1016 2248 1272) (-1024 2240 1272) (-1024 2240 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 772.627] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61876" + "plane" "(-1024 2240 896) (-1016 2232 896) (-1016 2248 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61875" + "plane" "(-1016 2232 896) (-1016 2232 1272) (-1016 2248 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62434" - "plane" "(-1016 424 896) (-1024 432 896) (-1024 432 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 184.305] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110108" + side + { + "id" "61884" + "plane" "(-1016 2216 1272) (-1024 2224 1272) (-1016 2232 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61883" + "plane" "(-1024 2224 896) (-1016 2216 896) (-1016 2232 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61882" + "plane" "(-1016 2216 896) (-1024 2224 896) (-1024 2224 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 -969.212] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61881" + "plane" "(-1024 2224 896) (-1016 2232 896) (-1016 2232 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 727.371] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61880" + "plane" "(-1016 2232 896) (-1016 2216 896) (-1016 2216 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62433" - "plane" "(-1024 432 896) (-1016 440 896) (-1016 440 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 856.884] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110085" + side + { + "id" "61889" + "plane" "(-1016 2200 1272) (-1024 2208 1272) (-1016 2216 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 384] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61888" + "plane" "(-1024 2208 896) (-1024 2208 1272) (-1016 2200 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 -1014.47] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61887" + "plane" "(-1016 2216 1272) (-1024 2208 1272) (-1024 2208 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 682.113] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61886" + "plane" "(-1024 2208 896) (-1016 2200 896) (-1016 2216 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61885" + "plane" "(-1016 2200 896) (-1016 2200 1272) (-1016 2216 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62432" - "plane" "(-1016 440 896) (-1016 424 896) (-1016 424 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110105" + side + { + "id" "61894" + "plane" "(-1016 2184 1272) (-1024 2192 1272) (-1016 2200 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61893" + "plane" "(-1024 2192 896) (-1016 2184 896) (-1016 2200 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61892" + "plane" "(-1016 2184 896) (-1024 2192 896) (-1024 2192 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 -35.709] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61891" + "plane" "(-1024 2192 896) (-1016 2200 896) (-1016 2200 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 636.856] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61890" + "plane" "(-1016 2200 896) (-1016 2184 896) (-1016 2184 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110084" + side + { + "id" "61899" + "plane" "(-1016 2168 1272) (-1024 2176 1272) (-1016 2184 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61898" + "plane" "(-1024 2176 896) (-1024 2176 1272) (-1016 2168 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 -80.9502] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61897" + "plane" "(-1016 2184 1272) (-1024 2176 1272) (-1024 2176 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 591.617] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61896" + "plane" "(-1024 2176 896) (-1016 2168 896) (-1016 2184 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61895" + "plane" "(-1016 2168 896) (-1016 2168 1272) (-1016 2184 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110425" - side + hidden { - "id" "62441" - "plane" "(-1016 408 1272) (-1024 416 1272) (-1016 424 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -640] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110106" + side + { + "id" "61904" + "plane" "(-1016 2152 1272) (-1024 2160 1272) (-1016 2168 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61903" + "plane" "(-1024 2160 896) (-1016 2152 896) (-1016 2168 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61902" + "plane" "(-1016 2152 896) (-1024 2160 896) (-1024 2160 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 -126.193] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61901" + "plane" "(-1024 2160 896) (-1016 2168 896) (-1016 2168 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 546.376] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61900" + "plane" "(-1016 2168 896) (-1016 2152 896) (-1016 2152 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62440" - "plane" "(-1024 416 896) (-1024 416 1272) (-1016 408 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 139.049] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110083" + side + { + "id" "61909" + "plane" "(-1016 2136 1272) (-1024 2144 1272) (-1016 2152 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61908" + "plane" "(-1024 2144 896) (-1024 2144 1272) (-1016 2136 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 -171.438] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61907" + "plane" "(-1016 2152 1272) (-1024 2144 1272) (-1024 2144 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 501.133] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61906" + "plane" "(-1024 2144 896) (-1016 2136 896) (-1016 2152 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61905" + "plane" "(-1016 2136 896) (-1016 2136 1272) (-1016 2152 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62439" - "plane" "(-1016 424 1272) (-1024 416 1272) (-1024 416 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 811.63] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110103" + side + { + "id" "61914" + "plane" "(-1016 2120 1272) (-1024 2128 1272) (-1016 2136 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61913" + "plane" "(-1024 2128 896) (-1016 2120 896) (-1016 2136 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61912" + "plane" "(-1016 2120 896) (-1024 2128 896) (-1024 2128 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 -216.686] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61911" + "plane" "(-1024 2128 896) (-1016 2136 896) (-1016 2136 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 455.887] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61910" + "plane" "(-1016 2136 896) (-1016 2120 896) (-1016 2120 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62438" - "plane" "(-1024 416 896) (-1016 408 896) (-1016 424 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110082" + side + { + "id" "61919" + "plane" "(-1016 2104 1272) (-1024 2112 1272) (-1016 2120 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61918" + "plane" "(-1024 2112 896) (-1024 2112 1272) (-1016 2104 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 -261.936] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61917" + "plane" "(-1016 2120 1272) (-1024 2112 1272) (-1024 2112 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 410.639] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61916" + "plane" "(-1024 2112 896) (-1016 2104 896) (-1016 2120 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61915" + "plane" "(-1016 2104 896) (-1016 2104 1272) (-1016 2120 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62437" - "plane" "(-1016 408 896) (-1016 408 1272) (-1016 424 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110104" + side + { + "id" "61924" + "plane" "(-1016 2088 1272) (-1024 2096 1272) (-1016 2104 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61923" + "plane" "(-1024 2096 896) (-1016 2088 896) (-1016 2104 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61922" + "plane" "(-1016 2088 896) (-1024 2096 896) (-1024 2096 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 -307.187] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61921" + "plane" "(-1024 2096 896) (-1016 2104 896) (-1016 2104 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 365.39] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61920" + "plane" "(-1016 2104 896) (-1016 2088 896) (-1016 2088 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110111" + side + { + "id" "61930" + "plane" "(-1016 2304 1272) (-1008 2304 1272) (-1008 1824 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61929" + "plane" "(-1016 1824 896) (-1008 1824 896) (-1008 2304 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.31] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61928" + "plane" "(-1016 2304 1272) (-1016 1824 1272) (-1016 1824 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61927" + "plane" "(-1008 2304 896) (-1008 1824 896) (-1008 1824 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61926" + "plane" "(-1008 2304 1272) (-1016 2304 1272) (-1016 2304 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61925" + "plane" "(-1008 1824 896) (-1016 1824 896) (-1016 1824 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110426" - side + hidden { - "id" "62446" - "plane" "(-1016 392 1272) (-1024 400 1272) (-1016 408 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110081" + side + { + "id" "61935" + "plane" "(-1016 2072 1272) (-1024 2080 1272) (-1016 2088 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 896] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61934" + "plane" "(-1024 2080 896) (-1024 2080 1272) (-1016 2072 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 -352.441] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61933" + "plane" "(-1016 2088 1272) (-1024 2080 1272) (-1024 2080 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 320.138] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61932" + "plane" "(-1024 2080 896) (-1016 2072 896) (-1016 2088 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61931" + "plane" "(-1016 2072 896) (-1016 2072 1272) (-1016 2088 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62445" - "plane" "(-1024 400 896) (-1016 392 896) (-1016 408 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110101" + side + { + "id" "61940" + "plane" "(-1016 2056 1272) (-1024 2064 1272) (-1016 2072 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61939" + "plane" "(-1024 2064 896) (-1016 2056 896) (-1016 2072 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61938" + "plane" "(-1016 2056 896) (-1024 2064 896) (-1024 2064 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 -397.695] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61937" + "plane" "(-1024 2064 896) (-1016 2072 896) (-1016 2072 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 274.884] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61936" + "plane" "(-1016 2072 896) (-1016 2056 896) (-1016 2056 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62444" - "plane" "(-1016 392 896) (-1024 400 896) (-1024 400 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 93.7919] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110080" + side + { + "id" "61945" + "plane" "(-1016 2040 1272) (-1024 2048 1272) (-1016 2056 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 768] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61944" + "plane" "(-1024 2048 896) (-1024 2048 1272) (-1016 2040 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 -442.95] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61943" + "plane" "(-1016 2056 1272) (-1024 2048 1272) (-1024 2048 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 229.63] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61942" + "plane" "(-1024 2048 896) (-1016 2040 896) (-1016 2056 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61941" + "plane" "(-1016 2040 896) (-1016 2040 1272) (-1016 2056 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62443" - "plane" "(-1024 400 896) (-1016 408 896) (-1016 408 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 766.374] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110102" + side + { + "id" "61950" + "plane" "(-1016 2024 1272) (-1024 2032 1272) (-1016 2040 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61949" + "plane" "(-1024 2032 896) (-1016 2024 896) (-1016 2040 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61948" + "plane" "(-1016 2024 896) (-1024 2032 896) (-1024 2032 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 -488.21] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61947" + "plane" "(-1024 2032 896) (-1016 2040 896) (-1016 2040 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 184.373] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61946" + "plane" "(-1016 2040 896) (-1016 2024 896) (-1016 2024 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62442" - "plane" "(-1016 408 896) (-1016 392 896) (-1016 392 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110089" + side + { + "id" "61955" + "plane" "(-1016 2008 1272) (-1024 2016 1272) (-1016 2024 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 640] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61954" + "plane" "(-1024 2016 896) (-1024 2016 1272) (-1016 2008 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 -533.472] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61953" + "plane" "(-1016 2024 1272) (-1024 2016 1272) (-1024 2016 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 139.113] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61952" + "plane" "(-1024 2016 896) (-1016 2008 896) (-1016 2024 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61951" + "plane" "(-1016 2008 896) (-1016 2008 1272) (-1016 2024 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110100" + side + { + "id" "61960" + "plane" "(-1016 1992 1272) (-1024 2000 1272) (-1016 2008 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61959" + "plane" "(-1024 2000 896) (-1016 1992 896) (-1016 2008 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61958" + "plane" "(-1016 1992 896) (-1024 2000 896) (-1024 2000 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 -578.733] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61957" + "plane" "(-1024 2000 896) (-1016 2008 896) (-1016 2008 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 93.8525] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61956" + "plane" "(-1016 2008 896) (-1016 1992 896) (-1016 1992 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110427" - side + hidden { - "id" "62451" - "plane" "(-1016 376 1272) (-1024 384 1272) (-1016 392 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -768] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110090" + side + { + "id" "61965" + "plane" "(-1016 1976 1272) (-1024 1984 1272) (-1016 1992 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 512] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61964" + "plane" "(-1024 1984 896) (-1024 1984 1272) (-1016 1976 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 -623.996] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61963" + "plane" "(-1016 1992 1272) (-1024 1984 1272) (-1024 1984 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 48.5918] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61962" + "plane" "(-1024 1984 896) (-1016 1976 896) (-1016 1992 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61961" + "plane" "(-1016 1976 896) (-1016 1976 1272) (-1016 1992 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62450" - "plane" "(-1024 384 896) (-1024 384 1272) (-1016 376 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.7071 0.7071 0 48.5352] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110099" + side + { + "id" "61970" + "plane" "(-1016 1960 1272) (-1024 1968 1272) (-1016 1976 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61969" + "plane" "(-1024 1968 896) (-1016 1960 896) (-1016 1976 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61968" + "plane" "(-1016 1960 896) (-1024 1968 896) (-1024 1968 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 -669.26] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61967" + "plane" "(-1024 1968 896) (-1016 1976 896) (-1016 1976 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 3.32861] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61966" + "plane" "(-1016 1976 896) (-1016 1960 896) (-1016 1960 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62449" - "plane" "(-1016 392 1272) (-1024 384 1272) (-1024 384 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.7071 0.7071 0 721.118] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110098" + side + { + "id" "61975" + "plane" "(-1016 1928 1272) (-1024 1936 1272) (-1016 1944 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61974" + "plane" "(-1024 1936 896) (-1016 1928 896) (-1016 1944 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61973" + "plane" "(-1016 1928 896) (-1024 1936 896) (-1024 1936 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 -759.764] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61972" + "plane" "(-1024 1936 896) (-1016 1944 896) (-1016 1944 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 936.829] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61971" + "plane" "(-1016 1944 896) (-1016 1928 896) (-1016 1928 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62448" - "plane" "(-1024 384 896) (-1016 376 896) (-1016 392 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110091" + side + { + "id" "61980" + "plane" "(-1016 1944 1272) (-1024 1952 1272) (-1016 1960 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 384] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61979" + "plane" "(-1024 1952 896) (-1024 1952 1272) (-1016 1944 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 -714.511] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61978" + "plane" "(-1016 1960 1272) (-1024 1952 1272) (-1024 1952 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 982.079] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61977" + "plane" "(-1024 1952 896) (-1016 1944 896) (-1016 1960 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61976" + "plane" "(-1016 1944 896) (-1016 1944 1272) (-1016 1960 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62447" - "plane" "(-1016 376 896) (-1016 376 1272) (-1016 392 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110092" + side + { + "id" "61985" + "plane" "(-1016 1912 1272) (-1024 1920 1272) (-1016 1928 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 256] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61984" + "plane" "(-1024 1920 896) (-1024 1920 1272) (-1016 1912 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 -805.017] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61983" + "plane" "(-1016 1928 1272) (-1024 1920 1272) (-1024 1920 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 891.576] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61982" + "plane" "(-1024 1920 896) (-1016 1912 896) (-1016 1928 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61981" + "plane" "(-1016 1912 896) (-1016 1912 1272) (-1016 1928 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110097" + side + { + "id" "61990" + "plane" "(-1016 1896 1272) (-1024 1904 1272) (-1016 1912 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 759] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61989" + "plane" "(-1024 1904 896) (-1016 1896 896) (-1016 1912 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61988" + "plane" "(-1016 1896 896) (-1024 1904 896) (-1024 1904 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 -850.271] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61987" + "plane" "(-1024 1904 896) (-1016 1912 896) (-1016 1912 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 846.323] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61986" + "plane" "(-1016 1912 896) (-1016 1896 896) (-1016 1896 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110428" - side + hidden { - "id" "62456" - "plane" "(-1016 360 1272) (-1024 368 1272) (-1016 376 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110093" + side + { + "id" "61995" + "plane" "(-1016 1880 1272) (-1024 1888 1272) (-1016 1896 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61994" + "plane" "(-1024 1888 896) (-1024 1888 1272) (-1016 1880 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 -895.527] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61993" + "plane" "(-1016 1896 1272) (-1024 1888 1272) (-1024 1888 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 801.068] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61992" + "plane" "(-1024 1888 896) (-1016 1880 896) (-1016 1896 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "61991" + "plane" "(-1016 1880 896) (-1016 1880 1272) (-1016 1896 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62455" - "plane" "(-1024 368 896) (-1016 360 896) (-1016 376 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110096" + side + { + "id" "62000" + "plane" "(-1016 1864 1272) (-1024 1872 1272) (-1016 1880 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 0.51611 -274.354] 0.25" + "vaxis" "[-0.707107 0.707107 0 -89.3103] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61999" + "plane" "(-1024 1872 896) (-1016 1864 896) (-1016 1880 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.311] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61998" + "plane" "(-1016 1864 896) (-1024 1872 896) (-1024 1872 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 -940.784] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61997" + "plane" "(-1024 1872 896) (-1016 1880 896) (-1016 1880 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 755.813] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "61996" + "plane" "(-1016 1880 896) (-1016 1864 896) (-1016 1864 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62454" - "plane" "(-1016 360 896) (-1024 368 896) (-1024 368 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 3.29688] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110094" + side + { + "id" "62005" + "plane" "(-1016 1848 1272) (-1024 1856 1272) (-1016 1864 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.34168 0.34168 0.875504 -729.129] 0.25" + "vaxis" "[-0.707107 0.707107 0 -465.392] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62004" + "plane" "(-1024 1856 896) (-1024 1856 1272) (-1016 1848 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 -986.041] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62003" + "plane" "(-1016 1864 1272) (-1024 1856 1272) (-1024 1856 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 710.557] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62002" + "plane" "(-1024 1856 896) (-1016 1848 896) (-1016 1864 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62001" + "plane" "(-1016 1848 896) (-1016 1848 1272) (-1016 1864 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62453" - "plane" "(-1024 368 896) (-1016 376 896) (-1016 376 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 675.862] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110110" + side + { + "id" "62010" + "plane" "(-1016 1832 1272) (-1024 1840 1272) (-1016 1848 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 0.51611 -167.687] 0.25" + "vaxis" "[-0.707107 0.707107 0 -89.3103] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62009" + "plane" "(-1024 1840 896) (-1016 1832 896) (-1016 1848 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 -332.723] 0.25" + "vaxis" "[0.707107 -0.707107 0 583.31] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62008" + "plane" "(-1016 1832 896) (-1024 1840 896) (-1024 1840 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 -7.28711] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62007" + "plane" "(-1024 1840 896) (-1016 1848 896) (-1016 1848 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 665.301] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62006" + "plane" "(-1016 1848 896) (-1016 1832 896) (-1016 1832 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62452" - "plane" "(-1016 376 896) (-1016 360 896) (-1016 360 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110095" + side + { + "id" "62015" + "plane" "(-1024 1824 1272) (-1016 1832 1272) (-1016 1824 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 896] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62014" + "plane" "(-1016 1832 1272) (-1024 1824 1272) (-1024 1824 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 620.054] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62013" + "plane" "(-1024 1824 896) (-1024 1824 1272) (-1016 1824 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62012" + "plane" "(-1016 1832 896) (-1024 1824 896) (-1016 1824 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62011" + "plane" "(-1016 1824 896) (-1016 1824 1272) (-1016 1832 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 8500]" } } - solid +} +hidden +{ + entity { - "id" "110429" - side - { - "id" "62461" - "plane" "(-1016 344 1272) (-1024 352 1272) (-1016 360 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -896] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "110210" + "classname" "func_detail" + hidden { - "id" "62460" - "plane" "(-1024 352 896) (-1024 352 1272) (-1016 344 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 982.057] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "109955" + side + { + "id" "62020" + "plane" "(-1008 1824 620) (-1008 1824 896) (-1008 1840 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -896] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62019" + "plane" "(-1008 1840 620) (-1008 1840 896) (-1024 1824 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 620.061] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62018" + "plane" "(-1024 1824 620) (-1024 1824 896) (-1008 1824 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62017" + "plane" "(-1008 1824 620) (-1008 1840 620) (-1024 1824 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62016" + "plane" "(-1024 1824 896) (-1008 1840 896) (-1008 1824 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62459" - "plane" "(-1016 360 1272) (-1024 352 1272) (-1024 352 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 630.624] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "109953" + side + { + "id" "62025" + "plane" "(-1008 1840 620) (-1008 1840 896) (-1008 1872 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -892.719] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62024" + "plane" "(-1024 1856 620) (-1024 1856 896) (-1008 1840 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 -986.028] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62023" + "plane" "(-1008 1872 620) (-1008 1872 896) (-1024 1856 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 710.549] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62022" + "plane" "(-1024 1856 620) (-1008 1840 620) (-1008 1872 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62021" + "plane" "(-1008 1872 896) (-1008 1840 896) (-1024 1856 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62458" - "plane" "(-1024 352 896) (-1016 344 896) (-1016 360 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "109951" + side + { + "id" "62030" + "plane" "(-1008 1872 620) (-1008 1872 896) (-1008 1904 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62029" + "plane" "(-1024 1888 620) (-1024 1888 896) (-1008 1872 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 -895.52] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62028" + "plane" "(-1008 1904 620) (-1008 1904 896) (-1024 1888 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 801.081] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62027" + "plane" "(-1024 1888 620) (-1008 1872 620) (-1008 1904 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62026" + "plane" "(-1008 1904 896) (-1008 1872 896) (-1024 1888 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62457" - "plane" "(-1016 344 896) (-1016 344 1272) (-1016 360 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "109949" + side + { + "id" "62035" + "plane" "(-1008 1904 620) (-1008 1904 896) (-1008 1936 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62034" + "plane" "(-1024 1920 620) (-1024 1920 896) (-1008 1904 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -805.007] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62033" + "plane" "(-1008 1936 620) (-1008 1936 896) (-1024 1920 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 891.594] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62032" + "plane" "(-1024 1920 620) (-1008 1904 620) (-1008 1936 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62031" + "plane" "(-1008 1936 896) (-1008 1904 896) (-1024 1920 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "109947" + side + { + "id" "62040" + "plane" "(-1008 1936 620) (-1008 1936 896) (-1008 1968 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62039" + "plane" "(-1024 1952 620) (-1024 1952 896) (-1008 1936 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -714.495] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62038" + "plane" "(-1008 1968 620) (-1008 1968 896) (-1024 1952 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 982.107] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62037" + "plane" "(-1024 1952 620) (-1008 1936 620) (-1008 1968 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62036" + "plane" "(-1008 1968 896) (-1008 1936 896) (-1024 1952 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110430" - side + hidden { - "id" "62466" - "plane" "(-1016 328 1272) (-1024 336 1272) (-1016 344 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "109945" + side + { + "id" "62045" + "plane" "(-1008 1968 620) (-1008 1968 896) (-1008 2000 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62044" + "plane" "(-1024 1984 620) (-1024 1984 896) (-1008 1968 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -623.981] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62043" + "plane" "(-1008 2000 620) (-1008 2000 896) (-1024 1984 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 48.6152] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62042" + "plane" "(-1024 1984 620) (-1008 1968 620) (-1008 2000 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62041" + "plane" "(-1008 2000 896) (-1008 1968 896) (-1024 1984 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62465" - "plane" "(-1024 336 896) (-1016 328 896) (-1016 344 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "109943" + side + { + "id" "62050" + "plane" "(-1008 2000 620) (-1008 2000 896) (-1008 2032 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -640] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62049" + "plane" "(-1024 2016 620) (-1024 2016 896) (-1008 2000 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -533.473] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62048" + "plane" "(-1008 2032 620) (-1008 2032 896) (-1024 2016 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 139.125] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62047" + "plane" "(-1024 2016 620) (-1008 2000 620) (-1008 2032 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62046" + "plane" "(-1008 2032 896) (-1008 2000 896) (-1024 2016 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62464" - "plane" "(-1016 328 896) (-1024 336 896) (-1024 336 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 936.814] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "109925" + side + { + "id" "62055" + "plane" "(-1008 2032 620) (-1008 2032 896) (-1008 2064 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62054" + "plane" "(-1024 2048 620) (-1024 2048 896) (-1008 2032 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -442.963] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62053" + "plane" "(-1008 2064 620) (-1008 2064 896) (-1024 2048 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 229.636] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62052" + "plane" "(-1024 2048 620) (-1008 2032 620) (-1008 2064 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62051" + "plane" "(-1008 2064 896) (-1008 2032 896) (-1024 2048 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62463" - "plane" "(-1024 336 896) (-1016 344 896) (-1016 344 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 585.383] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "109927" + side + { + "id" "62060" + "plane" "(-1008 2064 620) (-1008 2064 896) (-1008 2096 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -896] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62059" + "plane" "(-1024 2080 620) (-1024 2080 896) (-1008 2064 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -352.452] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62058" + "plane" "(-1008 2096 620) (-1008 2096 896) (-1024 2080 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 320.149] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62057" + "plane" "(-1024 2080 620) (-1008 2064 620) (-1008 2096 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62056" + "plane" "(-1008 2096 896) (-1008 2064 896) (-1024 2080 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62462" - "plane" "(-1016 344 896) (-1016 328 896) (-1016 328 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "109929" + side + { + "id" "62065" + "plane" "(-1008 2096 620) (-1008 2096 896) (-1008 2128 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62064" + "plane" "(-1024 2112 620) (-1024 2112 896) (-1008 2096 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 -261.931] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62063" + "plane" "(-1008 2128 620) (-1008 2128 896) (-1024 2112 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 410.663] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62062" + "plane" "(-1024 2112 620) (-1008 2096 620) (-1008 2128 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62061" + "plane" "(-1008 2128 896) (-1008 2096 896) (-1024 2112 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "109931" + side + { + "id" "62070" + "plane" "(-1008 2128 620) (-1008 2128 896) (-1008 2160 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62069" + "plane" "(-1024 2144 620) (-1024 2144 896) (-1008 2128 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 -171.424] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62068" + "plane" "(-1008 2160 620) (-1008 2160 896) (-1024 2144 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 501.18] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62067" + "plane" "(-1024 2144 620) (-1008 2128 620) (-1008 2160 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62066" + "plane" "(-1008 2160 896) (-1008 2128 896) (-1024 2144 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110431" - side + hidden { - "id" "62471" - "plane" "(-1016 312 1272) (-1024 320 1272) (-1016 328 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "109933" + side + { + "id" "62075" + "plane" "(-1008 2160 620) (-1008 2160 896) (-1008 2192 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62074" + "plane" "(-1024 2176 620) (-1024 2176 896) (-1008 2160 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -80.9087] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62073" + "plane" "(-1008 2192 620) (-1008 2192 896) (-1024 2176 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 591.697] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62072" + "plane" "(-1024 2176 620) (-1008 2160 620) (-1008 2192 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62071" + "plane" "(-1008 2192 896) (-1008 2160 896) (-1024 2176 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62470" - "plane" "(-1024 320 896) (-1024 320 1272) (-1016 312 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 891.57] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "109935" + side + { + "id" "62080" + "plane" "(-1008 2192 620) (-1008 2192 896) (-1008 2224 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62079" + "plane" "(-1024 2208 620) (-1024 2208 896) (-1008 2192 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -1014.4] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62078" + "plane" "(-1008 2224 620) (-1008 2224 896) (-1024 2208 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 682.208] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62077" + "plane" "(-1024 2208 620) (-1008 2192 620) (-1008 2224 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62076" + "plane" "(-1008 2224 896) (-1008 2192 896) (-1024 2208 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62469" - "plane" "(-1016 328 1272) (-1024 320 1272) (-1024 320 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 540.141] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "109937" + side + { + "id" "62085" + "plane" "(-1008 2224 620) (-1008 2224 896) (-1008 2256 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62084" + "plane" "(-1024 2240 620) (-1024 2240 896) (-1008 2224 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 -923.937] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62083" + "plane" "(-1008 2256 620) (-1008 2256 896) (-1024 2240 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 772.72] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62082" + "plane" "(-1024 2240 620) (-1008 2224 620) (-1008 2256 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62081" + "plane" "(-1008 2256 896) (-1008 2224 896) (-1024 2240 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62468" - "plane" "(-1024 320 896) (-1016 312 896) (-1016 328 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "109939" + side + { + "id" "62090" + "plane" "(-1008 2256 620) (-1008 2256 896) (-1008 2288 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -640] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62089" + "plane" "(-1024 2272 620) (-1024 2272 896) (-1008 2256 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -833.375] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62088" + "plane" "(-1008 2288 620) (-1008 2288 896) (-1024 2272 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 863.234] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62087" + "plane" "(-1024 2272 620) (-1008 2256 620) (-1008 2288 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62086" + "plane" "(-1008 2288 896) (-1008 2256 896) (-1024 2272 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62467" - "plane" "(-1016 312 896) (-1016 312 1272) (-1016 328 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "109941" + side + { + "id" "62095" + "plane" "(-1008 2304 620) (-1008 2288 620) (-1008 2288 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 -768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62094" + "plane" "(-1008 2288 896) (-1008 2288 620) (-1024 2304 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 -742.86] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62093" + "plane" "(-1024 2304 620) (-1008 2288 620) (-1008 2304 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62092" + "plane" "(-1008 2304 620) (-1008 2304 896) (-1024 2304 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62091" + "plane" "(-1008 2304 896) (-1008 2288 896) (-1024 2304 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 9000]" } } - solid +} +hidden +{ + entity { - "id" "110432" - side - { - "id" "62476" - "plane" "(-1016 296 1272) (-1024 304 1272) (-1016 312 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side + "id" "110403" + "classname" "func_detail" + hidden { - "id" "62475" - "plane" "(-1024 304 896) (-1016 296 896) (-1016 312 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110404" + side + { + "id" "62341" + "plane" "(-1008 0 620) (-1008 0 896) (-1008 16 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62340" + "plane" "(-1008 16 620) (-1008 16 896) (-1024 0 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 659.086] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62339" + "plane" "(-1024 0 620) (-1024 0 896) (-1008 0 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62338" + "plane" "(-1008 0 620) (-1008 16 620) (-1024 0 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62337" + "plane" "(-1024 0 896) (-1008 16 896) (-1008 0 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62474" - "plane" "(-1016 296 896) (-1024 304 896) (-1024 304 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 846.324] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110405" + side + { + "id" "62346" + "plane" "(-1008 16 620) (-1008 16 896) (-1008 48 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 259.281] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62345" + "plane" "(-1024 32 620) (-1024 32 896) (-1008 16 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 76.9976] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62344" + "plane" "(-1008 48 620) (-1008 48 896) (-1024 32 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 749.573] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62343" + "plane" "(-1024 32 620) (-1008 16 620) (-1008 48 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62342" + "plane" "(-1008 48 896) (-1008 16 896) (-1024 32 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62473" - "plane" "(-1024 304 896) (-1016 312 896) (-1016 312 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 494.896] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110406" + side + { + "id" "62351" + "plane" "(-1008 48 620) (-1008 48 896) (-1008 80 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62350" + "plane" "(-1024 64 620) (-1024 64 896) (-1008 48 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 167.507] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62349" + "plane" "(-1008 80 620) (-1008 80 896) (-1024 64 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 840.107] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62348" + "plane" "(-1024 64 620) (-1008 48 620) (-1008 80 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62347" + "plane" "(-1008 80 896) (-1008 48 896) (-1024 64 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62472" - "plane" "(-1016 312 896) (-1016 296 896) (-1016 296 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110407" + side + { + "id" "62356" + "plane" "(-1008 80 620) (-1008 80 896) (-1008 112 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 896] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62355" + "plane" "(-1024 96 620) (-1024 96 896) (-1008 80 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 258.02] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62354" + "plane" "(-1008 112 620) (-1008 112 896) (-1024 96 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 930.622] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62353" + "plane" "(-1024 96 620) (-1008 80 620) (-1008 112 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62352" + "plane" "(-1008 112 896) (-1008 80 896) (-1024 96 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110408" + side + { + "id" "62361" + "plane" "(-1008 112 620) (-1008 112 896) (-1008 144 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62360" + "plane" "(-1024 128 620) (-1024 128 896) (-1008 112 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 348.533] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62359" + "plane" "(-1008 144 620) (-1008 144 896) (-1024 128 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 1021.14] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62358" + "plane" "(-1024 128 620) (-1008 112 620) (-1008 144 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62357" + "plane" "(-1008 144 896) (-1008 112 896) (-1024 128 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110433" - side + hidden { - "id" "62481" - "plane" "(-1016 280 1272) (-1024 288 1272) (-1016 296 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110409" + side + { + "id" "62366" + "plane" "(-1008 144 620) (-1008 144 896) (-1008 176 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 640] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62365" + "plane" "(-1024 160 620) (-1024 160 896) (-1008 144 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 439.048] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62364" + "plane" "(-1008 176 620) (-1008 176 896) (-1024 160 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 87.6447] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62363" + "plane" "(-1024 160 620) (-1008 144 620) (-1008 176 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62362" + "plane" "(-1008 176 896) (-1008 144 896) (-1024 160 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62480" - "plane" "(-1024 288 896) (-1024 288 1272) (-1016 280 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 801.074] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110410" + side + { + "id" "62371" + "plane" "(-1008 176 620) (-1008 176 896) (-1008 208 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62370" + "plane" "(-1024 192 620) (-1024 192 896) (-1008 176 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 529.557] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62369" + "plane" "(-1008 208 620) (-1008 208 896) (-1024 192 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 178.156] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62368" + "plane" "(-1024 192 620) (-1008 176 620) (-1008 208 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62367" + "plane" "(-1008 208 896) (-1008 176 896) (-1024 192 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62479" - "plane" "(-1016 296 1272) (-1024 288 1272) (-1024 288 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 449.648] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110411" + side + { + "id" "62376" + "plane" "(-1008 208 620) (-1008 208 896) (-1008 240 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62375" + "plane" "(-1024 224 620) (-1024 224 896) (-1008 208 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 620.068] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62374" + "plane" "(-1008 240 620) (-1008 240 896) (-1024 224 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 268.667] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62373" + "plane" "(-1024 224 620) (-1008 208 620) (-1008 240 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62372" + "plane" "(-1008 240 896) (-1008 208 896) (-1024 224 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62478" - "plane" "(-1024 288 896) (-1016 280 896) (-1016 296 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110412" + side + { + "id" "62381" + "plane" "(-1008 240 620) (-1008 240 896) (-1008 272 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62380" + "plane" "(-1024 256 620) (-1024 256 896) (-1008 240 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 710.58] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62379" + "plane" "(-1008 272 620) (-1008 272 896) (-1024 256 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 359.182] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62378" + "plane" "(-1024 256 620) (-1008 240 620) (-1008 272 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62377" + "plane" "(-1008 272 896) (-1008 240 896) (-1024 256 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62477" - "plane" "(-1016 280 896) (-1016 280 1272) (-1016 296 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110413" + side + { + "id" "62386" + "plane" "(-1008 272 620) (-1008 272 896) (-1008 304 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62385" + "plane" "(-1024 288 620) (-1024 288 896) (-1008 272 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 801.078] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62384" + "plane" "(-1008 304 620) (-1008 304 896) (-1024 288 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 449.696] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62383" + "plane" "(-1024 288 620) (-1008 272 620) (-1008 304 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62382" + "plane" "(-1008 304 896) (-1008 272 896) (-1024 288 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110414" + side + { + "id" "62391" + "plane" "(-1008 304 620) (-1008 304 896) (-1008 336 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62390" + "plane" "(-1024 320 620) (-1024 320 896) (-1008 304 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707104 0.707104 0 891.609] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62389" + "plane" "(-1008 336 620) (-1008 336 896) (-1024 320 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707104 0.707104 0 540.214] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62388" + "plane" "(-1024 320 620) (-1008 304 620) (-1008 336 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62387" + "plane" "(-1008 336 896) (-1008 304 896) (-1024 320 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110434" - side + hidden { - "id" "62486" - "plane" "(-1016 264 1272) (-1024 272 1272) (-1016 280 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110415" + side + { + "id" "62396" + "plane" "(-1008 336 620) (-1008 336 896) (-1008 368 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 896] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62395" + "plane" "(-1024 352 620) (-1024 352 896) (-1008 336 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 982.126] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62394" + "plane" "(-1008 368 620) (-1008 368 896) (-1024 352 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 630.732] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62393" + "plane" "(-1024 352 620) (-1008 336 620) (-1008 368 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62392" + "plane" "(-1008 368 896) (-1008 336 896) (-1024 352 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62485" - "plane" "(-1024 272 896) (-1016 264 896) (-1016 280 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110416" + side + { + "id" "62401" + "plane" "(-1008 368 620) (-1008 368 896) (-1008 400 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 768] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62400" + "plane" "(-1024 384 620) (-1024 384 896) (-1008 368 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 48.6367] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62399" + "plane" "(-1008 400 620) (-1008 400 896) (-1024 384 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 721.244] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62398" + "plane" "(-1024 384 620) (-1008 368 620) (-1008 400 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62397" + "plane" "(-1008 400 896) (-1008 368 896) (-1024 384 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62484" - "plane" "(-1016 264 896) (-1024 272 896) (-1024 272 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 755.824] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110417" + side + { + "id" "62406" + "plane" "(-1008 400 620) (-1008 400 896) (-1008 432 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 640] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62405" + "plane" "(-1024 416 620) (-1024 416 896) (-1008 400 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 139.066] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62404" + "plane" "(-1008 432 620) (-1008 432 896) (-1024 416 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 811.756] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62403" + "plane" "(-1024 416 620) (-1008 400 620) (-1008 432 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62402" + "plane" "(-1008 432 896) (-1008 400 896) (-1024 416 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62483" - "plane" "(-1024 272 896) (-1016 280 896) (-1016 280 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 404.4] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110418" + side + { + "id" "62411" + "plane" "(-1008 432 620) (-1008 432 896) (-1008 464 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 512] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62410" + "plane" "(-1024 448 620) (-1024 448 896) (-1008 432 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 229.662] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62409" + "plane" "(-1008 464 620) (-1008 464 896) (-1024 448 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707105 0.707105 0 902.272] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62408" + "plane" "(-1024 448 620) (-1008 432 620) (-1008 464 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62407" + "plane" "(-1008 464 896) (-1008 432 896) (-1024 448 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62482" - "plane" "(-1016 280 896) (-1016 264 896) (-1016 264 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110419" + side + { + "id" "62416" + "plane" "(-1008 480 620) (-1008 464 620) (-1008 464 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62415" + "plane" "(-1008 464 896) (-1008 464 620) (-1024 480 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707105 0.707105 0 320.178] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62414" + "plane" "(-1024 480 620) (-1008 464 620) (-1008 480 620)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62413" + "plane" "(-1008 480 620) (-1008 480 896) (-1024 480 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62412" + "plane" "(-1008 480 896) (-1008 464 896) (-1024 480 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 9000]" } } - solid +} +hidden +{ + entity { - "id" "110435" - side - { - "id" "62492" - "plane" "(-1016 480 1272) (-1008 480 1272) (-1008 0 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62491" - "plane" "(-1016 0 896) (-1008 0 896) (-1008 480 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62490" - "plane" "(-1016 480 1272) (-1016 0 1272) (-1016 0 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62489" - "plane" "(-1008 480 896) (-1008 0 896) (-1008 0 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side + "id" "110420" + "classname" "func_detail" + hidden { - "id" "62488" - "plane" "(-1008 480 1272) (-1016 480 1272) (-1016 480 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110421" + side + { + "id" "62421" + "plane" "(-1016 472 1272) (-1024 480 1272) (-1016 480 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62420" + "plane" "(-1024 480 896) (-1024 480 1272) (-1016 472 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 320.058] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62419" + "plane" "(-1016 480 1272) (-1024 480 1272) (-1024 480 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62418" + "plane" "(-1024 480 896) (-1016 472 896) (-1016 480 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62417" + "plane" "(-1016 472 896) (-1016 472 1272) (-1016 480 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62487" - "plane" "(-1008 0 896) (-1016 0 896) (-1016 0 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110422" + side + { + "id" "62426" + "plane" "(-1016 456 1272) (-1024 464 1272) (-1016 472 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62425" + "plane" "(-1024 464 896) (-1016 456 896) (-1016 472 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62424" + "plane" "(-1016 456 896) (-1024 464 896) (-1024 464 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 274.81] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62423" + "plane" "(-1024 464 896) (-1016 472 896) (-1016 472 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 947.384] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62422" + "plane" "(-1016 472 896) (-1016 456 896) (-1016 456 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110423" + side + { + "id" "62431" + "plane" "(-1016 440 1272) (-1024 448 1272) (-1016 456 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -512] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62430" + "plane" "(-1024 448 896) (-1024 448 1272) (-1016 440 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 229.558] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62429" + "plane" "(-1016 456 1272) (-1024 448 1272) (-1024 448 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 902.135] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62428" + "plane" "(-1024 448 896) (-1016 440 896) (-1016 456 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62427" + "plane" "(-1016 440 896) (-1016 440 1272) (-1016 456 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110436" - side + hidden { - "id" "62497" - "plane" "(-1016 248 1272) (-1024 256 1272) (-1016 264 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110424" + side + { + "id" "62436" + "plane" "(-1016 424 1272) (-1024 432 1272) (-1016 440 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62435" + "plane" "(-1024 432 896) (-1016 424 896) (-1016 440 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62434" + "plane" "(-1016 424 896) (-1024 432 896) (-1024 432 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 184.305] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62433" + "plane" "(-1024 432 896) (-1016 440 896) (-1016 440 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 856.884] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62432" + "plane" "(-1016 440 896) (-1016 424 896) (-1016 424 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62496" - "plane" "(-1024 256 896) (-1024 256 1272) (-1016 248 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707101 0.707101 0 710.571] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110425" + side + { + "id" "62441" + "plane" "(-1016 408 1272) (-1024 416 1272) (-1016 424 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -640] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62440" + "plane" "(-1024 416 896) (-1024 416 1272) (-1016 408 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 139.049] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62439" + "plane" "(-1016 424 1272) (-1024 416 1272) (-1024 416 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 811.63] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62438" + "plane" "(-1024 416 896) (-1016 408 896) (-1016 424 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62437" + "plane" "(-1016 408 896) (-1016 408 1272) (-1016 424 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62495" - "plane" "(-1016 264 1272) (-1024 256 1272) (-1024 256 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 359.149] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110426" + side + { + "id" "62446" + "plane" "(-1016 392 1272) (-1024 400 1272) (-1016 408 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62445" + "plane" "(-1024 400 896) (-1016 392 896) (-1016 408 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62444" + "plane" "(-1016 392 896) (-1024 400 896) (-1024 400 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 93.7919] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62443" + "plane" "(-1024 400 896) (-1016 408 896) (-1016 408 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 766.374] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62442" + "plane" "(-1016 408 896) (-1016 392 896) (-1016 392 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62494" - "plane" "(-1024 256 896) (-1016 248 896) (-1016 264 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110427" + side + { + "id" "62451" + "plane" "(-1016 376 1272) (-1024 384 1272) (-1016 392 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -768] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62450" + "plane" "(-1024 384 896) (-1024 384 1272) (-1016 376 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.7071 0.7071 0 48.5352] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62449" + "plane" "(-1016 392 1272) (-1024 384 1272) (-1024 384 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.7071 0.7071 0 721.118] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62448" + "plane" "(-1024 384 896) (-1016 376 896) (-1016 392 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62447" + "plane" "(-1016 376 896) (-1016 376 1272) (-1016 392 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62493" - "plane" "(-1016 248 896) (-1016 248 1272) (-1016 264 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110428" + side + { + "id" "62456" + "plane" "(-1016 360 1272) (-1024 368 1272) (-1016 376 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62455" + "plane" "(-1024 368 896) (-1016 360 896) (-1016 376 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62454" + "plane" "(-1016 360 896) (-1024 368 896) (-1024 368 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 3.29688] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62453" + "plane" "(-1024 368 896) (-1016 376 896) (-1016 376 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 675.862] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62452" + "plane" "(-1016 376 896) (-1016 360 896) (-1016 360 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110429" + side + { + "id" "62461" + "plane" "(-1016 344 1272) (-1024 352 1272) (-1016 360 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -896] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62460" + "plane" "(-1024 352 896) (-1024 352 1272) (-1016 344 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 982.057] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62459" + "plane" "(-1016 360 1272) (-1024 352 1272) (-1024 352 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 630.624] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62458" + "plane" "(-1024 352 896) (-1016 344 896) (-1016 360 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62457" + "plane" "(-1016 344 896) (-1016 344 1272) (-1016 360 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110437" - side + hidden { - "id" "62502" - "plane" "(-1016 232 1272) (-1024 240 1272) (-1016 248 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110430" + side + { + "id" "62466" + "plane" "(-1016 328 1272) (-1024 336 1272) (-1016 344 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62465" + "plane" "(-1024 336 896) (-1016 328 896) (-1016 344 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62464" + "plane" "(-1016 328 896) (-1024 336 896) (-1024 336 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 936.814] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62463" + "plane" "(-1024 336 896) (-1016 344 896) (-1016 344 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 585.383] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62462" + "plane" "(-1016 344 896) (-1016 328 896) (-1016 328 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62501" - "plane" "(-1024 240 896) (-1016 232 896) (-1016 248 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110431" + side + { + "id" "62471" + "plane" "(-1016 312 1272) (-1024 320 1272) (-1016 328 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62470" + "plane" "(-1024 320 896) (-1024 320 1272) (-1016 312 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 891.57] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62469" + "plane" "(-1016 328 1272) (-1024 320 1272) (-1024 320 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 540.141] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62468" + "plane" "(-1024 320 896) (-1016 312 896) (-1016 328 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62467" + "plane" "(-1016 312 896) (-1016 312 1272) (-1016 328 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62500" - "plane" "(-1016 232 896) (-1024 240 896) (-1024 240 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 665.317] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110432" + side + { + "id" "62476" + "plane" "(-1016 296 1272) (-1024 304 1272) (-1016 312 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62475" + "plane" "(-1024 304 896) (-1016 296 896) (-1016 312 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62474" + "plane" "(-1016 296 896) (-1024 304 896) (-1024 304 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 846.324] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62473" + "plane" "(-1024 304 896) (-1016 312 896) (-1016 312 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 494.896] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62472" + "plane" "(-1016 312 896) (-1016 296 896) (-1016 296 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62499" - "plane" "(-1024 240 896) (-1016 248 896) (-1016 248 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707101 0.707101 0 313.896] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110433" + side + { + "id" "62481" + "plane" "(-1016 280 1272) (-1024 288 1272) (-1016 296 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62480" + "plane" "(-1024 288 896) (-1024 288 1272) (-1016 280 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 801.074] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62479" + "plane" "(-1016 296 1272) (-1024 288 1272) (-1024 288 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 449.648] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62478" + "plane" "(-1024 288 896) (-1016 280 896) (-1016 296 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62477" + "plane" "(-1016 280 896) (-1016 280 1272) (-1016 296 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62498" - "plane" "(-1016 248 896) (-1016 232 896) (-1016 232 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110434" + side + { + "id" "62486" + "plane" "(-1016 264 1272) (-1024 272 1272) (-1016 280 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62485" + "plane" "(-1024 272 896) (-1016 264 896) (-1016 280 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62484" + "plane" "(-1016 264 896) (-1024 272 896) (-1024 272 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 755.824] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62483" + "plane" "(-1024 272 896) (-1016 280 896) (-1016 280 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 404.4] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62482" + "plane" "(-1016 280 896) (-1016 264 896) (-1016 264 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110435" + side + { + "id" "62492" + "plane" "(-1016 480 1272) (-1008 480 1272) (-1008 0 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62491" + "plane" "(-1016 0 896) (-1008 0 896) (-1008 480 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62490" + "plane" "(-1016 480 1272) (-1016 0 1272) (-1016 0 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62489" + "plane" "(-1008 480 896) (-1008 0 896) (-1008 0 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62488" + "plane" "(-1008 480 1272) (-1016 480 1272) (-1016 480 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62487" + "plane" "(-1008 0 896) (-1016 0 896) (-1016 0 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110438" - side + hidden { - "id" "62507" - "plane" "(-1016 216 1272) (-1024 224 1272) (-1016 232 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -384] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110436" + side + { + "id" "62497" + "plane" "(-1016 248 1272) (-1024 256 1272) (-1016 264 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62496" + "plane" "(-1024 256 896) (-1024 256 1272) (-1016 248 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707101 0.707101 0 710.571] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62495" + "plane" "(-1016 264 1272) (-1024 256 1272) (-1024 256 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 359.149] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62494" + "plane" "(-1024 256 896) (-1016 248 896) (-1016 264 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62493" + "plane" "(-1016 248 896) (-1016 248 1272) (-1016 264 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62506" - "plane" "(-1024 224 896) (-1024 224 1272) (-1016 216 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 620.063] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110437" + side + { + "id" "62502" + "plane" "(-1016 232 1272) (-1024 240 1272) (-1016 248 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62501" + "plane" "(-1024 240 896) (-1016 232 896) (-1016 248 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62500" + "plane" "(-1016 232 896) (-1024 240 896) (-1024 240 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 665.317] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62499" + "plane" "(-1024 240 896) (-1016 248 896) (-1016 248 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707101 0.707101 0 313.896] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62498" + "plane" "(-1016 248 896) (-1016 232 896) (-1016 232 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62505" - "plane" "(-1016 232 1272) (-1024 224 1272) (-1024 224 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 268.643] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110438" + side + { + "id" "62507" + "plane" "(-1016 216 1272) (-1024 224 1272) (-1016 232 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -384] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62506" + "plane" "(-1024 224 896) (-1024 224 1272) (-1016 216 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 620.063] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62505" + "plane" "(-1016 232 1272) (-1024 224 1272) (-1024 224 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 268.643] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62504" + "plane" "(-1024 224 896) (-1016 216 896) (-1016 232 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62503" + "plane" "(-1016 216 896) (-1016 216 1272) (-1016 232 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62504" - "plane" "(-1024 224 896) (-1016 216 896) (-1016 232 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110439" + side + { + "id" "62512" + "plane" "(-1016 200 1272) (-1024 208 1272) (-1016 216 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62511" + "plane" "(-1024 208 896) (-1016 200 896) (-1016 216 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62510" + "plane" "(-1016 200 896) (-1024 208 896) (-1024 208 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 574.805] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62509" + "plane" "(-1024 208 896) (-1016 216 896) (-1016 216 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 223.387] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62508" + "plane" "(-1016 216 896) (-1016 200 896) (-1016 200 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62503" - "plane" "(-1016 216 896) (-1016 216 1272) (-1016 232 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110440" + side + { + "id" "62517" + "plane" "(-1016 184 1272) (-1024 192 1272) (-1016 200 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -512] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62516" + "plane" "(-1024 192 896) (-1024 192 1272) (-1016 184 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 529.543] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62515" + "plane" "(-1016 200 1272) (-1024 192 1272) (-1024 192 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 178.128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62514" + "plane" "(-1024 192 896) (-1016 184 896) (-1016 200 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62513" + "plane" "(-1016 184 896) (-1016 184 1272) (-1016 200 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110441" + side + { + "id" "62522" + "plane" "(-1016 168 1272) (-1024 176 1272) (-1016 184 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62521" + "plane" "(-1024 176 896) (-1016 168 896) (-1016 184 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62520" + "plane" "(-1016 168 896) (-1024 176 896) (-1024 176 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 484.283] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62519" + "plane" "(-1024 176 896) (-1016 184 896) (-1016 184 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 132.868] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62518" + "plane" "(-1016 184 896) (-1016 168 896) (-1016 168 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110439" - side + hidden { - "id" "62512" - "plane" "(-1016 200 1272) (-1024 208 1272) (-1016 216 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110442" + side + { + "id" "62527" + "plane" "(-1016 152 1272) (-1024 160 1272) (-1016 168 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -640] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62526" + "plane" "(-1024 160 896) (-1024 160 1272) (-1016 152 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 439.021] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62525" + "plane" "(-1016 168 1272) (-1024 160 1272) (-1024 160 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 87.6084] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62524" + "plane" "(-1024 160 896) (-1016 152 896) (-1016 168 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62523" + "plane" "(-1016 152 896) (-1016 152 1272) (-1016 168 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62511" - "plane" "(-1024 208 896) (-1016 200 896) (-1016 216 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110443" + side + { + "id" "62532" + "plane" "(-1016 136 1272) (-1024 144 1272) (-1016 152 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62531" + "plane" "(-1024 144 896) (-1016 136 896) (-1016 152 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62530" + "plane" "(-1016 136 896) (-1024 144 896) (-1024 144 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 393.758] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62529" + "plane" "(-1024 144 896) (-1016 152 896) (-1016 152 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 42.3462] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62528" + "plane" "(-1016 152 896) (-1016 136 896) (-1016 136 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62510" - "plane" "(-1016 200 896) (-1024 208 896) (-1024 208 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 574.805] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110444" + side + { + "id" "62537" + "plane" "(-1016 104 1272) (-1024 112 1272) (-1016 120 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62536" + "plane" "(-1024 112 896) (-1016 104 896) (-1016 120 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62535" + "plane" "(-1016 104 896) (-1024 112 896) (-1024 112 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 303.256] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62534" + "plane" "(-1024 112 896) (-1016 120 896) (-1016 120 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 975.848] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62533" + "plane" "(-1016 120 896) (-1016 104 896) (-1016 104 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62509" - "plane" "(-1024 208 896) (-1016 216 896) (-1016 216 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 223.387] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110445" + side + { + "id" "62542" + "plane" "(-1016 120 1272) (-1024 128 1272) (-1016 136 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -768] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62541" + "plane" "(-1024 128 896) (-1024 128 1272) (-1016 120 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707102 0.707102 0 348.507] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62540" + "plane" "(-1016 136 1272) (-1024 128 1272) (-1024 128 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707102 0.707102 0 1021.1] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62539" + "plane" "(-1024 128 896) (-1016 120 896) (-1016 136 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62538" + "plane" "(-1016 120 896) (-1016 120 1272) (-1016 136 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62508" - "plane" "(-1016 216 896) (-1016 200 896) (-1016 200 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110446" + side + { + "id" "62547" + "plane" "(-1016 88 1272) (-1024 96 1272) (-1016 104 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -896] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62546" + "plane" "(-1024 96 896) (-1024 96 1272) (-1016 88 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 258.004] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62545" + "plane" "(-1016 104 1272) (-1024 96 1272) (-1024 96 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 930.596] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62544" + "plane" "(-1024 96 896) (-1016 88 896) (-1016 104 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62543" + "plane" "(-1016 88 896) (-1016 88 1272) (-1016 104 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - editor + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "110447" + side + { + "id" "62552" + "plane" "(-1016 72 1272) (-1024 80 1272) (-1016 88 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -393] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62551" + "plane" "(-1024 80 896) (-1016 72 896) (-1016 88 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62550" + "plane" "(-1016 72 896) (-1024 80 896) (-1024 80 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 212.75] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62549" + "plane" "(-1024 80 896) (-1016 88 896) (-1016 88 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 885.344] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62548" + "plane" "(-1016 88 896) (-1016 72 896) (-1016 72 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110440" - side + hidden { - "id" "62517" - "plane" "(-1016 184 1272) (-1024 192 1272) (-1016 200 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -512] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110448" + side + { + "id" "62557" + "plane" "(-1016 56 1272) (-1024 64 1272) (-1016 72 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62556" + "plane" "(-1024 64 896) (-1024 64 1272) (-1016 56 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 167.495] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62555" + "plane" "(-1016 72 1272) (-1024 64 1272) (-1024 64 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 840.09] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62554" + "plane" "(-1024 64 896) (-1016 56 896) (-1016 72 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62553" + "plane" "(-1016 56 896) (-1016 56 1272) (-1016 72 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62516" - "plane" "(-1024 192 896) (-1024 192 1272) (-1016 184 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 529.543] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110449" + side + { + "id" "62562" + "plane" "(-1016 40 1272) (-1024 48 1272) (-1016 56 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 0.51611 48.4903] 0.25" + "vaxis" "[-0.707107 0.707107 0 973.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62561" + "plane" "(-1024 48 896) (-1016 40 896) (-1016 56 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62560" + "plane" "(-1016 40 896) (-1024 48 896) (-1024 48 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 122.239] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62559" + "plane" "(-1024 48 896) (-1016 56 896) (-1016 56 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 794.835] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62558" + "plane" "(-1016 56 896) (-1016 40 896) (-1016 40 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62515" - "plane" "(-1016 200 1272) (-1024 192 1272) (-1024 192 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 178.128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "110450" + side + { + "id" "62567" + "plane" "(-1016 24 1272) (-1024 32 1272) (-1016 40 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.34168 0.34168 0.875504 -284.232] 0.25" + "vaxis" "[-0.707107 0.707107 0 597.66] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62566" + "plane" "(-1024 32 896) (-1024 32 1272) (-1016 24 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 76.9833] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62565" + "plane" "(-1016 40 1272) (-1024 32 1272) (-1024 32 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 749.58] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62564" + "plane" "(-1024 32 896) (-1016 24 896) (-1016 40 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62563" + "plane" "(-1016 24 896) (-1016 24 1272) (-1016 40 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62514" - "plane" "(-1024 192 896) (-1016 184 896) (-1016 200 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110451" + side + { + "id" "62572" + "plane" "(-1016 8 1272) (-1024 16 1272) (-1016 24 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 0.51611 155.157] 0.25" + "vaxis" "[-0.707107 0.707107 0 973.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62571" + "plane" "(-1024 16 896) (-1016 8 896) (-1016 24 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" + "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62570" + "plane" "(-1016 8 896) (-1024 16 896) (-1024 16 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[-0.707103 0.707103 0 31.7378] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62569" + "plane" "(-1024 16 896) (-1016 24 896) (-1016 24 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 704.325] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62568" + "plane" "(-1016 24 896) (-1016 8 896) (-1016 8 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62513" - "plane" "(-1016 184 896) (-1016 184 1272) (-1016 200 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110452" + side + { + "id" "62577" + "plane" "(-1024 0 1272) (-1016 8 1272) (-1016 0 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -256] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62576" + "plane" "(-1016 8 1272) (-1024 0 1272) (-1024 0 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0.707103 0.707103 0 659.08] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62575" + "plane" "(-1024 0 896) (-1024 0 1272) (-1016 0 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "8" + "smoothing_groups" "0" + } + side + { + "id" "62574" + "plane" "(-1016 8 896) (-1024 0 896) (-1016 0 896)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 -128] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62573" + "plane" "(-1016 0 896) (-1016 0 1272) (-1016 8 1272)" + "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "uaxis" "[0 1 0 128] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 8500]" } } - solid +} +hidden +{ + entity { - "id" "110441" - side - { - "id" "62522" - "plane" "(-1016 168 1272) (-1024 176 1272) (-1016 184 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62521" - "plane" "(-1024 176 896) (-1016 168 896) (-1016 184 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62520" - "plane" "(-1016 168 896) (-1024 176 896) (-1024 176 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 484.283] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62519" - "plane" "(-1024 176 896) (-1016 184 896) (-1016 184 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 132.868] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62518" - "plane" "(-1016 184 896) (-1016 168 896) (-1016 168 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "110884" + "classname" "env_cubemap" + "cubemapsize" "7" + "sides" "" + "origin" "-1600 192 704" editor { - "color" "0 180 0" + "color" "0 0 255" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[1000 2500]" } } - solid +} +hidden +{ + entity { - "id" "110442" - side - { - "id" "62527" - "plane" "(-1016 152 1272) (-1024 160 1272) (-1016 168 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -640] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62526" - "plane" "(-1024 160 896) (-1024 160 1272) (-1016 152 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 439.021] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62525" - "plane" "(-1016 168 1272) (-1024 160 1272) (-1024 160 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 87.6084] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62524" - "plane" "(-1024 160 896) (-1016 152 896) (-1016 168 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62523" - "plane" "(-1016 152 896) (-1016 152 1272) (-1016 168 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor + "id" "104707" + "classname" "func_detail" + hidden { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" + solid + { + "id" "103544" + side + { + "id" "62889" + "plane" "(-1612 639 640) (-1624 635 640) (-1636 629 640)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.4 0.8 -0.447214 -37] 0.125" + "vaxis" "[-0.894427 -0.447214 0 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62888" + "plane" "(-1600 640 767) (-1588 639 767) (-1576 635 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.4 0.8 0.447214 -37] 0.125" + "vaxis" "[0.894427 0.447214 0 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62887" + "plane" "(-1600 640 640) (-1588 639 640) (-1588 639 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.996545 0.0830454 0 -80.9361] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62886" + "plane" "(-1588 639 640) (-1576 635 640) (-1576 635 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.948683 0.316227 0 -664.919] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62885" + "plane" "(-1576 635 640) (-1564 629 640) (-1564 629 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.894427 0.447213 0 -646.267] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62884" + "plane" "(-1564 629 640) (-1555 621 640) (-1555 621 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.74741 0.664363 0 -923.484] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62883" + "plane" "(-1555 621 640) (-1547 612 640) (-1547 612 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.664364 0.747409 0 -302.968] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62882" + "plane" "(-1547 612 640) (-1541 600 640) (-1541 600 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.447214 0.894427 0 -383.319] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62881" + "plane" "(-1541 600 640) (-1537 588 640) (-1537 588 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.316228 0.948683 0 -52.9546] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62880" + "plane" "(-1537 588 640) (-1536 576 640) (-1536 576 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.0830461 0.996545 0 -482.895] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62879" + "plane" "(-1536 576 640) (-1537 564 640) (-1537 564 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.0830456 0.996545 0 -489.961] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62878" + "plane" "(-1537 564 640) (-1541 552 640) (-1541 552 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.316227 0.948683 0 -478.804] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62877" + "plane" "(-1541 552 640) (-1547 540 640) (-1547 540 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.447213 0.894427 0 -672.416] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62876" + "plane" "(-1547 540 640) (-1555 531 640) (-1555 531 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.664363 0.747409 0 -421.854] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62875" + "plane" "(-1555 531 640) (-1564 523 640) (-1564 523 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.747409 0.664364 0 -59.9834] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62874" + "plane" "(-1564 523 640) (-1576 517 640) (-1576 517 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.894427 0.447214 0 -383.944] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62873" + "plane" "(-1576 517 640) (-1588 513 640) (-1588 513 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.948683 0.316228 0 -182.125] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62872" + "plane" "(-1588 513 640) (-1600 512 640) (-1600 512 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.996545 0.0830456 0 -665.099] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62871" + "plane" "(-1600 512 640) (-1612 513 640) (-1612 513 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.996545 -0.0830452 0 15.2087] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62870" + "plane" "(-1612 513 640) (-1624 517 640) (-1624 517 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.948683 -0.316227 0 354.956] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62869" + "plane" "(-1624 517 640) (-1636 523 640) (-1636 523 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.894427 -0.447213 0 191.818] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62868" + "plane" "(-1636 523 640) (-1645 531 640) (-1645 531 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.74741 -0.664363 0 200.21] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62867" + "plane" "(-1645 531 640) (-1653 540 640) (-1653 540 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.664364 -0.747409 0 484.107] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62866" + "plane" "(-1653 540 640) (-1659 552 640) (-1659 552 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.447214 -0.894427 0 295.63] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62865" + "plane" "(-1659 552 640) (-1663 564 640) (-1663 564 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.316228 -0.948683 0 844.781] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62864" + "plane" "(-1663 564 640) (-1664 576 640) (-1664 576 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[0.0830461 -0.996545 0 6.48608] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62863" + "plane" "(-1664 576 640) (-1663 588 640) (-1663 588 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.0830456 -0.996546 0 867.474] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62862" + "plane" "(-1663 588 640) (-1659 600 640) (-1659 600 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.316227 -0.948683 0 749.594] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62861" + "plane" "(-1659 600 640) (-1653 612 640) (-1653 612 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.447213 -0.894427 0 798.721] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62860" + "plane" "(-1653 612 640) (-1645 621 640) (-1645 621 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.664363 -0.74741 0 279.338] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62859" + "plane" "(-1645 621 640) (-1636 629 640) (-1636 629 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.747409 -0.664364 0 821.883] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62858" + "plane" "(-1636 629 640) (-1624 635 640) (-1624 635 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.894426 -0.447214 0 877.014] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62857" + "plane" "(-1624 635 640) (-1612 639 640) (-1612 639 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.948683 -0.316228 0 530.71] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62856" + "plane" "(-1612 639 640) (-1600 640 640) (-1600 640 767)" + "material" "D3/TILES/CHECKERBOARD_FLOOR_S0124/SCALE_125" + "uaxis" "[-0.996545 -0.0830454 0 769.448] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - } - solid - { - "id" "110443" - side + hidden { - "id" "62532" - "plane" "(-1016 136 1272) (-1024 144 1272) (-1016 152 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "103533" + side + { + "id" "62923" + "plane" "(-1484 511 640.5) (-1496 507 640.5) (-1508 501 640.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62922" + "plane" "(-1472 512 767.5) (-1460 511 767.5) (-1448 507 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[1 0 0 0] 0.0625" + "vaxis" "[0 -1 0 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62921" + "plane" "(-1472 512 640.5) (-1460 511 640.5) (-1460 511 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.996546 0.0830453 0 -29.2457] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62920" + "plane" "(-1460 511 640.5) (-1448 507 640.5) (-1448 507 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.948684 0.316227 0 -817.678] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62919" + "plane" "(-1448 507 640.5) (-1436 501 640.5) (-1436 501 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.894427 0.447213 0 -623.23] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62918" + "plane" "(-1436 501 640.5) (-1427 493 640.5) (-1427 493 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.74741 0.664363 0 -10.0303] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62917" + "plane" "(-1427 493 640.5) (-1419 484 640.5) (-1419 484 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.664364 0.747409 0 -816.994] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62916" + "plane" "(-1419 484 640.5) (-1413 472 640.5) (-1413 472 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.447214 0.894427 0 -97.3213] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62915" + "plane" "(-1413 472 640.5) (-1409 460 640.5) (-1409 460 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62914" + "plane" "(-1409 460 640.5) (-1408 448 640.5) (-1408 448 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62913" + "plane" "(-1408 448 640.5) (-1409 436 640.5) (-1409 436 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62912" + "plane" "(-1409 436 640.5) (-1413 424 640.5) (-1413 424 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62911" + "plane" "(-1413 424 640.5) (-1419 412 640.5) (-1419 412 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62910" + "plane" "(-1419 412 640.5) (-1427 403 640.5) (-1427 403 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62909" + "plane" "(-1427 403 640.5) (-1436 395 640.5) (-1436 395 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.747409 0.664364 0 797.035] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62908" + "plane" "(-1436 395 640.5) (-1448 389 640.5) (-1448 389 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.894427 0.447213 0 427.308] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62907" + "plane" "(-1448 389 640.5) (-1460 385 640.5) (-1460 385 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.948684 0.316227 0 451.577] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62906" + "plane" "(-1460 385 640.5) (-1472 384 640.5) (-1472 384 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.996546 0.0830456 0 958.034] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62905" + "plane" "(-1472 384 640.5) (-1484 385 640.5) (-1484 385 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.996546 -0.0830454 0 954.497] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62904" + "plane" "(-1484 385 640.5) (-1496 389 640.5) (-1496 389 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.948683 -0.316228 0 230.455] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62903" + "plane" "(-1496 389 640.5) (-1508 395 640.5) (-1508 395 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.894427 -0.447214 0 -252.965] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62902" + "plane" "(-1508 395 640.5) (-1517 403 640.5) (-1517 403 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.747409 -0.664364 0 -379.825] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62901" + "plane" "(-1517 403 640.5) (-1525 412 640.5) (-1525 412 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.664364 -0.747409 0 369.586] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62900" + "plane" "(-1525 412 640.5) (-1531 424 640.5) (-1531 424 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.447214 -0.894427 0 136.263] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62899" + "plane" "(-1531 424 640.5) (-1535 436 640.5) (-1535 436 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.316228 -0.948683 0 367.706] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62898" + "plane" "(-1535 436 640.5) (-1536 448 640.5) (-1536 448 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[0.0830458 -0.996546 0 94.6372] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62897" + "plane" "(-1536 448 640.5) (-1535 460 640.5) (-1535 460 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.0830459 -0.996546 0 108.767] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62896" + "plane" "(-1535 460 640.5) (-1531 472 640.5) (-1531 472 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.316227 -0.948683 0 173.562] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62895" + "plane" "(-1531 472 640.5) (-1525 484 640.5) (-1525 484 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.447213 -0.894427 0 651.187] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62894" + "plane" "(-1525 484 640.5) (-1517 493 640.5) (-1517 493 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.664364 -0.747409 0 358.212] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62893" + "plane" "(-1517 493 640.5) (-1508 501 640.5) (-1508 501 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.747409 -0.664364 0 759.48] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62892" + "plane" "(-1508 501 640.5) (-1496 507 640.5) (-1496 507 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.894427 -0.447214 0 591.551] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62891" + "plane" "(-1496 507 640.5) (-1484 511 640.5) (-1484 511 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.948683 -0.316228 0 278.318] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62890" + "plane" "(-1484 511 640.5) (-1472 512 640.5) (-1472 512 767.5)" + "material" "D3/STEEL/SCRATCHED_PAINT_LIGHT/SCALE_0625" + "uaxis" "[-0.996546 -0.0830456 0 307.372] 0.0625" + "vaxis" "[0 0 -1 0] 0.0625" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62531" - "plane" "(-1024 144 896) (-1016 136 896) (-1016 152 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "103536" + side + { + "id" "62957" + "plane" "(-1356 383 640) (-1368 379 640) (-1380 373 640)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62956" + "plane" "(-1344 384 767) (-1332 383 767) (-1320 379 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 -1 0 0] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62955" + "plane" "(-1344 384 640) (-1332 383 640) (-1332 383 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62954" + "plane" "(-1332 383 640) (-1320 379 640) (-1320 379 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62953" + "plane" "(-1320 379 640) (-1308 373 640) (-1308 373 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62952" + "plane" "(-1308 373 640) (-1299 365 640) (-1299 365 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62951" + "plane" "(-1299 365 640) (-1291 356 640) (-1291 356 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62950" + "plane" "(-1291 356 640) (-1285 344 640) (-1285 344 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62949" + "plane" "(-1285 344 640) (-1281 332 640) (-1281 332 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62948" + "plane" "(-1281 332 640) (-1280 320 640) (-1280 320 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62947" + "plane" "(-1280 320 640) (-1281 308 640) (-1281 308 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62946" + "plane" "(-1281 308 640) (-1285 296 640) (-1285 296 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62945" + "plane" "(-1285 296 640) (-1291 284 640) (-1291 284 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62944" + "plane" "(-1291 284 640) (-1299 275 640) (-1299 275 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62943" + "plane" "(-1299 275 640) (-1308 267 640) (-1308 267 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62942" + "plane" "(-1308 267 640) (-1320 261 640) (-1320 261 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62941" + "plane" "(-1320 261 640) (-1332 257 640) (-1332 257 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62940" + "plane" "(-1332 257 640) (-1344 256 640) (-1344 256 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62939" + "plane" "(-1344 256 640) (-1356 257 640) (-1356 257 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62938" + "plane" "(-1356 257 640) (-1368 261 640) (-1368 261 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62937" + "plane" "(-1368 261 640) (-1380 267 640) (-1380 267 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62936" + "plane" "(-1380 267 640) (-1389 275 640) (-1389 275 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62935" + "plane" "(-1389 275 640) (-1397 284 640) (-1397 284 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62934" + "plane" "(-1397 284 640) (-1403 296 640) (-1403 296 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62933" + "plane" "(-1403 296 640) (-1407 308 640) (-1407 308 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62932" + "plane" "(-1407 308 640) (-1408 320 640) (-1408 320 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62931" + "plane" "(-1408 320 640) (-1407 332 640) (-1407 332 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62930" + "plane" "(-1407 332 640) (-1403 344 640) (-1403 344 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62929" + "plane" "(-1403 344 640) (-1397 356 640) (-1397 356 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62928" + "plane" "(-1397 356 640) (-1389 365 640) (-1389 365 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[0 1 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62927" + "plane" "(-1389 365 640) (-1380 373 640) (-1380 373 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62926" + "plane" "(-1380 373 640) (-1368 379 640) (-1368 379 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62925" + "plane" "(-1368 379 640) (-1356 383 640) (-1356 383 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62924" + "plane" "(-1356 383 640) (-1344 384 640) (-1344 384 767)" + "material" "D3/STEEL/METAL_THREADPLATE_FLOOR_S0035/SCALE_125" + "uaxis" "[1 0 0 0] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62530" - "plane" "(-1016 136 896) (-1024 144 896) (-1024 144 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 393.758] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "103540" + side + { + "id" "62991" + "plane" "(-1228 639 640) (-1240 635 640) (-1252 629 640)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[1 0 0 -382.074] 0.125" + "vaxis" "[0 -1 0 369.065] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62990" + "plane" "(-1216 640 767) (-1204 639 767) (-1192 635 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[1 0 0 -382.074] 0.125" + "vaxis" "[0 -1 0 369.065] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62989" + "plane" "(-1216 640 640) (-1204 639 640) (-1204 639 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.996546 0.083045 0 24.8693] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62988" + "plane" "(-1204 639 640) (-1192 635 640) (-1192 635 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.948683 0.316227 0 -194.148] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62987" + "plane" "(-1192 635 640) (-1180 629 640) (-1180 629 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.894427 0.447213 0 -342.171] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62986" + "plane" "(-1180 629 640) (-1171 621 640) (-1171 621 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.74741 0.664363 0 -47.0238] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62985" + "plane" "(-1171 621 640) (-1163 612 640) (-1163 612 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.664364 0.747409 0 -193.623] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62984" + "plane" "(-1163 612 640) (-1157 600 640) (-1157 600 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.447213 0.894427 0 82.9453] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62983" + "plane" "(-1157 600 640) (-1153 588 640) (-1153 588 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.316227 0.948684 0 10.9279] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62982" + "plane" "(-1153 588 640) (-1152 576 640) (-1152 576 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.0830455 0.996546 0 400.646] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62981" + "plane" "(-1152 576 640) (-1153 564 640) (-1153 564 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.0830454 0.996546 0 395.34] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62980" + "plane" "(-1153 564 640) (-1157 552 640) (-1157 552 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.316228 0.948683 0 202.171] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62979" + "plane" "(-1157 552 640) (-1163 540 640) (-1163 540 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.447214 0.894427 0 118.172] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62978" + "plane" "(-1163 540 640) (-1171 531 640) (-1171 531 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.664363 0.74741 0 -160.842] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62977" + "plane" "(-1171 531 640) (-1180 523 640) (-1180 523 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.747409 0.664364 0 -54.0886] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62976" + "plane" "(-1180 523 640) (-1192 517 640) (-1192 517 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.894427 0.447214 0 -317.684] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62975" + "plane" "(-1192 517 640) (-1204 513 640) (-1204 513 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.948683 0.316228 0 -282.539] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62974" + "plane" "(-1204 513 640) (-1216 512 640) (-1216 512 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.996546 0.0830458 0 -400.546] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62973" + "plane" "(-1216 512 640) (-1228 513 640) (-1228 513 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.996546 -0.0830457 0 -232.235] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62972" + "plane" "(-1228 513 640) (-1240 517 640) (-1240 517 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.948683 -0.316228 0 254.544] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62971" + "plane" "(-1240 517 640) (-1252 523 640) (-1252 523 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.894427 -0.447213 0 258.081] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62970" + "plane" "(-1252 523 640) (-1261 531 640) (-1261 531 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.74741 -0.664363 0 206.109] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62969" + "plane" "(-1261 531 640) (-1269 540 640) (-1269 540 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.664364 -0.747409 0 233.125] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62968" + "plane" "(-1269 540 640) (-1275 552 640) (-1275 552 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.447214 -0.894427 0 199.734] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62967" + "plane" "(-1275 552 640) (-1279 564 640) (-1279 564 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.316228 -0.948683 0 127.275] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62966" + "plane" "(-1279 564 640) (-1280 576 640) (-1280 576 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[0.0830456 -0.996546 0 5.30542] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62965" + "plane" "(-1280 576 640) (-1279 588 640) (-1279 588 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.0830451 -0.996546 0 352.537] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62964" + "plane" "(-1279 588 640) (-1275 600 640) (-1275 600 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.316227 -0.948683 0 301.47] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62963" + "plane" "(-1275 600 640) (-1269 612 640) (-1269 612 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.447213 -0.894427 0 240.984] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62962" + "plane" "(-1269 612 640) (-1261 621 640) (-1261 621 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.664363 -0.74741 0 388.685] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62961" + "plane" "(-1261 621 640) (-1252 629 640) (-1252 629 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.747409 -0.664364 0 162.346] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62960" + "plane" "(-1252 629 640) (-1240 635 640) (-1240 635 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.894427 -0.447214 0 157.111] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62959" + "plane" "(-1240 635 640) (-1228 639 640) (-1228 639 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.948683 -0.316228 0 489.488] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62958" + "plane" "(-1228 639 640) (-1216 640 640) (-1216 640 767)" + "material" "D3/RUBBER/RUBBER_FLOOR_S0088/SCALE_125" + "uaxis" "[-0.996546 -0.0830457 0 363.254] 0.125" + "vaxis" "[0 0 -1 -8] 0.125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62529" - "plane" "(-1024 144 896) (-1016 152 896) (-1016 152 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 42.3462] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" + solid + { + "id" "104714" + side + { + "id" "63025" + "plane" "(-1555 877 640) (-1564 885 640) (-1576.01 891 640)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 -1 0 0] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63024" + "plane" "(-1600 896 767) (-1588 895 767) (-1576 891 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 -1 0 0] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63023" + "plane" "(-1600 896 640) (-1588 895 640) (-1588 895 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.996546 0.083045 0 937.767] 0.03125" + "vaxis" "[0 0 -1 -8.65535] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63022" + "plane" "(-1588 895 640) (-1576 891 640) (-1576 891 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.948684 0.316227 0 787.608] 0.03125" + "vaxis" "[0 0 -1 -8.65535] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63021" + "plane" "(-1576 891 640) (-1564 885 640) (-1564 885 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.894427 0.447213 0 -210.828] 0.03125" + "vaxis" "[0 0 -1 -8.65535] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63020" + "plane" "(-1564 885 640) (-1555 877 640) (-1555.03 877.031 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.74741 0.664363 0 -26.5178] 0.03125" + "vaxis" "[0 0 -1 -8.38771] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63019" + "plane" "(-1555.01 877 640) (-1547 868 640) (-1547 868 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.664827 0.746997 0 739.798] 0.03125" + "vaxis" "[0 0 -1 -7.83751] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63018" + "plane" "(-1547 868 640) (-1541 856 640) (-1541 856 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.447213 0.894427 0 249.543] 0.03125" + "vaxis" "[0 0 -1 -7.83751] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63017" + "plane" "(-1541 856 640) (-1537 844 640) (-1537 844 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.316227 0.948683 0 102.541] 0.03125" + "vaxis" "[0 0 -1 -7.83751] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63016" + "plane" "(-1537 844 640) (-1536 832 640) (-1536 832 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.0830457 0.996546 0 38.6748] 0.03125" + "vaxis" "[0 0 -1 -7.83751] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63015" + "plane" "(-1536 832 640) (-1537 820 640) (-1537 820 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.0830458 0.996546 0 10.4033] 0.03125" + "vaxis" "[0 0 -1 -7.83751] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63014" + "plane" "(-1537 820 640) (-1541 808 640) (-1541 807.98 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.316228 0.948683 0 447.277] 0.03125" + "vaxis" "[0 0 -1 -10.5213] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63013" + "plane" "(-1541 808 640) (-1547 796 640) (-1547 796 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.447214 0.894427 0 117.377] 0.03125" + "vaxis" "[0 0 -1 -7.74249] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63012" + "plane" "(-1547 796 640) (-1555 787 640) (-1555.02 786.988 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.664364 0.747409 0 275.876] 0.03125" + "vaxis" "[0 0 -1 -4.68063] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63011" + "plane" "(-1555 787 640) (-1564 779 640) (-1564 779 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.74741 0.664363 0 355.6] 0.03125" + "vaxis" "[0 0 -1 -7.46378] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63010" + "plane" "(-1564 779 640) (-1576 773 640) (-1576 773 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.894427 0.447213 0 838.622] 0.03125" + "vaxis" "[0 0 -1 -7.46378] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63009" + "plane" "(-1576 773 640) (-1588 769 640) (-1588 769 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.948684 0.316227 0 670.958] 0.03125" + "vaxis" "[0 0 -1 -7.46378] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63008" + "plane" "(-1588 769 640) (-1600 768 640) (-1600 768 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.996546 0.0830456 0 649.249] 0.03125" + "vaxis" "[0 0 -1 -7.46378] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63007" + "plane" "(-1600 768 640) (-1612 769 640) (-1612 769 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.996546 -0.0830454 0 635.099] 0.03125" + "vaxis" "[0 0 -1 -7.46378] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63006" + "plane" "(-1612 769 640) (-1624 773 640) (-1624.01 773 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.948683 -0.316228 0 832.377] 0.03125" + "vaxis" "[0 0 -1 -7.80854] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63005" + "plane" "(-1624 773 640) (-1636 779 640) (-1636 779 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.894427 -0.447214 0 228.898] 0.03125" + "vaxis" "[0 0 -1 -7.9383] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63004" + "plane" "(-1636 779 640) (-1645 787 640) (-1645 787 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.747409 -0.664364 0 -6.66797] 0.03125" + "vaxis" "[0 0 -1 -7.9383] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63003" + "plane" "(-1645.02 787.015 640) (-1653 796 640) (-1653 796 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.664053 -0.747686 0 -248.185] 0.03125" + "vaxis" "[0 0 -1 -7.9383] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63002" + "plane" "(-1653 796 640) (-1659 808 640) (-1659 808 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.447213 -0.894427 0 -812.313] 0.03125" + "vaxis" "[0 0 -1 -7.9383] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63001" + "plane" "(-1659 807.989 640) (-1663 820 640) (-1663 820.011 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0.315966 -0.94877 0 -230.906] 0.03125" + "vaxis" "[0 0 -1 -9.01135] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63000" + "plane" "(-1663 820 640) (-1664 832 640) (-1664 832 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 -7.99805] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62999" + "plane" "(-1664 832 640) (-1663 844 640) (-1663 844 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 -7.99805] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62998" + "plane" "(-1663 844 640) (-1659 856 640) (-1659 856 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 -7.99805] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62997" + "plane" "(-1659 856 640) (-1653 868 640) (-1653 868 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.447213 -0.894427 0 175.873] 0.03125" + "vaxis" "[0 0 -1 -8.65535] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62996" + "plane" "(-1653 868 640) (-1645 877 640) (-1645 877 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.664363 -0.74741 0 989.981] 0.03125" + "vaxis" "[0 0 -1 -8.65535] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62995" + "plane" "(-1645 877 640) (-1636 885 640) (-1636 885 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.747409 -0.664364 0 431.846] 0.03125" + "vaxis" "[0 0 -1 -8.65535] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62994" + "plane" "(-1636 885 640) (-1624 891 640) (-1624 891 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.894427 -0.447214 0 921.448] 0.03125" + "vaxis" "[0 0 -1 -8.65535] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62993" + "plane" "(-1624 891 640) (-1612 895 640) (-1612 895 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.948683 -0.316228 0 511.229] 0.03125" + "vaxis" "[0 0 -1 -8.65535] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "62992" + "plane" "(-1612 895 640) (-1600 896 640) (-1600 896 767)" + "material" "D3/STEEL/BRUSHED_STEEL_S0107/SCALE_03125" + "uaxis" "[-0.996546 -0.0830456 0 579.923] 0.03125" + "vaxis" "[0 0 -1 -8.65535] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } - side + hidden { - "id" "62528" - "plane" "(-1016 152 896) (-1016 136 896) (-1016 136 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" + solid + { + "id" "110836" + side + { + "id" "63093" + "plane" "(-1555 237 640) (-1564 245 640) (-1576 251 640)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 -1 0 0] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63092" + "plane" "(-1600 256 767) (-1588 255 767) (-1576 251 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 -1 0 0] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63091" + "plane" "(-1600 256 640) (-1588 255 640) (-1588 255 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63090" + "plane" "(-1588 255 640) (-1576 251 640) (-1576 251 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63089" + "plane" "(-1576 251 640) (-1564 245 640) (-1564 245 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63088" + "plane" "(-1564 245 640) (-1555 237 640) (-1555.02 237.016 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63087" + "plane" "(-1555 237 640) (-1547 228 640) (-1547 228 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63086" + "plane" "(-1547 228 640) (-1541 216 640) (-1541 216 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63085" + "plane" "(-1541 216 640) (-1537 204 640) (-1537 203.984 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63084" + "plane" "(-1537 204 640) (-1536 192 640) (-1536 192 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63083" + "plane" "(-1536 192 640) (-1537 180 640) (-1537 180 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63082" + "plane" "(-1537 180 640) (-1541 168 640) (-1541 168 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63081" + "plane" "(-1541 168 640) (-1547 156 640) (-1547 156 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63080" + "plane" "(-1547 156 640) (-1555 147 640) (-1555 147 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63079" + "plane" "(-1555.01 146.986 640) (-1564 139 640) (-1563.98 139 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63078" + "plane" "(-1564 139 640) (-1576 133 640) (-1576 133 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63077" + "plane" "(-1576 133 640) (-1588 129 640) (-1587.98 129 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63076" + "plane" "(-1588 129 640) (-1600 128 640) (-1600.01 128 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63075" + "plane" "(-1600 128 640) (-1612 129 640) (-1612 129 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63074" + "plane" "(-1612 129 640) (-1624 133 640) (-1624 133 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63073" + "plane" "(-1624 133 640) (-1636 139 640) (-1636 139 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63072" + "plane" "(-1636 139 640) (-1645 147 640) (-1645 147 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63071" + "plane" "(-1645 147 640) (-1653 156 640) (-1653 156 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63070" + "plane" "(-1653 156 640) (-1659 168 640) (-1659 168 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63069" + "plane" "(-1659 168 640) (-1663 180 640) (-1663 180 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63068" + "plane" "(-1663 180 640) (-1664 192 640) (-1664 192 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63067" + "plane" "(-1664 192 640) (-1663 204 640) (-1663 204 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63066" + "plane" "(-1663 204 640) (-1659 216 640) (-1659 216 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63065" + "plane" "(-1659 216 640) (-1653 228 640) (-1653 228 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63064" + "plane" "(-1653 227.987 640) (-1644.98 237.022 640) (-1645 237 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[0 1 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63063" + "plane" "(-1645 237 640) (-1636 245 640) (-1636 245 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63062" + "plane" "(-1636 245 640) (-1624 251 640) (-1624 251 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63061" + "plane" "(-1624 251 640) (-1612 255 640) (-1612 255 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "63060" + "plane" "(-1612 255 640) (-1600 256 640) (-1600 256 767)" + "material" "D3/STEEL/BRUSHED_STAINLESS_STEEL_S0065/SCALE_03125" + "uaxis" "[1 0 0 0] 0.03125" + "vaxis" "[0 0 -1 504] 0.03125" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } } editor { "color" "0 180 0" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 0]" } } - solid +} +hidden +{ + entity { - "id" "110444" - side - { - "id" "62537" - "plane" "(-1016 104 1272) (-1024 112 1272) (-1016 120 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62536" - "plane" "(-1024 112 896) (-1016 104 896) (-1016 120 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62535" - "plane" "(-1016 104 896) (-1024 112 896) (-1024 112 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 303.256] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62534" - "plane" "(-1024 112 896) (-1016 120 896) (-1016 120 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 975.848] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62533" - "plane" "(-1016 120 896) (-1016 104 896) (-1016 104 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } + "id" "112026" + "classname" "sky_camera" + "angles" "0 0 0" + "fogblend" "0" + "fogcolor" "255 255 255" + "fogcolor2" "255 255 255" + "fogdir" "1 0 0" + "fogenable" "0" + "fogend" "2000.0" + "fogstart" "500.0" + "scale" "16" + "use_angles" "0" + "origin" "0 0 0" editor { - "color" "0 180 0" + "color" "0 0 255" "visgroupshown" "1" "visgroupautoshown" "1" + "logicalpos" "[0 0]" } } - solid +} +entity +{ + "id" "112042" + "classname" "sky_camera" + "angles" "0 0 0" + "fogblend" "0" + "fogcolor" "255 255 255" + "fogcolor2" "255 255 255" + "fogdir" "1 0 0" + "fogenable" "0" + "fogend" "2000.0" + "fogstart" "500.0" + "scale" "16" + "use_angles" "0" + "origin" "0 0 11264" + editor { - "id" "110445" - side - { - "id" "62542" - "plane" "(-1016 120 1272) (-1024 128 1272) (-1016 136 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -768] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62541" - "plane" "(-1024 128 896) (-1024 128 1272) (-1016 120 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707102 0.707102 0 348.507] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62540" - "plane" "(-1016 136 1272) (-1024 128 1272) (-1024 128 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707102 0.707102 0 1021.1] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62539" - "plane" "(-1024 128 896) (-1016 120 896) (-1016 136 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62538" - "plane" "(-1016 120 896) (-1016 120 1272) (-1016 136 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } + "color" "0 0 255" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" } - solid +} +entity +{ + "id" "112150" + "classname" "prop_static" + "angles" "0 0 0" + "disableselfshadowing" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxdxlevel" "0" + "mindxlevel" "0" + "model" "models/props_foliage/tree_pine_card_cluster_02_skybox.mdl" + "screenspacefade" "0" + "skin" "0" + "solid" "6" + "origin" "-128.018 211.57 11290" + editor { - "id" "110446" - side - { - "id" "62547" - "plane" "(-1016 88 1272) (-1024 96 1272) (-1016 104 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -896] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62546" - "plane" "(-1024 96 896) (-1024 96 1272) (-1016 88 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 258.004] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62545" - "plane" "(-1016 104 1272) (-1024 96 1272) (-1024 96 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 930.596] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62544" - "plane" "(-1024 96 896) (-1016 88 896) (-1016 104 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62543" - "plane" "(-1016 88 896) (-1016 88 1272) (-1016 104 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 4000]" } +} +entity +{ + "id" "112342" + "classname" "func_viscluster" solid { - "id" "110447" + "id" "112337" side { - "id" "62552" - "plane" "(-1016 72 1272) (-1024 80 1272) (-1016 88 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "id" "63663" + "plane" "(-4096 4096 12288) (4096 4096 12288) (4096 -4096 12288)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -393] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62551" - "plane" "(-1024 80 896) (-1016 72 896) (-1016 88 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62550" - "plane" "(-1016 72 896) (-1024 80 896) (-1024 80 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 212.75] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62549" - "plane" "(-1024 80 896) (-1016 88 896) (-1016 88 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 885.344] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62548" - "plane" "(-1016 88 896) (-1016 72 896) (-1016 72 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "110448" side { - "id" "62557" - "plane" "(-1016 56 1272) (-1024 64 1272) (-1016 72 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "id" "63662" + "plane" "(-4096 -4096 10240) (4096 -4096 10240) (4096 4096 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62556" - "plane" "(-1024 64 896) (-1024 64 1272) (-1016 56 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 167.495] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62555" - "plane" "(-1016 72 1272) (-1024 64 1272) (-1024 64 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 840.09] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62554" - "plane" "(-1024 64 896) (-1016 56 896) (-1016 72 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "62553" - "plane" "(-1016 56 896) (-1016 56 1272) (-1016 72 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" + "id" "63661" + "plane" "(-4096 4096 12288) (-4096 -4096 12288) (-4096 -4096 10240)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "110449" - side - { - "id" "62562" - "plane" "(-1016 40 1272) (-1024 48 1272) (-1016 56 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 0.51611 48.4903] 0.25" - "vaxis" "[-0.707107 0.707107 0 973.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62561" - "plane" "(-1024 48 896) (-1016 40 896) (-1016 56 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62560" - "plane" "(-1016 40 896) (-1024 48 896) (-1024 48 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 122.239] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62559" - "plane" "(-1024 48 896) (-1016 56 896) (-1016 56 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 794.835] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } side { - "id" "62558" - "plane" "(-1016 56 896) (-1016 40 896) (-1016 40 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" + "id" "63660" + "plane" "(4096 4096 10240) (4096 -4096 10240) (4096 -4096 12288)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "110450" - side - { - "id" "62567" - "plane" "(-1016 24 1272) (-1024 32 1272) (-1016 40 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.34168 0.34168 0.875504 -284.232] 0.25" - "vaxis" "[-0.707107 0.707107 0 597.66] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } side { - "id" "62566" - "plane" "(-1024 32 896) (-1024 32 1272) (-1016 24 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 76.9833] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62565" - "plane" "(-1016 40 1272) (-1024 32 1272) (-1024 32 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 749.58] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62564" - "plane" "(-1024 32 896) (-1016 24 896) (-1016 40 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "id" "63659" + "plane" "(4096 4096 12288) (-4096 4096 12288) (-4096 4096 10240)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62563" - "plane" "(-1016 24 896) (-1016 24 1272) (-1016 40 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "110451" - side - { - "id" "62572" - "plane" "(-1016 8 1272) (-1024 16 1272) (-1016 24 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 0.51611 155.157] 0.25" - "vaxis" "[-0.707107 0.707107 0 973.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62571" - "plane" "(-1024 16 896) (-1016 8 896) (-1016 24 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.605653 0.605653 -0.51611 1014.12] 0.25" - "vaxis" "[0.707107 -0.707107 0 -479.742] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62570" - "plane" "(-1016 8 896) (-1024 16 896) (-1024 16 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[-0.707103 0.707103 0 31.7378] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62569" - "plane" "(-1024 16 896) (-1016 24 896) (-1016 24 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 704.325] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62568" - "plane" "(-1016 24 896) (-1016 8 896) (-1016 8 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "110452" - side - { - "id" "62577" - "plane" "(-1024 0 1272) (-1016 8 1272) (-1016 0 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -256] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62576" - "plane" "(-1016 8 1272) (-1024 0 1272) (-1024 0 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0.707103 0.707103 0 659.08] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } - side - { - "id" "62575" - "plane" "(-1024 0 896) (-1024 0 1272) (-1016 0 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" - "rotation" "0" - "lightmapscale" "8" - "smoothing_groups" "0" - } side { - "id" "62574" - "plane" "(-1016 8 896) (-1024 0 896) (-1016 0 896)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" + "id" "63658" + "plane" "(4096 -4096 10240) (-4096 -4096 10240) (-4096 -4096 12288)" + "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 -128] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "62573" - "plane" "(-1016 0 896) (-1016 0 1272) (-1016 8 1272)" - "material" "D3/CONCRETE/BUNKER_CONCRETE/SCALE_15" - "uaxis" "[0 1 0 128] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -190545,47 +196913,17 @@ entity } editor { - "color" "0 180 0" + "color" "180 180 0" "visgroupshown" "1" "visgroupautoshown" "1" } } editor { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 8500]" - } -} -entity -{ - "id" "110881" - "classname" "env_cubemap" - "cubemapsize" "7" - "sides" "62855 62854 62853 62852 62851 62850 62849 62848 62847 62846 62845 62844 62843 62842 62841 62840 62839 62838 62837 62836 62835 62834 62833 62832 62831 62830 62829 62828 62827 62826 62825 62824 62823 62822" - "origin" "-1472 64 704" - editor - { - "color" "0 0 255" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" - } -} -entity -{ - "id" "110884" - "classname" "env_cubemap" - "cubemapsize" "7" - "sides" "62717 62716 62715 62714 62713 62712 62711 62710 62709 62708 62707 62706 62705 62704 62703 62702 62701 62700 62699 62698 62697 62696 62695 62694 62693 62692 62691 62690 62689 62688 62687 62686 62685 62684" - "origin" "-1600 192 704" - editor - { - "color" "0 0 255" + "color" "180 180 0" "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[1000 2500]" + "logicalpos" "[0 -8768]" } } cameras @@ -190593,13 +196931,13 @@ cameras "activecamera" "0" camera { - "position" "[-1427.74 3218.82 700.384]" - "look" "[-1427.34 3219.56 700.942]" + "position" "[-1486.19 369.546 11967.7]" + "look" "[4874.28 7294.09 4810.18]" } } cordon { - "mins" "(-3336 -160 392)" - "maxs" "(-152 4104 1800)" + "mins" "(-4928 -4544 9312)" + "maxs" "(4768 5088 13856)" "active" "1" }