Data |
Prev: 49791 | Up: Map | Next: 49816 |
Used by the routine at 60179.
The first descriptor corresponds to the location on the third floor of no. 17 at which there could be (but isn't) a staircase leading up to the fourth floor (x=235).
|
||||||||||
49792 | DEFB 30,192 | y=19, z=1; left, right | ||||||||
The next two descriptors correspond to the staircases leading up to the roofs of no. 27 (x=155) and no. 17 (x=235).
|
||||||||||
49794 | DEFB 12,20 | y=10, z=1; up/right, down/right | ||||||||
49796 | DEFB 16,24 | y=12, z=1; up/right, down/left | ||||||||
The next descriptor corresponds to the bottoms of the staircases between the third and fourth floors of no. 27 (x=155) and no. 15 (x=251); the corresponding location in no. 17 (x=235, at which there is no staircase) is dealt with by the first descriptor in this block.
|
||||||||||
49798 | DEFB 30,224 | y=19, z=1; left, right, up/left | ||||||||
The next two descriptors correspond to the staircases between the second and third floors of no. 27 (x=155), no. 17 (x=235) and no. 15 (x=251).
|
||||||||||
49800 | DEFB 36,20 | y=22, z=1; up/right, down/right | ||||||||
49802 | DEFB 40,24 | y=24, z=1; up/right, down/left | ||||||||
The next three descriptors correspond to the front doors of no. 27 (x=155), no. 17 (x=235) and no. 15 (x=251).
|
||||||||||
49804 | DEFB 219,228,225 | y=31, z=1 or 2; left, right, up/left, down/right (door open) | ||||||||
49807 | DEFB 54,224 | y=31, z=1; left, right, up/left (inside, door closed) | ||||||||
49809 | DEFB 118,68 | y=31, z=2; right, down/right (outside, door closed) | ||||||||
The next two descriptors correspond to the front steps of no. 27 (x=155), no. 17 (x=235) and no. 15 (x=251).
|
||||||||||
49811 | DEFB 120,84 | y=32, z=2; right, up/right, down/right | ||||||||
49813 | DEFB 122,92 | y=33, z=2; right, up/right, down/left, down/right | ||||||||
49815 | DEFB 255 | End marker |
Prev: 49791 | Up: Map | Next: 49816 |