Data
Prev:
64764
Up:
Map
Next:
64790
64780: Region definitions used by the gangster on the catwalk
Used by the routine at
29578
. Defines the regions watched by the gangster on the catwalk (who uses the command list that follows at
64790
).
Input
Output
64780
DEFB 8,38
8<=x<38, 10<=y<17 (the gangster will give up the chase if Sam leaves this region)
64782
DEFB 10,17
64784
DEFB 20,37
20<=x<37, 13<=y<14 (the gangster will remain inside this region, and start chasing Sam if he enters it)
64786
DEFB 13,14
64788
DEFB 255
Disguise ID (matches none of Sam's)
64789
DEFB 8
Command list offset
Prev:
64764
Up:
Map
Next:
64790