home *** CD-ROM | disk | FTP | other *** search
/ Chartbusters 14 / CD_1.iso / chartb14 / datfiles / v105.dat < prev    next >
Text File  |  1997-04-03  |  1KB  |  58 lines

  1. #**************************************************************************
  2. #
  3. # This dat-file contains hacks for DIABLO V1.03!!!!!!!!!
  4. #
  5. # New dat-files will be available from:
  6. #
  7. #      ==>    http://www.hof.baynet.de/~ho1226/badboys/    <==
  8. #
  9. #**************************************************************************
  10. #
  11. # Format:
  12. #
  13. # start <version> <description>
  14. # <offset> <olddata> <newdata>
  15. # .
  16. # .
  17. # end
  18. #
  19. # Note: <offset>, <olddata> and <newdata> must be specified in hex.
  20. #
  21. #       <olddata> and <newdata> must be the same length and a multiple
  22. #       of two (add leading zero if necessary).
  23. #
  24. #       Comment lines are those beginning with '#' or ';'.
  25. #
  26. #**************************************************************************
  27.  
  28. start V1.03 Get all spells
  29. 45b384 01 00
  30. end
  31.  
  32. start V1.03 Spells to level 127
  33. 4657b2 01 7f
  34. 41c72a 0f 00
  35. 41c72f 0f 7f
  36. end
  37.  
  38. ; This hack requires you to remove something you're wearing and
  39. ; then put it back on again...
  40. start V1.03 Spells to level 254 (needs "Spells to level 127" first)
  41. 4603b9 8a4db0 b17f90
  42. end
  43.  
  44. start V1.03 Level 50
  45. 41c583 7e03 9090
  46. end
  47.  
  48. start V1.03 Level 50 to 99
  49. 41c587 32 63
  50. end
  51.  
  52. start V1.03 Unlimited belt
  53. 421b26 ffffffff 00000000
  54. end
  55.  
  56.  
  57.  
  58.