home *** CD-ROM | disk | FTP | other *** search
/ Doom Fever / Doom_Fever-1995_Maple_Media.iso / dmutil / randoom.zip / STEALTH.W < prev    next >
Text File  |  1994-02-16  |  2KB  |  63 lines

  1. ;
  2. ; Stealth
  3. ;
  4. ; A DEATHMATCH battle scenario using high tech gadgets and weapons.
  5. ;
  6. ;
  7.  
  8. ;
  9. ; Monsters
  10. ;
  11. HUMAN           0.5           ; Former Human
  12. SERGEANT        0.3           ; Former Human Sergeant
  13. IMP             0.3
  14. DEMON           0.3
  15. SPECTRE         0.2
  16. BARON           0.0           ; Baron of Hell
  17. CACODEMN        0.0
  18. SPIDER          0.0
  19. CYBORG          0.0
  20. FLYSKULL        0.3
  21.  
  22. ;
  23. ; Weapons
  24. ;
  25. LAUNCHER        0.0           ; Rocket launcher
  26. CHAINGUN        0.0
  27. SHOTGUN         0.0
  28. CHAINSAW        0.0
  29. PLASMA          0.5
  30. BFG9000         0.1
  31.  
  32. ;
  33. ; Ammo
  34. ;
  35. CLIP            0.0
  36. BULLETS         0.0           ; Box of bullets
  37. SHELLS          0.0           ; Shotgun shell 4-pack
  38. SHELLBOX        0.0           ; Big box of shoygun shells
  39. ROCKET          0.0           ; Single rocket
  40. ROCKETS         0.0           ; Box of rockets
  41. CELLPACK        0.3
  42. ENERCELL        0.5
  43.  
  44. ;
  45. ; Goodies
  46. ;
  47. HELMET          0.0           ; Armor bonus helmet
  48. GARMOR          0.0           ; Green 100% armor
  49. BARMOR          0.0           ; Blue 200% armor
  50. POTION          0.0           ; Blue health bonus potion
  51. STIMPAK         0.2
  52. MEDIKIT         0.2
  53. BLUEBALL        0.1           ; Blue mega-health bonus sphere
  54. TELEPORT        0.1           ; Teleport (DEATHMATCH) spot
  55. BACKPACK        0.1
  56. INVISO          0.7           ; Partial invisibility sphere
  57. INVULN          0.1           ; Invulnerability globe
  58. BERSERK         0.0           ; Berserker box
  59. RADSUIT         0.0           ; Radiation suit
  60. LAVISOR         0.3           ; Light amplifying visor
  61. MAP             0.1           ; Computer map
  62. BARREL          0.5
  63.