I was talking about this document: https://www.ff6hacking.com/wiki/lib/exe/...e_locs.zip
Edit: I think the document you got is the OAM document and that might be needed for Shop/Save screen palette but I'm not 100% sure.
Code:
SABIN
Sabin is present in two events: the introduction flashback when the Matron tells you about him, and
when he boots Vargas. He uses sprite ID 0x04 and palette 0x00.
CA:6CAC 0x04 (INTRO)
CA:6CAF 0x00 (INTRO)
CA:6D29 0x05 (VARGAS)
CA:6D2C 0x00 (VARGAS)
EDGAR
Like Cyan, Edgar remains in the party for a while. However, he is an NPC when you first meet him,
and hits NPC status when you later meet him as "Gerad." For the rest of the time, he uses sprite
0x04 and palette 0x00.
CA:66BA 0x04
CA:66BD 0x00
Edit: I think the document you got is the OAM document and that might be needed for Shop/Save screen palette but I'm not 100% sure.