mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Fix Grindstone & Painter's Servant interaction
This commit is contained in:
committed by
Hans Mackowiak
parent
7a0bb07fc1
commit
4f38f5a389
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user