Game status buffer |
Prev: 32751 | Up: Map | Next: 32762 |
Used by the routines at 30396, 61764, 62099 and 62120. In each flag byte here, bits 0-2 hold the door close delay timer (0 if the door is shut), and the set bit (if any) in bits 3-7 indicates the key that is required to unlock the door:
|
||||||||||||||||
32752 | DEFB 0 | Shop at the far left of town | ||||||||||||||
32753 | DEFB 0 | Right-hand shop under the apartments next to no. 74 | ||||||||||||||
32754 | DEFB 8 | No. 74 | ||||||||||||||
32755 | DEFB 16 | No. 31 | ||||||||||||||
32756 | DEFB 32 | No. 27 | ||||||||||||||
32757 | DEFB 128 | No. 19 | ||||||||||||||
32758 | DEFB 0 | Shop under no. 17 | ||||||||||||||
32759 | DEFB 0 | No. 17 | ||||||||||||||
32760 | DEFB 0 | Shop under no. 15 | ||||||||||||||
32761 | DEFB 64 | No. 15 |
Prev: 32751 | Up: Map | Next: 32762 |