Data
Prev:
64846
Up:
Map
Next:
64878
64868: Region definitions used by the gangster in game mode 4
Used by the routine at
29578
. Defines the regions watched by the gangster in game mode 4 (who uses the command list that follows at
64878
).
64868
DEFB 0,255
0<=x<255, 0<=y<50 (the gangster will give up the chase if Sam leaves this region)
64870
DEFB 0,50
64872
DEFB 0,255
0<=x<255, 0<=y<50 (the gangster will remain inside this region, and start chasing Sam if he enters it)
64874
DEFB 0,50
64876
DEFB 255
Disguise ID (matches none of Sam's)
64877
DEFB 0
Command list offset
Prev:
64846
Up:
Map
Next:
64878