home *** CD-ROM | disk | FTP | other *** search
/ Doom I/II Collection / DM12.ISO / utils / rdoom / berzerk.w next >
Text File  |  1994-01-20  |  1KB  |  63 lines

  1. ;
  2. ; Berzerk
  3. ;
  4. ; Put up yer dukes!
  5. ;
  6. ;
  7.  
  8. ;
  9. ; Monsters
  10. ;
  11. HUMAN                    0.2                     ; Former Human
  12. SERGEANT                0.1                     ; Former Human Sergeant
  13. IMP                     0.0
  14. DEMON                    0.1
  15. SPECTRE                 0.0
  16. BARON                    0.0                     ; Baron of Hell
  17. CACODEMN                0.0
  18. SPIDER                    0.0
  19. CYBORG                    0.0
  20. FLYSKULL                0.0
  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.0
  30. BFG9000                 0.0
  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.0
  52. MEDIKIT                 0.0
  53. BLUEBALL                0.0                     ; Blue mega-health bonus sphere
  54. TELEPORT                0.1                     ; Teleport (DEATHMATCH) spot
  55. BACKPACK                0.0
  56. INVISO                    0.7                     ; Partial invisibility sphere
  57. INVULN                  0.1                     ; Invulnerability globe
  58. BERSERK                 1.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.