
======================================================================
Title                 : DUNGEON RIPPER
Author                : Julien CODRON
E-mail                : jcodron@pratique.fr
Web Page              : -

Description           : This level is HUGE !
                        It's a sort of castle. You can go inside and outside.
                        This level should be great in DukeMatch (there are
                        some traps, many places to hide in, sniper towers,
                        etc...).
                        There's a new sound : HOMER'S TOH ! (004-doh!.wav)
                        To install it, edit USER.CON and add :
                                definesound TOH  004-doh!.wav   0  0  0  0  0                   
                        Then edit DEFS.CON and add :
                                define TOH  309
                            
                        If you want fun, add this in GAME.CON under 
                        "ifaction 0 action PSTAND" :
    
                            ifrnd 8 ifphealthl 45 
                            {
                                guts JIBS6 2        
                                ifrnd 64 sound DUKE_LONGTERM_PAIN
                                else ifrnd 64 sound DUKE_LONGTERM_PAIN2
                                else ifrnd 64 sound DUKE_LONGTERM_PAIN3
                                else ifrnd 64 sound DUKE_LONGTERM_PAIN4        
                                else ifrnd 64 sound DUKE_LONGTERM_PAIN5
                                else ifrnd 64 sound DUKE_LONGTERM_PAIN6
                                else ifrnd 64 sound DUKE_LONGTERM_PAIN7
                                else ifrnd 64 sound DUKE_LONGTERM_PAIN8
                                else ifrnd 64 sound DUKE_DEAD
                                spawn BLOODPOOL
                            }
                            
                            This will make DUKE shout and there will be
                            lots of BLOOD !!
                

Additional Credits to : 3D REALMS, for the greatest game of the century
                        Robert Travis, who made ANSLEM, a great level, and
                        gave me lots of ideas
                          
======================================================================

* Play Information *

Episode and Level #   : USER MAP
Single Player         : Yes
DukeMatch Level       : Yes !
Difficulty Settings   : Not implemented

* Construction *

Base                  : New level from scratch
Editor(s) used        : Well... BUILD !
Known Bugs            : I think there aren't any bugs... If you find one,
                        e-mail me.

* Where to get this MAP file *

You know where you got it...

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