Skip to content

Commit

Permalink
Mark Trader as a reaction card
Browse files Browse the repository at this point in the history
  • Loading branch information
bilts committed Feb 14, 2012
1 parent c6dc60f commit df8cc95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cards.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -2455,6 +2455,7 @@ makeCard "Trade Route", action, {

makeCard "Trader", action, {
cost: 4
isReaction: true
playEffect: (state) ->
trashed = state.requireTrash(state.current, 1)[0]
if trashed?
Expand Down

0 comments on commit df8cc95

Please sign in to comment.