Darklands current inn cache data

Files with this format: "cache.tmp".

This is a temporary file, created when a saved game is loaded. TODO: is this also created when a new game is started? Or when going in and out of battle?

All of the structures in here are defined in the saved game format, so only brief descriptions are given here.

Table of Contents

Offsets

starting at 0x00

Offsets

Offset: starting at 0x00

0x00: max_cache_slot: byte [constant: 0x63]
0x01: num_caches: byte
0x02: cache_offsets: array[ 0x62 ] of word
0xc6: caches: array[ num_caches ] of struct cache (each size )