Fix Grindstone & Painter's Servant interaction

This commit is contained in:
Bug Hunter
2021-05-10 16:51:06 +00:00
committed by Hans Mackowiak
parent 7a0bb07fc1
commit 4f38f5a389
4 changed files with 4 additions and 4 deletions

View File

@@ -4,5 +4,5 @@ Types:Sorcery
A:SP$ Mill | Cost$ 4 UB | NumCards$ 4 | ValidTgts$ Player | TgtPrompt$ Choose a player | RememberMilled$ True | SubAbility$ DBDraw | SpellDescription$ Target player mills four cards. You draw a card for each creature card put into a graveyard this way.
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ X | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$Valid Creature
SVar:X:Remembered$Valid Creature.inZoneGraveyard
Oracle:Target player mills four cards. You draw a card for each creature card put into their graveyard this way.