diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-24 14:37:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-24 14:37:16 +0000 |
commit | 4fbf31e94a3afa45f384b4721921920359379dcf (patch) | |
tree | 12bd2c022875765d0d814e4726d85712e54909db /games/Makefile | |
parent | 5585ed9413fb742892a268c8040c5b48bd95ad2c (diff) | |
download | ports-4fbf31e94a3afa45f384b4721921920359379dcf.tar.gz ports-4fbf31e94a3afa45f384b4721921920359379dcf.zip |
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>
Notes
Notes:
svn path=/head/; revision=98963
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 49683a3664dc..a47eaa89298e 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 |