[CMR] fixed Captain Vargus Wrath - missing hint;

This commit is contained in:
Oleg Agafonov 2020-11-29 00:08:33 +04:00
parent c13716d1c5
commit 248e3b009b

View file

@ -40,7 +40,7 @@ public final class CaptainVargusWrath extends CardImpl {
Duration.EndOfTurn, filter, false, true
), false, "Whenever {this} attacks, Pirates you control get +1/+1 until end of turn " +
"for each time you've cast a commander from the command zone this game."
));
).addHint(CaptainVargusWrathValue.getHint()));
}
private CaptainVargusWrath(final CaptainVargusWrath card) {