Skool Daze Game status buffer
Prev: 32712 Up: Map Next: 32714
32713: Lesson signal flags
Bit(s) Meaning if set
0 Time to start the lesson in the Map Room (set by command list 128; checked by command lists 136, 140, 142 and 144)
1 Time to start the lesson in the Reading Room (set by command list 130; checked by command lists 146, 148, 150 and 152)
2 Time to start the lesson in the Exam Room (set by command list 132; checked by command lists 154, 156, 158 and 160)
3 Time to start the lesson in the White Room (set by command list 134; checked by command lists 162, 164, 166 and 168)
4-6 Unused
7 EINSTEIN is speaking (set by 31919; checked by 31162 and 31944; reset by 31178)
32713 DEFB 0
Prev: 32712 Up: Map Next: 32714