Data
Prev:
47909
Up:
Map
Next:
47938
47932: ERIC location identifier table for the middle floor
Used by the routine at
25557
. The location identifier table for the top floor is at
47676
, and the table for the bottom floor is at
48188
.
Input
Output
47932
DEFB 30,2
Location 2: left of the Science Lab doorway (x<=30)
47934
DEFB 53,6
Location 6: Science Lab (30<x<=53)
47936
DEFB 224,0
Location 0: anywhere else on the middle floor (x>53; forbidden)
Prev:
47909
Up:
Map
Next:
47938