home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Supergames 2
/
SupergamesVolume2.bin
/
sounds
/
evildead
/
un-ash.bat
< prev
Wrap
DOS Batch File
|
1994-01-27
|
290b
|
13 lines
@echo off
echo Removing Ash and returning to normal Doom sounds...
dmaud 24 -s sound24.raw
dmaud 29 -s sound29.raw
dmaud 41 -s sound41.raw
dmaud 28 -s sound28.raw
dmaud 31 -s sound31.raw
dmaud 32 -s sound32.raw
dmaud 19 -s sound19.raw
dmaud 36 -s sound36.raw
echo Ash is gone!