mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 20:11:59 -08:00
add missed hint (Cadira)
This commit is contained in:
parent
d658bf2265
commit
0b802b5992
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ public final class CadiraCallerOfTheSmall extends CardImpl {
|
|||
new CreateTokenEffect(new RabbitToken(), xValue)
|
||||
.setText("for each token you control, create a 1/1 white Rabbit creature token"),
|
||||
false
|
||||
));
|
||||
).addHint(hint));
|
||||
}
|
||||
|
||||
private CadiraCallerOfTheSmall(final CadiraCallerOfTheSmall card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue