Prev: 32681 Up: Map Next: 32692
32682: Door knock status flags
Used by the routines at 62120, 63304 and 63437. The bits in each byte here are used as follows:
Bit(s) Meaning if set
7 Somebody has just knocked on the door
6 Somebody is going to answer the door
0-5 Unused
32682 DEFB 0 Shop at the far left of town (unused)
32683 DEFB 0 Right-hand shop under the apartments next to no. 74 (unused)
32684 DEFB 0 No. 74
32685 DEFB 0 No. 31
32686 DEFB 0 No. 27
32687 DEFB 0 No. 19
32688 DEFB 0 Shop under no. 17 (unused)
32689 DEFB 0 No. 17
32690 DEFB 0 Shop under no. 15 (unused)
32691 DEFB 0 No. 15
Prev: 32681 Up: Map Next: 32692