diff options
author | pav <pav@FreeBSD.org> | 2004-01-24 14:37:16 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-24 14:37:16 +0000 |
commit | 43f6dd1245589d34a8ad21e7ebb826b3ed23ec01 (patch) | |
tree | 565624a5f277b3147c47a3f7fe8613c1b0933def /games/Makefile | |
parent | b7b820b88661643127d2e6aabffd43aad2b123a8 (diff) | |
download | FreeBSD-ports-43f6dd1245589d34a8ad21e7ebb826b3ed23ec01.zip FreeBSD-ports-43f6dd1245589d34a8ad21e7ebb826b3ed23ec01.tar.gz |
Add super_methane_brothers.
Puff and Blow each have a Methane Gas Gun which fires a cloud of
immobilising gas. If this comes into contact with a bad guy he will be
absorbed into the gas and then float around the screen for a limited
time. Bad guys are harmless in this state. Puff and Blow must suck the
floating gas clouds into their guns and blast them out against a
vertical surface. Bad guys then turn into bonuses which can be
collected. Be warned! - the gas cloud dissolves with time after which
baddies become active again and extremely annoyed.
WWW: http://www.methane.fsnet.co.uk/
PR: ports/61743
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
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 49683a3..a47eaa8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -384,6 +384,7 @@ SUBDIR += starlanes SUBDIR += stvef-paks SUBDIR += stvef-server + SUBDIR += super_methane_brothers SUBDIR += sxsame SUBDIR += tads SUBDIR += taipan |