home *** CD-ROM | disk | FTP | other *** search
/ 1,001 Nights of Doom / 1001NightsOfDoom1995wickedSensations.iso / deathmat / domain.zip / DOMAIN.BAT < prev    next >
DOS Batch File  |  1994-10-24  |  511b  |  23 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo.
  7. echo.
  8. echo.
  9. echo.
  10. echo                  Your about to enter, a very
  11. echo              secret and heavily guarded military
  12. echo              base...(Your Home!) on the 3rd planet from the
  13. echo              Sun! Your mission... to kill all who have invaded and
  14. echo              who will invaded your... DOMAIN!
  15. echo.
  16. echo                        By:
  17. echo                           Kevin Roels
  18. echo.
  19. echo.
  20. pause
  21. echo.
  22. doom2 -file d-1.wad d-2.wad d-3.wad
  23.