home *** CD-ROM | disk | FTP | other *** search
/ Doom Extras / DExtras.iso / accessor / ash_snds / un_ash.bat < prev   
DOS Batch File  |  1994-01-27  |  290b  |  13 lines

  1. @echo off
  2. echo Removing Ash and returning to normal Doom sounds...
  3. dmaud 24 -s sound24.raw
  4. dmaud 29 -s sound29.raw
  5. dmaud 41 -s sound41.raw
  6. dmaud 28 -s sound28.raw
  7. dmaud 31 -s sound31.raw
  8. dmaud 32 -s sound32.raw
  9. dmaud 19 -s sound19.raw
  10. dmaud 36 -s sound36.raw
  11. echo Ash is gone!
  12.  
  13.