![]() |
Data |
Prev: 47424 | Up: Map | Next: 47465 |
Used by the routine at 60179.
The first two descriptors correspond to the staircase between the fourth and top floors of the hotel.
|
||||
47456 | DEFB 10,36 | y=9, z=1; up/left, down/right | ||
47458 | DEFB 14,24 | y=11, z=1; up/right, down/left | ||
The next two descriptors correspond to the staircase between the second and third floors of the hotel.
|
||||
47460 | DEFB 34,36 | y=21, z=1; up/left, down/right | ||
47462 | DEFB 38,24 | y=23, z=1; up/right, down/left | ||
47464 | DEFB 255 | End marker |
Prev: 47424 | Up: Map | Next: 47465 |