diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-07-29 06:24:50 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-07-29 06:24:50 +0800 |
commit | 57c22cb5de307cd05db6894d0fdbd5c1f43eb48a (patch) | |
tree | 07df055d5435c7465bbcd2e7029e066a440c2bb2 /games/Makefile | |
parent | 916bfc534bcd6b7f8b1e40bdbf85be00995974d1 (diff) | |
download | freebsd-ports-gnome-57c22cb5de307cd05db6894d0fdbd5c1f43eb48a.tar.gz freebsd-ports-gnome-57c22cb5de307cd05db6894d0fdbd5c1f43eb48a.tar.zst freebsd-ports-gnome-57c22cb5de307cd05db6894d0fdbd5c1f43eb48a.zip |
Capture the Flag offers an exciting variation on team play. It gives more
meaning to base defense along with offensive positioning and organized
strikes.
The basic premise is this:
Attack the enemy base, grab their flag, then take it back to your base. In
this variation you must touch your base flag when carrying the enemy flag in
order to score - if your flag isn't at your base when you return, you or your
team must get it back to gain points and captures.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index f596ca862af7..60d555b22006 100644 --- a/games/Makefile +++ b/games/Makefile @@ -555,6 +555,7 @@ SUBDIR += quake-extras SUBDIR += quake-reaper SUBDIR += quake-source + SUBDIR += quake2-ctf SUBDIR += quake2-data SUBDIR += quake2-extras SUBDIR += quake2-relay |