From e903cfc32c5bbff60b5c9d95dcda026cbbea0a42 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Sun, 29 Jul 2018 10:36:12 +0100 Subject: [PATCH] Fixed Whiptongue Hydra --- forge-gui/res/cardsfolder/upcoming/whiptongue_hydra.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/whiptongue_hydra.txt b/forge-gui/res/cardsfolder/upcoming/whiptongue_hydra.txt index fd910757843..60321631093 100644 --- a/forge-gui/res/cardsfolder/upcoming/whiptongue_hydra.txt +++ b/forge-gui/res/cardsfolder/upcoming/whiptongue_hydra.txt @@ -5,7 +5,8 @@ PT:4/4 K:Reach T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroyAll | TriggerDescription$ When CARDNAME enters the battlefield, destroy all creatures with flying. Put a +1/+1 counter on CARDNAME for each creature destroyed this way. SVar:TrigDestroyAll:DB$DestroyAll | ValidCards$ Creature.withFlying | RememberDestroyed$ True | SubAbility$ DBPutCounter -SVar:DBPutCounter:DB$PutCounter | CounterType$ P1P1 | CounterNum$ X | References$ X +SVar:DBPutCounter:DB$PutCounter | CounterType$ P1P1 | CounterNum$ X | References$ X | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:X:Remembered$Amount DeckHas:Ability$Counters Oracle:Reach\nWhen Whiptongue Hydra enters the battlefield, destroy all creatures with flying. Put a +1/+1 counter on Whiptongue Hydra for each creature destroyed this way.