home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / graphics / sequence.zip / REPLACE.BAT < prev    next >
DOS Batch File  |  1994-04-26  |  907b  |  27 lines

  1. REM THIS BATCH FILE WILL REPLACE YOUR OLD DOOM DEATH SEQUENCE PICTURES.
  2. REM this first set replaces the demons.
  3. dmgraph sargi0 -s xsargi0.ppm
  4. dmgraph sargj0 -s xsargj0.ppm
  5. dmgraph sargk0 -s xsargj0.ppm
  6. dmgraph sargl0 -s xsargl0.ppm
  7. dmgraph sargm0 -s xsargm0.ppm
  8. dmgraph sargn0 -s xsargn0.ppm
  9. REM this second set replaces the former human soldiers.
  10. dmgraph possh0 -s xpossh0.ppm
  11. dmgraph possi0 -s xpossi0.ppm
  12. dmgraph possj0 -s xpossj0.ppm
  13. dmgraph possk0 -s xpossk0.ppm
  14. dmgraph possl0 -s xpossl0.ppm
  15. REM this third set replaces the sargeants.
  16. dmgraph sposh0 -s xsposh0.ppm
  17. dmgraph sposi0 -s xsposi0.ppm
  18. dmgraph sposj0 -s xsposj0.ppm
  19. dmgraph sposk0 -s xsposk0.ppm
  20. dmgraph sposl0 -s xsposl0.ppm
  21. REM this fourth part replaces the imps.
  22. dmgraph trooi0 -s xtrooi0.ppm
  23. dmgraph trooj0 -s xtrooj0.ppm
  24. dmgraph trook0 -s xtrook0.ppm
  25. dmgraph trool0 -s xtrool0.ppm
  26. dmgraph troom0 -s xtroom0.ppm
  27.