Skip to content

Commit

Permalink
Fix #1765
Browse files Browse the repository at this point in the history
  • Loading branch information
LautaroL20 committed Apr 7, 2017
1 parent 8ab69c7 commit 36e9e61
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 88 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,13 @@
"instance" "<ITEM_LAUTARO_STANDING_FIZZLER>"
"Condition"
{
"InstVar" "connection_count = 0"
"Instvar" "connectioncount = 0"
"Result"
{
"suffix" "static" // This will be added automatically to the end of the editoritem´s instance name.
}
"Else"
{
"suffix" "dynamic" // This will be added automatically to the end of the editoritem´s instance name.
}
}
}
}

"Conditions"
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ versioninfo
{
"editorversion" "400"
"editorbuild" "7378"
"mapversion" "34"
"mapversion" "35"
"formatversion" "100"
"prefab" "0"
}
Expand All @@ -14,13 +14,13 @@ viewsettings
"bSnapToGrid" "1"
"bShowGrid" "1"
"bShowLogicalGrid" "0"
"nGridSpacing" "1"
"nGridSpacing" "2"
"bShow3DGrid" "0"
}
world
{
"id" "1"
"mapversion" "34"
"mapversion" "35"
"classname" "worldspawn"
"detailmaterial" "detail/detailsprites"
"detailvbsp" "detail.vbsp"
Expand All @@ -35,7 +35,7 @@ world
"id" "998"
"plane" "(16 -96 64) (16 -96 -64) (15.9747 -96 -64.2023)"
"material" "METAL/BLACK_WALL_METAL_002B"
"uaxis" "[1 0 0 61.6804] 0.25"
"uaxis" "[1 0 0 960] 0.25"
"vaxis" "[0 0 -1 256] 0.25"
"rotation" "0"
"lightmapscale" "16"
Expand Down Expand Up @@ -245,82 +245,6 @@ world
"visgroupautoshown" "1"
}
}
solid
{
"id" "1882"
side
{
"id" "907"
"plane" "(15.9805 -12 84) (15.9805 -12 67) (-15.98 -12 67)"
"material" "DEV/DEV_MEASUREWALL01A"
"uaxis" "[1 0 0 13.92] 0.25"
"vaxis" "[0 0 -1 12] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "906"
"plane" "(-15.98 20 84) (-15.98 20 67) (15.9805 20 67)"
"material" "BEE2/P1/METALWALL048B_FADE_BLUE"
"uaxis" "[1 0 0.0348995 -205] 0.25"
"vaxis" "[0.0348995 0 -1 -6] 0.25"
"rotation" "2"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "905"
"plane" "(-15.98 -12 84) (-15.98 -12 67) (-15.98 20 67)"
"material" "DEV/DEV_MEASUREWALL01A"
"uaxis" "[0 0 1 -139] 0.25"
"vaxis" "[0 1 0 432] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "904"
"plane" "(15.98 20 84) (15.98 20 67) (15.98 -12 67)"
"material" "BEE2/P1/METALWALL048B_FADE_BLUE"
"uaxis" "[0 -1 -0.0348995 -205] 0.25"
"vaxis" "[0 -0.0348995 1 -6] 0.25"
"rotation" "2"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "903"
"plane" "(-15.98 -12 67) (15.98 -12 67) (15.9809 20 67)"
"material" "DEV/DEV_MEASUREWALL01A"
"uaxis" "[1 0 0 63.92] 0.25"
"vaxis" "[0 1 0 176] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "902"
"plane" "(15.9809 -12 84) (-15.98 -12 84) (-15.98 20 84)"
"material" "BEE2/P1/METALWALL048B_FADE_BLUE"
"uaxis" "[-0.0348995 1 0 -205] 0.25"
"vaxis" "[1 0.0348995 0 -6] 0.25"
"rotation" "2"
"lightmapscale" "16"
"smoothing_groups" "0"
}
editor
{
"color" "0 193 250"
"visgroupshown" "1"
"visgroupautoshown" "1"
}
}
}
entity
{
Expand Down Expand Up @@ -878,8 +802,8 @@ cameras
"activecamera" "0"
camera
{
"position" "[-116.292 -17.7699 59.84]"
"look" "[-115.5 -17.1594 59.868]"
"position" "[315.913 -122.141 164.202]"
"look" "[315.012 -121.883 163.853]"
}
}
cordons
Expand Down

0 comments on commit 36e9e61

Please sign in to comment.