forked from External/mage
* Metalcraft abilities - added card hints about artifacts count, fixed missing ability word;
This commit is contained in:
parent
97c427375d
commit
043785b1d1
38 changed files with 347 additions and 252 deletions
|
|
@ -472,7 +472,7 @@ public class StackAbility extends StackObjImpl implements Ability {
|
|||
}
|
||||
|
||||
@Override
|
||||
public void setAbilityWord(AbilityWord abilityWord) {
|
||||
public Ability setAbilityWord(AbilityWord abilityWord) {
|
||||
throw new UnsupportedOperationException("Not supported.");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue