Prev: A776 Up: Map Next: A77F
A77E: Flags: Turn-Based Event States
Holds a single byte, where each bit relates to a turn-based event as follows:
Bit Relating To
00
01 Fomorian Tribe
02
03
04
05
06
07
When the bit is set, this starts a turn counter (see ...).
Flag_TurnBasedEventState A77E DEFB $00
Prev: A776 Up: Map Next: A77F