Skip to content

Commit

Permalink
Fix #2219
Browse files Browse the repository at this point in the history
  • Loading branch information
LautaroL20 committed Sep 16, 2017
1 parent b7bc436 commit 76b7407
Showing 1 changed file with 96 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
versioninfo
{
"editorversion" "400"
"editorbuild" "7378"
"mapversion" "95"
"editorbuild" "7552"
"mapversion" "96"
"formatversion" "100"
"prefab" "0"
}
Expand All @@ -14,13 +14,13 @@ viewsettings
"bSnapToGrid" "1"
"bShowGrid" "1"
"bShowLogicalGrid" "0"
"nGridSpacing" "32"
"nGridSpacing" "1"
"bShow3DGrid" "0"
}
world
{
"id" "1"
"mapversion" "95"
"mapversion" "96"
"classname" "worldspawn"
"detailmaterial" "detail/detailsprites"
"detailvbsp" "detail.vbsp"
Expand Down Expand Up @@ -105,6 +105,95 @@ world
}
}
entity
{
"id" "4285"
"classname" "func_noportal_volume"
"spawnflags" "0"
solid
{
"id" "4286"
side
{
"id" "54"
"plane" "(-16 -64 1) (-16 64 1) (16 64 1)"
"material" "TOOLS/TOOLSINVISIBLE"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 -1 0 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "53"
"plane" "(-16 64 -1) (-16 -64 -1) (16 -64 -1)"
"material" "TOOLS/TOOLSINVISIBLE"
"uaxis" "[-1 0 0 0] 0.25"
"vaxis" "[0 -1 0 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "52"
"plane" "(-16 -64 -1) (-16 64 -1) (-16 64 1)"
"material" "TOOLS/TOOLSINVISIBLE"
"uaxis" "[0 -1 0 0] 0.25"
"vaxis" "[0 0 -1 -60] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "51"
"plane" "(16 64 -1) (16 -64 -1) (16 -64 1)"
"material" "TOOLS/TOOLSINVISIBLE"
"uaxis" "[0 1 0 0] 0.25"
"vaxis" "[0 0 -1 -60] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "50"
"plane" "(-16 64 -1) (16 64 -1) (16 64 1)"
"material" "TOOLS/TOOLSINVISIBLE"
"uaxis" "[-1 0 0 0] 0.25"
"vaxis" "[0 0 -1 -60] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "49"
"plane" "(16 -64 -1) (-16 -64 -1) (-16 -64 1)"
"material" "TOOLS/TOOLSINVISIBLE"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 0 -1 -60] 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 1000]"
}
}
entity
{
"id" "3954"
"classname" "info_particle_system"
Expand All @@ -123,7 +212,7 @@ entity
"origin" "0 -4 20"
editor
{
"color" "200 200 0"
"color" "220 30 220"
"visgroupshown" "1"
"visgroupautoshown" "1"
"logicalpos" "[0 1000]"
Expand All @@ -148,7 +237,7 @@ entity
"origin" "0 -36 20"
editor
{
"color" "200 200 0"
"color" "220 30 220"
"visgroupshown" "1"
"visgroupautoshown" "1"
"logicalpos" "[0 1000]"
Expand All @@ -173,7 +262,7 @@ entity
"origin" "0 32 20"
editor
{
"color" "200 200 0"
"color" "220 30 220"
"visgroupshown" "1"
"visgroupautoshown" "1"
"logicalpos" "[0 1000]"
Expand Down

0 comments on commit 76b7407

Please sign in to comment.