Contact Sam Cruise Data
Prev: 49945 Up: Map Next: 49968
49952: Location descriptors (most x-coordinates)
Used by the routine at 60179. The first seven entries correspond to x-coordinate 0.
49952 DEFB 6,64 y=7, z=1; right
49954 DEFB 18,64 y=13, z=1; right
49956 DEFB 30,64 y=19, z=1; right
49958 DEFB 42,64 y=25, z=1; right
The next three entries correspond to the entrance to the shop at the far left of town.
49960 DEFB 221,68,65 y=33, z=1 or 2; right, down/right (when the door is open)
49963 DEFB 58,64 y=33, z=1; right (when the door is closed)
49965 DEFB 122,4 y=33, z=2; down/right (when the door is closed)
The following empty entry corresponds to x-coordinates 1-5, 8, 17-20, 24-29, 31, 33-37, 46-52, 54-56, 58-61, 63, 64, 70, 72, 73, 84, 85, 87, 93-99, 101, 102, 104-111, 119-123, 127-132, 134, 140-146, 159-174, 185-189, 191, 192, 199-203, 214-221, 227-229, 241-245 and 255.
49967 DEFB 255 End marker
Prev: 49945 Up: Map Next: 49968