I've done some basic investigation in Sierra SCI of this object; differences are noted.
> ">heapobj 0xb7d0 > Clone AutoDoor > Species=b6fe, Superclass=b6fe > Local variables @ 0x0000 > Variable selectors: > species[0000] = b6fe %AutoDoor > superClass[0001] = b6fe %AutoDoor > -info-[0002] = 0001 (1) > name[0017] = b7b2 > y[0003] = 0064 (100) > x[0004] = 0084 (132) > yStep[0037] = 0002 (2) > view[0005] = 0008 (8) > loop[0006] = 0000 (0) > cel[0007] = 0000 (0) > priority[003f] = 0006 (6) > underBits[0008] = 0000 (0) appears to be 00e4 in Sierra SCI > signal[0011] = 4000 0440(?) > nsTop[0009] = 003e (62) 403e(?) I'm not sure about the last two -- I have to inspect the memory itself since AutoDoor is a clone, and the last sequence of values seemed to repeat. Sierra SCI output for that object: Inspect :: $cc08 "18 ca de cb 26 00 90 cb 44 cb 01 00 f8 cb 64 00 84 00 02 00 08 00 00 00 00 00 06 00 e4 e9 04 40 3e 00 79 00 65 00 8f 00 3e 00 79 00 65 00 8f 00 63 00 79 00 65 00 8f 00 00 00 00 00 00 00 00 00" Don't know if this helps, but figured I'd send it anyways.
