Skip to content

Commit

Permalink
print log message for jailbreak
Browse files Browse the repository at this point in the history
  • Loading branch information
NBKelly committed Nov 2, 2024
1 parent d9dfc0b commit 7f49a30
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 7f49a30

Please sign in to comment.