Prev: 23467 Up: Map Next: 23469
23468: Game progress flags, part 3
Bitwise flags which record more of Magic Knight's achievements. Flags are initially reset, and each one is set when the corresponding action is performed.
The bits are as follows:
Bit Meaning
0 Gimbal-is-free
1 Fumaticus-Protectium-cast
2 Unused
3 Unused
4 Unused
5 Unused
6 Unused
7 Unused
23468 DEFB 0
Prev: 23467 Up: Map Next: 23469