From f4971589c6ba3cc052ef04e7a0118b2881b610c7 Mon Sep 17 00:00:00 2001 From: tool4EvEr Date: Tue, 13 Apr 2021 18:26:34 +0200 Subject: [PATCH] Fix AltCost --- forge-gui/res/cardsfolder/o/once_upon_a_time.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/o/once_upon_a_time.txt b/forge-gui/res/cardsfolder/o/once_upon_a_time.txt index ac74f45271c..799631f1a7b 100644 --- a/forge-gui/res/cardsfolder/o/once_upon_a_time.txt +++ b/forge-gui/res/cardsfolder/o/once_upon_a_time.txt @@ -1,7 +1,7 @@ Name:Once Upon a Time ManaCost:1 G Types:Instant -S:Mode$ Continuous | CharacteristicDefining$ True | CheckSVar$ X | SVarCompare$ EQ0 | MayPlay$ True | MayPlayDontGrantZonePermissions$ True | MayPlayWithoutManaCost$ True | Description$ If this spell is the first spell you've cast this game, you may cast it without paying its mana cost. +S:Mode$ Continuous | CharacteristicDefining$ True | AddKeyword$ Alternative Cost:0 | CheckSVar$ X | SVarCompare$ EQ0 | Description$ If this spell is the first spell you've cast this game, you may cast it without paying its mana cost. SVar:X:Count$YouCastThisGame A:SP$ Dig | Cost$ 1 G | DigNum$ 5 | ChangeNum$ 1 | Optional$ True | ForceRevealToController$ True | ChangeValid$ Card.Creature,Card.Land | RestRandomOrder$ True | SpellDescription$ Look at the top five cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in a random order. Oracle:If this spell is the first spell you've cast this game, you may cast it without paying its mana cost.\nLook at the top five cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.