Skip to content

Commit

Permalink
Tricky Golf: level 17: make invisible barrier visible.
Browse files Browse the repository at this point in the history
Give this the glass texture.
  • Loading branch information
bairyn committed Mar 21, 2024
1 parent 8f9def0 commit 6f4a1dc
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions data/map-ckk/17.map
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

// entity 0
{
"classname" "worldspawn"
Expand Down Expand Up @@ -1067,12 +1066,12 @@
}
// brush 119
{
( -192 5048 -328 ) ( 192 5048 -296 ) ( 192 5048 -328 ) mtrl/invisible 128 0 0 0.5 0.5 0 0 0
( -192 5048 -296 ) ( 192 6256 -66 ) ( 192 5048 -296 ) mtrl/invisible 128 0 0 0.5 0.5 0 0 0
( -192 6256 -77 ) ( 192 5048 -328 ) ( 192 6256 -77 ) mtrl/invisible 128 0 0 0.5 0.5 0 0 0
( -192 6256 -66 ) ( 192 6256 -77 ) ( 192 6256 -66 ) mtrl/invisible 128 0 0 0.5 0.5 0 0 0
( 192 5048 -328 ) ( 192 6256 -66 ) ( 192 6256 -77 ) mtrl/invisible 128 0 0 0.5 0.5 0 0 0
( -192 5048 -296 ) ( -192 6256 -77 ) ( -192 6256 -66 ) mtrl/invisible 128 0 0 0.5 0.5 0 0 0
( -192 5048 -328 ) ( 192 5048 -296 ) ( 192 5048 -328 ) mtrl/glass 128 0 0 0.5 0.5 0 0 0
( -192 5048 -296 ) ( 192 6256 -66 ) ( 192 5048 -296 ) mtrl/glass 128 0 0 0.5 0.5 0 0 0
( -192 6256 -77 ) ( 192 5048 -328 ) ( 192 6256 -77 ) mtrl/glass 128 0 0 0.5 0.5 0 0 0
( -192 6256 -66 ) ( 192 6256 -77 ) ( 192 6256 -66 ) mtrl/glass 128 0 0 0.5 0.5 0 0 0
( 192 5048 -328 ) ( 192 6256 -66 ) ( 192 6256 -77 ) mtrl/glass 128 0 0 0.5 0.5 0 0 0
( -192 5048 -296 ) ( -192 6256 -77 ) ( -192 6256 -66 ) mtrl/glass 128 0 0 0.5 0.5 0 0 0
}
// brush 120
{
Expand Down

0 comments on commit 6f4a1dc

Please sign in to comment.