feature updates
This commit is contained in:
@@ -41,6 +41,7 @@ enum TurnPhase {
|
||||
|
||||
## Attack Phase Steps
|
||||
enum AttackStep {
|
||||
NONE, # Not in attack phase or between attacks
|
||||
PREPARATION,
|
||||
DECLARATION,
|
||||
BLOCK_DECLARATION,
|
||||
|
||||
Reference in New Issue
Block a user