=======================================================================
Title                   : DKnight (v2.0)
Date Finished           :  3 - 17 - 1997
Author                  : Patrick Martin
Email Address           : cmarti39@icon.net
Misc. Author Info       : I like Doom][ and QUAKE.  I've made several
                          levels and Dehacked patches for Doom/Doom][.
                          This was my first Quake project.  I like
                          email; comments are greatly appreciated.
Description:
     For some reason, ID decided not to use the extra frames the death
knight has.  What this QuakeC patch does is give the death knight two
extra attack options for his long range attack in addition to the regular
horizontal missile spray.  These extra attacks use the death knight's
frames that are unused in normal Quake.  The death knight can now do the
following attacks:
 
  * He can create a vertical spray of flares.  This looks cool, but
    you can easily avoid this, and it does little damage because the
    flares are spread out.  He does this about 20% of the time.
    He does an overhead swing with the sword.

  * He can aim all six flares straight at you.  Really easy to avoid,
    but severe damage results if you let all the flares hit you.
    These flares travel 150% faster than those in the flare spreads.
    A 30% chance that he will do this.  He points his sword at you.

  * He can do his regular horizontal spread of flares.  The chance
    that he will attack you in this fashion is 50%.

Other sword attacks:
  * The death knight uses the second charge motion that is unused
    in normal Quake.  This sword swinging motion is faster than
    his other charge.

IMPORTANT NOTE:  I removed all the deaths' knights special abilites
     such as his lightning bolt and other changes found in the one
     in Cranked.  This mod is for those who want the forgotten
     frames back without any extra fancy abilities.  If you more
     neat changes, get Cranked instead. :)


How to Use:
* If you don't have a QuakeC compiler, get one now!
   QC106PAC.ZIP is a great QuakeC package.

* Create a subdirectory called DKNIGHT inside the QUAKE directory.

* Create a PROGS subdirectory inside inside the DKNIGHT directory.

* Place hknight.qc and the compiler in the PROGS subdirectory.
   Overwrite the original hknight.qc if necessary.

* Compile a new progs.dat.

* Change to the QUAKE directory and type 'Quake -game dknight'.

======================================================================
Version History

v2.0:  * The death knight uses all frames.
       * Lightning attack removed.
       * Flares travel at same speed on any skill level.

v1.0a: * Was not released to public at large.

v1.0:  * First release.

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

Additional Credits to   : ID for creating Doom, Doom][, and Quake
                          Rob Albin for the V106QC.ZIP
                          Olivier Montanuy and Ferrara Francesco for
                            the QuakeC manual.
                          Mom & Dad for a lot of good stuff.
                          and God!
=======================================================================

   Type of Mod
-----------------
Quake C  : yes
Sound    : no
MDL      : no

   Format of Quake C  
-----------------------
unified diff  : no
context diff  : no
.qc files     : yes (modified hknight.qc)
progs.dat     : no (you compile one yourself)

* Construction *

Base                    : Modified hknight.qc.
Build Time              : Off and on for three days + a few hours.
Hardware used           : Pentium-100 with 16MB RAM and Quake v1.06.
Known Bugs              : None

* Copyright / Permissions *

You MAY distribute this mod, provided you include this text
unaltered.  If you want to place this mod on any medium such as
(but NOT limited to) a disk or CD for commerical distribution,
please contact me first.

* Disclaimer *

The author of this mod is NOT responsible for any damage caused
by the use of this mod!  If your computer malfunctions, you are
on your own.  To put it another way, use this mod at your own risk.

* Where to get this WAD *

FTP sites:  ftp.cdrom.com

Other:  Contact me and I'll email it to you.
