![]() |
Data |
Prev: 27390 | Up: Map | Next: 27467 |
Used by the routine at 31255. Each entry here consists of five bytes. The first byte is the telephone identifier: bits 5-7 indicate the floor (000=5th, 001=4th, 010=3rd, 011=2nd, 100=1st), and bits 0-4 indicate the 8-tile wide column of the play area that contains the phone. The last four bytes of each entry contain the phone number.
|
||
27392 | DEFB 7 | Hotel Royale (top floor, left-hand room) |
27393 | DEFM "8864" | |
27397 | DEFB 36 | Room to the right of the catwalk |
27398 | DEFM "7162" | |
27402 | DEFB 44 | Hotel Royale (right-hand green room) |
27403 | DEFM "9408" | |
27407 | DEFB 54 | Apartments next to no. 19 (top floor, cyan room) |
27408 | DEFM "3183" | |
27412 | DEFB 66 | Apartments next to no. 74 (third floor, magenta room) |
27413 | DEFM "4090" | |
27417 | DEFB 68 | No. 74 (third floor, left) |
27418 | DEFM "1776" | |
27422 | DEFB 71 | Hotel Royale (left-hand magenta room) |
27423 | DEFM "5278" | |
27427 | DEFB 91 | No. 19 (top floor, right) |
27428 | DEFM "6839" | |
27432 | DEFB 92 | No. 17 (Sam's office) |
27433 | DEFM "7337" | |
27437 | DEFB 94 | No. 15 (third floor, left) |
27438 | DEFM "2522" | |
27442 | DEFB 102 | No. 74 (second floor, right) |
27443 | DEFM "6124" | |
27447 | DEFB 109 | No. 31 (second floor, cyan room) |
27448 | DEFM "3979" | |
27452 | DEFB 121 | Apartments next to no. 19 (second floor, magenta room) |
27453 | DEFM "4715" | |
27457 | DEFB 132 | No. 74 (first floor, left) |
27458 | DEFM "7832" | |
27462 | DEFB 151 | Apartments next to no. 19 (first floor, green room) |
27463 | DEFM "1369" |
Prev: 27390 | Up: Map | Next: 27467 |