forked from External/mage
Tokens and command objects reworked (part 2 of 2, tokens/emblems)
This commit is contained in:
parent
5f55c7c667
commit
f2d93f224f
591 changed files with 1368 additions and 4425 deletions
|
|
@ -6,7 +6,7 @@ package mage.designations;
|
|||
public class CitysBlessing extends Designation {
|
||||
|
||||
public CitysBlessing() {
|
||||
super(DesignationType.CITYS_BLESSING, "RIX");
|
||||
super(DesignationType.CITYS_BLESSING);
|
||||
}
|
||||
|
||||
private CitysBlessing(final CitysBlessing card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue