===============================================================================
Title                   : Booby Trap
Filename                : booby/src/weapons.qc

Author                  : Mark Morgan (mjmorgan@usa.net)

Description             : Lays down what appears to be a box of missiles.
			  When another player tries to pick one up... boom!
			  They get a mouthfull!  Will hopefully keep those 
			  rocket hungry freaks on their toes.

Usage              	: Extract this ZIP file to a directory called
                          	booby under your QUAKE directory.
                          Edit the file CONFIG.CFG in your QUAKE\ID1
                          	directory and add the following line:
                             	bind b "impulse 120"
                             	This will assign b to setting booby traps.
                          Switch to your QUAKE directory and type:
                             	QUAKE.EXE -GAME BOOBY
			  Use the 'b' key to lay a booby trap.  You must
				have at least 5 bombs to set one.
			

============================================================================================
* Play Information *
Level #                 : N/A
Single Player           : Only effective on other players in a DeathMatch
Cooperative 2-4 Player  : Why?
Deathmatch 2-4 Player   : Yes
Difficulty Settings     : N/A
New Sounds              : No
New Graphics            : No
New Music               : No
New Weapons             : Booby Trap
Demos Replaced          : None


* Construction *
Base                    : weapons.qc

Editor(s) used          : wordpad and MSDEV.EXE (C++ editor, great for 
						 viewing code in colors)

* Copyright / Permissions *
	Just give me credit...

* Where to get this file *
	Who knows?

* How to mail me *
	mjmorgan@usa.net

===============================================================================
