Prev: C3AA Up: Map Next: C3C9
C3BE: Location descriptors (x-coordinates 10, 194)
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).
ld-10-8-4 ld-194-8-4
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).
ld-10-14-1 ld-194-14-1
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).
ld-10-20-1 ld-194-20-1
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).
ld-10-26-1 ld-194-26-1
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).
ld-10-33-2 ld-194-33-2
C3C6 DEFB $7A,$18 y=33, z=2; up/right, down/left
C3C8 DEFB $FF End marker
Prev: C3AA Up: Map Next: C3C9