Code:
DATA @10,0,0     'first hit
DATA @12,0,0
DATA @14,0,0
DATA @16,0,0
DATA @18,0,0
DATA @20,0,0
Is the above in the code you are running.
I display the values in the EEPROM and they are those I set at the time I flashed the PIC:
If so, every time the PIC starts those values are written. If this is not the case then...