home *** CD-ROM | disk | FTP | other *** search
- #**************************************************************************
- #
- # This dat-file contains hacks for DIABLO V1.03!!!!!!!!!
- #
- # New dat-files will be available from:
- #
- # ==> http://www.hof.baynet.de/~ho1226/badboys/ <==
- #
- #**************************************************************************
- #
- # Format:
- #
- # start <version> <description>
- # <offset> <olddata> <newdata>
- # .
- # .
- # end
- #
- # Note: <offset>, <olddata> and <newdata> must be specified in hex.
- #
- # <olddata> and <newdata> must be the same length and a multiple
- # of two (add leading zero if necessary).
- #
- # Comment lines are those beginning with '#' or ';'.
- #
- #**************************************************************************
-
- start V1.03 Get all spells
- 45b384 01 00
- end
-
- start V1.03 Spells to level 127
- 4657b2 01 7f
- 41c72a 0f 00
- 41c72f 0f 7f
- end
-
- ; This hack requires you to remove something you're wearing and
- ; then put it back on again...
- start V1.03 Spells to level 254 (needs "Spells to level 127" first)
- 4603b9 8a4db0 b17f90
- end
-
- start V1.03 Level 50
- 41c583 7e03 9090
- end
-
- start V1.03 Level 50 to 99
- 41c587 32 63
- end
-
- start V1.03 Unlimited belt
- 421b26 ffffffff 00000000
- end
-
-
-
-