Prev: 47360 Up: Map Next: 47424
47392: Play area tile attribute address LSBs (6<=y<=11)
Used by the routine at 59148. Each byte here corresponds to a segment of the play area that is eight tiles wide and six tiles high, and level with the 5th floor of a building (6<=y<=11).
47392 DEFB 2,3,3 0<=x<24: apartment building next to no. 74 (roof)
47395 DEFB 3 24<=x<32
47396 DEFB 2,2,2 32<=x<56: no. 74
47399 DEFB 5,5,5,5,5,5 56<=x<104: hotel
47405 DEFB 2,2 104<=x<120: above the roof of no. 31
47407 DEFB 2 120<=x<128
47408 DEFB 2,2,2 128<=x<152: police station (roof)
47411 DEFB 3 152<=x<160: no. 27 (roof)
47412 DEFB 3,2 160<=x<176
47414 DEFB 3,3,3,3 176<=x<208: apartment building next to no. 19 (roof)
47418 DEFB 26,26 208<=x<224: above the roof of no. 19
47420 DEFB 3,3 224<=x<240: no. 17 (roof)
47422 DEFB 2,2 240<=x<256: no. 15 (roof)
Prev: 47360 Up: Map Next: 47424