Skip to content

Commit

Permalink
Merge pull request #7856 from NBKelly/jailbreak-vs-asa
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahTheDuke authored Nov 2, 2024
2 parents ce505aa + 7f49a30 commit a458de7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clj/game/cards/events.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2158,6 +2158,7 @@
:events [{:event :successful-run
:silent (req true)
:async true
:msg "draw 1 card"
:req (req (and (#{:hq :rd} (target-server context))
this-card-run))
:effect (effect (register-events
Expand Down

0 comments on commit a458de7

Please sign in to comment.