diff --git a/icons/items/blocks/antigel.pdn b/icons/items/blocks/antigel.pdn new file mode 100644 index 0000000000..1c8132ba2f Binary files /dev/null and b/icons/items/blocks/antigel.pdn differ diff --git a/packages/Lautaro/protruding_ped_buttons/info.txt b/packages/Lautaro/protruding_ped_buttons/info.txt index ca1a57d87e..98e67d9eeb 100644 --- a/packages/Lautaro/protruding_ped_buttons/info.txt +++ b/packages/Lautaro/protruding_ped_buttons/info.txt @@ -88,8 +88,7 @@ } "Instances" { - "bee2_ped_fwd" "instances/BEE2/p1/items/lautaro/protrude_ped.vmf" - "bee2_ped_rev" "instances/BEE2/p1/items/lautaro/protrude_ped_rev.vmf" + "bee2_ped" "instances/BEE2/p1/items/lautaro/protrude_ped.vmf" } "IOConf" { diff --git a/packages/Lautaro/protruding_ped_buttons/items/protruding_clean/editoritems.txt b/packages/Lautaro/protruding_ped_buttons/items/protruding_clean/editoritems.txt index 41d1d90d41..c626aafa55 100644 --- a/packages/Lautaro/protruding_ped_buttons/items/protruding_clean/editoritems.txt +++ b/packages/Lautaro/protruding_ped_buttons/items/protruding_clean/editoritems.txt @@ -124,8 +124,7 @@ { "Name" "instances/BEE2/clean/items/lautaro/protrude_ped_right_black.vmf" } - "bee2_ped_fwd" "instances/BEE2/clean/items/lautaro/protrude_ped.vmf" - "bee2_ped_rev" "instances/BEE2/clean/items/lautaro/protrude_ped_rev.vmf" + "bee2_ped" "instances/BEE2/clean/items/lautaro/protrude_ped.vmf" } "TargetName" "pro_ped" "Offset" "64 64 64" diff --git a/packages/Lautaro/protruding_ped_buttons/items/protruding_clean/vbsp_config.cfg b/packages/Lautaro/protruding_ped_buttons/items/protruding_clean/vbsp_config.cfg index df589e9302..b5ec8cd8dc 100644 --- a/packages/Lautaro/protruding_ped_buttons/items/protruding_clean/vbsp_config.cfg +++ b/packages/Lautaro/protruding_ped_buttons/items/protruding_clean/vbsp_config.cfg @@ -56,18 +56,23 @@ } } } - + + "Result" + { + "ChangeInstance" "" + } + "Condition" { // Turn around if checked. "instvar" "$start_reversed = 1" "Result" { - "ChangeInstance" "" - } - "Else" - { - "ChangeInstance" "" + "RotateInst" + { + "Angle" "0 0 180" + "Around" "64 0 -48" + } } } @@ -92,4 +97,4 @@ } } } - } \ No newline at end of file + } diff --git a/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_inf.vmf b/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_inf.vmf index 760d57c52c..d4e045b190 100644 --- a/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_inf.vmf +++ b/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_inf.vmf @@ -2,7 +2,7 @@ versioninfo { "editorversion" "400" "editorbuild" "8419" - "mapversion" "58" + "mapversion" "59" "formatversion" "100" "prefab" "0" } @@ -20,7 +20,7 @@ viewsettings world { "id" "1" - "mapversion" "58" + "mapversion" "59" "classname" "worldspawn" "detailmaterial" "detail/detailsprites" "detailvbsp" "detail.vbsp" @@ -174,7 +174,7 @@ entity { "id" "83" "classname" "prop_button" - "angles" "-45 0 180" + "angles" "-90 0 0" "delay" "1" "istimer" "0" "model" "models/props/switch001.mdl" diff --git a/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_locking.vmf b/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_locking.vmf index 8004c0308b..eb723f7d33 100644 --- a/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_locking.vmf +++ b/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_locking.vmf @@ -2,7 +2,7 @@ versioninfo { "editorversion" "400" "editorbuild" "8419" - "mapversion" "61" + "mapversion" "62" "formatversion" "100" "prefab" "0" } @@ -14,13 +14,13 @@ viewsettings "bSnapToGrid" "1" "bShowGrid" "1" "bShowLogicalGrid" "0" - "nGridSpacing" "64" + "nGridSpacing" "16" "bShow3DGrid" "0" } world { "id" "1" - "mapversion" "61" + "mapversion" "62" "classname" "worldspawn" "detailmaterial" "detail/detailsprites" "detailvbsp" "detail.vbsp" @@ -48,7 +48,7 @@ entity "OnChangeToAllFalse" "lock_manSetStateBTrue0-1" "OnChangeToAllFalse" "outputFireUser10-1" } - "origin" "32 0 -32" + "origin" "8 0 -48" editor { "color" "0 100 250" @@ -204,7 +204,7 @@ entity { "id" "83" "classname" "prop_button" - "angles" "-45 0 -180" + "angles" "-90 0 0" "delay" "1" "istimer" "0" "model" "models/props/switch001.mdl" diff --git a/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_rev.vmf b/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_rev.vmf deleted file mode 100644 index 5e1d35a746..0000000000 --- a/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_rev.vmf +++ /dev/null @@ -1,104 +0,0 @@ -versioninfo -{ - "editorversion" "400" - "editorbuild" "8419" - "mapversion" "63" - "formatversion" "100" - "prefab" "0" -} -visgroups -{ -} -viewsettings -{ - "bSnapToGrid" "1" - "bShowGrid" "1" - "bShowLogicalGrid" "0" - "nGridSpacing" "128" - "bShow3DGrid" "0" -} -world -{ - "id" "1" - "mapversion" "63" - "classname" "worldspawn" - "detailmaterial" "detail/detailsprites" - "detailvbsp" "detail.vbsp" - "maxblobcount" "250" - "maxpropscreenwidth" "-1" - "skyname" "sky_day01_01" -} -entity -{ - "id" "222" - "classname" "logic_branch" - "angles" "0 0 0" - "targetname" "output" - connections - { - "OnTrue" "!selfFireUser10-1" - "OnTrue" "!selfFireUser20.01-1" - "OnFalse" "!selfFireUser20-1" - } - "origin" "47.9 16 -48" - editor - { - "color" "0 100 250" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1000]" - } -} -entity -{ - "id" "25" - "classname" "func_instance_parms" - "parm1" "$timer_delay float 3" - "parm2" "$timer_sound integer 0" - "origin" "47.9 -16 -48" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" - } -} -entity -{ - "id" "6" - "classname" "prop_button" - "angles" "90 180 0" - "Delay" "$timer_delay" - "istimer" "1" - "model" "models/props/switch001.mdl" - "preventfastreset" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "skin" "$skin" - "solid" "1" - "targetname" "button" - connections - { - "OnPressed" "outputTest0-1" - "OnButtonReset" "outputSetValue00-1" - "OnButtonReset" "outputFireUser10-1" - "OnPressed" "outputSetValue10.01-1" - } - "origin" "55.9 0 -48" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 500]" - } -} -cameras -{ - "activecamera" "-1" -} -cordons -{ - "active" "0" -} diff --git a/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_rev_inf.vmf b/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_rev_inf.vmf deleted file mode 100644 index e7fc4b3db5..0000000000 --- a/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_rev_inf.vmf +++ /dev/null @@ -1,204 +0,0 @@ -versioninfo -{ - "editorversion" "400" - "editorbuild" "8419" - "mapversion" "52" - "formatversion" "100" - "prefab" "0" -} -visgroups -{ -} -viewsettings -{ - "bSnapToGrid" "1" - "bShowGrid" "1" - "bShowLogicalGrid" "0" - "nGridSpacing" "64" - "bShow3DGrid" "0" -} -world -{ - "id" "1" - "mapversion" "52" - "classname" "worldspawn" - "detailmaterial" "detail/detailsprites" - "detailvbsp" "detail.vbsp" - "maxblobcount" "250" - "maxpropscreenwidth" "-1" - "skyname" "sky_day01_01" -} -entity -{ - "id" "89" - "classname" "func_noportal_volume" - "origin" "74 0 -48" - "solid" "6" - "spawnflags" "0" - solid - { - "id" "90" - side - { - "id" "1" - "plane" "(52 -16 -64) (52 16 -64) (52 16 -32)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "2" - "plane" "(96 16 -64) (96 -16 -64) (96 -16 -32)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "3" - "plane" "(52 16 -64) (52 -16 -64) (96 -16 -64)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[1 0 0 -56] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "4" - "plane" "(52 -16 -32) (52 16 -32) (96 16 -32)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 -56] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "5" - "plane" "(52 16 -32) (52 16 -64) (96 16 -64)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 -56] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "6" - "plane" "(96 -16 -32) (96 -16 -64) (52 -16 -64)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[1 0 0 -56] 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 500]" - } -} -entity -{ - "id" "77" - "classname" "prop_dynamic" - "angles" "90 180 0" - "disablebonefollowers" "0" - "disableflashlight" "0" - "disablereceiveshadows" "0" - "disableshadowdepth" "0" - "disableshadows" "0" - "drawinfastreflection" "0" - "explodedamage" "0" - "exploderadius" "0" - "holdanimation" "1" - "maxanimtime" "10" - "minanimtime" "5" - "model" "models/props/switch001.mdl" - "parentname" "output" - "performancemode" "0" - "physdamagescale" "1.0" - "pressuredelay" "0" - "randomanimation" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "setbodygroup" "0" - "shadowdepthnocache" "0" - "skin" "$skin" - "solid" "6" - "spawnflags" "0" - "startdisabled" "0" - "suppressanimsounds" "0" - "targetname" "mdl" - "origin" "60.0016 0 -48" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" - } -} -entity -{ - "id" "83" - "classname" "prop_button" - "angles" "90 0 0" - "delay" "1" - "istimer" "0" - "model" "models/props/switch001.mdl" - "preventfastreset" "1" - "renderamt" "255" - "rendercolor" "255 255 255" - "rendermode" "10" - "skin" "$skin" - "solid" "0" - "targetname" "output" - connections - { - "OnPressed" "!selfFireUser20-1" - "OnPressed" "!selfLock0-1" - "OnPressed" "!selfKill0.1-1" - "OnPressed" "mdlSetAnimationdown0-1" - "OnPressed" "mdlClearParent0-1" - } - "origin" "56.0016 0 -48" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1000]" - } -} -cameras -{ - "activecamera" "-1" -} -cordons -{ - "active" "0" -} diff --git a/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_rev_locking.vmf b/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_rev_locking.vmf deleted file mode 100644 index a70f82baf2..0000000000 --- a/packages/Lautaro/protruding_ped_buttons/resources/instances/clean/items/lautaro/protrude_ped_rev_locking.vmf +++ /dev/null @@ -1,144 +0,0 @@ -versioninfo -{ - "editorversion" "400" - "editorbuild" "8419" - "mapversion" "63" - "formatversion" "100" - "prefab" "0" -} -visgroups -{ -} -viewsettings -{ - "bSnapToGrid" "1" - "bShowGrid" "1" - "bShowLogicalGrid" "0" - "nGridSpacing" "64" - "bShow3DGrid" "0" -} -world -{ - "id" "1" - "mapversion" "63" - "classname" "worldspawn" - "detailmaterial" "detail/detailsprites" - "detailvbsp" "detail.vbsp" - "maxblobcount" "250" - "maxpropscreenwidth" "-1" - "skyname" "sky_day01_01" -} -entity -{ - "id" "150" - "classname" "logic_coop_manager" - "angles" "0 0 0" - "DefaultPlayerStateA" "0" - "DefaultPlayerStateB" "1" - "targetname" "lock_man" - connections - { - "OnChangeToAllFalse" "outputUnLock0-1" - "OnChangeToAllFalse" "outputCancelPress0-1" - "OnChangeToAllFalse" "mdlSetAnimationup0-1" - "OnChangeToAllTrue" "outputFireUser20-1" - "OnChangeToAllTrue" "outputLock0-1" - "OnChangeToAllTrue" "mdlSetAnimationdown0-1" - "OnChangeToAllTrue" "lock_manSetStateBFalse0-1" - "OnChangeToAllFalse" "lock_manSetStateBTrue0-1" - "OnChangeToAllFalse" "outputFireUser10-1" - } - "origin" "32 0 -32" - editor - { - "color" "0 100 250" - "visgroupshown" "1" - "visgroupautoshown" "1" - "comments" "B = !current" - "logicalpos" "[0 1000]" - } -} -entity -{ - "id" "77" - "classname" "prop_dynamic" - "angles" "90 180 0" - "disablebonefollowers" "0" - "disableflashlight" "0" - "disablereceiveshadows" "0" - "disableshadowdepth" "0" - "disableshadows" "0" - "disablex360" "0" - "drawinfastreflection" "0" - "explodedamage" "0" - "exploderadius" "0" - "holdanimation" "1" - "maxanimtime" "10" - "maxcpulevel" "0" - "maxgpulevel" "0" - "minanimtime" "5" - "mincpulevel" "0" - "mingpulevel" "0" - "model" "models/props/switch001.mdl" - "parentname" "output" - "performancemode" "0" - "physdamagescale" "1.0" - "pressuredelay" "0" - "randomanimation" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "setbodygroup" "0" - "shadowdepthnocache" "0" - "skin" "$skin" - "solid" "6" - "spawnflags" "0" - "startdisabled" "0" - "suppressanimsounds" "0" - "targetname" "mdl" - "origin" "56 0 -48" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" - } -} -entity -{ - "id" "83" - "classname" "prop_button" - "angles" "-45 0 -180" - "delay" "1" - "istimer" "0" - "model" "models/props/switch001.mdl" - "preventfastreset" "1" - "renderamt" "255" - "rendercolor" "255 255 255" - "rendermode" "10" - "skin" "$skin" - "solid" "0" - "targetname" "output" - connections - { - "OnPressed" "lock_manSetStateATrue0-1" - } - "origin" "54 0 -48" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1000]" - } -} -cameras -{ - "activecamera" "-1" -} -cordons -{ - "active" "0" -} diff --git a/packages/Lautaro/protruding_ped_buttons/resources/instances/p1/items/lautaro/protrude_ped_rev.vmf b/packages/Lautaro/protruding_ped_buttons/resources/instances/p1/items/lautaro/protrude_ped_rev.vmf deleted file mode 100644 index 71860c0d85..0000000000 --- a/packages/Lautaro/protruding_ped_buttons/resources/instances/p1/items/lautaro/protrude_ped_rev.vmf +++ /dev/null @@ -1,261 +0,0 @@ -versioninfo -{ - "editorversion" "400" - "editorbuild" "8419" - "mapversion" "69" - "formatversion" "100" - "prefab" "0" -} -visgroups -{ -} -viewsettings -{ - "bSnapToGrid" "1" - "bShowGrid" "1" - "bShowLogicalGrid" "0" - "nGridSpacing" "128" - "bShow3DGrid" "0" -} -world -{ - "id" "1" - "mapversion" "69" - "classname" "worldspawn" - "detailmaterial" "detail/detailsprites" - "detailvbsp" "detail.vbsp" - "maxblobcount" "250" - "maxpropscreenwidth" "-1" - "skyname" "sky_day01_01" -} -entity -{ - "id" "408" - "classname" "func_button" - "disablereceiveshadows" "0" - "health" "0" - "locked_sentence" "0" - "locked_sound" "0" - "movedir" "0 0 0" - "origin" "32.5 0 -48" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "solid" "6" - "sounds" "0" - "spawnflags" "1025" - "speed" "5" - "targetname" "button" - "unlocked_sentence" "0" - "unlocked_sound" "0" - "wait" "1" - connections - { - "OnPressed" "outputSetValue10.01-1" - "OnPressed" "outputTest0-1" - "OnPressed" "modelSetAnimationpress0-1" - "OnPressed" "@commandCommandcc_emit Portal.button_down0-1" - } - solid - { - "id" "409" - side - { - "id" "172" - "plane" "(53 9 -57) (53 -9 -57) (56 -9 -57)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-1 0 0 58] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "171" - "plane" "(53 -9 -39) (53 9 -39) (56 9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-1 0 0 58] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "170" - "plane" "(56 9 -57) (56 -9 -57) (56 -9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 -1 -32] 0.25" - "vaxis" "[0 1 0 32] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "169" - "plane" "(53 -9 -57) (53 9 -57) (53 9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 -1 -32] 0.25" - "vaxis" "[0 1 0 32] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "168" - "plane" "(53 9 -57) (56 9 -57) (56 9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 -1 -32] 0.25" - "vaxis" "[-1 0 0 58] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "167" - "plane" "(56 -9 -57) (53 -9 -57) (53 -9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 -1 -32] 0.25" - "vaxis" "[-1 0 0 58] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "comments" "." - "logicalpos" "[0 500]" - } -} -entity -{ - "id" "413" - "classname" "ambient_generic" - "angles" "0 0 0" - "cspinup" "0" - "fadeinsecs" "0" - "fadeoutsecs" "0" - "health" "10" - "lfomodpitch" "0" - "lfomodvol" "0" - "lforate" "0" - "lfotype" "0" - "message" "BEE2.P1.button_up" - "pitch" "100" - "pitchstart" "100" - "preset" "0" - "radius" "1250" - "SourceEntityName" "model" - "spawnflags" "48" - "spindown" "0" - "spinup" "0" - "targetname" "snd_rel" - "volstart" "0" - "origin" "48 -8 -40" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" - } -} -entity -{ - "id" "417" - "classname" "logic_branch" - "angles" "0 0 0" - "targetname" "output" - connections - { - "OnTrue" "!selfFireUser10-1" - "OnTrue" "!selfFireUser20.01-1" - "OnFalse" "!selfFireUser20-1" - } - "origin" "48 8 -40" - editor - { - "color" "0 100 250" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1000]" - } -} -entity -{ - "id" "367" - "classname" "prop_dynamic" - "angles" "90 180 0" - "DefaultAnim" "idle" - "DisableBoneFollowers" "0" - "disablereceiveshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademindist" "-1" - "fadescale" "1" - "HoldAnimation" "0" - "MaxAnimTime" "10" - "MinAnimTime" "5" - "model" "models/bee2/props_p1/switch.mdl" - "parentname" "output" - "PerformanceMode" "0" - "physdamagescale" "1.0" - "pressuredelay" "0" - "RandomAnimation" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "SetBodyGroup" "0" - "skin" "0" - "solid" "6" - "spawnflags" "0" - "StartDisabled" "0" - "SuppressAnimSounds" "0" - "targetname" "model" - "origin" "56 0 -48" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1000]" - } -} -entity -{ - "id" "373" - "classname" "func_instance_parms" - "parm1" "$timer_delay float 3" - "parm2" "$timer_sound integer 0" - "origin" "32 0 -40" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" - } -} -cameras -{ - "activecamera" "-1" -} -cordons -{ - "active" "0" -} diff --git a/packages/Lautaro/protruding_ped_buttons/resources/instances/p1/items/lautaro/protrude_ped_rev_inf.vmf b/packages/Lautaro/protruding_ped_buttons/resources/instances/p1/items/lautaro/protrude_ped_rev_inf.vmf deleted file mode 100644 index 2dbcc2c07a..0000000000 --- a/packages/Lautaro/protruding_ped_buttons/resources/instances/p1/items/lautaro/protrude_ped_rev_inf.vmf +++ /dev/null @@ -1,194 +0,0 @@ -versioninfo -{ - "editorversion" "400" - "editorbuild" "8419" - "mapversion" "73" - "formatversion" "100" - "prefab" "0" -} -visgroups -{ -} -viewsettings -{ - "bSnapToGrid" "1" - "bShowGrid" "1" - "bShowLogicalGrid" "0" - "nGridSpacing" "64" - "bShow3DGrid" "0" -} -world -{ - "id" "1" - "mapversion" "73" - "classname" "worldspawn" - "detailmaterial" "detail/detailsprites" - "detailvbsp" "detail.vbsp" - "maxblobcount" "250" - "maxpropscreenwidth" "-1" - "skyname" "sky_day01_01" -} -entity -{ - "id" "385" - "classname" "func_button" - "disablereceiveshadows" "0" - "health" "0" - "lip" "0" - "locked_sentence" "0" - "locked_sound" "0" - "movedir" "0 0 0" - "origin" "32.5 0 -48.01" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "solid" "6" - "sounds" "0" - "spawnflags" "1025" - "speed" "5" - "targetname" "output" - "unlocked_sentence" "0" - "unlocked_sound" "0" - "wait" "-1" - connections - { - "OnPressed" "!selfKill0.011" - "OnPressed" "modelSetAnimationdown01" - "OnPressed" "!selfFireUser201" - "OnPressed" "@commandCommandcc_emit Portal.button_down01" - "OnPressed" "modelClearParent01" - } - solid - { - "id" "386" - side - { - "id" "161" - "plane" "(53 9 -57) (53 -9 -57) (56 -9 -57)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[-1 0 0 58] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "162" - "plane" "(53 -9 -39) (53 9 -39) (56 9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "163" - "plane" "(56 9 -57) (56 -9 -57) (56 -9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 1 32] 0.25" - "vaxis" "[0 1 0 32] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "164" - "plane" "(53 -9 -57) (53 9 -57) (53 9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 1 32] 0.25" - "vaxis" "[0 -1 0 32] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "165" - "plane" "(53 9 -57) (56 9 -57) (56 9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 1 32] 0.25" - "vaxis" "[-1 0 0 58] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "166" - "plane" "(56 -9 -57) (53 -9 -57) (53 -9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 0 1 32] 0.25" - "vaxis" "[1 0 0 -58] 0.25" - "rotation" "90" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "comments" "." - "logicalpos" "[0 500]" - } -} -entity -{ - "id" "367" - "classname" "prop_dynamic" - "angles" "90 180 0" - "DefaultAnim" "idle" - "DisableBoneFollowers" "0" - "disablereceiveshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademindist" "-1" - "fadescale" "1" - "HoldAnimation" "1" - "MaxAnimTime" "10" - "MinAnimTime" "5" - "model" "models/bee2/props_p1/switch.mdl" - "parentname" "output" - "PerformanceMode" "0" - "physdamagescale" "1.0" - "pressuredelay" "0" - "RandomAnimation" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "SetBodyGroup" "0" - "skin" "0" - "solid" "6" - "spawnflags" "0" - "StartDisabled" "0" - "SuppressAnimSounds" "0" - "targetname" "model" - "origin" "56 0 -48" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1000]" - } -} -cameras -{ - "activecamera" "-1" -} -cordons -{ - "active" "0" -} diff --git a/packages/Lautaro/protruding_ped_buttons/resources/instances/p1/items/lautaro/protrude_ped_rev_locking.vmf b/packages/Lautaro/protruding_ped_buttons/resources/instances/p1/items/lautaro/protrude_ped_rev_locking.vmf deleted file mode 100644 index d6fb12b64c..0000000000 --- a/packages/Lautaro/protruding_ped_buttons/resources/instances/p1/items/lautaro/protrude_ped_rev_locking.vmf +++ /dev/null @@ -1,252 +0,0 @@ -versioninfo -{ - "editorversion" "400" - "editorbuild" "8419" - "mapversion" "80" - "formatversion" "100" - "prefab" "0" -} -visgroups -{ -} -viewsettings -{ - "bSnapToGrid" "1" - "bShowGrid" "1" - "bShowLogicalGrid" "0" - "nGridSpacing" "64" - "bShow3DGrid" "0" -} -world -{ - "id" "1" - "mapversion" "80" - "classname" "worldspawn" - "detailmaterial" "detail/detailsprites" - "detailvbsp" "detail.vbsp" - "maxblobcount" "250" - "maxpropscreenwidth" "-1" - "skyname" "sky_day01_01" -} -entity -{ - "id" "414" - "classname" "ambient_generic" - "angles" "0 0 0" - "cspinup" "0" - "fadeinsecs" "0" - "fadeoutsecs" "0" - "health" "10" - "lfomodpitch" "0" - "lfomodvol" "0" - "lforate" "0" - "lfotype" "0" - "message" "BEE2.P1.button_up" - "pitch" "100" - "pitchstart" "100" - "preset" "0" - "radius" "1250" - "spawnflags" "48" - "spindown" "0" - "spinup" "0" - "targetname" "snd_rel" - "volstart" "0" - "origin" "16 0 -48" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 0]" - } -} -entity -{ - "id" "418" - "classname" "logic_coop_manager" - "angles" "0 0 0" - "DefaultPlayerStateA" "0" - "DefaultPlayerStateB" "1" - "targetname" "lock_man" - connections - { - "OnChangeToAllTrue" "outputFireUser20-1" - "OnChangeToAllTrue" "lock_manSetStateBFalse0-1" - "OnChangeToAllFalse" "lock_manSetStateBTrue0-1" - "OnChangeToAllFalse" "outputFireUser10-1" - "OnChangeToAllFalse" "outputUnLock0.1-1" - "OnChangeToAllFalse" "@commandCommandcc_emit Portal.button_up0-1" - "OnChangeToAllFalse" "snd_relPlaySound0-1" - "OnChangeToAllFalse" "modelSetAnimationup0-1" - "OnChangeToAllTrue" "@commandCommandcc_emit Portal.button_down0-1" - "OnChangeToAllTrue" "outputLock0-1" - "OnChangeToAllTrue" "modelSetAnimationdown0-1" - } - "origin" "48 0 -64" - editor - { - "color" "0 100 250" - "visgroupshown" "1" - "visgroupautoshown" "1" - "comments" "B = !current" - "logicalpos" "[0 1000]" - } -} -entity -{ - "id" "357" - "classname" "func_button" - "disablereceiveshadows" "0" - "health" "0" - "locked_sentence" "0" - "locked_sound" "0" - "movedir" "0 0 0" - "origin" "32.5 0 -48.01" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "rendermode" "0" - "solid" "6" - "sounds" "0" - "spawnflags" "1025" - "speed" "5" - "targetname" "output" - "unlocked_sentence" "0" - "unlocked_sound" "0" - "wait" "0.5" - connections - { - "OnPressed" "lock_manSetStateATrue0-1" - } - solid - { - "id" "359" - side - { - "id" "160" - "plane" "(53 9 -57) (53 -9 -57) (56 -9 -57)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 26] 0.25" - "vaxis" "[0 -1 0 8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "159" - "plane" "(53 -9 -39) (53 9 -39) (56 9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 26] 0.25" - "vaxis" "[0 -1 0 8] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "158" - "plane" "(56 9 -57) (56 -9 -57) (56 -9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 -8] 0.25" - "vaxis" "[0 0 1 26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "157" - "plane" "(53 -9 -57) (53 9 -57) (53 9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[0 1 0 -8] 0.25" - "vaxis" "[0 0 1 26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "156" - "plane" "(53 9 -57) (56 9 -57) (56 9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 26] 0.25" - "vaxis" "[0 0 1 26] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "155" - "plane" "(56 -9 -57) (53 -9 -57) (53 -9 -39)" - "material" "TOOLS/TOOLSINVISIBLE" - "uaxis" "[-1 0 0 26] 0.25" - "vaxis" "[0 0 1 26] 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" - "comments" "." - "logicalpos" "[0 500]" - } -} -entity -{ - "id" "367" - "classname" "prop_dynamic" - "angles" "90 180 0" - "DefaultAnim" "idle" - "DisableBoneFollowers" "0" - "disablereceiveshadows" "0" - "ExplodeDamage" "0" - "ExplodeRadius" "0" - "fademindist" "-1" - "fadescale" "1" - "HoldAnimation" "1" - "MaxAnimTime" "10" - "MinAnimTime" "5" - "model" "models/bee2/props_p1/switch.mdl" - "PerformanceMode" "0" - "physdamagescale" "1.0" - "pressuredelay" "0" - "RandomAnimation" "0" - "renderamt" "255" - "rendercolor" "255 255 255" - "renderfx" "0" - "SetBodyGroup" "0" - "skin" "0" - "solid" "6" - "spawnflags" "0" - "StartDisabled" "0" - "SuppressAnimSounds" "0" - "targetname" "model" - "origin" "56 0 -48" - editor - { - "color" "220 30 220" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 1000]" - } -} -cameras -{ - "activecamera" "-1" -} -cordons -{ - "active" "0" -} diff --git a/packages/bee1/portal/items/spawner/editoritems.txt b/packages/bee1/portal/items/spawner/editoritems.txt index fb1b6a258c..513fb12f63 100644 --- a/packages/bee1/portal/items/spawner/editoritems.txt +++ b/packages/bee1/portal/items/spawner/editoritems.txt @@ -94,35 +94,35 @@ "BrushCount" "1" "BrushSideCount" "6" } - "0" + "1" { "Name" "instances/BEE2/clean/items/BEE/autoportal_orange.vmf" "EntityCount" "11" "BrushCount" "1" "BrushSideCount" "6" } - "0" + "2" { "Name" "instances/BEE2/clean/items/BEE/autoportal_blue.vmf" "EntityCount" "11" "BrushCount" "1" "BrushSideCount" "6" } - "0" + "3" { "Name" "instances/BEE2/clean/items/BEE/autoportal_blue.vmf" "EntityCount" "11" "BrushCount" "1" "BrushSideCount" "6" } - "0" + "4" { "Name" "instances/BEE2/clean/items/BEE/autoportal_frame.vmf" "EntityCount" "11" "BrushCount" "1" "BrushSideCount" "6" } - "0" + "5" { "Name" "instances/BEE2/clean/items/BEE/autoportal_frame.vmf" "EntityCount" "11" diff --git a/packages/blocks/info.txt b/packages/blocks/info.txt index cf73a683a5..623e23b6c0 100644 --- a/packages/blocks/info.txt +++ b/packages/blocks/info.txt @@ -160,6 +160,20 @@ } +"Item" + { + "ID" "ITEM_BEE2_ANTIGEL_MARKER" + "Unstyled" "1" + "Version" + { + "Styles" + { + "ANY" "antigel_marker" + } + } + } + + "Item" { "ID" "ITEM_BEE2_ANGLED_BLOCK" diff --git a/packages/blocks/items/antigel_marker/editoritems.txt b/packages/blocks/items/antigel_marker/editoritems.txt new file mode 100644 index 0000000000..5823ade268 --- /dev/null +++ b/packages/blocks/items/antigel_marker/editoritems.txt @@ -0,0 +1,62 @@ +"Item" + { + "Type" "ITEM_BEE2_ANTIGEL_MARKER" + "Editor" + { + "SubType" + { + "Name" "Surface Lacquer" + "Model" + { + "ModelName" "BEE2/logic/antigel_marker.3ds" + } + "Palette" + { + "Tooltip" "SURFACE LACQUER" + "Image" "palette/logic/blocks/antigel_marker.png" + } + "Sounds" + { + "SOUND_CREATED" "P2Editor.PlaceButton" + "SOUND_EDITING_ACTIVATE" "P2Editor.DropperDisabled" + "SOUND_EDITING_DEACTIVATE" "P2Editor.DropperEnabled" + "SOUND_DELETED" "P2Editor.RemoveButton" + } + } + "MovementHandle" "HANDLE_NONE" + "DesiredFacing" "DESIRES_DOWN" + "OccupiesVoxel" "0" + } + "Properties" + { + } + "Exporting" + { + "Instances" + { + "0" + { + "Name" "instances/BEE2/logic/blocks/antigel_marker.vmf" + "EntityCount" "0" + "BrushCount" "0" + "BrushSideCount" "0" + } + } + + "TargetName" "antigel_marker" + // "OccupiedVoxels" + // { + // "Voxel" + // { + // "Pos" "0 0 0" + // "CollideType" "COLLIDE_NOTHING" + // "CollideAgainst" "COLLIDE_NOTHING" + // "Surface" + // { + // "Normal" "0 0 1" + // } + // } + // } + "Offset" "64 64 64" + } + } diff --git a/packages/blocks/items/antigel_marker/properties.txt b/packages/blocks/items/antigel_marker/properties.txt new file mode 100644 index 0000000000..1bac9cbe77 --- /dev/null +++ b/packages/blocks/items/antigel_marker/properties.txt @@ -0,0 +1,16 @@ +"Properties" + { + "Authors" "TeamSpen210" + "Tags" "BEE 2;Partial Blocks" + "Description" + { + "" "Coats surfaces in a lacquer, preventing gel from being applied to it. Portals can still be applied normally however." + "" "" + "" "* Tiles flat on the wall will only be affected if the marker is on that surface, but any blocks/panels in the tile will be affected." + } + "ent_count" "0" + "Icon" + { + "0" "logic/blocks/antigel_marker.png" + } + } diff --git a/packages/blocks/items/antigel_marker/vbsp_config.cfg b/packages/blocks/items/antigel_marker/vbsp_config.cfg new file mode 100644 index 0000000000..7ad3cd9fbc --- /dev/null +++ b/packages/blocks/items/antigel_marker/vbsp_config.cfg @@ -0,0 +1,12 @@ +"Conditions" + { + "Condition" + { + "Priority" "-5000" + "instance" "" + "Result" + { + "MarkAntigel" "'" + } + } + } diff --git a/packages/blocks/resources/BEE2/items/logic/blocks/antigel_marker.png b/packages/blocks/resources/BEE2/items/logic/blocks/antigel_marker.png new file mode 100644 index 0000000000..5ab94ccee7 Binary files /dev/null and b/packages/blocks/resources/BEE2/items/logic/blocks/antigel_marker.png differ diff --git a/packages/blocks/resources/materials/BEE2/models/props_map_editor/antigel_sheet.vmt b/packages/blocks/resources/materials/BEE2/models/props_map_editor/antigel_sheet.vmt new file mode 100644 index 0000000000..f2a1ebf039 --- /dev/null +++ b/packages/blocks/resources/materials/BEE2/models/props_map_editor/antigel_sheet.vmt @@ -0,0 +1,10 @@ +patch + { + include "materials/models/props_map_editor/ghost_lighting_common.vmt" + insert + { + $basetexture "BEE2/models/props_map_editor/antigel_sheet" + $alphatest 1 + $nocull 1 + } + } diff --git a/packages/blocks/resources/materials/BEE2/models/props_map_editor/antigel_sheet.vtf b/packages/blocks/resources/materials/BEE2/models/props_map_editor/antigel_sheet.vtf new file mode 100644 index 0000000000..07048ca6fc Binary files /dev/null and b/packages/blocks/resources/materials/BEE2/models/props_map_editor/antigel_sheet.vtf differ diff --git a/packages/blocks/resources/materials/models/props_map_editor/palette/logic/blocks/antigel_marker.vtf b/packages/blocks/resources/materials/models/props_map_editor/palette/logic/blocks/antigel_marker.vtf new file mode 100644 index 0000000000..c76f7c5538 Binary files /dev/null and b/packages/blocks/resources/materials/models/props_map_editor/palette/logic/blocks/antigel_marker.vtf differ diff --git a/packages/blocks/resources/models/props_map_editor/BEE2/logic/antigel_marker.dx90.vtx b/packages/blocks/resources/models/props_map_editor/BEE2/logic/antigel_marker.dx90.vtx new file mode 100644 index 0000000000..37bb5b6d23 Binary files /dev/null and b/packages/blocks/resources/models/props_map_editor/BEE2/logic/antigel_marker.dx90.vtx differ diff --git a/packages/blocks/resources/models/props_map_editor/BEE2/logic/antigel_marker.mdl b/packages/blocks/resources/models/props_map_editor/BEE2/logic/antigel_marker.mdl new file mode 100644 index 0000000000..c4b51c2700 Binary files /dev/null and b/packages/blocks/resources/models/props_map_editor/BEE2/logic/antigel_marker.mdl differ diff --git a/packages/blocks/resources/models/props_map_editor/BEE2/logic/antigel_marker.vvd b/packages/blocks/resources/models/props_map_editor/BEE2/logic/antigel_marker.vvd new file mode 100644 index 0000000000..9d5083b8f7 Binary files /dev/null and b/packages/blocks/resources/models/props_map_editor/BEE2/logic/antigel_marker.vvd differ diff --git a/packages/blocks/resources/models/puzzlemaker/selection_bee2/logic/antigel_marker.3ds b/packages/blocks/resources/models/puzzlemaker/selection_bee2/logic/antigel_marker.3ds new file mode 100644 index 0000000000..680c9d1f86 Binary files /dev/null and b/packages/blocks/resources/models/puzzlemaker/selection_bee2/logic/antigel_marker.3ds differ diff --git a/packages/glass_hole/items/modern.cfg b/packages/glass_hole/items/modern.cfg index 33e13fe18a..4649fdb035 100644 --- a/packages/glass_hole/items/modern.cfg +++ b/packages/glass_hole/items/modern.cfg @@ -1,6 +1,8 @@ "Options" { "glass_hole_temp" "BEE2_HOLE_MODERN" + "glass_hole_size_small" "32" + "glass_hole_size_large" "160" } "Conditions" diff --git a/packages/glass_hole/items/retro.cfg b/packages/glass_hole/items/retro.cfg index c76e6274f8..f1f9cb61d4 100644 --- a/packages/glass_hole/items/retro.cfg +++ b/packages/glass_hole/items/retro.cfg @@ -1,6 +1,8 @@ "Options" { "glass_hole_temp" "BEE2_HOLE_SQUARE" + "glass_hole_size_small" "32" + "glass_hole_size_large" "160" } "Conditions" diff --git a/packages/glass_hole/templates/hole_modern.vmf b/packages/glass_hole/templates/hole_modern.vmf index 408f1b5d92..3411940478 100644 --- a/packages/glass_hole/templates/hole_modern.vmf +++ b/packages/glass_hole/templates/hole_modern.vmf @@ -1,8 +1,8 @@ versioninfo { "editorversion" "400" - "editorbuild" "7552" - "mapversion" "15" + "editorbuild" "8419" + "mapversion" "21" "formatversion" "100" "prefab" "0" } @@ -16,15 +16,21 @@ visgroups } visgroup { - "name" "large" + "name" "large_diagonal" "visgroupid" "8" "color" "199 84 85" } visgroup { - "name" "large_corner" + "name" "large_cutout" + "visgroupid" "12" + "color" "243 240 209" + } + visgroup + { + "name" "large_square" "visgroupid" "13" - "color" "233 174 103" + "color" "84 101 90" } } viewsettings @@ -32,13 +38,13 @@ viewsettings "bSnapToGrid" "1" "bShowGrid" "1" "bShowLogicalGrid" "0" - "nGridSpacing" "16" + "nGridSpacing" "4" "bShow3DGrid" "0" } world { "id" "1" - "mapversion" "15" + "mapversion" "21" "classname" "worldspawn" "detailmaterial" "detail/detailsprites" "detailvbsp" "detail.vbsp" @@ -48,150 +54,7 @@ world } entity { - "id" "1715" - "classname" "func_detail" - solid - { - "id" "1710" - side - { - "id" "1764" - "plane" "(60 64 64) (60 96 32) (60 96 64)" - "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" "1763" - "plane" "(68 64 64) (68 96 64) (68 96 32)" - "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" "1762" - "plane" "(60 96 64) (60 96 32) (68 96 32)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "1761" - "plane" "(68 96 64) (68 64 64) (60 64 64)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "1760" - "plane" "(60 96 32) (60 64 64) (68 64 64)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 0.707107 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "1700" - side - { - "id" "1769" - "plane" "(60 32 96) (60 64 64) (60 64 96)" - "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" "1768" - "plane" "(68 32 96) (68 64 96) (68 64 64)" - "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" "1767" - "plane" "(60 64 96) (60 64 64) (68 64 64)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "1766" - "plane" "(68 64 96) (68 32 96) (60 32 96)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "1765" - "plane" "(60 64 64) (60 32 96) (68 32 96)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 0.707107 -53.0193] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - editor - { - "color" "0 180 0" - "visgroupid" "13" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[1000 8500]" - } -} -entity -{ - "id" "6" + "id" "1861" "classname" "prop_static" "angles" "90 0 0" "disableflashlight" "0" @@ -216,7 +79,7 @@ entity "shadowdepthnocache" "0" "skin" "0" "solid" "6" - "origin" "59.5 0 0" + "origin" "59.5 128 128" editor { "color" "255 255 0" @@ -227,15 +90,15 @@ entity } entity { - "id" "250" + "id" "1729" "classname" "func_detail" solid { - "id" "226" + "id" "1852" side { - "id" "405" - "plane" "(60 32 2.18557e-006) (60 22 8.74228e-007) (60 14 -14)" + "id" "1885" + "plane" "(60 52 52) (60 68 32) (60 96 32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -245,8 +108,8 @@ entity } side { - "id" "404" - "plane" "(68 22 8.74228e-007) (68 32 2.18557e-006) (68 32 -14)" + "id" "1884" + "plane" "(68 68 32) (68 52 52) (68 64 64)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -256,30 +119,19 @@ entity } side { - "id" "403" - "plane" "(68 32 2.18557e-006) (60 32 2.18557e-006) (60 32 -14)" - "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" "402" - "plane" "(68 14 -14) (60 14 -14) (60 22 8.74228e-007)" + "id" "1883" + "plane" "(68 68 32) (60 68 32) (60 52 52)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.496139 -0.868243 0] 0.25" + "vaxis" "[0 0.624695 -0.780869 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "401" - "plane" "(60 32 2.18557e-006) (68 32 2.18557e-006) (68 22 8.74228e-007)" + "id" "1882" + "plane" "(68 52 52) (60 52 52) (60 64 64)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -289,8 +141,8 @@ entity } side { - "id" "400" - "plane" "(68 32 -14) (60 32 -14) (60 14 -14)" + "id" "1881" + "plane" "(60 68 32) (68 68 32) (68 96 32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -298,78 +150,24 @@ entity "lightmapscale" "16" "smoothing_groups" "0" } - editor - { - "color" "0 180 0" - "visgroupshown" "1" - "visgroupautoshown" "1" - } - } - solid - { - "id" "227" side { - "id" "411" - "plane" "(60 14 14) (60 22 8.74228e-007) (60 32 2.18557e-006)" - "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" "410" - "plane" "(68 32 14) (68 32 2.18557e-006) (68 22 8.74228e-007)" - "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" "409" - "plane" "(60 32 14) (60 32 2.18557e-006) (68 32 2.18557e-006)" + "id" "1880" + "plane" "(60 96 64) (68 96 64) (68 64 64)" "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" "408" - "plane" "(60 22 8.74228e-007) (60 14 14) (68 14 14)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0.496139 -0.868243 0] 0.25" + "vaxis" "[0 0.707107 -0.707107 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "407" - "plane" "(68 32 14) (68 14 14) (60 14 14)" - "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" "406" - "plane" "(60 32 2.18557e-006) (60 22 8.74228e-007) (68 22 8.74228e-007)" + "id" "1879" + "plane" "(60 96 32) (68 96 32) (68 96 64)" "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" @@ -383,11 +181,11 @@ entity } solid { - "id" "228" + "id" "1838" side { - "id" "417" - "plane" "(60 -32 -1.39876e-006) (60 -22 -9.61651e-007) (60 -14 14)" + "id" "1878" + "plane" "(60 32 68) (60 52 52) (60 64 64)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -397,8 +195,8 @@ entity } side { - "id" "416" - "plane" "(68 -22 -9.61651e-007) (68 -32 -1.39876e-006) (68 -32 14)" + "id" "1877" + "plane" "(68 52 52) (68 32 68) (68 32 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -408,41 +206,52 @@ entity } side { - "id" "415" - "plane" "(68 -32 -1.39876e-006) (60 -32 -1.39876e-006) (60 -32 14)" + "id" "1876" + "plane" "(60 32 68) (68 32 68) (68 52 52)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -0.780869 0.624695 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "414" - "plane" "(68 -14 14) (60 -14 14) (60 -22 -9.61651e-007)" + "id" "1875" + "plane" "(60 52 52) (68 52 52) (68 64 64)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.496139 -0.868243 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "413" - "plane" "(60 -32 -1.39876e-006) (68 -32 -1.39876e-006) (68 -22 -9.61651e-007)" + "id" "1874" + "plane" "(68 32 68) (60 32 68) (60 32 96)" + "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" "1873" + "plane" "(60 64 64) (68 64 64) (68 64 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 0.707107 -0.707107 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "412" - "plane" "(68 -32 14) (60 -32 14) (60 -14 14)" + "id" "1872" + "plane" "(60 64 96) (68 64 96) (68 32 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -459,11 +268,11 @@ entity } solid { - "id" "229" + "id" "1732" side { - "id" "423" - "plane" "(60 -14 -14) (60 -22 -9.61651e-007) (60 -32 -1.39876e-006)" + "id" "1811" + "plane" "(60 68 32) (60 76 0) (60 96 0)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -473,8 +282,8 @@ entity } side { - "id" "422" - "plane" "(68 -32 -14) (68 -32 -1.39876e-006) (68 -22 -9.61651e-007)" + "id" "1810" + "plane" "(68 96 32) (68 96 0) (68 76 0)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -484,10 +293,10 @@ entity } side { - "id" "421" - "plane" "(60 -32 -14) (60 -32 -1.39876e-006) (68 -32 -1.39876e-006)" + "id" "1809" + "plane" "(60 96 32) (60 96 0) (68 96 0)" "material" "TOOLS/TOOLSNODRAW" - "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" @@ -495,21 +304,21 @@ entity } side { - "id" "420" - "plane" "(60 -22 -9.61651e-007) (60 -14 -14) (68 -14 -14)" + "id" "1808" + "plane" "(68 68 32) (68 76 0) (60 76 0)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.496139 -0.868243 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0.242536 -0.970142 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "419" - "plane" "(68 -32 -14) (68 -14 -14) (60 -14 -14)" + "id" "1807" + "plane" "(60 68 32) (60 96 32) (68 96 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -517,10 +326,10 @@ entity } side { - "id" "418" - "plane" "(60 -32 -1.39876e-006) (60 -22 -9.61651e-007) (68 -22 -9.61651e-007)" + "id" "1806" + "plane" "(60 96 0) (60 76 0) (68 76 0)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -535,57 +344,57 @@ entity } solid { - "id" "185" + "id" "1733" side { - "id" "429" - "plane" "(60 14 -32) (68 14 -32) (68 32 -32)" + "id" "1817" + "plane" "(60 32 96) (60 0 96) (60 0 76)" "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" "428" - "plane" "(60 32 -14) (68 32 -14) (68 14 -14)" + "id" "1816" + "plane" "(68 32 68) (68 0 76) (68 0 96)" "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" "427" - "plane" "(60 14 -32) (60 32 -32) (60 32 -14)" + "id" "1815" + "plane" "(60 0 96) (60 32 96) (68 32 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "426" - "plane" "(68 14 -14) (68 32 -14) (68 32 -32)" + "id" "1814" + "plane" "(60 32 68) (60 0 76) (68 0 76)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -0.970142 0.242536 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "425" - "plane" "(68 14 -32) (60 14 -32) (60 14 -14)" + "id" "1813" + "plane" "(60 32 96) (60 32 68) (68 32 68)" "material" "TOOLS/TOOLSNODRAW" - "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" @@ -593,10 +402,10 @@ entity } side { - "id" "424" - "plane" "(68 32 -14) (60 32 -14) (60 32 -32)" + "id" "1812" + "plane" "(68 0 96) (68 0 76) (60 0 76)" "material" "TOOLS/TOOLSNODRAW" - "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" @@ -609,13 +418,26 @@ entity "visgroupautoshown" "1" } } + editor + { + "color" "0 180 0" + "visgroupid" "12" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 3000]" + } +} +entity +{ + "id" "1739" + "classname" "func_detail" solid { - "id" "223" + "id" "1740" side { - "id" "435" - "plane" "(60 14 -14) (60 -8.74227e-008 -22) (60 7.86805e-007 -32)" + "id" "1847" + "plane" "(60 96 32) (60 96 52) (60 52 52)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -625,8 +447,8 @@ entity } side { - "id" "434" - "plane" "(68 14 -32) (68 7.86805e-007 -32) (68 -8.74227e-008 -22)" + "id" "1846" + "plane" "(68 96 52) (68 96 32) (68 68 32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -636,43 +458,43 @@ entity } side { - "id" "433" - "plane" "(60 14 -32) (60 7.86805e-007 -32) (68 7.86805e-007 -32)" + "id" "1845" + "plane" "(60 52 52) (68 52 52) (68 68 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0.624695 -0.780869 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "432" - "plane" "(60 -8.74227e-008 -22) (60 14 -14) (68 14 -14)" + "id" "1844" + "plane" "(60 96 52) (68 96 52) (68 52 52)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.868243 -0.496139 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "431" - "plane" "(68 14 -32) (68 14 -14) (60 14 -14)" + "id" "1843" + "plane" "(68 96 32) (60 96 32) (60 68 32)" "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" "430" - "plane" "(60 7.86805e-007 -32) (60 -8.74227e-008 -22) (68 -8.74227e-008 -22)" + "id" "1842" + "plane" "(68 96 52) (60 96 52) (60 96 32)" "material" "TOOLS/TOOLSNODRAW" - "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" @@ -687,11 +509,11 @@ entity } solid { - "id" "222" + "id" "1741" side { - "id" "441" - "plane" "(60 7.86805e-007 -32) (60 -8.74227e-008 -22) (60 -14 -14)" + "id" "1853" + "plane" "(60 52 96) (60 32 96) (60 32 68)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -701,8 +523,8 @@ entity } side { - "id" "440" - "plane" "(68 -8.74227e-008 -22) (68 7.86805e-007 -32) (68 -14 -32)" + "id" "1852" + "plane" "(68 32 96) (68 52 96) (68 52 52)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -712,32 +534,32 @@ entity } side { - "id" "439" - "plane" "(68 7.86805e-007 -32) (60 7.86805e-007 -32) (60 -14 -32)" + "id" "1851" + "plane" "(68 52 52) (60 52 52) (60 32 68)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 -0.780869 0.624695 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "438" - "plane" "(68 -14 -14) (60 -14 -14) (60 -8.74227e-008 -22)" + "id" "1850" + "plane" "(68 52 96) (60 52 96) (60 52 52)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.868243 0.496139 0] 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" "437" - "plane" "(60 7.86805e-007 -32) (68 7.86805e-007 -32) (68 -8.74227e-008 -22)" + "id" "1849" + "plane" "(60 32 96) (68 32 96) (68 32 68)" "material" "TOOLS/TOOLSNODRAW" - "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" @@ -745,11 +567,11 @@ entity } side { - "id" "436" - "plane" "(68 -14 -32) (60 -14 -32) (60 -14 -14)" + "id" "1848" + "plane" "(68 32 96) (60 32 96) (60 52 96)" "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" @@ -763,13 +585,13 @@ entity } solid { - "id" "177" + "id" "1742" side { - "id" "447" - "plane" "(60 -32 -14) (68 -32 -14) (68 -32 -32)" + "id" "1859" + "plane" "(60 96 0) (60 96 32) (60 68 32)" "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" @@ -777,10 +599,10 @@ entity } side { - "id" "446" - "plane" "(60 -14 -32) (68 -14 -32) (68 -14 -14)" + "id" "1858" + "plane" "(68 76 0) (68 68 32) (68 96 32)" "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" @@ -788,10 +610,10 @@ entity } side { - "id" "445" - "plane" "(60 -32 -14) (60 -32 -32) (60 -14 -32)" + "id" "1857" + "plane" "(68 96 0) (68 96 32) (60 96 32)" "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" @@ -799,19 +621,19 @@ entity } side { - "id" "444" - "plane" "(68 -14 -14) (68 -14 -32) (68 -32 -32)" + "id" "1856" + "plane" "(60 76 0) (60 68 32) (68 68 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0.242536 -0.970142 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "443" - "plane" "(68 -32 -14) (60 -32 -14) (60 -14 -14)" + "id" "1855" + "plane" "(68 96 32) (68 68 32) (60 68 32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -821,8 +643,8 @@ entity } side { - "id" "442" - "plane" "(68 -14 -32) (60 -14 -32) (60 -32 -32)" + "id" "1854" + "plane" "(68 76 0) (68 96 0) (60 96 0)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -839,55 +661,55 @@ entity } solid { - "id" "161" + "id" "1743" side { - "id" "453" - "plane" "(60 -14 32) (68 -14 32) (68 -32 32)" + "id" "1865" + "plane" "(60 0 76) (60 32 68) (60 32 96)" "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" "452" - "plane" "(60 -32 14) (68 -32 14) (68 -14 14)" + "id" "1864" + "plane" "(68 0 96) (68 32 96) (68 32 68)" "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" "451" - "plane" "(60 -14 32) (60 -32 32) (60 -32 14)" + "id" "1863" + "plane" "(68 32 96) (68 0 96) (60 0 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "450" - "plane" "(68 -14 14) (68 -32 14) (68 -32 32)" + "id" "1862" + "plane" "(68 0 76) (68 32 68) (60 32 68)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -0.970142 0.242536 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "449" - "plane" "(68 -14 32) (60 -14 32) (60 -14 14)" + "id" "1861" + "plane" "(68 32 68) (68 32 96) (60 32 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -897,8 +719,8 @@ entity } side { - "id" "448" - "plane" "(68 -32 14) (60 -32 14) (60 -32 32)" + "id" "1860" + "plane" "(60 0 76) (60 0 96) (68 0 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -915,11 +737,11 @@ entity } solid { - "id" "219" + "id" "1764" side { - "id" "459" - "plane" "(60 -14 14) (60 0 22) (60 0 32)" + "id" "1866" + "plane" "(60 96 52) (60 96 96) (60 52 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -929,8 +751,8 @@ entity } side { - "id" "458" - "plane" "(68 -14 32) (68 0 32) (68 0 22)" + "id" "1867" + "plane" "(68 52 52) (68 52 96) (68 96 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -940,10 +762,10 @@ entity } side { - "id" "457" - "plane" "(60 -14 32) (60 0 32) (68 0 32)" + "id" "1868" + "plane" "(60 96 52) (60 52 52) (68 52 52)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -951,21 +773,21 @@ entity } side { - "id" "456" - "plane" "(60 0 22) (60 -14 14) (68 -14 14)" + "id" "1869" + "plane" "(68 96 96) (68 52 96) (60 52 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.868243 -0.496139 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" "455" - "plane" "(68 -14 32) (68 -14 14) (60 -14 14)" + "id" "1870" + "plane" "(60 96 96) (60 96 52) (68 96 52)" "material" "TOOLS/TOOLSNODRAW" - "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" @@ -973,10 +795,10 @@ entity } side { - "id" "454" - "plane" "(60 0 32) (60 0 22) (68 0 22)" + "id" "1871" + "plane" "(68 52 96) (68 52 52) (60 52 52)" "material" "TOOLS/TOOLSNODRAW" - "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" @@ -989,13 +811,62 @@ entity "visgroupautoshown" "1" } } + editor + { + "color" "0 180 0" + "visgroupid" "13" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[500 3000]" + } +} +entity +{ + "id" "6" + "classname" "prop_static" + "angles" "90 0 0" + "disableflashlight" "0" + "disableselfshadowing" "0" + "disableshadowdepth" "0" + "disableshadows" "0" + "disablevertexlighting" "0" + "disableX360" "0" + "drawinfastreflection" "0" + "fademaxdist" "0" + "fademindist" "-1" + "fadescale" "1" + "ignorenormals" "0" + "maxcpulevel" "0" + "maxgpulevel" "0" + "mincpulevel" "0" + "mingpulevel" "0" + "model" "models/props_test_chamber/frame_hole_large.mdl" + "renderamt" "255" + "rendercolor" "255 255 255" + "screenspacefade" "0" + "shadowdepthnocache" "0" + "skin" "0" + "solid" "6" + "origin" "59.5 0 0" + editor + { + "color" "255 255 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 0]" + } +} +entity +{ + "id" "250" + "classname" "func_detail" solid { - "id" "151" + "id" "226" side { - "id" "465" - "plane" "(60 0 32) (60 0 22) (60 14 14)" + "id" "405" + "plane" "(60 32 -14) (60 32 0) (60 21 0)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1005,8 +876,8 @@ entity } side { - "id" "464" - "plane" "(68 0 22) (68 0 32) (68 14 32)" + "id" "404" + "plane" "(68 32 0) (68 32 -14) (68 14 -14)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1016,44 +887,44 @@ entity } side { - "id" "463" - "plane" "(68 0 32) (60 0 32) (60 14 32)" + "id" "403" + "plane" "(60 32 0) (60 32 -14) (68 32 -14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 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" "462" - "plane" "(68 14 14) (60 14 14) (60 0 22)" + "id" "402" + "plane" "(68 21 0) (68 14 -14) (60 14 -14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.868243 0.496139 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -0.496139 -0.868243 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "461" - "plane" "(60 0 32) (68 0 32) (68 0 22)" + "id" "401" + "plane" "(60 21 0) (60 32 0) (68 32 0)" "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" "460" - "plane" "(68 14 32) (60 14 32) (60 14 14)" + "id" "400" + "plane" "(60 32 -14) (60 14 -14) (68 14 -14)" "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" @@ -1067,13 +938,13 @@ entity } solid { - "id" "162" + "id" "227" side { - "id" "471" - "plane" "(60 32 14) (68 32 14) (68 32 32)" + "id" "411" + "plane" "(60 14 14) (60 21 0) (60 32 0)" "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" @@ -1081,10 +952,10 @@ entity } side { - "id" "470" - "plane" "(60 14 32) (68 14 32) (68 14 14)" + "id" "410" + "plane" "(68 32 14) (68 32 0) (68 21 0)" "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" @@ -1092,10 +963,10 @@ entity } side { - "id" "469" - "plane" "(60 32 14) (60 32 32) (60 14 32)" + "id" "409" + "plane" "(60 32 14) (60 32 0) (68 32 0)" "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" @@ -1103,21 +974,21 @@ entity } side { - "id" "468" - "plane" "(68 14 14) (68 14 32) (68 32 32)" + "id" "408" + "plane" "(68 14 14) (68 21 0) (60 21 0)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0.496139 -0.868243 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "467" - "plane" "(68 32 14) (60 32 14) (60 14 14)" + "id" "407" + "plane" "(60 14 14) (60 32 14) (68 32 14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1125,10 +996,10 @@ entity } side { - "id" "466" - "plane" "(68 14 32) (60 14 32) (60 32 32)" + "id" "406" + "plane" "(60 32 0) (60 21 0) (68 21 0)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1141,26 +1012,13 @@ entity "visgroupautoshown" "1" } } - editor - { - "color" "0 180 0" - "visgroupid" "7" - "visgroupshown" "1" - "visgroupautoshown" "1" - "logicalpos" "[0 -9768]" - } -} -entity -{ - "id" "522" - "classname" "func_detail" solid { - "id" "1655" + "id" "228" side { - "id" "1608" - "plane" "(60 -96 32) (60 -96 2.28894e-006) (60 -76 1.41472e-006)" + "id" "417" + "plane" "(60 -32 14) (60 -32 0) (60 -21 0)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1170,8 +1028,8 @@ entity } side { - "id" "1607" - "plane" "(68 -96 2.28894e-006) (68 -96 32) (68 -68 32)" + "id" "416" + "plane" "(68 -14 14) (68 -21 0) (68 -32 0)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1181,8 +1039,8 @@ entity } side { - "id" "1606" - "plane" "(60 -96 32) (68 -96 32) (68 -96 2.28894e-006)" + "id" "415" + "plane" "(68 -32 14) (68 -32 0) (60 -32 0)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1192,21 +1050,21 @@ entity } side { - "id" "1605" - "plane" "(68 -68 32) (60 -68 32) (60 -76 1.41472e-006)" + "id" "414" + "plane" "(60 -14 14) (60 -21 0) (68 -21 0)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.242536 -0.970142 0] 0.25" + "vaxis" "[0 -0.496139 -0.868243 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1604" - "plane" "(60 -68 32) (68 -68 32) (68 -96 32)" + "id" "413" + "plane" "(60 -21 0) (60 -32 0) (68 -32 0)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1214,10 +1072,10 @@ entity } side { - "id" "1603" - "plane" "(68 -76 1.41472e-006) (60 -76 1.41472e-006) (60 -96 2.28894e-006)" + "id" "412" + "plane" "(60 -32 14) (60 -14 14) (68 -14 14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1232,11 +1090,11 @@ entity } solid { - "id" "1656" + "id" "229" side { - "id" "1614" - "plane" "(60 -68 -32) (60 -76 1.41472e-006) (60 -96 2.28894e-006)" + "id" "423" + "plane" "(60 -32 0) (60 -32 -14) (60 -14 -14)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1246,8 +1104,8 @@ entity } side { - "id" "1613" - "plane" "(68 -76 1.41472e-006) (68 -68 -32) (68 -96 -32)" + "id" "422" + "plane" "(68 -32 -14) (68 -32 0) (68 -21 0)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1257,8 +1115,8 @@ entity } side { - "id" "1612" - "plane" "(60 -96 2.28894e-006) (68 -96 2.28894e-006) (68 -96 -32)" + "id" "421" + "plane" "(68 -32 0) (68 -32 -14) (60 -32 -14)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1268,19 +1126,19 @@ entity } side { - "id" "1611" - "plane" "(68 -76 1.41472e-006) (60 -76 1.41472e-006) (60 -68 -32)" + "id" "420" + "plane" "(60 -21 0) (60 -14 -14) (68 -14 -14)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.242536 -0.970142 0] 0.25" + "vaxis" "[0 0.496139 -0.868243 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1610" - "plane" "(60 -96 -32) (68 -96 -32) (68 -68 -32)" + "id" "419" + "plane" "(60 -14 -14) (60 -32 -14) (68 -32 -14)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1290,8 +1148,8 @@ entity } side { - "id" "1609" - "plane" "(68 -96 2.28894e-006) (60 -96 2.28894e-006) (60 -76 1.41472e-006)" + "id" "418" + "plane" "(60 -32 0) (60 -21 0) (68 -21 0)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1308,69 +1166,69 @@ entity } solid { - "id" "1657" + "id" "185" side { - "id" "1620" - "plane" "(60 -52 52) (60 -64 64) (60 -96 32)" + "id" "429" + "plane" "(60 32 -32) (60 14 -32) (68 14 -32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1619" - "plane" "(68 -96 32) (68 -64 64) (68 -52 52)" + "id" "428" + "plane" "(60 14 -14) (60 32 -14) (68 32 -14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1618" - "plane" "(68 -68 32) (68 -52 52) (60 -52 52)" + "id" "427" + "plane" "(60 14 -32) (60 32 -32) (60 32 -14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.624695 -0.780869 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" "1617" - "plane" "(68 -52 52) (68 -64 64) (60 -64 64)" + "id" "426" + "plane" "(68 32 -32) (68 14 -32) (68 14 -14)" "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" "1616" - "plane" "(68 -96 32) (68 -68 32) (60 -68 32)" + "id" "425" + "plane" "(68 14 -32) (60 14 -32) (60 14 -14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 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" "1615" - "plane" "(60 -96 32) (60 -64 64) (68 -64 64)" + "id" "424" + "plane" "(60 32 -32) (68 32 -32) (68 32 -14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 -0.707107 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1384,11 +1242,11 @@ entity } solid { - "id" "1658" + "id" "223" side { - "id" "1626" - "plane" "(60 -68 -32) (60 -96 -32) (60 -64 -64)" + "id" "435" + "plane" "(60 0 -32) (60 14 -32) (60 14 -14)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1398,8 +1256,8 @@ entity } side { - "id" "1625" - "plane" "(68 -64 -64) (68 -96 -32) (68 -68 -32)" + "id" "434" + "plane" "(68 14 -32) (68 0 -32) (68 0 -21)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1409,44 +1267,44 @@ entity } side { - "id" "1624" - "plane" "(68 -52 -52) (68 -68 -32) (60 -68 -32)" + "id" "433" + "plane" "(60 14 -32) (60 0 -32) (68 0 -32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.624695 -0.780869 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1623" - "plane" "(68 -64 -64) (68 -52 -52) (60 -52 -52)" + "id" "432" + "plane" "(60 0 -21) (60 14 -14) (68 14 -14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -0.868243 -0.496139 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1622" - "plane" "(68 -68 -32) (68 -96 -32) (60 -96 -32)" + "id" "431" + "plane" "(60 14 -14) (60 14 -32) (68 14 -32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 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" "1621" - "plane" "(60 -64 -64) (60 -96 -32) (68 -96 -32)" + "id" "430" + "plane" "(68 0 -21) (68 0 -32) (60 0 -32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0.707107 -0.707107 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1460,11 +1318,11 @@ entity } solid { - "id" "1659" + "id" "222" side { - "id" "1632" - "plane" "(60 68 32) (60 76 -5.05457e-006) (60 96 -4.18034e-006)" + "id" "441" + "plane" "(60 -14 -32) (60 0 -32) (60 0 -21)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1474,8 +1332,8 @@ entity } side { - "id" "1631" - "plane" "(68 76 -5.05457e-006) (68 68 32) (68 96 32)" + "id" "440" + "plane" "(68 0 -32) (68 -14 -32) (68 -14 -14)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1485,44 +1343,44 @@ entity } side { - "id" "1630" - "plane" "(60 96 -4.18034e-006) (68 96 -4.18034e-006) (68 96 32)" + "id" "439" + "plane" "(60 0 -32) (60 -14 -32) (68 -14 -32)" "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" "1629" - "plane" "(68 76 -5.05457e-006) (60 76 -5.05457e-006) (60 68 32)" + "id" "438" + "plane" "(60 -14 -14) (60 0 -21) (68 0 -21)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0.242536 -0.970142 0] 0.25" + "vaxis" "[0 -0.868243 0.496139 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1628" - "plane" "(60 96 32) (68 96 32) (68 68 32)" + "id" "437" + "plane" "(60 0 -21) (60 0 -32) (68 0 -32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 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" "1627" - "plane" "(68 96 -4.18034e-006) (60 96 -4.18034e-006) (60 76 -5.05457e-006)" + "id" "436" + "plane" "(68 -14 -14) (68 -14 -32) (60 -14 -32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1536,13 +1394,13 @@ entity } solid { - "id" "1671" + "id" "177" side { - "id" "1702" - "plane" "(60 52 -52) (60 64 -64) (60 96 -32)" + "id" "447" + "plane" "(68 -32 -14) (68 -32 -32) (60 -32 -32)" "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" @@ -1550,10 +1408,10 @@ entity } side { - "id" "1701" - "plane" "(68 52 -52) (68 68 -32) (68 96 -32)" + "id" "446" + "plane" "(60 -14 -14) (60 -14 -32) (68 -14 -32)" "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" @@ -1561,30 +1419,30 @@ entity } side { - "id" "1700" - "plane" "(68 52 -52) (60 52 -52) (60 68 -32)" + "id" "445" + "plane" "(60 -32 -14) (60 -32 -32) (60 -14 -32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.624695 -0.780869 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" "1699" - "plane" "(60 52 -52) (68 52 -52) (68 64 -64)" + "id" "444" + "plane" "(68 -14 -14) (68 -14 -32) (68 -32 -32)" "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" "1698" - "plane" "(60 96 -32) (68 96 -32) (68 68 -32)" + "id" "443" + "plane" "(68 -32 -14) (60 -32 -14) (60 -14 -14)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -1594,11 +1452,11 @@ entity } side { - "id" "1697" - "plane" "(60 64 -64) (68 64 -64) (68 96 -32)" + "id" "442" + "plane" "(68 -14 -32) (60 -14 -32) (60 -32 -32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 -0.707107 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1612,69 +1470,69 @@ entity } solid { - "id" "1661" + "id" "161" side { - "id" "1643" - "plane" "(60 68 32) (60 96 32) (60 64 64)" + "id" "453" + "plane" "(60 -32 32) (60 -14 32) (68 -14 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1642" - "plane" "(68 68 32) (68 52 52) (68 64 64)" + "id" "452" + "plane" "(60 -14 14) (60 -32 14) (68 -32 14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1641" - "plane" "(68 68 32) (60 68 32) (60 52 52)" + "id" "451" + "plane" "(60 -32 14) (60 -14 14) (60 -14 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0.624695 -0.780869 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" "1640" - "plane" "(60 64 64) (68 64 64) (68 52 52)" + "id" "450" + "plane" "(68 -14 14) (68 -32 14) (68 -32 32)" "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" "1639" - "plane" "(60 68 32) (68 68 32) (68 96 32)" + "id" "449" + "plane" "(60 -14 14) (68 -14 14) (68 -14 32)" "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" "1638" - "plane" "(60 96 32) (68 96 32) (68 64 64)" + "id" "448" + "plane" "(68 -32 14) (60 -32 14) (60 -32 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.707107 -0.707107 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1688,11 +1546,11 @@ entity } solid { - "id" "1672" + "id" "219" side { - "id" "1708" - "plane" "(60 96 -32) (60 96 -4.18034e-006) (60 76 -5.05457e-006)" + "id" "459" + "plane" "(60 -14 14) (60 0 21) (60 0 32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1702,8 +1560,8 @@ entity } side { - "id" "1707" - "plane" "(68 96 -4.18034e-006) (68 96 -32) (68 68 -32)" + "id" "458" + "plane" "(68 -14 32) (68 0 32) (68 0 21)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1713,44 +1571,44 @@ entity } side { - "id" "1706" - "plane" "(60 96 -32) (68 96 -32) (68 96 -4.18034e-006)" + "id" "457" + "plane" "(60 -14 32) (60 0 32) (68 0 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1705" - "plane" "(68 68 -32) (60 68 -32) (60 76 -5.05457e-006)" + "id" "456" + "plane" "(60 0 21) (60 -14 14) (68 -14 14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.242536 -0.970142 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -0.868243 -0.496139 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1704" - "plane" "(60 68 -32) (68 68 -32) (68 96 -32)" + "id" "455" + "plane" "(68 -14 32) (68 -14 14) (60 -14 14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 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" "1703" - "plane" "(68 76 -5.05457e-006) (60 76 -5.05457e-006) (60 96 -4.18034e-006)" + "id" "454" + "plane" "(60 0 32) (60 0 21) (68 0 21)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1764,11 +1622,11 @@ entity } solid { - "id" "1663" + "id" "151" side { - "id" "1654" - "plane" "(60 32 -68) (60 0 -76) (60 0 -96)" + "id" "465" + "plane" "(60 14 32) (60 0 32) (60 0 21)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1778,8 +1636,8 @@ entity } side { - "id" "1653" - "plane" "(68 0 -76) (68 32 -68) (68 32 -96)" + "id" "464" + "plane" "(68 14 14) (68 0 21) (68 0 32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1789,10 +1647,10 @@ entity } side { - "id" "1652" - "plane" "(60 0 -96) (68 0 -96) (68 32 -96)" + "id" "463" + "plane" "(60 0 32) (60 14 32) (68 14 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -1800,21 +1658,21 @@ entity } side { - "id" "1651" - "plane" "(68 0 -76) (60 0 -76) (60 32 -68)" + "id" "462" + "plane" "(60 14 14) (60 0 21) (68 0 21)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.970142 -0.242536 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -0.868243 0.496139 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1650" - "plane" "(60 32 -96) (68 32 -96) (68 32 -68)" + "id" "461" + "plane" "(68 0 32) (68 0 21) (60 0 21)" "material" "TOOLS/TOOLSNODRAW" - "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" @@ -1822,10 +1680,10 @@ entity } side { - "id" "1649" - "plane" "(68 0 -96) (60 0 -96) (60 0 -76)" + "id" "460" + "plane" "(60 14 32) (60 14 14) (68 14 14)" "material" "TOOLS/TOOLSNODRAW" - "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" @@ -1840,13 +1698,13 @@ entity } solid { - "id" "1664" + "id" "162" side { - "id" "1660" - "plane" "(60 52 -52) (60 32 -68) (60 32 -96)" + "id" "471" + "plane" "(60 32 32) (60 32 14) (68 32 14)" "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" @@ -1854,10 +1712,10 @@ entity } side { - "id" "1659" - "plane" "(68 32 -68) (68 52 -52) (68 64 -64)" + "id" "470" + "plane" "(68 14 32) (68 14 14) (60 14 14)" "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" @@ -1865,21 +1723,21 @@ entity } side { - "id" "1658" - "plane" "(60 52 -52) (68 52 -52) (68 32 -68)" + "id" "469" + "plane" "(60 14 32) (60 14 14) (60 32 14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.780869 -0.624695 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" "1657" - "plane" "(60 64 -64) (68 64 -64) (68 52 -52)" + "id" "468" + "plane" "(68 32 32) (68 32 14) (68 14 14)" "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" @@ -1887,22 +1745,22 @@ entity } side { - "id" "1656" - "plane" "(68 32 -96) (60 32 -96) (60 32 -68)" + "id" "467" + "plane" "(68 32 14) (60 32 14) (60 14 14)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1655" - "plane" "(60 32 -96) (68 32 -96) (68 64 -64)" + "id" "466" + "plane" "(68 14 32) (60 14 32) (60 32 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 -0.707107 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1914,13 +1772,26 @@ entity "visgroupautoshown" "1" } } + editor + { + "color" "0 180 0" + "visgroupid" "7" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 -9768]" + } +} +entity +{ + "id" "522" + "classname" "func_detail" solid { - "id" "1665" + "id" "1668" side { - "id" "1666" - "plane" "(60 -52 -52) (60 -64 -64) (60 -32 -96)" + "id" "1684" + "plane" "(60 32 96) (60 -1.9233e-006 96) (60 -1.74845e-007 76)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1930,8 +1801,8 @@ entity } side { - "id" "1665" - "plane" "(68 -32 -68) (68 -32 -96) (68 -64 -64)" + "id" "1683" + "plane" "(68 -1.9233e-006 96) (68 32 96) (68 32 68)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1941,30 +1812,30 @@ entity } side { - "id" "1664" - "plane" "(68 -32 -68) (68 -52 -52) (60 -52 -52)" + "id" "1682" + "plane" "(60 32 96) (68 32 96) (68 -1.9233e-006 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.780869 0.624695 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1663" - "plane" "(60 -64 -64) (60 -52 -52) (68 -52 -52)" + "id" "1681" + "plane" "(68 32 68) (60 32 68) (60 -1.74845e-007 76)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -0.970142 0.242536 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1662" - "plane" "(68 -32 -96) (68 -32 -68) (60 -32 -68)" + "id" "1680" + "plane" "(60 32 68) (68 32 68) (68 32 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -1974,11 +1845,11 @@ entity } side { - "id" "1661" - "plane" "(60 -32 -96) (60 -64 -64) (68 -64 -64)" + "id" "1679" + "plane" "(68 -1.74845e-007 76) (60 -1.74845e-007 76) (60 -1.9233e-006 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0.707107 -0.707107 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -1992,11 +1863,11 @@ entity } solid { - "id" "1666" + "id" "1908" side { - "id" "1672" - "plane" "(60 -32 -96) (60 0 -96) (60 0 -76)" + "id" "1940" + "plane" "(60 32 68) (60 52 52) (60 76 76)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -2006,8 +1877,8 @@ entity } side { - "id" "1671" - "plane" "(68 0 -96) (68 -32 -96) (68 -32 -68)" + "id" "1939" + "plane" "(68 52 52) (68 32 68) (68 32 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -2017,30 +1888,30 @@ entity } side { - "id" "1670" - "plane" "(60 -32 -96) (68 -32 -96) (68 0 -96)" + "id" "1938" + "plane" "(60 32 68) (68 32 68) (68 52 52)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 -0.780869 0.624695 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1669" - "plane" "(68 -32 -68) (60 -32 -68) (60 0 -76)" + "id" "1937" + "plane" "(60 52 52) (68 52 52) (68 76 76)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.970142 0.242536 0] 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" "1668" - "plane" "(60 -32 -68) (68 -32 -68) (68 -32 -96)" + "id" "1936" + "plane" "(68 32 68) (60 32 68) (60 32 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -2050,11 +1921,22 @@ entity } side { - "id" "1667" - "plane" "(68 0 -76) (60 0 -76) (60 0 -96)" + "id" "1935" + "plane" "(60 76 76) (68 76 76) (68 60.0039 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 0.707107 -0.707107 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "1934" + "plane" "(60 60 96) (68 60.0039 96) (68 32 96)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -2068,11 +1950,11 @@ entity } solid { - "id" "1667" + "id" "1659" side { - "id" "1678" - "plane" "(60 32 68) (60 52 52) (60 64 64)" + "id" "1632" + "plane" "(60 68 32) (60 76 -5.05457e-006) (60 96 -4.18034e-006)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -2082,8 +1964,8 @@ entity } side { - "id" "1677" - "plane" "(68 32 68) (68 32 96) (68 64 64)" + "id" "1631" + "plane" "(68 76 -5.05457e-006) (68 68 32) (68 96 32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -2093,44 +1975,44 @@ entity } side { - "id" "1676" - "plane" "(60 32 68) (68 32 68) (68 52 52)" + "id" "1630" + "plane" "(60 96 -4.18034e-006) (68 96 -4.18034e-006) (68 96 32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.780869 0.624695 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1675" - "plane" "(60 52 52) (68 52 52) (68 64 64)" + "id" "1629" + "plane" "(68 76 -5.05457e-006) (60 76 -5.05457e-006) (60 68 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0.242536 -0.970142 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1674" - "plane" "(68 32 68) (60 32 68) (60 32 96)" + "id" "1628" + "plane" "(60 96 32) (68 96 32) (68 68 32)" "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" "1673" - "plane" "(60 64 64) (68 64 64) (68 32 96)" + "id" "1627" + "plane" "(68 96 -4.18034e-006) (60 96 -4.18034e-006) (60 76 -5.05457e-006)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.707107 -0.707107 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -2144,69 +2026,80 @@ entity } solid { - "id" "1668" + "id" "1910" side { - "id" "1684" - "plane" "(60 32 96) (60 -1.9233e-006 96) (60 -1.74845e-007 76)" + "id" "1954" + "plane" "(60 96 60) (60 76 76) (60 52 52)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1683" - "plane" "(68 -1.9233e-006 96) (68 32 96) (68 32 68)" + "id" "1953" + "plane" "(68 76 76) (68 96 60) (68 96 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1682" - "plane" "(60 32 96) (68 32 96) (68 -1.9233e-006 96)" + "id" "1952" + "plane" "(60 96 60) (68 96 60) (68 76 76)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.780869 -0.624695 48.0389] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1681" - "plane" "(68 32 68) (60 32 68) (60 -1.74845e-007 76)" + "id" "1951" + "plane" "(60 76 76) (68 76 76) (68 52 52)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.970142 0.242536 0] 0.25" + "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1680" - "plane" "(60 32 68) (68 32 68) (68 32 96)" + "id" "1950" + "plane" "(68 96 60) (60 96 60) (60 96 32)" + "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" "1949" + "plane" "(60 52 52) (68 52 52) (68 67.9961 32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -0.707107 0.707107 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1679" - "plane" "(68 -1.74845e-007 76) (60 -1.74845e-007 76) (60 -1.9233e-006 96)" + "id" "1948" + "plane" "(60 68 32) (68 67.9961 32) (68 96 32)" "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" @@ -2220,69 +2113,69 @@ entity } solid { - "id" "1669" + "id" "1881" side { - "id" "1690" - "plane" "(60 -32 68) (60 -1.74845e-007 76) (60 -1.9233e-006 96)" + "id" "1933" + "plane" "(60 96 32) (60 128 32) (60 128 52)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1689" - "plane" "(68 -1.74845e-007 76) (68 -32 68) (68 -32 96)" + "id" "1932" + "plane" "(68 96 60) (68 128 52) (68 128 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1688" - "plane" "(60 -1.9233e-006 96) (68 -1.9233e-006 96) (68 -32 96)" + "id" "1931" + "plane" "(60 128 32) (60 96 32) (68 96 32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -1 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1687" - "plane" "(68 -1.74845e-007 76) (60 -1.74845e-007 76) (60 -32 68)" + "id" "1930" + "plane" "(60 96 60) (60 128 52) (68 128 52)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.970142 -0.242536 0] 0.25" + "vaxis" "[0 0.970142 -0.242536 -52.5342] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1686" - "plane" "(60 -32 96) (68 -32 96) (68 -32 68)" + "id" "1929" + "plane" "(60 96 32) (60 96 60) (68 96 60)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 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" "1685" - "plane" "(68 -1.9233e-006 96) (60 -1.9233e-006 96) (60 -1.74845e-007 76)" + "id" "1928" + "plane" "(68 128 32) (68 128 52) (60 128 52)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -2296,69 +2189,69 @@ entity } solid { - "id" "1670" + "id" "1880" side { - "id" "1696" - "plane" "(60 -52 52) (60 -32 68) (60 -32 96)" + "id" "1927" + "plane" "(60 60 96) (60 52 128) (60 32 128)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1695" - "plane" "(68 -32 68) (68 -52 52) (68 -64 64)" + "id" "1926" + "plane" "(68 32 96) (68 32 128) (68 52 128)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1694" - "plane" "(60 -52 52) (68 -52 52) (68 -32 68)" + "id" "1925" + "plane" "(60 32 96) (60 32 128) (68 32 128)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.780869 -0.624695 0] 0.25" + "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1693" - "plane" "(68 -52 52) (60 -52 52) (60 -64 64)" + "id" "1924" + "plane" "(68 60 96) (68 52 128) (60 52 128)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "vaxis" "[0 -0.242536 0.970142 11.4657] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1692" - "plane" "(60 -32 68) (68 -32 68) (68 -32 96)" + "id" "1923" + "plane" "(60 60 96) (60 32 96) (68 32 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0 -1 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" "1691" - "plane" "(68 -64 64) (60 -64 64) (60 -32 96)" + "id" "1922" + "plane" "(60 32 128) (60 52 128) (68 52 128)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 -0.707107 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" diff --git a/packages/glass_hole/templates/hole_square.vmf b/packages/glass_hole/templates/hole_square.vmf index fccf24b192..adfe16fbd9 100644 --- a/packages/glass_hole/templates/hole_square.vmf +++ b/packages/glass_hole/templates/hole_square.vmf @@ -1,8 +1,8 @@ versioninfo { "editorversion" "400" - "editorbuild" "7552" - "mapversion" "20" + "editorbuild" "8419" + "mapversion" "26" "formatversion" "100" "prefab" "0" } @@ -16,15 +16,21 @@ visgroups } visgroup { - "name" "large" + "name" "large_diagonal" "visgroupid" "8" "color" "212 149 218" } visgroup { - "name" "large_corner" + "name" "large_cutout" + "visgroupid" "10" + "color" "204 189 98" + } + visgroup + { + "name" "large_square" "visgroupid" "11" - "color" "150 223 124" + "color" "139 88 169" } } viewsettings @@ -38,7 +44,7 @@ viewsettings world { "id" "1" - "mapversion" "20" + "mapversion" "26" "classname" "worldspawn" "detailmaterial" "detail/detailsprites" "detailvbsp" "detail.vbsp" @@ -48,50 +54,115 @@ world } entity { - "id" "1198" + "id" "1384" "classname" "func_detail" solid { - "id" "1199" + "id" "1385" side { - "id" "1218" - "plane" "(60 96 32) (60 96 64) (60 64 64)" + "id" "1547" + "plane" "(60 80 0) (60 96 0) (60 96 64)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 1 0] 0.25" + "uaxis" "[0 0 1 32] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1217" - "plane" "(68 64 64) (68 96 64) (68 96 32)" + "id" "1546" + "plane" "(68 96 0) (68 80 0) (68 80 64)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 1 0] 0.25" + "uaxis" "[0 0 -1 -32] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1216" - "plane" "(60 96 64) (60 96 32) (68 96 32)" + "id" "1545" + "plane" "(60 96 0) (68 96 0) (68 96 64)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "uaxis" "[0 0 -1 -32] 0.25" + "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1215" - "plane" "(68 96 64) (68 64 64) (60 64 64)" + "id" "1544" + "plane" "(68 80 0) (60 80 0) (60 80 64)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 0 1 32] 0.25" + "vaxis" "[1 0 0 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "1543" + "plane" "(60 96 64) (68 96 64) (68 80 64)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.707107 -0.707107 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "1542" + "plane" "(60 80 0) (68 80 0) (68 96 0)" + "material" "TOOLS/TOOLSNODRAW" + "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" "1409" + side + { + "id" "1594" + "plane" "(60 56 64) (60 80 40) (60 80 64)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 -1 0 -16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "1593" + "plane" "(68 80 40) (68 56 64) (68 80 64)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 16] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "1592" + "plane" "(68 56 64) (68 80 40) (60 80 40)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 0 1 0] 0.25" "vaxis" "[1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -99,11 +170,22 @@ entity } side { - "id" "1214" - "plane" "(60 96 32) (60 64 64) (68 64 64)" + "id" "1591" + "plane" "(60 80 64) (60 80 40) (68 80 40)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 0.707107 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "1590" + "plane" "(60 56 64) (60 80 64) (68 80 64)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -117,35 +199,111 @@ entity } solid { - "id" "1200" + "id" "1421" + side + { + "id" "1612" + "plane" "(60 64 80) (60 64 96) (60 0 96)" + "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" "1611" + "plane" "(68 0 80) (68 0 96) (68 64 96)" + "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" "1223" - "plane" "(60 64 64) (60 64 96) (60 32 96)" + "id" "1610" + "plane" "(60 64 96) (68 64 96) (68 0 96)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "1609" + "plane" "(60 0 80) (68 0 80) (68 64 80)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[0 -1 0 32] 0.25" + "vaxis" "[1 0 0 -16] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "1608" + "plane" "(68 0 80) (60 0 80) (60 0 96)" + "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" "1607" + "plane" "(60 64 80) (68 64 80) (68 64 96)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 0.707107 -0.707107 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + editor + { + "color" "0 180 0" + "visgroupshown" "1" + "visgroupautoshown" "1" + } + } + solid + { + "id" "1427" + side + { + "id" "1618" + "plane" "(60 56 64) (60 64 64) (60 64 80)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" - "vaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1222" - "plane" "(68 32 96) (68 64 96) (68 64 64)" + "id" "1617" + "plane" "(68 64 80) (68 64 64) (68 56 64)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 0] 0.25" - "vaxis" "[0 0 1 0] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1221" - "plane" "(60 64 96) (60 64 64) (68 64 64)" + "id" "1616" + "plane" "(60 64 80) (60 64 64) (68 64 64)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.25" + "uaxis" "[0 0 1 0] 0.25" "vaxis" "[1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -153,8 +311,8 @@ entity } side { - "id" "1220" - "plane" "(68 64 96) (68 32 96) (60 32 96)" + "id" "1615" + "plane" "(60 64 64) (60 56 64) (68 56 64)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 0] 0.25" "vaxis" "[1 0 0 0] 0.25" @@ -164,11 +322,22 @@ entity } side { - "id" "1219" - "plane" "(60 64 64) (60 32 96) (68 32 96)" + "id" "1614" + "plane" "(68 40 80) (68 56 64) (60 56 64)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 0.707107 10.9806] 0.25" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -0.707107 0.707107 0] 0.25" + "rotation" "0" + "lightmapscale" "16" + "smoothing_groups" "0" + } + side + { + "id" "1613" + "plane" "(60 40 80) (60 64 80) (68 64 80)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[1 0 0 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -183,23 +352,23 @@ entity editor { "color" "0 180 0" - "visgroupid" "11" + "visgroupid" "10" "visgroupshown" "1" "visgroupautoshown" "1" - "logicalpos" "[1000 8500]" + "logicalpos" "[0 6000]" } } entity { - "id" "1195" + "id" "1435" "classname" "func_detail" solid { - "id" "1324" + "id" "1436" side { - "id" "1445" - "plane" "(60 80 48) (60 80 -48) (60 96 -32)" + "id" "1647" + "plane" "(60 80 0) (60 96 0) (60 96 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 1 32] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -209,8 +378,8 @@ entity } side { - "id" "1444" - "plane" "(68 96 32) (68 96 -32) (68 80 -48)" + "id" "1646" + "plane" "(68 96 0) (68 80 0) (68 80 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 -32] 0.25" "vaxis" "[0 -1 0 0] 0.25" @@ -220,8 +389,8 @@ entity } side { - "id" "1443" - "plane" "(60 96 32) (60 96 -32) (68 96 -32)" + "id" "1645" + "plane" "(60 96 0) (68 96 0) (68 96 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 -1 -32] 0.25" "vaxis" "[1 0 0 -16] 0.25" @@ -231,8 +400,8 @@ entity } side { - "id" "1442" - "plane" "(68 80 48) (68 80 -48) (60 80 -48)" + "id" "1644" + "plane" "(68 80 0) (60 80 0) (60 80 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 1 32] 0.25" "vaxis" "[1 0 0 -16] 0.25" @@ -242,22 +411,22 @@ entity } side { - "id" "1441" - "plane" "(60 80 48) (60 96 32) (68 96 32)" + "id" "1643" + "plane" "(60 96 96) (68 96 96) (68 80 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.707107 -0.707107 0] 0.25" + "vaxis" "[0 0.5547 -0.832051 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1440" - "plane" "(60 96 -32) (60 80 -48) (68 80 -48)" + "id" "1642" + "plane" "(60 80 0) (68 80 0) (68 96 0)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 -0.707107 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -271,13 +440,13 @@ entity } solid { - "id" "1335" + "id" "1437" side { - "id" "1511" - "plane" "(60 -80 40) (60 -40 80) (60 -48 80)" + "id" "1652" + "plane" "(60 40 80) (60 80 40) (60 80 80)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 48] 0.25" + "uaxis" "[0 -1 0 -16] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -285,10 +454,10 @@ entity } side { - "id" "1510" - "plane" "(68 -80 40) (68 -80 48) (68 -48 80)" + "id" "1651" + "plane" "(68 80 40) (68 40 80) (68 80 80)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 -48] 0.25" + "uaxis" "[0 1 0 16] 0.25" "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -296,8 +465,8 @@ entity } side { - "id" "1509" - "plane" "(60 -80 40) (68 -80 40) (68 -40 80)" + "id" "1650" + "plane" "(68 40 80) (68 80 40) (60 80 40)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 0 1 0] 0.25" "vaxis" "[1 0 0 0] 0.25" @@ -307,21 +476,10 @@ entity } side { - "id" "1508" - "plane" "(60 -40 80) (68 -40 80) (68 -48 80)" - "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[1 0 0 0] 0.25" - "rotation" "0" - "lightmapscale" "16" - "smoothing_groups" "0" - } - side - { - "id" "1507" - "plane" "(68 -80 40) (60 -80 40) (60 -80 48)" + "id" "1649" + "plane" "(60 80 80) (60 80 40) (68 80 40)" "material" "TOOLS/TOOLSNODRAW" - "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" @@ -329,11 +487,11 @@ entity } side { - "id" "1506" - "plane" "(68 -80 48) (60 -80 48) (60 -48 80)" + "id" "1648" + "plane" "(60 40 80) (60 80 80) (68 80 80)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 -0.707107 0] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -347,57 +505,57 @@ entity } solid { - "id" "1332" + "id" "1438" side { - "id" "1493" - "plane" "(60 40 -80) (60 48 -80) (60 80 -48)" + "id" "1658" + "plane" "(60 80 80) (60 80 96) (60 0 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 -16] 0.25" - "vaxis" "[0 0 1 0] 0.25" + "uaxis" "[0 -1 0 32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1492" - "plane" "(68 40 -80) (68 80 -40) (68 80 -48)" + "id" "1657" + "plane" "(68 0 80) (68 0 96) (68 80 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 16] 0.25" - "vaxis" "[0 0 1 0] 0.25" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[0 0 -1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1491" - "plane" "(68 40 -80) (60 40 -80) (60 80 -40)" + "id" "1656" + "plane" "(60 80 96) (68 80 96) (68 0 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1490" - "plane" "(60 40 -80) (68 40 -80) (68 48 -80)" + "id" "1655" + "plane" "(60 0 80) (68 0 80) (68 80 80)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 16] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "uaxis" "[0 -1 0 32] 0.25" + "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1489" - "plane" "(60 80 -48) (68 80 -48) (68 80 -40)" + "id" "1654" + "plane" "(68 0 80) (60 0 80) (60 0 96)" "material" "TOOLS/TOOLSNODRAW" - "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" @@ -405,11 +563,11 @@ entity } side { - "id" "1488" - "plane" "(60 48 -80) (68 48 -80) (68 80 -48)" + "id" "1653" + "plane" "(60 80 80) (68 80 80) (68 80 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 -0.707107 0] 0.25" + "vaxis" "[0 0.780869 -0.624695 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -421,37 +579,50 @@ entity "visgroupautoshown" "1" } } + editor + { + "color" "0 180 0" + "visgroupid" "11" + "visgroupshown" "1" + "visgroupautoshown" "1" + "logicalpos" "[0 6000]" + } +} +entity +{ + "id" "1195" + "classname" "func_detail" solid { - "id" "1327" + "id" "1465" side { - "id" "1463" - "plane" "(60 -80 -48) (60 -80 48) (60 -96 32)" + "id" "1707" + "plane" "(60 80 40) (60 80 0) (60 96 0)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 32] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 0 1 32] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1462" - "plane" "(68 -96 -32) (68 -96 32) (68 -80 48)" + "id" "1706" + "plane" "(68 96 48) (68 96 0) (68 80 0)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 -32] 0.25" - "vaxis" "[0 1 0 0] 0.25" + "uaxis" "[0 0 -1 -32] 0.25" + "vaxis" "[0 -1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1461" - "plane" "(68 -96 32) (68 -96 -32) (60 -96 -32)" + "id" "1705" + "plane" "(60 96 48) (60 96 0) (68 96 0)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 -32] 0.25" + "uaxis" "[0 0 -1 -32] 0.25" "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" @@ -459,10 +630,10 @@ entity } side { - "id" "1460" - "plane" "(60 -80 48) (60 -80 -48) (68 -80 -48)" + "id" "1704" + "plane" "(68 80 40) (68 80 0) (60 80 0)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 32] 0.25" + "uaxis" "[0 0 1 32] 0.25" "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" @@ -470,10 +641,10 @@ entity } side { - "id" "1459" - "plane" "(68 -96 -32) (68 -80 -48) (60 -80 -48)" + "id" "1703" + "plane" "(60 88 48) (60 96 48) (68 96 48)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0.707107 -0.707107 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -481,8 +652,19 @@ entity } side { - "id" "1458" - "plane" "(68 -80 48) (68 -96 32) (60 -96 32)" + "id" "1702" + "plane" "(60 96 0) (60 80 0) (68 80 0)" + "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" "1701" + "plane" "(68 88 48) (68 80 40) (60 80 40)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" "vaxis" "[0 -0.707107 -0.707107 0] 0.25" @@ -499,11 +681,11 @@ entity } solid { - "id" "1333" + "id" "1468" side { - "id" "1499" - "plane" "(60 -48 80) (60 48 80) (60 32 96)" + "id" "1714" + "plane" "(60 0 80) (60 40 80) (60 48 88)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 32] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -513,8 +695,8 @@ entity } side { - "id" "1498" - "plane" "(68 48 80) (68 -48 80) (68 -32 96)" + "id" "1713" + "plane" "(68 40 80) (68 0 80) (68 0 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 -32] 0.25" "vaxis" "[0 0 -1 0] 0.25" @@ -524,8 +706,8 @@ entity } side { - "id" "1497" - "plane" "(60 -32 96) (60 32 96) (68 32 96)" + "id" "1712" + "plane" "(60 0 96) (60 48 96) (68 48 96)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 1 0 -32] 0.25" "vaxis" "[1 0 0 -16] 0.25" @@ -535,8 +717,8 @@ entity } side { - "id" "1496" - "plane" "(60 48 80) (60 -48 80) (68 -48 80)" + "id" "1711" + "plane" "(60 40 80) (60 0 80) (68 0 80)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[0 -1 0 32] 0.25" "vaxis" "[1 0 0 -16] 0.25" @@ -546,8 +728,8 @@ entity } side { - "id" "1495" - "plane" "(60 32 96) (60 48 80) (68 48 80)" + "id" "1710" + "plane" "(60 48 96) (60 48 88) (68 48 88)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 0.707107 -0.707107 0] 0.25" @@ -557,10 +739,21 @@ entity } side { - "id" "1494" - "plane" "(68 -32 96) (68 -48 80) (60 -48 80)" + "id" "1709" + "plane" "(68 0 96) (68 0 80) (60 0 80)" "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" "1708" + "plane" "(60 48 88) (60 40 80) (68 40 80)" + "material" "TOOLS/TOOLSNODRAW" + "uaxis" "[-1 0 0 0] 0.25" "vaxis" "[0 -0.707107 -0.707107 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -575,69 +768,69 @@ entity } solid { - "id" "1334" + "id" "1449" side { - "id" "1505" - "plane" "(60 80 40) (60 80 48) (60 48 80)" + "id" "1688" + "plane" "(60 48 128) (60 32 128) (60 32 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 -16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[0 0 -1 32] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1504" - "plane" "(68 40 80) (68 48 80) (68 80 48)" + "id" "1687" + "plane" "(68 32 128) (68 48 128) (68 48 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[0 0 1 -32] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1503" - "plane" "(68 80 40) (60 80 40) (60 40 80)" + "id" "1686" + "plane" "(60 32 128) (68 32 128) (68 32 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 1 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "uaxis" "[0 0 1 -32] 0.25" + "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1502" - "plane" "(60 48 80) (68 48 80) (68 40 80)" + "id" "1685" + "plane" "(68 48 128) (60 48 128) (60 48 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 16] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "uaxis" "[0 0 -1 32] 0.25" + "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1501" - "plane" "(60 80 40) (68 80 40) (68 80 48)" + "id" "1684" + "plane" "(60 32 96) (68 32 96) (68 48 96)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 -16] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -0.707107 0.707107 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1500" - "plane" "(60 80 48) (68 80 48) (68 48 80)" + "id" "1683" + "plane" "(60 48 128) (68 48 128) (68 32 128)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 0.707107 -0.707107 0] 0.25" + "vaxis" "[0 1 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -651,13 +844,13 @@ entity } solid { - "id" "1330" + "id" "1450" side { - "id" "1481" - "plane" "(60 -32 -96) (60 32 -96) (60 48 -80)" + "id" "1694" + "plane" "(60 48 88) (60 40 80) (60 80 40)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 32] 0.25" + "uaxis" "[0 1 0 -16] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -665,10 +858,10 @@ entity } side { - "id" "1480" - "plane" "(68 32 -96) (68 -32 -96) (68 -48 -80)" + "id" "1693" + "plane" "(68 88 48) (68 80 40) (68 40 80)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 -32] 0.25" + "uaxis" "[0 -1 0 16] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -676,44 +869,44 @@ entity } side { - "id" "1479" - "plane" "(60 32 -96) (60 -32 -96) (68 -32 -96)" + "id" "1692" + "plane" "(68 48 88) (60 48 88) (60 88 48)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 -32] 0.25" - "vaxis" "[1 0 0 -16] 0.25" + "uaxis" "[0 0 -1 0] 0.25" + "vaxis" "[1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1478" - "plane" "(60 -48 -80) (60 48 -80) (68 48 -80)" + "id" "1691" + "plane" "(60 80 40) (68 80 40) (68 88 48)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 32] 0.25" - "vaxis" "[1 0 0 -16] 0.25" + "uaxis" "[0 -1 0 16] 0.25" + "vaxis" "[1 0 0 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1477" - "plane" "(60 48 -80) (60 32 -96) (68 32 -96)" + "id" "1690" + "plane" "(60 48 88) (68 48 88) (68 40 80)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[-1 0 0 0] 0.25" - "vaxis" "[0 -0.707107 -0.707107 0] 0.25" + "uaxis" "[-1 0 0 -16] 0.25" + "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1476" - "plane" "(68 -48 -80) (68 -32 -96) (60 -32 -96)" + "id" "1689" + "plane" "(60 40 80) (68 40 80) (68 80 40)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0.707107 -0.707107 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -0.707107 0.707107 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" @@ -727,13 +920,13 @@ entity } solid { - "id" "1331" + "id" "1451" side { - "id" "1487" - "plane" "(60 -40 -80) (60 -80 -40) (60 -80 -48)" + "id" "1700" + "plane" "(60 96 48) (60 96 32) (60 128 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 1 0 48] 0.25" + "uaxis" "[0 1 0 -32] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -741,10 +934,10 @@ entity } side { - "id" "1486" - "plane" "(68 -40 -80) (68 -48 -80) (68 -80 -48)" + "id" "1699" + "plane" "(68 128 48) (68 128 32) (68 96 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 -48] 0.25" + "uaxis" "[0 -1 0 32] 0.25" "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" @@ -752,44 +945,44 @@ entity } side { - "id" "1485" - "plane" "(60 -40 -80) (68 -40 -80) (68 -80 -40)" + "id" "1698" + "plane" "(60 96 32) (68 96 32) (68 128 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 0 -1 0] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "uaxis" "[0 -1 0 32] 0.25" + "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1484" - "plane" "(60 -48 -80) (68 -48 -80) (68 -40 -80)" + "id" "1697" + "plane" "(60 128 48) (68 128 48) (68 96 48)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[0 -1 0 -48] 0.25" - "vaxis" "[1 0 0 0] 0.25" + "uaxis" "[0 1 0 -32] 0.25" + "vaxis" "[1 0 0 -16] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1483" - "plane" "(68 -80 -48) (60 -80 -48) (60 -80 -40)" + "id" "1696" + "plane" "(60 96 48) (68 96 48) (68 96 32)" "material" "TOOLS/TOOLSNODRAW" - "uaxis" "[1 0 0 48] 0.25" - "vaxis" "[0 0 -1 0] 0.25" + "uaxis" "[-1 0 0 0] 0.25" + "vaxis" "[0 -0.707107 0.707107 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" } side { - "id" "1482" - "plane" "(68 -48 -80) (60 -48 -80) (60 -80 -48)" + "id" "1695" + "plane" "(68 128 48) (60 128 48) (60 128 32)" "material" "TOOLS/TOOLSNODRAW" "uaxis" "[1 0 0 0] 0.25" - "vaxis" "[0 0.707107 -0.707107 0] 0.25" + "vaxis" "[0 0 1 0] 0.25" "rotation" "0" "lightmapscale" "16" "smoothing_groups" "0" diff --git a/packages/scaffold/items/slot_clean/editoritems.txt b/packages/scaffold/items/slot_clean/editoritems.txt index f2ae0bfe99..26d9dc38d2 100644 --- a/packages/scaffold/items/slot_clean/editoritems.txt +++ b/packages/scaffold/items/slot_clean/editoritems.txt @@ -83,14 +83,12 @@ } "OccupiedVoxels" { - "Voxel" + "SurfaceVolume" { "Pos" "0 0 0" - "SurfaceVolume" - { - "SubPos1" "0 0 0" - "SubPos1" "3 1 0" - } + + "SubPos1" "0 0 0" + "SubPos2" "3 1 0" } } "ConnectionPoints" diff --git a/packages/styles/bts_style/items/cube_dropper.cfg b/packages/styles/bts_style/items/cube_dropper.cfg index b70f220f6c..6e9890e76c 100644 --- a/packages/styles/bts_style/items/cube_dropper.cfg +++ b/packages/styles/bts_style/items/cube_dropper.cfg @@ -5,7 +5,7 @@ "ID" "VITAL_APPARATUS_VENT" "ItemID" "" "Cube_Pos" "0 0 -128" - "Cube_dir" "-x" + "cube_Ang" "0 180 180" // Yaw to point in the handle direction, roll to face upright. "OutStartDrop" "instance:dropper;OnTurnedOn" "OutFinishDrop" "instance:dropper;OnTurnedOff" diff --git a/packages/styles/oldAp/items/cube/vbsp_config.cfg b/packages/styles/oldAp/items/cube/vbsp_config.cfg index cc85c3ae74..755123b839 100644 --- a/packages/styles/oldAp/items/cube/vbsp_config.cfg +++ b/packages/styles/oldAp/items/cube/vbsp_config.cfg @@ -7,7 +7,7 @@ // The dropper is opaque, so we spawn right on top of the // lid "Cube_Pos" "0 0 33" - "Cube_dir" "-x" + "cube_Ang" "0 180 180" // Yaw to point in the handle direction, roll to face upright. "OutStartDrop" "instance:spawn_man;OnUser1" "OutFinishDrop" "instance:close_trig;OnEndTouchAll" diff --git a/packages/styles/oldAp/items/cube_80s.cfg b/packages/styles/oldAp/items/cube_80s.cfg index ce85a2ae3b..dcf62aef19 100644 --- a/packages/styles/oldAp/items/cube_80s.cfg +++ b/packages/styles/oldAp/items/cube_80s.cfg @@ -7,7 +7,7 @@ // The dropper is opaque, so we spawn right on top of the // lid "Cube_Pos" "0 0 33" - "Cube_dir" "-x" + "cube_Ang" "0 180 180" // Yaw to point in the handle direction, roll to face upright. "OutStartDrop" "instance:spawn_man;OnUser1" "OutFinishDrop" "instance:close_trig;OnEndTouchAll" diff --git a/packages/styles/oldAp/items/gel/editoritems.txt b/packages/styles/oldAp/items/gel/editoritems.txt index 973f1a72e8..de5a503db0 100644 --- a/packages/styles/oldAp/items/gel/editoritems.txt +++ b/packages/styles/oldAp/items/gel/editoritems.txt @@ -220,7 +220,7 @@ } "PaintExportType" { - "DefaultValue" "5" + "DefaultValue" "1" "Index" "2" } "PaintFlowType" @@ -350,4 +350,4 @@ "Offset" "64 64 64" } - } \ No newline at end of file + } diff --git a/packages/styles/overgrown/items/cube/vbsp_config.cfg b/packages/styles/overgrown/items/cube/vbsp_config.cfg index 467f600a22..cac3c990be 100644 --- a/packages/styles/overgrown/items/cube/vbsp_config.cfg +++ b/packages/styles/overgrown/items/cube/vbsp_config.cfg @@ -5,7 +5,7 @@ "ID" "VITAL_APPARATUS_VENT" "ItemID" "" "Cube_Pos" "0 0 -128" - "Cube_dir" "-x" + "cube_Ang" "0 180 180" // Yaw to point in the handle direction, roll to face upright. "OutStartDrop" "instance:spawn_man;OnUser1" "OutFinishDrop" "instance:close_trig;OnEndTouchAll" diff --git a/packages/styles/p1_style/items/cube/vbsp_config.cfg b/packages/styles/p1_style/items/cube/vbsp_config.cfg index 1428d77878..69b7e927df 100644 --- a/packages/styles/p1_style/items/cube/vbsp_config.cfg +++ b/packages/styles/p1_style/items/cube/vbsp_config.cfg @@ -5,7 +5,7 @@ "ID" "VITAL_APPARATUS_VENT" "ItemID" "" "Cube_Pos" "0 0 -128" - "Cube_dir" "-x" + "cube_Ang" "0 180 180" // Yaw to point in the handle direction, roll to face upright. "OutStartDrop" "instance:spawn_man;OnUser1" "OutFinishDrop" "instance:close_trig;OnEndTouchAll" diff --git a/packages/tspen/ditch/info.txt b/packages/tspen/ditch/info.txt index 27efe726d3..9dc47fabf7 100644 --- a/packages/tspen/ditch/info.txt +++ b/packages/tspen/ditch/info.txt @@ -69,12 +69,6 @@ "File" "ditch.vmf" } -"BrushTemplate" - { - "ID" "TSPEN_DITCH_P1" - "File" "ditch_p1.vmf" - } - "BrushTemplate" { "ID" "TSPEN_DITCH_80S_TOP" diff --git a/packages/valve/geometry/items/light_strip/properties.txt b/packages/valve/geometry/items/light_strip/properties.txt index 60a5bbbe4f..f01286e120 100644 --- a/packages/valve/geometry/items/light_strip/properties.txt +++ b/packages/valve/geometry/items/light_strip/properties.txt @@ -17,6 +17,6 @@ "0" "clean/light_strip_cool.png" "1" "clean/light_strip_warm.png" "2" "clean/light_strip_cold.png" - "3" "logic/tspen/ant_router_strip.png" + "4" "logic/tspen/ant_router_strip.png" } } diff --git a/packages/valve/test_elements/items/cube/vbsp_config.cfg b/packages/valve/test_elements/items/cube/vbsp_config.cfg index 807b85d45e..4a50a174c9 100644 --- a/packages/valve/test_elements/items/cube/vbsp_config.cfg +++ b/packages/valve/test_elements/items/cube/vbsp_config.cfg @@ -5,7 +5,7 @@ "ID" "VITAL_APPARATUS_VENT" "ItemID" "" "Cube_Pos" "0 0 -128" - "Cube_dir" "-x" + "cube_Ang" "0 180 180" // Yaw to point in the handle direction, roll to face upright. "OutStartDrop" "instance:spawn_man;OnUser1" "OutFinishDrop" "instance:close_trig;OnEndTouchAll"