home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1998 January / PCShareware-1-98.bin / bonus / duke / playdc.bat < prev    next >
DOS Batch File  |  1997-02-21  |  800b  |  27 lines

  1. @echo off
  2. @echo.
  3. @echo D u k e   I t   O u t   I n   D. C.
  4. @echo             by Sunstorm Interactive
  5. @echo.
  6. @echo Thanks for trying out the first level
  7. @echo of our add-on episode for Duke Nukem 3D.
  8. @echo.
  9. @echo If you would like to play the entire
  10. @echo 'Duke It Out In D.C.' episode, you can
  11. @echo purchase a copy at your favorite software
  12. @echo retailer or for more ordering information
  13. @echo call WizardWorks at 800-229-2714.
  14. @echo.
  15. @echo    Visit WizardWorks on the web at:
  16. @echo          www.wizworks.com
  17. @echo    Check out Sunstorm on the web at:
  18. @echo          www.888sunstorm.com
  19. @echo.
  20. @echo You are about to play 'Hell to the Chief'
  21. @echo the first level of 'Duke It Out In D.C.'
  22. @echo which takes place at the White House!
  23. @echo.
  24. pause
  25. duke3d -map whthouse.map
  26.  
  27.