rspeer / dominiate

A simulator for Dominion card game strategies
http://rspeer.github.com/dominiate
MIT License
121 stars 43 forks source link

Mark Trader as a reaction card #72

Closed bilts closed 12 years ago

bilts commented 12 years ago

I was trying to implement a Trader/Cache strategy based on this forum post. I noticed reactReplacingGain was never being called for Trader. Tracking it down, it turns out Trader wasn't marked as a reaction card.