[fixed/close]Drudge Spell names tokens and doesn't bury them
Describe the Bug:
A) Drudge Spell makes Drudge Skeleton tokens instead of plain Skeleton tokens. (Which matters for things like Echoing Decay.)
B) Drudge Spell doesn't bury anything when it leaves the battlefield. Plus, looking at the source, it looks like it's attempting to kill only tokens that it made itself, and it's trying to sac them instead of burying.
Which card did behave improperly ?
Drudge Spell.
Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
FRF.
What exactly should be the correct behavior/interaction ?
It should make Skeleton tokens named Skeleton. There's artwork in the standard install, but no ct_all.csv row (which I'll handle added in commit 92212f1).
It should bury all tokens with subtype Skeleton when it leaves play.
Are any other cards possibly affected by this bug ?
It seems unlikely.
A) Drudge Spell makes Drudge Skeleton tokens instead of plain Skeleton tokens. (Which matters for things like Echoing Decay.)
B) Drudge Spell doesn't bury anything when it leaves the battlefield. Plus, looking at the source, it looks like it's attempting to kill only tokens that it made itself, and it's trying to sac them instead of burying.
Which card did behave improperly ?
Drudge Spell.
Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
FRF.
What exactly should be the correct behavior/interaction ?
It should make Skeleton tokens named Skeleton. There's artwork in the standard install, but no ct_all.csv row (
It should bury all tokens with subtype Skeleton when it leaves play.
Are any other cards possibly affected by this bug ?
It seems unlikely.