Skip to content

Commit

Permalink
Merge pull request #7932 from NBKelly/expends-are-actions
Browse files Browse the repository at this point in the history
expends are actions
  • Loading branch information
NoahTheDuke authored Jan 28, 2025
2 parents c770c10 + 4d8ecd6 commit 30249af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clj/game/core/expend.clj
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
((:req ex) state side eid card targets)
true)))
:async true
:action true
:effect (req
(wait-for
(resolve-ability state :corp (assoc ex :cost merged-cost) card nil)
Expand Down

0 comments on commit 30249af

Please sign in to comment.