mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 12:52:06 -08:00
[CLB] Implemented Wilson, Refined Grizzly
This commit is contained in:
parent
c4196635f9
commit
31288f8717
3 changed files with 62 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ public class ChooseABackgroundAbility extends StaticAbility implements MageSingl
|
|||
}
|
||||
|
||||
private ChooseABackgroundAbility() {
|
||||
super(Zone.ALL, new InfoEffect("choose a background"));
|
||||
super(Zone.ALL, new InfoEffect("choose a background <i>(You can have a Background as a second commander.)</i>"));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue