SCI 1.1, then. With the separate heap resources.
Room 310, theEye. View 310, loop 3. X 259, Y 47. Constantly checks Ego's X position to determine where to look. Given those properties, I can extract 310.HEP and check in a hex editor. 259 and 47 should be pretty unique. I find one instance of 259 ($103) in the HEP file, at offset $17E. The very next 16-bit value is $2F, which is our Y value.
Edit: mind you, those values are probably shown as 03 01 and 2F 00, cos we Intel.