Prev: 65530 Up: Map Next: 65534
65532: Magic Knight's current action flags
Bitwise flags which determine which commands appear in the main in-game menu. The bits are:
Bit 65532 65533
0 Command Move lift
1 Locate Unused
2 Teleport Unused
3 Read Unused
4 Throw Unused
5 Cast a spell Unused
6 Blow Unused
7 Call lift Unused
65532 DEFB 66 Magic Knight's current action flags (1)
65533 DEFB 66 Magic Knight's current action flags (2)
Prev: 65530 Up: Map Next: 65534