-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #4052: Remove brushwork for 80s chamberlock
- Loading branch information
1 parent
1c66f6d
commit 8195b66
Showing
2 changed files
with
90 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
versioninfo | ||
{ | ||
"editorversion" "400" | ||
"editorbuild" "8973" | ||
"mapversion" "93" | ||
"formatversion" "100" | ||
"prefab" "0" | ||
} | ||
visgroups | ||
{ | ||
} | ||
viewsettings | ||
{ | ||
"bSnapToGrid" "1" | ||
"bShowGrid" "1" | ||
"bShowLogicalGrid" "0" | ||
"nGridSpacing" "16" | ||
"bShow3DGrid" "0" | ||
} | ||
world | ||
{ | ||
"id" "1" | ||
"mapversion" "93" | ||
"classname" "worldspawn" | ||
"detailmaterial" "detail/detailsprites" | ||
"detailvbsp" "detail.vbsp" | ||
"maxblobcount" "250" | ||
"maxpropscreenwidth" "-1" | ||
"skyname" "sky_black_nofog" | ||
} | ||
entity | ||
{ | ||
"id" "3556" | ||
"classname" "bee2_template_voxelsetter" | ||
"angles" "0 0 180" | ||
"force" "0" | ||
"skin" "5" | ||
"origin" "0 0 -192" | ||
editor | ||
{ | ||
"color" "220 30 220" | ||
"visgroupshown" "1" | ||
"visgroupautoshown" "1" | ||
"logicalpos" "[0 0]" | ||
} | ||
} | ||
entity | ||
{ | ||
"id" "3558" | ||
"classname" "bee2_template_voxelsetter" | ||
"angles" "0 0 0" | ||
"force" "0" | ||
"skin" "5" | ||
"origin" "0 0 -64" | ||
editor | ||
{ | ||
"color" "220 30 220" | ||
"visgroupshown" "1" | ||
"visgroupautoshown" "1" | ||
"logicalpos" "[0 0]" | ||
} | ||
} | ||
entity | ||
{ | ||
"id" "1704" | ||
"classname" "bee2_template_conf" | ||
"detail_auto_visgroup" "0" | ||
"discard_brushes" "0" | ||
"temp_type" "world" | ||
"template_id" "TSPEN_CHAMBERLOCK_80s" | ||
"origin" "0 0 -32" | ||
editor | ||
{ | ||
"color" "220 30 220" | ||
"visgroupid" "65535" | ||
"visgroupshown" "1" | ||
"visgroupautoshown" "1" | ||
"comments" "80s doesn't need the frame at all." | ||
"logicalpos" "[0 0]" | ||
} | ||
} | ||
cameras | ||
{ | ||
"activecamera" "-1" | ||
} | ||
cordons | ||
{ | ||
"active" "0" | ||
} |