From e0fecfc174b26730e0926890fd846dfa0e9400a4 Mon Sep 17 00:00:00 2001 From: LAHardman <122503446+LAHardman@users.noreply.github.com> Date: Thu, 22 Jun 2023 00:29:10 -0400 Subject: [PATCH] Fixed ability description not showing --- .../res/cardsfolder/upcoming/bilbo_birthday_celebrant.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/bilbo_birthday_celebrant.txt b/forge-gui/res/cardsfolder/upcoming/bilbo_birthday_celebrant.txt index 93e92f87f28..53bdef0317b 100644 --- a/forge-gui/res/cardsfolder/upcoming/bilbo_birthday_celebrant.txt +++ b/forge-gui/res/cardsfolder/upcoming/bilbo_birthday_celebrant.txt @@ -5,8 +5,8 @@ PT:2/3 R:Event$ GainLife | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ GainLife | AiLogic$ DoubleLife | Description$ If you would gain life, you gain that much life plus 1 instead. SVar:GainLife:DB$ ReplaceEffect | VarName$ LifeGained | VarValue$ X SVar:X:ReplaceCount$LifeGained/Plus.1 -DeckHints:Ability$LifeGain -A:AB$ ChangeZone | Cost$ 2 W B G T | Origin$ Library | Destination$ Battlefield | ChangeType$ Creature | ChangeNum$ Y | Shuffle$ True | CheckSVar$ Z | SVarCompare$ GE111 | Description$ Search your library for any number of creature cards, put them onto the battlefield, then shuffle. Activate only if you have 111 or more life. +A:AB$ ChangeZone | Cost$ 2 W B G T | Origin$ Library | Destination$ Battlefield | ChangeType$ Creature | ChangeNum$ Y | Shuffle$ True | CheckSVar$ Z | SVarCompare$ GE111 | SpellDescription$ Search your library for any number of creature cards, put them onto the battlefield, then shuffle. Activate only if you have 111 or more life. SVar:Y:Count$InYourLibrary.Creature SVar:Z:Count$YourLifeTotal -Oracle:If you would gain life, you gain that much life plus 1 instead.\n{2}{W}{B}{G}, {T}, Exile Bilbo, Birthday Celebrant: Search your library for any number of creature cards, put them onto the battlefield, then shuffle. Activate only if you have 111 or more life. \ No newline at end of file +Oracle:If you would gain life, you gain that much life plus 1 instead.\n{2}{W}{B}{G}, {T}, Exile Bilbo, Birthday Celebrant: Search your library for any number of creature cards, put them onto the battlefield, then shuffle. Activate only if you have 111 or more life. +DeckHints:Ability$LifeGain \ No newline at end of file