home *** CD-ROM | disk | FTP | other *** search
/ Doom 2 Explosion / Doom2Explosion.bin / doom2exp / graphics / bloodbar / bloodon.bat < prev    next >
DOS Batch File  |  1994-06-15  |  411b  |  14 lines

  1. @Echo off
  2. Echo This will install the bloody barrels doom utility.
  3. Pause
  4. Echo Backing up original graphics...
  5. dmgraph bar1a0 -e bar1a0.gif
  6. dmgraph bar1b0 -e bar1b0.gif
  7. dmgraph bexpa0 -e bexpa0.gif
  8. Echo Now installing new graphics...
  9. dmgraph bar1a0 -s redbar1.gif
  10. dmgraph bar1b0 -s redbar2.gif
  11. dmgraph bexpa0 -s redbar1.gif
  12. Echo Now bloody barrels is functional, run Bloodoff.bat to turn off.
  13. Pause
  14.