From 2b8d005f68ea2b9be79b8da0fe6e5d572ac012c4 Mon Sep 17 00:00:00 2001 From: Spencer Brown Date: Fri, 8 Jul 2022 11:14:18 +1000 Subject: [PATCH] Fix #3255: 80s Coop Checkpoint not switching checkmark/timer sign at all --- packages/tspen/checkpoint/info.txt | 16 +- .../80s/items/tspen/coop_checkpoint_logic.vmf | 456 ++++++++++-------- 2 files changed, 258 insertions(+), 214 deletions(-) diff --git a/packages/tspen/checkpoint/info.txt b/packages/tspen/checkpoint/info.txt index 69a6a447c4..b86cdb9298 100644 --- a/packages/tspen/checkpoint/info.txt +++ b/packages/tspen/checkpoint/info.txt @@ -39,6 +39,10 @@ "Folder" "coop_check_clean" "Config" { + "Replacements" + { + "%DECADE%" "50s" + } "Conditions" { "Condition" @@ -48,8 +52,8 @@ { "AddOverlay" { - // Shared by 50s/60s/70s/80s maps - "file" "instances/BEE2/50s/items/tspen/coop_checkpoint_logic.vmf" + // Shared by 50s/60s/70s maps + "file" "instances/BEE2/%DECADE%/items/tspen/coop_checkpoint_logic.vmf" } } } @@ -83,6 +87,14 @@ { "0" "instances/BEE2/80s/items/tspen/coop_checkpoint.vmf" } + // The logic is different, due to using modern indicators. + "Append" + { + "Replacements" + { + "%DECADE%" "80s" + } + } } } } diff --git a/packages/tspen/checkpoint/resources/instances/80s/items/tspen/coop_checkpoint_logic.vmf b/packages/tspen/checkpoint/resources/instances/80s/items/tspen/coop_checkpoint_logic.vmf index 0c658f590b..77f72480d3 100644 --- a/packages/tspen/checkpoint/resources/instances/80s/items/tspen/coop_checkpoint_logic.vmf +++ b/packages/tspen/checkpoint/resources/instances/80s/items/tspen/coop_checkpoint_logic.vmf @@ -1,8 +1,8 @@ versioninfo { "editorversion" "400" - "editorbuild" "6432" - "mapversion" "207" + "editorbuild" "8997" + "mapversion" "216" "formatversion" "100" "prefab" "0" } @@ -14,13 +14,13 @@ viewsettings "bSnapToGrid" "1" "bShowGrid" "1" "bShowLogicalGrid" "0" - "nGridSpacing" "8" + "nGridSpacing" "32" "bShow3DGrid" "0" } world { "id" "1" - "mapversion" "207" + "mapversion" "216" "classname" "worldspawn" "detailmaterial" "detail/detailsprites" "detailvbsp" "detail.vbsp" @@ -33,9 +33,9 @@ world side { "id" "2591" - "plane" "(248 64 -288) (248 256 -288) (272 256 -288)" + "plane" "(256 256 -288) (280 256 -288) (280 64 -288)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -52] 0.25" + "uaxis" "[1 0 0 -20] 0.25" "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -44,7 +44,7 @@ world side { "id" "2590" - "plane" "(248 64 -288) (248 128 -352) (248 192 -352)" + "plane" "(256 64 -352) (256 256 -352) (256 256 -288)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -55,9 +55,9 @@ world side { "id" "2589" - "plane" "(248 128 -352) (248 64 -288) (272 64 -288)" + "plane" "(256 64 -288) (280 64 -288) (280 64 -352)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -66,9 +66,9 @@ world side { "id" "2588" - "plane" "(248 256 -288) (248 192 -352) (272 192 -352)" + "plane" "(256 256 -352) (280 256 -352) (280 256 -288)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -77,10 +77,10 @@ world side { "id" "2587" - "plane" "(248 192 -352) (248 128 -352) (272 128 -352)" + "plane" "(256 64 -352) (280 64 -352) (280 256 -352)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -88,7 +88,7 @@ world side { "id" "2586" - "plane" "(272 64 -288) (272 256 -288) (272 192 -352)" + "plane" "(280 256 -288) (280 256 -352) (280 64 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -109,7 +109,7 @@ world side { "id" "2597" - "plane" "(248 64 -288) (248 64 -480) (248 128 -416)" + "plane" "(256 128 -416) (256 128 -352) (256 64 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -120,9 +120,9 @@ world side { "id" "2596" - "plane" "(248 64 -480) (248 64 -288) (272 64 -288)" + "plane" "(256 64 -352) (280 64 -352) (280 64 -416)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -52] 0.25" + "uaxis" "[1 0 0 -20] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -131,10 +131,10 @@ world side { "id" "2595" - "plane" "(248 64 -288) (248 128 -352) (272 128 -352)" + "plane" "(280 128 -352) (280 64 -352) (256 64 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 32] 0.25" + "vaxis" "[-1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -142,10 +142,10 @@ world side { "id" "2594" - "plane" "(248 128 -416) (248 64 -480) (272 64 -480)" + "plane" "(280 64 -416) (280 128 -416) (256 128 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 32] 0.25" + "vaxis" "[-1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -153,10 +153,10 @@ world side { "id" "2593" - "plane" "(248 128 -352) (248 128 -416) (272 128 -416)" + "plane" "(280 128 -416) (280 128 -352) (256 128 -352)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 0 -1 -384] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -164,7 +164,7 @@ world side { "id" "2592" - "plane" "(272 64 -288) (272 128 -352) (272 128 -416)" + "plane" "(280 128 -352) (280 128 -416) (280 64 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -185,9 +185,9 @@ world side { "id" "2603" - "plane" "(248 256 -480) (248 64 -480) (272 64 -480)" + "plane" "(280 64 -480) (280 256 -480) (256 256 -480)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -52] 0.25" + "uaxis" "[1 0 0 -20] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -196,7 +196,7 @@ world side { "id" "2602" - "plane" "(248 64 -480) (248 256 -480) (248 192 -416)" + "plane" "(256 64 -416) (256 64 -480) (256 256 -480)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -207,9 +207,9 @@ world side { "id" "2601" - "plane" "(248 64 -480) (248 128 -416) (272 128 -416)" + "plane" "(280 64 -416) (280 64 -480) (256 64 -480)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -218,9 +218,9 @@ world side { "id" "2600" - "plane" "(248 192 -416) (248 256 -480) (272 256 -480)" + "plane" "(280 256 -416) (256 256 -416) (256 256 -480)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -229,10 +229,10 @@ world side { "id" "2599" - "plane" "(248 128 -416) (248 192 -416) (272 192 -416)" + "plane" "(280 256 -416) (280 64 -416) (256 64 -416)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -240,7 +240,7 @@ world side { "id" "2598" - "plane" "(272 64 -480) (272 128 -416) (272 192 -416)" + "plane" "(280 256 -416) (280 256 -480) (280 64 -480)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -261,7 +261,7 @@ world side { "id" "2609" - "plane" "(248 256 -288) (248 192 -352) (248 192 -416)" + "plane" "(256 192 -352) (256 192 -416) (256 256 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -272,9 +272,9 @@ world side { "id" "2608" - "plane" "(248 256 -288) (248 256 -480) (272 256 -480)" + "plane" "(280 256 -416) (280 256 -352) (256 256 -352)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 -52] 0.25" + "uaxis" "[1 0 0 -20] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -283,10 +283,10 @@ world side { "id" "2607" - "plane" "(248 192 -352) (248 256 -288) (272 256 -288)" + "plane" "(256 256 -352) (280 256 -352) (280 192 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 32] 0.25" + "vaxis" "[-1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -294,10 +294,10 @@ world side { "id" "2606" - "plane" "(248 256 -480) (248 192 -416) (272 192 -416)" + "plane" "(256 192 -416) (280 192 -416) (280 256 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[-1 0 0 32] 0.25" + "vaxis" "[-1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -305,10 +305,10 @@ world side { "id" "2605" - "plane" "(248 192 -416) (248 192 -352) (272 192 -352)" + "plane" "(256 192 -352) (280 192 -352) (280 192 -416)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 0 -1 -384] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -316,7 +316,7 @@ world side { "id" "2604" - "plane" "(272 256 -288) (272 256 -480) (272 192 -416)" + "plane" "(280 192 -416) (280 192 -352) (280 256 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1105,7 +1105,7 @@ world side { "id" "2615" - "plane" "(280 -256 -288) (256 -256 -288) (256 -64 -288)" + "plane" "(256 -64 -288) (280 -64 -288) (280 -256 -288)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 -20] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1116,7 +1116,7 @@ world side { "id" "2614" - "plane" "(256 -64 -288) (256 -256 -288) (256 -192 -352)" + "plane" "(256 -256 -352) (256 -64 -352) (256 -64 -288)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1127,7 +1127,7 @@ world side { "id" "2613" - "plane" "(280 -192 -352) (256 -192 -352) (256 -256 -288)" + "plane" "(256 -256 -288) (280 -256 -288) (280 -256 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" @@ -1138,7 +1138,7 @@ world side { "id" "2612" - "plane" "(280 -64 -288) (256 -64 -288) (256 -128 -352)" + "plane" "(256 -64 -352) (280 -64 -352) (280 -64 -288)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" @@ -1149,7 +1149,7 @@ world side { "id" "2611" - "plane" "(280 -128 -352) (256 -128 -352) (256 -192 -352)" + "plane" "(256 -256 -352) (280 -256 -352) (280 -64 -352)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[-1 0 0 128] 0.25" @@ -1160,7 +1160,7 @@ world side { "id" "2610" - "plane" "(280 -192 -352) (280 -256 -288) (280 -64 -288)" + "plane" "(280 -64 -288) (280 -64 -352) (280 -256 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1181,7 +1181,7 @@ world side { "id" "2621" - "plane" "(256 -192 -352) (256 -256 -288) (256 -256 -480)" + "plane" "(256 -192 -416) (256 -192 -352) (256 -256 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1192,7 +1192,7 @@ world side { "id" "2620" - "plane" "(280 -256 -480) (256 -256 -480) (256 -256 -288)" + "plane" "(256 -256 -352) (280 -256 -352) (280 -256 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 -20] 0.25" "vaxis" "[0 0 1 0] 0.25" @@ -1203,7 +1203,7 @@ world side { "id" "2619" - "plane" "(280 -256 -288) (256 -256 -288) (256 -192 -352)" + "plane" "(280 -192 -352) (280 -256 -352) (256 -256 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 32] 0.25" "vaxis" "[-1 0 0 0] 0.25" @@ -1214,7 +1214,7 @@ world side { "id" "2618" - "plane" "(280 -192 -416) (256 -192 -416) (256 -256 -480)" + "plane" "(280 -256 -416) (280 -192 -416) (256 -192 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[-1 0 0 0] 0.25" @@ -1225,7 +1225,7 @@ world side { "id" "2617" - "plane" "(280 -192 -352) (256 -192 -352) (256 -192 -416)" + "plane" "(280 -192 -416) (280 -192 -352) (256 -192 -352)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 0 -1 -384] 0.25" "vaxis" "[-1 0 0 128] 0.25" @@ -1236,7 +1236,7 @@ world side { "id" "2616" - "plane" "(280 -256 -480) (280 -256 -288) (280 -192 -352)" + "plane" "(280 -192 -352) (280 -192 -416) (280 -256 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1257,7 +1257,7 @@ world side { "id" "2627" - "plane" "(280 -64 -480) (256 -64 -480) (256 -256 -480)" + "plane" "(256 -256 -480) (280 -256 -480) (280 -64 -480)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 -20] 0.25" "vaxis" "[0 1 0 0] 0.25" @@ -1268,7 +1268,7 @@ world side { "id" "2626" - "plane" "(256 -192 -416) (256 -256 -480) (256 -64 -480)" + "plane" "(256 -64 -416) (256 -256 -416) (256 -256 -480)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1279,7 +1279,7 @@ world side { "id" "2625" - "plane" "(280 -256 -480) (256 -256 -480) (256 -192 -416)" + "plane" "(256 -256 -416) (280 -256 -416) (280 -256 -480)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" @@ -1290,7 +1290,7 @@ world side { "id" "2624" - "plane" "(280 -128 -416) (256 -128 -416) (256 -64 -480)" + "plane" "(280 -64 -480) (280 -64 -416) (256 -64 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" @@ -1301,7 +1301,7 @@ world side { "id" "2623" - "plane" "(280 -192 -416) (256 -192 -416) (256 -128 -416)" + "plane" "(256 -64 -416) (280 -64 -416) (280 -256 -416)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[-1 0 0 128] 0.25" @@ -1312,7 +1312,7 @@ world side { "id" "2622" - "plane" "(280 -64 -480) (280 -256 -480) (280 -192 -416)" + "plane" "(280 -256 -416) (280 -64 -416) (280 -64 -480)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1333,7 +1333,7 @@ world side { "id" "2633" - "plane" "(256 -64 -480) (256 -64 -288) (256 -128 -352)" + "plane" "(256 -128 -352) (256 -128 -416) (256 -64 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1344,7 +1344,7 @@ world side { "id" "2632" - "plane" "(280 -64 -288) (256 -64 -288) (256 -64 -480)" + "plane" "(280 -64 -416) (280 -64 -352) (256 -64 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 -20] 0.25" "vaxis" "[0 0 1 0] 0.25" @@ -1355,7 +1355,7 @@ world side { "id" "2631" - "plane" "(280 -128 -352) (256 -128 -352) (256 -64 -288)" + "plane" "(256 -64 -352) (280 -64 -352) (280 -128 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 32] 0.25" "vaxis" "[-1 0 0 0] 0.25" @@ -1366,7 +1366,7 @@ world side { "id" "2630" - "plane" "(280 -64 -480) (256 -64 -480) (256 -128 -416)" + "plane" "(256 -128 -416) (280 -128 -416) (280 -64 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[-1 0 0 0] 0.25" @@ -1377,7 +1377,7 @@ world side { "id" "2629" - "plane" "(280 -128 -416) (256 -128 -416) (256 -128 -352)" + "plane" "(256 -128 -352) (280 -128 -352) (280 -128 -416)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 0 -1 -384] 0.25" "vaxis" "[-1 0 0 128] 0.25" @@ -1388,7 +1388,7 @@ world side { "id" "2628" - "plane" "(280 -128 -352) (280 -64 -288) (280 -64 -480)" + "plane" "(280 -128 -416) (280 -128 -352) (280 -64 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1443,16 +1443,6 @@ world "visgroupautoshown" "1" } } - group - { - "id" "6883" - editor - { - "color" "240 185 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } } entity { @@ -1780,9 +1770,9 @@ entity side { "id" "2519" - "plane" "(248 64 -288) (240 64 -288) (240 256 -288)" + "plane" "(256 64 -288) (248 64 -288) (248 256 -288)" "material" "ANIM_WP/FRAMEWORK/SQUAREBEAMS_RUSTY_01" - "uaxis" "[1 0 0 -435] 0.25" + "uaxis" "[1 0 0 -467] 0.25" "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1791,7 +1781,7 @@ entity side { "id" "2518" - "plane" "(240 256 -288) (240 64 -288) (240 128 -352)" + "plane" "(248 256 -288) (248 64 -288) (248 128 -352)" "material" "CONCRETE/UNDERGROUND_CONCRETE_TILE001" "uaxis" "[0 0 -1 -384] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1802,9 +1792,9 @@ entity side { "id" "2517" - "plane" "(248 128 -352) (240 128 -352) (240 64 -288)" + "plane" "(256 128 -352) (248 128 -352) (248 64 -288)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1813,9 +1803,9 @@ entity side { "id" "2516" - "plane" "(248 256 -288) (240 256 -288) (240 192 -352)" + "plane" "(256 256 -288) (248 256 -288) (248 192 -352)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1824,10 +1814,10 @@ entity side { "id" "2515" - "plane" "(248 192 -352) (240 192 -352) (240 128 -352)" + "plane" "(256 192 -352) (248 192 -352) (248 128 -352)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1835,7 +1825,7 @@ entity side { "id" "2514" - "plane" "(248 128 -352) (248 64 -288) (248 256 -288)" + "plane" "(256 128 -352) (256 64 -288) (256 256 -288)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1856,7 +1846,7 @@ entity side { "id" "2525" - "plane" "(240 128 -352) (240 64 -288) (240 64 -480)" + "plane" "(248 64 -288) (248 64 -480) (248 128 -416)" "material" "CONCRETE/UNDERGROUND_CONCRETE_TILE001" "uaxis" "[0 0 -1 -384] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1867,9 +1857,9 @@ entity side { "id" "2524" - "plane" "(248 64 -480) (240 64 -480) (240 64 -288)" + "plane" "(256 64 -480) (248 64 -480) (248 64 -288)" "material" "ANIM_WP/FRAMEWORK/SQUAREBEAMS_RUSTY_01" - "uaxis" "[1 0 0 -435] 0.25" + "uaxis" "[1 0 0 -467] 0.25" "vaxis" "[0 0 1 384] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1878,10 +1868,10 @@ entity side { "id" "2523" - "plane" "(248 64 -288) (240 64 -288) (240 128 -352)" + "plane" "(248 64 -288) (248 128 -352) (256 128 -352)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1889,10 +1879,10 @@ entity side { "id" "2522" - "plane" "(248 128 -416) (240 128 -416) (240 64 -480)" + "plane" "(248 128 -416) (248 64 -480) (256 64 -480)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1900,10 +1890,10 @@ entity side { "id" "2521" - "plane" "(248 128 -352) (240 128 -352) (240 128 -416)" + "plane" "(248 128 -352) (248 128 -416) (256 128 -416)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 0 -1 -384] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1911,7 +1901,7 @@ entity side { "id" "2520" - "plane" "(248 64 -480) (248 64 -288) (248 128 -352)" + "plane" "(256 64 -480) (256 64 -288) (256 128 -352)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1932,9 +1922,9 @@ entity side { "id" "2531" - "plane" "(248 256 -480) (240 256 -480) (240 64 -480)" + "plane" "(256 256 -480) (248 256 -480) (248 64 -480)" "material" "ANIM_WP/FRAMEWORK/SQUAREBEAMS_RUSTY_01" - "uaxis" "[1 0 0 -435] 0.25" + "uaxis" "[1 0 0 -467] 0.25" "vaxis" "[0 -1 0 -256] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1943,7 +1933,7 @@ entity side { "id" "2530" - "plane" "(240 128 -416) (240 64 -480) (240 256 -480)" + "plane" "(248 64 -480) (248 256 -480) (248 192 -416)" "material" "CONCRETE/UNDERGROUND_CONCRETE_TILE001" "uaxis" "[0 0 -1 -384] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1954,9 +1944,9 @@ entity side { "id" "2529" - "plane" "(248 64 -480) (240 64 -480) (240 128 -416)" + "plane" "(256 64 -480) (248 64 -480) (248 128 -416)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1965,9 +1955,9 @@ entity side { "id" "2528" - "plane" "(248 192 -416) (240 192 -416) (240 256 -480)" + "plane" "(248 192 -416) (248 256 -480) (256 256 -480)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[-1 0 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1976,10 +1966,10 @@ entity side { "id" "2527" - "plane" "(248 128 -416) (240 128 -416) (240 192 -416)" + "plane" "(256 128 -416) (248 128 -416) (248 192 -416)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1987,7 +1977,7 @@ entity side { "id" "2526" - "plane" "(248 256 -480) (248 64 -480) (248 128 -416)" + "plane" "(256 256 -480) (256 64 -480) (256 128 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -2008,7 +1998,7 @@ entity side { "id" "2537" - "plane" "(240 256 -480) (240 256 -288) (240 192 -352)" + "plane" "(248 256 -480) (248 256 -288) (248 192 -352)" "material" "CONCRETE/UNDERGROUND_CONCRETE_TILE001" "uaxis" "[0 0 -1 -384] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -2019,9 +2009,9 @@ entity side { "id" "2536" - "plane" "(248 256 -288) (240 256 -288) (240 256 -480)" + "plane" "(248 256 -288) (248 256 -480) (256 256 -480)" "material" "ANIM_WP/FRAMEWORK/SQUAREBEAMS_RUSTY_01" - "uaxis" "[1 0 0 -435] 0.25" + "uaxis" "[1 0 0 -467] 0.25" "vaxis" "[0 0 -1 -128] 0.25" "rotation" "0" "lightmapscale" "16" @@ -2030,10 +2020,10 @@ entity side { "id" "2535" - "plane" "(248 192 -352) (240 192 -352) (240 256 -288)" + "plane" "(256 192 -352) (248 192 -352) (248 256 -288)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -2041,10 +2031,10 @@ entity side { "id" "2534" - "plane" "(248 256 -480) (240 256 -480) (240 192 -416)" + "plane" "(256 256 -480) (248 256 -480) (248 192 -416)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 1 0 -256] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -2052,10 +2042,10 @@ entity side { "id" "2533" - "plane" "(248 192 -416) (240 192 -416) (240 192 -352)" + "plane" "(256 192 -416) (248 192 -416) (248 192 -352)" "material" "METAL/UNDERGROUND_WALL_METAL001A" "uaxis" "[0 0 -1 -384] 0.25" - "vaxis" "[-1 0 0 96] 0.25" + "vaxis" "[-1 0 0 128] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -2063,7 +2053,7 @@ entity side { "id" "2532" - "plane" "(248 192 -352) (248 256 -288) (248 256 -480)" + "plane" "(256 256 -288) (256 256 -480) (256 192 -416)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -2339,6 +2329,7 @@ entity "id" "23452" "classname" "trigger_once" "origin" "0 0 -176" + "solid" "6" "spawnflags" "1" "StartDisabled" "0" connections @@ -2622,6 +2613,7 @@ entity "mingpulevel" "0" "model" "models/props_underground/underground_testchamber_button.mdl" "PerformanceMode" "0" + "physdamagescale" "1.0" "pressuredelay" "0" "RandomAnimation" "0" "renderamt" "255" @@ -2640,6 +2632,7 @@ entity editor { "color" "220 30 220" + "visgroupid" "0" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 4000]" @@ -2672,6 +2665,7 @@ entity "mingpulevel" "0" "model" "models/props_underground/underground_testchamber_button.mdl" "PerformanceMode" "0" + "physdamagescale" "1.0" "pressuredelay" "0" "RandomAnimation" "0" "renderamt" "255" @@ -2690,6 +2684,7 @@ entity editor { "color" "220 30 220" + "visgroupid" "0" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 4000]" @@ -2853,12 +2848,13 @@ entity { "id" "13201" "classname" "logic_branch" + "angles" "0 0 0" "InitialValue" "0" "targetname" "br_trig_oran" "origin" "160 -16 -568" editor { - "color" "220 30 220" + "color" "0 100 250" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 15500]" @@ -2868,12 +2864,13 @@ entity { "id" "13226" "classname" "logic_branch" + "angles" "0 0 0" "InitialValue" "0" "targetname" "br_btn_oran" "origin" "176 -16 -568" editor { - "color" "220 30 220" + "color" "0 100 250" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 15500]" @@ -2883,12 +2880,13 @@ entity { "id" "13234" "classname" "logic_branch" + "angles" "0 0 0" "InitialValue" "0" "targetname" "br_btn_blue" "origin" "176 16 -568" editor { - "color" "220 30 220" + "color" "0 100 250" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 15500]" @@ -2898,12 +2896,13 @@ entity { "id" "13236" "classname" "logic_branch" + "angles" "0 0 0" "InitialValue" "0" "targetname" "br_trig_blue" "origin" "160 16 -568" editor { - "color" "220 30 220" + "color" "0 100 250" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 15500]" @@ -2935,6 +2934,7 @@ entity editor { "color" "220 30 220" + "visgroupid" "0" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 4000]" @@ -2966,6 +2966,7 @@ entity editor { "color" "220 30 220" + "visgroupid" "0" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 4000]" @@ -2999,6 +3000,7 @@ entity "model" "models/props_underground/door_bipart_upper_128.mdl" "parentname" "entry_door_u" "PerformanceMode" "0" + "physdamagescale" "1.0" "pressuredelay" "0" "RandomAnimation" "0" "renderamt" "255" @@ -3018,6 +3020,7 @@ entity { "color" "204 245 0" "groupid" "9635" + "visgroupid" "0" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 -11768]" @@ -3051,6 +3054,7 @@ entity "model" "models/props_underground/door_bipart_lower_128.mdl" "parentname" "entry_door_l" "PerformanceMode" "0" + "physdamagescale" "1.0" "pressuredelay" "0" "RandomAnimation" "0" "renderamt" "255" @@ -3070,6 +3074,7 @@ entity { "color" "204 245 0" "groupid" "9635" + "visgroupid" "0" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 -11768]" @@ -3079,6 +3084,7 @@ entity { "id" "9509" "classname" "func_door" + "angles" "0 0 0" "disableflashlight" "0" "disablereceiveshadows" "0" "disableshadowdepth" "0" @@ -3099,6 +3105,7 @@ entity "renderfx" "0" "rendermode" "0" "shadowdepthnocache" "0" + "solid" "6" "spawnflags" "4" "spawnpos" "0" "speed" "256" @@ -3199,6 +3206,7 @@ entity { "id" "9513" "classname" "func_door" + "angles" "0 0 0" "disableflashlight" "0" "disablereceiveshadows" "0" "disableshadowdepth" "0" @@ -3219,6 +3227,7 @@ entity "renderfx" "0" "rendermode" "0" "shadowdepthnocache" "0" + "solid" "6" "spawnflags" "4" "spawnpos" "0" "speed" "256" @@ -3314,6 +3323,7 @@ entity { "id" "9684" "classname" "func_door" + "angles" "0 0 0" "disableflashlight" "0" "disablereceiveshadows" "0" "disableshadowdepth" "0" @@ -3334,6 +3344,7 @@ entity "renderfx" "0" "rendermode" "0" "shadowdepthnocache" "0" + "solid" "6" "spawnflags" "4" "spawnpos" "0" "speed" "256" @@ -3429,6 +3440,7 @@ entity { "id" "9687" "classname" "func_door" + "angles" "0 0 0" "disableflashlight" "0" "disablereceiveshadows" "0" "disableshadowdepth" "0" @@ -3449,6 +3461,7 @@ entity "renderfx" "0" "rendermode" "0" "shadowdepthnocache" "0" + "solid" "6" "spawnflags" "4" "spawnpos" "0" "speed" "256" @@ -3568,6 +3581,7 @@ entity "model" "models/props_underground/door_bipart_upper_128.mdl" "parentname" "exit_door_u" "PerformanceMode" "0" + "physdamagescale" "1.0" "pressuredelay" "0" "RandomAnimation" "0" "renderamt" "255" @@ -3587,6 +3601,7 @@ entity { "color" "204 245 0" "groupid" "9683" + "visgroupid" "0" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 -11768]" @@ -3620,6 +3635,7 @@ entity "model" "models/props_underground/door_bipart_lower_128.mdl" "parentname" "exit_door_l" "PerformanceMode" "0" + "physdamagescale" "1.0" "pressuredelay" "0" "RandomAnimation" "0" "renderamt" "255" @@ -3639,6 +3655,7 @@ entity { "color" "204 245 0" "groupid" "9683" + "visgroupid" "0" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 -11768]" @@ -3677,6 +3694,7 @@ entity { "color" "204 245 0" "groupid" "9683" + "visgroupid" "0" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 -11768]" @@ -3688,6 +3706,9 @@ entity "classname" "trigger_portal_cleanser" "drawinfastreflection" "0" "origin" "0 0 -584.5" + "renderamt" "255" + "rendercolor" "255 255 255" + "solid" "6" "spawnflags" "4107" "StartDisabled" "1" "targetname" "fizz_invis" @@ -3860,6 +3881,9 @@ entity "classname" "trigger_portal_cleanser" "drawinfastreflection" "0" "origin" "0 0 -560.5" + "renderamt" "255" + "rendercolor" "255 255 255" + "solid" "6" "spawnflags" "4107" "StartDisabled" "1" "targetname" "fizz" @@ -3867,22 +3891,22 @@ entity "Visible" "1" solid { - "id" "2526" + "id" "2528" side { - "id" "747" - "plane" "(64 192 -560) (64 -192 -560) (64 -192 -559)" + "id" "759" + "plane" "(-64 256 -559) (-64 256 -560) (64 256 -560)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 -2] 0.25" - "vaxis" "[0 1 0 62] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 1 2] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "746" - "plane" "(-64 -192 -560) (-64 192 -560) (-64 192 -559)" + "id" "758" + "plane" "(64 256 -559) (64 256 -560) (64 192 -560)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 -2] 0.25" "vaxis" "[0 1 0 62] 0.25" @@ -3892,21 +3916,21 @@ entity } side { - "id" "745" - "plane" "(-64 192 -560) (-64 -192 -560) (64 -192 -560)" - "material" "EFFECTS/FIZZLER_UNDERGROUND_WIDE_CENTER" - "uaxis" "[0 -1 0 512] 0.375" - "vaxis" "[1 0 0 512] 0.125" - "rotation" "270" + "id" "757" + "plane" "(-64 192 -560) (-64 256 -560) (-64 256 -559)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 -1 -2] 0.25" + "vaxis" "[0 1 0 62] 0.25" + "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "744" - "plane" "(-64 -192 -559) (-64 192 -559) (64 192 -559)" - "material" "EFFECTS/FIZZLER_UNDERGROUND_WIDE_CENTER" - "uaxis" "[0 1 0 512] 0.375" + "id" "756" + "plane" "(64 256 -560) (-64 256 -560) (-64 192 -560)" + "material" "EFFECTS/FIZZLER_UNDERGROUND_WIDE_SIDE_L" + "uaxis" "[0 -1 0 0] 0.0625" "vaxis" "[1 0 0 512] 0.125" "rotation" "270" "lightmapscale" "16" @@ -3914,19 +3938,19 @@ entity } side { - "id" "743" - "plane" "(-64 192 -559) (-64 192 -560) (64 192 -560)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 0] 0.25" - "rotation" "0" + "id" "755" + "plane" "(-64 192 -559) (-64 256 -559) (64 256 -559)" + "material" "EFFECTS/FIZZLER_UNDERGROUND_WIDE_SIDE_R" + "uaxis" "[0 1 0 0] 0.0625" + "vaxis" "[1 0 0 512] 0.125" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "742" - "plane" "(64 -192 -559) (64 -192 -560) (-64 -192 -560)" + "id" "754" + "plane" "(64 192 -559) (64 192 -560) (-64 192 -560)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 1 0] 0.25" @@ -3936,7 +3960,7 @@ entity } editor { - "color" "240 185 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } @@ -4012,29 +4036,29 @@ entity } editor { - "color" "240 185 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "2528" + "id" "2526" side { - "id" "759" - "plane" "(-64 256 -559) (-64 256 -560) (64 256 -560)" + "id" "747" + "plane" "(64 192 -560) (64 -192 -560) (64 -192 -559)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 1 2] 0.25" + "uaxis" "[0 0 -1 -2] 0.25" + "vaxis" "[0 1 0 62] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "758" - "plane" "(64 256 -559) (64 256 -560) (64 192 -560)" + "id" "746" + "plane" "(-64 -192 -560) (-64 192 -560) (-64 192 -559)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 -2] 0.25" "vaxis" "[0 1 0 62] 0.25" @@ -4044,21 +4068,21 @@ entity } side { - "id" "757" - "plane" "(-64 192 -560) (-64 256 -560) (-64 256 -559)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 -2] 0.25" - "vaxis" "[0 1 0 62] 0.25" - "rotation" "0" + "id" "745" + "plane" "(-64 192 -560) (-64 -192 -560) (64 -192 -560)" + "material" "EFFECTS/FIZZLER_UNDERGROUND_WIDE_CENTER" + "uaxis" "[0 -1 0 512] 0.375" + "vaxis" "[1 0 0 512] 0.125" + "rotation" "270" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "756" - "plane" "(64 256 -560) (-64 256 -560) (-64 192 -560)" - "material" "EFFECTS/FIZZLER_UNDERGROUND_WIDE_SIDE_L" - "uaxis" "[0 -1 0 0] 0.0625" + "id" "744" + "plane" "(-64 -192 -559) (-64 192 -559) (64 192 -559)" + "material" "EFFECTS/FIZZLER_UNDERGROUND_WIDE_CENTER" + "uaxis" "[0 1 0 512] 0.375" "vaxis" "[1 0 0 512] 0.125" "rotation" "270" "lightmapscale" "16" @@ -4066,19 +4090,19 @@ entity } side { - "id" "755" - "plane" "(-64 192 -559) (-64 256 -559) (64 256 -559)" - "material" "EFFECTS/FIZZLER_UNDERGROUND_WIDE_SIDE_R" - "uaxis" "[0 1 0 0] 0.0625" - "vaxis" "[1 0 0 512] 0.125" - "rotation" "270" + "id" "743" + "plane" "(-64 192 -559) (-64 192 -560) (64 192 -560)" + "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" "754" - "plane" "(64 192 -559) (64 192 -560) (-64 192 -560)" + "id" "742" + "plane" "(64 -192 -559) (64 -192 -560) (-64 -192 -560)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 1 0] 0.25" @@ -4088,91 +4112,90 @@ entity } editor { - "color" "240 185 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } } solid { - "id" "23742" + "id" "25733" side { - "id" "2352" - "plane" "(64 -256 -559) (66 -256 -559) (66 -256 -576)" + "id" "2634" + "plane" "(-96 256 -559) (-64 256 -559) (-64 -256 -559)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -30] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "2353" - "plane" "(64 256 -576) (66 256 -576) (66 256 -559)" + "id" "2635" + "plane" "(-96 -256 -560) (-64 -256 -560) (-64 256 -560)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 -30] 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" "2354" - "plane" "(64 -256 -559) (64 -256 -576) (64 256 -576)" + "id" "2636" + "plane" "(-96 256 -559) (-96 -256 -559) (-96 -256 -560)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 30] 0.25" - "vaxis" "[0 1 0 30] 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" "2355" - "plane" "(66 256 -559) (66 256 -576) (66 -256 -576)" + "id" "2637" + "plane" "(-64 256 -560) (-64 -256 -560) (-64 -256 -559)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 30] 0.25" - "vaxis" "[0 1 0 30] 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" "2356" - "plane" "(66 -256 -559) (64 -256 -559) (64 256 -559)" + "id" "2638" + "plane" "(-64 256 -559) (-96 256 -559) (-96 256 -560)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 1 0 30] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "2357" - "plane" "(66 256 -576) (64 256 -576) (64 -256 -576)" + "id" "2639" + "plane" "(-64 -256 -560) (-96 -256 -560) (-96 -256 -559)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 1 0 30] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } editor { - "color" "240 185 0" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" } } editor { - "color" "240 185 0" - "groupid" "6883" + "color" "220 30 220" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 14000]" @@ -4182,6 +4205,7 @@ entity { "id" "3440" "classname" "logic_relay" + "angles" "0 0 0" "spawnflags" "0" "StartDisabled" "0" "targetname" "switch_relay" @@ -4190,13 +4214,13 @@ entity "OnTrigger" "counterKill0-1" "OnTrigger" "exit_door_lOpen0.2-1" "OnTrigger" "trigKill0-1" - "OnTrigger" "toggle_oranCheck0-1" - "OnTrigger" "toggle_blueCheck0-1" + "OnTrigger" "toggle_oranCheck0.1-1" + "OnTrigger" "toggle_blueCheck0.1-1" "OnTrigger" "branch_toggleSetValueTest00.1-1" - "OnTrigger" "fizzEnable0-1" + "OnTrigger" "fizzEnable0.1-1" "OnTrigger" "drp_binstance:relay_set_enabled_active;Trigger0.1-1" "OnTrigger" "drp_oinstance:relay_set_enabled_active;Trigger0.1-1" - "OnTrigger" "fizz_invisEnable0-1" + "OnTrigger" "fizz_invisEnable0.1-1" "OnTrigger" "fizz_invisDisable0.2-1" "OnTrigger" "exit_door_uOpen0.2-1" "OnTrigger" "btn_blueKill0.01-1" @@ -4208,7 +4232,7 @@ entity "origin" "120 -16 -568" editor { - "color" "220 30 220" + "color" "0 100 250" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 15500]" @@ -4218,6 +4242,7 @@ entity { "id" "3458" "classname" "logic_branch_listener" + "angles" "0 0 0" "Branch01" "br_btn_oran" "Branch02" "br_btn_blue" "Branch03" "br_trig_oran" @@ -4230,7 +4255,7 @@ entity "origin" "120 16 -568" editor { - "color" "220 30 220" + "color" "0 100 250" "visgroupshown" "1" "visgroupautoshown" "1" "comments" "Trigger still here to ensure a player cannot quickly press both buttons." @@ -4242,6 +4267,7 @@ entity "id" "3973" "classname" "trigger_playerteam" "origin" "96 0 -384" + "solid" "6" "spawnflags" "4097" "StartDisabled" "0" "target_team" "0" @@ -4344,6 +4370,7 @@ entity { "id" "4623" "classname" "logic_relay" + "angles" "0 0 0" "spawnflags" "0" "StartDisabled" "0" "targetname" "rl_close" @@ -4357,7 +4384,7 @@ entity "origin" "-1.90735e-006 -16 -248" editor { - "color" "220 30 220" + "color" "0 100 250" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 0]" @@ -4370,6 +4397,7 @@ entity "alternateticksfix" "0" "origin" "0 0 -112" "pushdir" "-90 0 0" + "solid" "6" "spawnflags" "11" "speed" "120" "StartDisabled" "1" @@ -4465,7 +4493,7 @@ entity "angles" "90 -0 0" "file" "instances/bee2/50s/items/tspen/coop_dropper_blue.vmf" "targetname" "drp_b" - "origin" "256 160 -384" + "origin" "264 160 -384" editor { "color" "220 30 220" @@ -4478,6 +4506,7 @@ entity { "id" "14" "classname" "math_counter" + "angles" "0 0 0" "max" "$connectioncount" "targetname" "counter" connections @@ -4488,7 +4517,7 @@ entity "origin" "0 16 -264" editor { - "color" "220 30 220" + "color" "0 100 250" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 0]" @@ -4498,6 +4527,7 @@ entity { "id" "16" "classname" "logic_branch" + "angles" "0 0 0" "InitialValue" "$start_open" "targetname" "branch_toggle" connections @@ -4510,7 +4540,7 @@ entity "origin" "0 -16 -264" editor { - "color" "220 30 220" + "color" "0 100 250" "visgroupshown" "1" "visgroupautoshown" "1" "comments" "True=open door" @@ -4540,6 +4570,7 @@ entity { "id" "20" "classname" "logic_auto" + "angles" "0 0 0" "spawnflags" "1" connections { @@ -4550,7 +4581,7 @@ entity "origin" "0 16 -248" editor { - "color" "220 30 220" + "color" "0 100 250" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 1000]" @@ -4620,6 +4651,7 @@ entity { "color" "204 245 0" "groupid" "9635" + "visgroupid" "0" "visgroupshown" "1" "visgroupautoshown" "1" "logicalpos" "[0 -11768]"