mage
mage copied to clipboard
verify test: false positive for rules text check on split cards with fuse
Split cards with the fuse ability do show the fuse ability when rendered in game:
However, the verify test incorrectly flags them as missing the fuse ability:
Wrong card 2798: Far
+ Return target creature to its owner's hand.
ref:
+ Return target creature to its owner's hand.
- Fuse
Wrong card 2798: Away
+ Target player sacrifices a creature.
ref:
+ Target player sacrifices a creature.
- Fuse
I'm not totally sure how to handle this.
(Split cards without the fuse ability are correct in both cases.)