Prev: FD16 Up: Map Next: FD30
FD26: Region definitions used by Al at no. 74
Used by the routine at 738A. Defines the regions watched by Al at no. 74 (who uses the command list that follows at FD30).
FD26 DEFB $20,$37 32<=x<55, 14<=y<33 (Al will give up the chase if Sam leaves this region)
FD28 DEFB $0E,$21
FD2A DEFB $20,$37 32<=x<55, 22<=y<28 (Al will remain inside this region, and start chasing Sam if he enters it)
FD2C DEFB $16,$1C
FD2E DEFB $FF Disguise ID (matches none of Sam's)
FD2F DEFB $0C Command list offset
Prev: FD16 Up: Map Next: FD30