Page 1 of 1

Oops, broke some copy spell cards

PostPosted: 10 Sep 2012, 08:21
by moomarc
Looks like I accidently broke some cards while trying to implement the color change part of Fork. Specifically any CopySpell that isn't a Spell (like Fork or Twincast) so affects triggered abilities like Cloven Casting and activated abilities like Isochron Scepter.

I'll comment out the problem for now and hopefully find how to fix the NPE so I can add back the fixed code.

Re: Oops, broke some copy spell cards

PostPosted: 10 Sep 2012, 10:01
by moomarc
Fixed. The color change parameter won't work for Abilities, but that's not too much of an issue since the mechanic hasn't been used since Fork (at least not that I can see).