Data |
Prev: BF25 | Up: Map | Next: BF44 |
Used by the routine at 6464. Skool region 0xBF corresponds to anywhere on the bottom floor (see the skool region data table at B93C) or in mid-air (see B73C and B83C).
Each entry in this table determines the first staircase endpoint to reach on the way from skool region 0xBF to the destination region (0xBD-0xC4). Region 0xC0 is the assembly hall stage (see 6DA3).
|
||||
BF3C | DEFB $C0 | Destination region 0xBD: staircase endpoint 0xC0 | ||
BF3D | DEFB $C0 | Destination region 0xBE: staircase endpoint 0xC0 | ||
BF3E | DEFB $BF | Unused | ||
BF3F | DEFB $C1 | Destination region 0xC0: staircase endpoint 0xC1 | ||
BF40 | DEFB $C1 | Destination region 0xC1: staircase endpoint 0xC1 | ||
BF41 | DEFB $C1 | Destination region 0xC2: staircase endpoint 0xC1 | ||
BF42 | DEFB $C2 | Destination region 0xC3: staircase endpoint 0xC2 | ||
BF43 | DEFB $C2 | Destination region 0xC4: staircase endpoint 0xC2 |
Prev: BF25 | Up: Map | Next: BF44 |