![]() |
Data |
Prev: BE40 | Up: Map | Next: BE77 |
Used by the routine at EB13.
The first descriptor corresponds to the step leading up to the top-right edge of the roof of no. 31 (x=117).
|
||||||||
BE60 | DEFB $10,$18 | y=12, z=1; up/right, down/left | ||||||
The next four descriptors correspond to the far right side of no. 31 (x=117).
|
||||||||
BE62 | DEFB $12,$80 | y=13, z=1; left (roof) | ||||||
BE64 | DEFB $1E,$80 | y=19, z=1; left (top floor) | ||||||
BE66 | DEFB $2A,$80 | y=25, z=1; left (second floor) | ||||||
BE68 | DEFB $36,$80 | y=31, z=1; left (first floor) | ||||||
The next descriptor corresponds to the staircase between the third and fourth floors of no. 74 (x=45), the staircase leading up to the roof of no. 31 (x=117), and the staircase leading up to the roof of no. 19 (x=213).
|
||||||||
BE6A | DEFB $1C,$28 | y=18, z=1; up/left, down/left | ||||||
The next descriptor corresponds to the staircases between the second and third floors of no. 74 (x=45), no. 31 (x=117) and no. 19 (x=213).
|
||||||||
BE6C | DEFB $20,$28 | y=20, z=1; up/left, down/left | ||||||
The next descriptor corresponds to the staircases between the first and second floors of no. 74 (x=45), no. 31 (x=117) and no. 19 (x=213).
|
||||||||
BE6E | DEFB $2E,$28 | y=27, z=1; up/left, down/left | ||||||
The next descriptor also corresponds to the staircases between the first and second floors of no. 74 (x=45), no. 31 (x=117) and no. 19 (x=213).
|
||||||||
BE70 | DEFB $32,$28 | y=29, z=1; up/left, down/left | ||||||
The next descriptor corresponds to the front steps of no. 74 (x=45), no. 31 (x=117) and no. 19 (x=213).
|
||||||||
BE72 | DEFB $78,$A8 | y=32, z=2; left, up/left, down/left | ||||||
The next descriptor also corresponds to the front steps of no. 74 (x=45), no. 31 (x=117) and no. 19 (x=213).
|
||||||||
BE74 | DEFB $7A,$AC | y=33, z=2; left, up/left, down/left, down/right | ||||||
BE76 | DEFB $FF | End marker |
Prev: BE40 | Up: Map | Next: BE77 |