From 05cb24fd757a8aae6a211b96b1cea025b0b20a01 Mon Sep 17 00:00:00 2001 From: Evan Kranzler Date: Mon, 21 Sep 2020 18:43:22 -0400 Subject: [PATCH] [ZNR] fixed Vine Gecko not reducing costs (#7046) --- Mage.Sets/src/mage/cards/v/VineGecko.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mage.Sets/src/mage/cards/v/VineGecko.java b/Mage.Sets/src/mage/cards/v/VineGecko.java index b0876eefd90..efaba3bec7f 100644 --- a/Mage.Sets/src/mage/cards/v/VineGecko.java +++ b/Mage.Sets/src/mage/cards/v/VineGecko.java @@ -48,7 +48,7 @@ public final class VineGecko extends CardImpl { // The first kicked spell you cast each turn costs {1} less to cast. this.addAbility(new SimpleStaticAbility(new SpellsCostReductionControllerEffect(filter, 1) - .setText("the first kicked spell you cast each turn costs {1} less to cast"))); + .setText("the first kicked spell you cast each turn costs {1} less to cast")), new VineGeckoWatcher()); // Whenever you cast a kicked spell, put a +1/+1 counter on Vine Gecko. this.addAbility(new SpellCastControllerTriggeredAbility(