Game status buffer
Prev:
48222
Up:
Map
Next:
48231
48230: Flags: Turn-Based Event States
Holds a single byte, where each bit relates to a turn-based event as follows:
Bit
Relating To
0
Crab
1
Tentacle
2
Drunk
3
Lion
4
Crocodile
5
Cannibals
6
Match
7
Wave
When the bit is set, this starts a turn counter (see
Counter_Crab
).
Flag_TurnBasedEventState
48230
DEFB 0
Prev:
48222
Up:
Map
Next:
48231