Data |
Prev: C3AA | Up: Map | Next: C3C9 |
Used by the routine at EB13.
The first descriptor corresponds to the staircases between the top floor and the roof in the apartment building next to no. 74 (x=10) and the apartment building next to no. 19 (x=194).
|
||||||
C3BE | DEFB $08,$14 | y=8, z=1; up/right, down/right | ||||
The next descriptor corresponds to the staircases between the third and top floors of the apartment building next to no. 74 (x=10) and the apartment building next to no. 19 (x=194).
|
||||||
C3C0 | DEFB $14,$14 | y=14, z=1; up/right, down/right | ||||
The next descriptor corresponds to the staircases between the second and third floors of the apartment building next to no. 74 (x=10) and the apartment building next to no. 19 (x=194).
|
||||||
C3C2 | DEFB $20,$14 | y=20, z=1; up/right, down/right | ||||
The next descriptor corresponds to the staircases between the first and second floors of the apartment building next to no. 74 (x=10) and the apartment building next to no. 19 (x=194).
|
||||||
C3C4 | DEFB $2C,$14 | y=26, z=1; up/right, down/right | ||||
The next descriptor corresponds to the steps leading up to the first floor of the apartment building next to no. 74 (x=10) and the apartment building next to no. 19 (x=194).
|
||||||
C3C6 | DEFB $7A,$18 | y=33, z=2; up/right, down/left | ||||
C3C8 | DEFB $FF | End marker |
Prev: C3AA | Up: Map | Next: C3C9 |