Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifies the clip brush over the water access to block all projectile… #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 28 additions & 28 deletions ff_monkey/ff_monkey.vmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ versioninfo
{
"editorversion" "400"
"editorbuild" "4037"
"mapversion" "1494"
"mapversion" "1495"
"formatversion" "100"
"prefab" "0"
}
Expand Down Expand Up @@ -308,7 +308,7 @@ viewsettings
world
{
"id" "1"
"mapversion" "1494"
"mapversion" "1495"
"classname" "worldspawn"
"skyname" "sky_day02_10"
"maxpropscreenwidth" "-1"
Expand Down Expand Up @@ -46944,7 +46944,7 @@ world
{
"id" "93601"
"plane" "(896 3040 288) (896 4032 288) (944 4032 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 -1 0 0] 0.25"
"rotation" "0"
Expand All @@ -46955,7 +46955,7 @@ world
{
"id" "93602"
"plane" "(896 4032 160) (896 3040 160) (944 3040 160)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 -1 0 0] 0.25"
"rotation" "0"
Expand All @@ -46966,7 +46966,7 @@ world
{
"id" "93603"
"plane" "(896 3040 160) (896 4032 160) (896 4032 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[0 1 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -46977,7 +46977,7 @@ world
{
"id" "93604"
"plane" "(944 4032 160) (944 3040 160) (944 3040 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[0 1 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -46988,7 +46988,7 @@ world
{
"id" "93605"
"plane" "(896 4032 160) (944 4032 160) (944 4032 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -46999,7 +46999,7 @@ world
{
"id" "93606"
"plane" "(944 3040 160) (896 3040 160) (896 3040 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand Down Expand Up @@ -47963,7 +47963,7 @@ world
{
"id" "93753"
"plane" "(944 2816 288) (944 3648 288) (1552 3648 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 -1 0 0] 0.25"
"rotation" "0"
Expand All @@ -47974,7 +47974,7 @@ world
{
"id" "93754"
"plane" "(944 3648 272) (944 2816 272) (1552 2816 272)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 -1 0 0] 0.25"
"rotation" "0"
Expand All @@ -47985,7 +47985,7 @@ world
{
"id" "93755"
"plane" "(944 2816 272) (944 3648 272) (944 3648 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[0 1 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -47996,7 +47996,7 @@ world
{
"id" "93756"
"plane" "(1552 3648 272) (1552 2816 272) (1552 2816 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[0 1 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -48007,7 +48007,7 @@ world
{
"id" "93757"
"plane" "(944 3648 272) (1552 3648 272) (1552 3648 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -48018,7 +48018,7 @@ world
{
"id" "93758"
"plane" "(1552 2816 272) (944 2816 272) (944 2816 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand Down Expand Up @@ -94289,7 +94289,7 @@ world
{
"id" "137426"
"plane" "(-944 -4032 288) (-944 -3040 288) (-896 -3040 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[-1 0 0 0] 0.25"
"vaxis" "[0 1 0 -63.998] 0.25"
"rotation" "0"
Expand All @@ -94300,7 +94300,7 @@ world
{
"id" "137425"
"plane" "(-944 -3040 160) (-944 -4032 160) (-896 -4032 160)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[-1 0 0 0] 0.25"
"vaxis" "[0 1 0 -63.998] 0.25"
"rotation" "0"
Expand All @@ -94311,7 +94311,7 @@ world
{
"id" "137424"
"plane" "(-896 -3040 160) (-896 -4032 160) (-896 -4032 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[0 -1 0 63.998] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -94322,7 +94322,7 @@ world
{
"id" "137423"
"plane" "(-944 -4032 160) (-944 -3040 160) (-944 -3040 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[0 -1 0 63.998] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -94333,7 +94333,7 @@ world
{
"id" "137422"
"plane" "(-896 -4032 160) (-944 -4032 160) (-944 -4032 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[-1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -94344,7 +94344,7 @@ world
{
"id" "137421"
"plane" "(-944 -3040 160) (-896 -3040 160) (-896 -3040 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[-1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand Down Expand Up @@ -95308,7 +95308,7 @@ world
{
"id" "137510"
"plane" "(-1552 -3648 288) (-1552 -2816 288) (-944 -2816 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[-1 0 0 0] 0.25"
"vaxis" "[0 1 0 -63.998] 0.25"
"rotation" "0"
Expand All @@ -95319,7 +95319,7 @@ world
{
"id" "137509"
"plane" "(-1552 -2816 272) (-1552 -3648 272) (-944 -3648 272)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[-1 0 0 0] 0.25"
"vaxis" "[0 1 0 -63.998] 0.25"
"rotation" "0"
Expand All @@ -95330,7 +95330,7 @@ world
{
"id" "137508"
"plane" "(-944 -2816 272) (-944 -3648 272) (-944 -3648 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[0 -1 0 63.998] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -95341,7 +95341,7 @@ world
{
"id" "137507"
"plane" "(-1552 -3648 272) (-1552 -2816 272) (-1552 -2816 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[0 -1 0 63.998] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -95352,7 +95352,7 @@ world
{
"id" "137506"
"plane" "(-944 -3648 272) (-1552 -3648 272) (-1552 -3648 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[-1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand All @@ -95363,7 +95363,7 @@ world
{
"id" "137505"
"plane" "(-1552 -2816 272) (-944 -2816 272) (-944 -2816 288)"
"material" "TOOLS/TOOLSCLIP"
"material" "TOOLS/TOOLSBLOCKBULLETS"
"uaxis" "[-1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
Expand Down Expand Up @@ -440118,8 +440118,8 @@ cameras
"activecamera" "0"
camera
{
"position" "[-104.955 -198.414 38.0387]"
"look" "[260.949 147.093 -230.337]"
"position" "[-1062.36 -3308.12 223.831]"
"look" "[-832.208 -3710.72 555.837]"
}
}
cordon
Expand Down