home *** CD-ROM | disk | FTP | other *** search
- ;
- ; THE GREAT DOOM KILLING SPREE
- ;
- ; By Eugen Woiwod
- ; Email: Eugen_Woiwod@Mindlink.Bc.Ca
- ;
- ; This is for all you DOOM players that just LOVE KILLING anything that
- ; moves! You'll get everything from Humans up to Flying Skulls!
- ; I doubt if you could finish the levels with some many enemies, specially
- ; barons of hell, so putting on GOD mode would help and then the KILLING
- ; Starts MUHAHAHAH
- ; Monsters
- ;
- HUMAN 0.01 ; Former Human
- SERGEANT 65.0 ; Former Human Sergeant
- IMP 7.00
- DEMON 3.00
- SPECTRE 0.01
- BARON 0.7 ; Baron of Hell
- CACODEMN 0.01
- SPIDER 0.01
- CYBORG 0.01
- FLYSKULL 0.01
-
- ; Note that there is a bug where sometimes monsters, such as CacoDemons, will
- ; get stuck in walls or wont move. No matter kill em off. Why do they get
- ; stuck? Well it's a bug in RanDOOM v1.0 which I hope will be fixed
- ; in the near future.
- ;
- ; Weapons
- ;
- LAUNCHER 1.5 ; Rocket launcher
- CHAINGUN 4.0
- SHOTGUN 0.01
- CHAINSAW 2.0
- PLASMA 2.0
- BFG9000 0.01
-
- ;
- ; Ammo
- ;
- CLIP 0.01
- BULLETS 2.0 ; Box of bullets
- SHELLS 4.0 ; Shotgun shell 4-pack
- SHELLBOX 4.0 ; Big box of shoygun shells
- ROCKET 0.01 ; Single rocket
- ROCKETS 1.0 ; Box of rockets
- CELLPACK 2.0
- ENERCELL 0.01
-
- ;
- ; Goodies
- ;
- HELMET 0.01
- GARMOR 0.01 ; Green 100% armor
- BARMOR 1.0 ; Blue 200% armor
- POTION 0.01 ; Blue health bonus potion
- STIMPAK 0.01
- MEDIKIT 5.0
- BLUEBALL 0.01 ; Blue mega-health bonus sphere
- TELEPORT 0.01 ; Teleport (DEATHMATCH) spot
- BACKPACK 1.00
- INVISO 0.01 ; Partial invisibility sphere
- INVULN 0.01 ; Invulnerability globe
- BERSERK 0.01 ; Berserker box
- RADSUIT 0.01 ; Radiation suit
- LAVISOR 0.01 ; Light amplifying visor
- MAP 0.01 ; Computer map
- BARREL 30.0 ; Armor bonus helmet
-
-
-
-
-
-
-
-