mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 05:09:16 -08:00
White Sun's Zenith
This commit is contained in:
parent
a9b4496ef3
commit
b897f7ce14
3 changed files with 58 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ import mage.game.permanent.token.Token;
|
|||
* @author Loki
|
||||
*/
|
||||
public class WhiteSunsZenith extends CardImpl<WhiteSunsZenith> {
|
||||
|
||||
public WhiteSunsZenith (UUID ownerId) {
|
||||
super(ownerId, 19, "White Sun's Zenith", Rarity.RARE, new CardType[]{CardType.INSTANT}, "{X}{W}{W}{W}");
|
||||
this.expansionSetCode = "MBS";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue