Prev: 64816 Up: Map Next: 64846
64836: Region definitions used by the gangster at no. 19
Used by the routine at 29578. Defines the regions watched by the gangsters at no. 19 (who use the command list that follows at 64846).
64836 DEFB 207,222 207<=x<222, 13<=y<32 (the gangster will give up the chase if Sam leaves this region)
64838 DEFB 13,32
64840 DEFB 207,222 207<=x<222, 15<=y<32 (the gangster will remain inside this region, and start chasing Sam if he enters it)
64842 DEFB 15,32
64844 DEFB 7 Disguise ID (oil man); this is set by the routine at 29952: to 7 (using the event entry at 24544), and later to 255 (using the event entry at 24558) when Sam walks over the roof of no. 19 using the hook
64845 DEFB 14 Command list offset
Prev: 64816 Up: Map Next: 64846