From 31d733aacbf3ff089e69c20b89ceacd511604990 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Sun, 13 Jul 2025 08:11:13 +0200 Subject: [PATCH] Update scouring_swarm.txt (#8014) --- forge-gui/res/cardsfolder/upcoming/scouring_swarm.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/scouring_swarm.txt b/forge-gui/res/cardsfolder/upcoming/scouring_swarm.txt index 5b18dc2d0ad..b95a08e7489 100644 --- a/forge-gui/res/cardsfolder/upcoming/scouring_swarm.txt +++ b/forge-gui/res/cardsfolder/upcoming/scouring_swarm.txt @@ -5,8 +5,8 @@ PT:1/1 K:Flying T:Mode$ Sacrificed | ValidCard$ Land | Execute$ TrigBranch | TriggerZones$ Battlefield | ValidPlayer$ You | TriggerDescription$ Whenever you sacrifice a land, create a tapped token that's a copy of this creature if seven or more land cards are in your graveyard. Otherwise, create a tapped 1/1 black Insect creature token with flying. SVar:TrigBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$ GE7 | TrueSubAbility$ DBCopy | FalseSubAbility$ DBToken -SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ b_1_1_insect_flying | TokenOwner$ You -SVar:DBCopy:DB$ CopyPermanent | Defined$ Self | NumCopies$ 1 +SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ b_1_1_insect_flying | TokenTapped$ True | TokenOwner$ You +SVar:DBCopy:DB$ CopyPermanent | Defined$ Self | NumCopies$ 1 | TokenTapped$ True SVar:X:Count$ValidGraveyard Land.YouOwn DeckHas:Ability$Token -Oracle:Flying\nWhenever you sacrifice a land, create a tapped token that's a copy of this creature if seven or more land cards are in your graveyard. Otherwise, create a tapped 1/1 black Insect creature token with flying. \ No newline at end of file +Oracle:Flying\nWhenever you sacrifice a land, create a tapped token that's a copy of this creature if seven or more land cards are in your graveyard. Otherwise, create a tapped 1/1 black Insect creature token with flying.