mirror of
https://github.com/correl/mage.git
synced 2025-01-12 03:00:13 +00:00
[40K] add missing hint to AbaddonTheDespoiler
This commit is contained in:
parent
231bd86e23
commit
9fa87f926a
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue