Cards with counter related triggered abilities change zone
Here is a possible fix for the bugs relating cards with counter related triggered abilities changing zones (Chalice of the Void, Allies):
1. copyCard will now copy all counters (used in changeZone).
2. if the destination is not battlefield remove all counters (like it used to be).
I coded it up, but before I'm going to submit it, I ask you:
Are there any problems with this?
1. copyCard will now copy all counters (used in changeZone).
2. if the destination is not battlefield remove all counters (like it used to be).
I coded it up, but before I'm going to submit it, I ask you:
Are there any problems with this?