mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
[CLB] Implemented Sivriss, Nightmare Speaker
This commit is contained in:
parent
5164779685
commit
72d7b8794e
3 changed files with 97 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 <i>(You can have a Background as a second commander.)</i>"));
|
||||
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