mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Fixed Rats' Feast (was referencing the incorrect svar)
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Rats' Feast
|
|||||||
ManaCost:X B
|
ManaCost:X B
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$ ChangeZone | Cost$ X B | TargetMin$ 0 | TargetMax$ X | TargetsFromSingleZone$ True | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | SpellDescription$ Exile X target cards from a single graveyard.
|
A:SP$ ChangeZone | Cost$ X B | TargetMin$ 0 | TargetMax$ MaxTgts | TargetsFromSingleZone$ True | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | SpellDescription$ Exile X target cards from a single graveyard.
|
||||||
SVar:X:Targeted$Amount
|
SVar:X:Targeted$Amount
|
||||||
SVar:MaxTgts:Count$TypeInYourYard.Creature
|
SVar:MaxTgts:Count$TypeInYourYard.Creature
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
|
|||||||
Reference in New Issue
Block a user