From 76b8ba2b6839775404f68c80c729a24273f3fb6d Mon Sep 17 00:00:00 2001 From: Computica Date: Fri, 3 May 2019 02:24:03 +0000 Subject: [PATCH] Update mu_yanling.txt (Add turn function wasn't called) --- forge-gui/res/cardsfolder/m/mu_yanling.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/m/mu_yanling.txt b/forge-gui/res/cardsfolder/m/mu_yanling.txt index 2a41f230e1d..187389109c8 100644 --- a/forge-gui/res/cardsfolder/m/mu_yanling.txt +++ b/forge-gui/res/cardsfolder/m/mu_yanling.txt @@ -4,6 +4,6 @@ Types:Legendary Planeswalker Yanling Loyalty:5 A:AB$ Pump | Cost$ AddCounter<2/LOYALTY> | Planeswalker$ True | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN Unblockable | SpellDescription$ Target creature can't be blocked this turn. A:AB$ Draw | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | NumCards$ 2 | SpellDescription$ Draw two cards. -A:AB$ TapAll | Cost$ SubCounter<10/LOYALTY> | Planeswalker$ True | Ultimate$ True | ValidCards$ Creature.OppCtrl | AILogic$ AtLeast3 | StackDescription$ SpellDescription | SpellDescription$ Tap all creatures your opponents control. You take an extra turn after this one. +A:AB$ TapAll | Cost$ SubCounter<10/LOYALTY> | Planeswalker$ True | Ultimate$ True | ValidCards$ Creature.OppCtrl | SubAbility$ DBAddTurn | AILogic$ AtLeast3 | StackDescription$ SpellDescription | SpellDescription$ Tap all creatures your opponents control. You take an extra turn after this one. SVar:DBAddTurn:DB$ AddTurn | NumTurns$ 1 Oracle:[+2]: Target creature can't be blocked this turn.\n[-3]: Draw two cards.\n[-10]: Tap all creatures your opponents control. You take an extra turn after this one. \ No newline at end of file