Check Walker Attack #48

Open
opened 2026-06-29 01:47:31 +00:00 by mfgmicha · 0 comments
Owner

seems like if multiple tiles each have player and walkers not all walkers attack.

correct would be, per tile:

  • 1+ walker and 0 player = no attack
  • 0 walker and 1+ player = no attack
  • 1+ walker and 1+ player = attack
seems like if multiple tiles each have player and walkers not all walkers attack. correct would be, per tile: - 1+ walker and 0 player = no attack - 0 walker and 1+ player = no attack - 1+ walker and 1+ player = attack
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
deathwalker/bga#48
No description provided.