TRANSFER.DAT: - each entry is 8 bytes long

Offset 00 - Base the item is leaving - Possible values = Base Number from LOC.DAT

Offset 01 - Base receiving the item - Possible values = Base Number from LOC.DAT

Offset 02 - Amount of time for transfer, in hours - Possible values   =  01 to FF, 00 makes it think it's already done.

Offset 03 & 04 - Item Value - Possible values = Not really sure, have no idea what all these mean and that's A LOT of numbers to go through.

Offset 05 - No idea, but changing it to 01 made the name go blank and had some weird action

Offset 06 & 07 - Quantity of the item - (low bit then high bit respectively). Possible values = 00 00 to FF 7F, any more and it goes negative.

BACK