Prev: 48231 Up: Map Next: 48240
48239: Flags: Event States
Holds a single byte, where each bit relates to an 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 indicates that a turn-based event has started.
Flag_EventState 48239 DEFB 0
Prev: 48231 Up: Map Next: 48240