Data |
Prev: C3BE | Up: Map | Next: C3D5 |
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=12) and the apartment building next to no. 19 (x=196).
|
||||||
C3C9 | DEFB $0C,$24 | y=10, z=1; up/left, down/right | ||||
The next descriptor corresponds to the staircases between the third and top floors of the apartment building next to no. 74 (x=12) and the apartment building next to no. 19 (x=196).
|
||||||
C3CB | DEFB $18,$24 | y=16, z=1; up/left, down/right | ||||
The next descriptor corresponds to the staircases between the second and third floors of the apartment building next to no. 74 (x=12) and the apartment building next to no. 19 (x=196).
|
||||||
C3CD | DEFB $24,$24 | y=22, z=1; up/left, down/right | ||||
The next descriptor corresponds to the staircases between the first and second floors of the apartment building next to no. 74 (x=12) and the apartment building next to no. 19 (x=196).
|
||||||
C3CF | DEFB $30,$24 | y=28, z=1; up/left, down/right | ||||
The next descriptor corresponds to the steps leading down from the first floor of the apartment building next to no. 74 (x=12) and the apartment building next to no. 19 (x=196).
|
||||||
C3D1 | DEFB $DB,$C8,$C0 | y=31, z=1 or 2; left, right, down/left | ||||
C3D4 | DEFB $FF | End marker |
Prev: C3BE | Up: Map | Next: C3D5 |