==========================================================================================
Title                   : Sticky Pipe Bombs
Filename                : progs.dat and weapons.qc
			  

Author                  : Ryan VanMiddlesworth [Scumbag V in Quake]

Email Address           : healthco@infocom.com

Description             : This is my first quake patch, what it does is similar to the
			  common pipe bomb but you shoot it and it sticks to walls and
			  monsters and detonates when you activate impulse 31.  Thanks to
			  the guys who designed the morning star (grappling hook), exploding
			  darts, 3 way grenades, and proximity mines.  I used all their code
			  to figure out how to do this.  Source is included, and feel free to
			  modify to your hearts content (but put my damn name in the Thank
			  Yous).  I would like to see someone turn this into a server patch.
			  If you do email me at healthco@infocom.com.

How to use:		  Create some dir in your quake dir for example (C:\QUAKE\BOMBS),
			  then unzip the included progs.dat file into that dir and run Quake
			  as so "quake -game bombs".  Now go around kicking ass with this
			  thing.  Pressing 6 will switch you to Grenade Launcher, pressing
			  it again will switch you to Sticky Pipe Bombs.  They cost 5
			  rockets each time so be careful.  Also, I never tested it but I'm
			  sure if you set to many bombs, Quake will crash.

===========================================================================================
* Play Information *
Level #                 : N/A
Single Player           : Yes
Cooperative 2-4 Player  : Make it so...
Deathmatch 2-4 Player   : Really make it so...
Difficulty Settings     : Um, I don't know
New Sounds              : nosiree
New Graphics            : not just yet
New Music               : maybe some other time
New Weapons		: Yes. Sticky Pipe Bombs, see above.
Demos Replaced          : No buddy


* Construction *
Base                    : The stuff that came with QCC
Editor(s) used          : Text editor and QCCWIN32
Known Bugs              : Sometimes they don't show up, but they are there.  Also, if you stick
			  one on a door, when the door opens it will just float.  But it is
			  kinda cool.

* Copyright / Permissions *
Do whatever you want but for the love of Pete put my damn name in the "Thank You"s

* Where to get this file *
ftp://ftp.cdrom.com

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