From a1fadd2f8d4ae00cc13c0cc5f2fc08f96ea1d8be Mon Sep 17 00:00:00 2001 From: tool4ever Date: Mon, 11 Sep 2023 07:51:11 +0200 Subject: [PATCH] Update meeting_of_the_five.txt Closes #3762 --- forge-gui/res/cardsfolder/m/meeting_of_the_five.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/m/meeting_of_the_five.txt b/forge-gui/res/cardsfolder/m/meeting_of_the_five.txt index e5aaaba33de..09895b6e8cb 100644 --- a/forge-gui/res/cardsfolder/m/meeting_of_the_five.txt +++ b/forge-gui/res/cardsfolder/m/meeting_of_the_five.txt @@ -2,7 +2,7 @@ Name:Meeting of the Five ManaCost:3 W U B R G Types:Sorcery A:SP$ Dig | DigNum$ 10 | ChangeNum$ All | DestinationZone$ Exile | RememberChanged$ True | SubAbility$ DBEffect | SpellDescription$ Exile the top ten cards of your library. -SVar:DBEffect:DB$ Effect | StaticAbilities$ EffSModeContinuous | ExileOnMoved$ Exile | RememberObjects$ Remembered | SubAbility$ DBCleanup | SpellDescription$ You may cast spells with exactly three colors from among them this turn. +SVar:DBEffect:DB$ Effect | StaticAbilities$ EffSModeContinuous | ForgetOnMoved$ Exile | RememberObjects$ Remembered | SubAbility$ DBCleanup | SpellDescription$ You may cast spells with exactly three colors from among them this turn. SVar:EffSModeContinuous:Mode$ Continuous | EffectZone$ Command | Affected$ Card.IsRemembered+numColorsEQ3 | MayPlay$ True | AffectedZone$ Exile | Description$ You may cast spells with exactly three colors from among them this turn. SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBMana SVar:DBMana:DB$ Mana | Produced$ W W U U B B R R G G | RestrictValid$ Spell.numColorsEQ3 | SpellDescription$ Add {W}{W}{U}{U}{B}{B}{R}{R}{G}{G}. Spend this mana only to cast spells with exactly three colors.