[40K] add missing hint to AbaddonTheDespoiler

This commit is contained in:
Alex Vasile 2022-09-06 22:42:03 -04:00
parent 231bd86e23
commit 9fa87f926a

View file

@ -60,7 +60,7 @@ public final class AbaddonTheDespoiler extends CardImpl {
MyTurnCondition.instance, "during your turn, spells you cast from " +
"your hand with mana value X or less have cascade, where X is the " +
"total amount of life your opponents have lost this turn"
)));
)).addHint(hint));
}
private AbaddonTheDespoiler(final AbaddonTheDespoiler card) {