feature updates

This commit is contained in:
2026-02-02 16:28:53 -05:00
parent bf9aa3fa23
commit 44c06530ac
83 changed files with 282641 additions and 11251 deletions

View File

@@ -41,6 +41,7 @@ enum TurnPhase {
## Attack Phase Steps
enum AttackStep {
NONE, # Not in attack phase or between attacks
PREPARATION,
DECLARATION,
BLOCK_DECLARATION,