GameboardPatrolBlockedEvent
Defined in: src/systems/systems.ts:149
Patrol agent could not advance.
Properties
Section titled “Properties”patrol
Section titled “patrol”patrol:
GameboardPatrolAdvanceResult
Defined in: src/systems/systems.ts:153
Patrol advancement result.
reason?
Section titled “reason?”
optionalreason?:string
Defined in: src/systems/systems.ts:155
Blocked reason.
type:
"patrol-blocked"
Defined in: src/systems/systems.ts:151
Event discriminator.