Skip to content

Commit

Permalink
MAPS: Clip off fireplace in House
Browse files Browse the repository at this point in the history
Fireplace was large enough for players to crouch into it hiding from zombies
  • Loading branch information
DerpedCrusader committed May 16, 2024
1 parent 0179188 commit dbc938d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file modified common/maps/lexi_house.bsp
Binary file not shown.
9 changes: 9 additions & 0 deletions source/maps/lexi_house/lexi_house.map
Original file line number Diff line number Diff line change
Expand Up @@ -4225,6 +4225,15 @@
( -702 -160 144 ) ( -701 -160 144 ) ( -702 -160 145 ) CLIP [ -1 0 0 0 ] [ 0 0 -1 0 ] 0 1 1
( -702 -160 144 ) ( -702 -160 145 ) ( -702 -159 144 ) CLIP [ 0 1 0 0 ] [ 0 0 -1 0 ] 0 1 1
}
// brush 466
{
( -688 -96 0 ) ( -688 -95 0 ) ( -688 -96 1 ) CLIP [ 0 -1 0 0 ] [ 0 0 -1 0 ] 0 1 1
( -696 -96 0 ) ( -696 -96 1 ) ( -695 -96 0 ) CLIP [ 1 0 0 0 ] [ 0 0 -1 0 ] 0 1 1
( -696 -96 0 ) ( -695 -96 0 ) ( -696 -95 0 ) CLIP [ -1 0 0 0 ] [ 0 -1 0 0 ] 0 1 1
( -680 -48 56 ) ( -680 -47 56 ) ( -679 -48 56 ) CLIP [ 1 0 0 0 ] [ 0 -1 0 0 ] 0 1 1
( -680 -32 16 ) ( -679 -32 16 ) ( -680 -32 17 ) CLIP [ -1 0 0 0 ] [ 0 0 -1 0 ] 0 1 1
( -680 -48 16 ) ( -680 -48 17 ) ( -680 -47 16 ) CLIP [ 0 1 0 0 ] [ 0 0 -1 0 ] 0 1 1
}
}
// entity 1
{
Expand Down

0 comments on commit dbc938d

Please sign in to comment.