Skip to content

Commit

Permalink
Fix 80s laserfield having a world brush
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSpen210 committed Jul 2, 2021
1 parent ed6b829 commit 75213a6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
versioninfo
{
"editorversion" "400"
"editorbuild" "7335"
"mapversion" "97"
"editorbuild" "8973"
"mapversion" "98"
"formatversion" "100"
"prefab" "0"
}
Expand All @@ -20,13 +20,18 @@ viewsettings
world
{
"id" "1"
"mapversion" "97"
"mapversion" "98"
"classname" "worldspawn"
"detailmaterial" "detail/detailsprites"
"detailvbsp" "detail.vbsp"
"maxblobcount" "250"
"maxpropscreenwidth" "-1"
"skyname" "sky_black_nofog"
}
entity
{
"id" "4285"
"classname" "func_detail"
solid
{
"id" "3939"
Expand Down Expand Up @@ -98,11 +103,18 @@ world
}
editor
{
"color" "0 152 221"
"color" "0 180 0"
"visgroupshown" "1"
"visgroupautoshown" "1"
}
}
editor
{
"color" "0 180 0"
"visgroupshown" "1"
"visgroupautoshown" "1"
"logicalpos" "[0 0]"
}
}
entity
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
versioninfo
{
"editorversion" "400"
"editorbuild" "7335"
"mapversion" "113"
"editorbuild" "8973"
"mapversion" "114"
"formatversion" "100"
"prefab" "0"
}
Expand All @@ -20,7 +20,7 @@ viewsettings
world
{
"id" "1"
"mapversion" "113"
"mapversion" "114"
"classname" "worldspawn"
"detailmaterial" "detail/detailsprites"
"detailvbsp" "detail.vbsp"
Expand All @@ -32,6 +32,7 @@ entity
{
"id" "5468"
"classname" "comp_kv_setter"
"angles" "0 0 0"
"kv_name" "1"
"kv_value_global" "$start_enabled"
"mode" "flags"
Expand Down Expand Up @@ -158,6 +159,7 @@ entity
"ClipStyle" "0"
"damage" "0"
"decalname" "Bigshot"
"dissolvetype" "-1"
"framerate" "0"
"framestart" "0"
"HDRColorScale" "1.0"
Expand All @@ -170,6 +172,7 @@ entity
"rendercolor" "255 30 30"
"renderfx" "0"
"renderinfastreflections" "1"
"rendermode" "1"
"spawnflags" "1"
"StrikeTime" "1"
"targetname" "beam"
Expand All @@ -195,6 +198,7 @@ entity
"ClipStyle" "0"
"damage" "0"
"decalname" "Bigshot"
"dissolvetype" "-1"
"framerate" "0"
"framestart" "0"
"HDRColorScale" "1.0"
Expand All @@ -207,6 +211,7 @@ entity
"rendercolor" "255 30 30"
"renderfx" "0"
"renderinfastreflections" "1"
"rendermode" "1"
"spawnflags" "1"
"StrikeTime" "1"
"targetname" "beam"
Expand All @@ -232,6 +237,7 @@ entity
"ClipStyle" "0"
"damage" "0"
"decalname" "Bigshot"
"dissolvetype" "-1"
"framerate" "0"
"framestart" "0"
"HDRColorScale" "1.0"
Expand All @@ -244,6 +250,7 @@ entity
"rendercolor" "255 30 30"
"renderfx" "0"
"renderinfastreflections" "1"
"rendermode" "1"
"spawnflags" "1"
"StrikeTime" "1"
"targetname" "beam"
Expand Down

0 comments on commit 75213a6

Please sign in to comment.