Data |
Prev: 49005 | Up: Map | Next: 49022 |
Used by the routine at 60179. These descriptors correspond to locations between the stairwell and the first window to the left of the stairwell on each floor of the apartment building next to no. 19, and invoke the special location handler routine whose address is at 40982 when a character moves left at these locations. However, the handler routine does nothing special, and therefore these descriptors are redundant.
|
||||||||
49009 | DEFB 137,194,1 | y=13, z=1; left, right (top floor) | ||||||
49012 | DEFB 143,194,1 | y=19, z=1; left, right (third floor) | ||||||
49015 | DEFB 149,194,1 | y=25, z=1; left, right (second floor) | ||||||
49018 | DEFB 155,194,1 | y=31, z=1; left, right (first floor) | ||||||
49021 | DEFB 255 | End marker |
Prev: 49005 | Up: Map | Next: 49022 |