forked from External/mage
* K'rrik, Son of Yawgmoth - Fixe phyrexian mana like payment of mana costs (closes #6928 related to #6698).
This commit is contained in:
parent
e9999de931
commit
244cf2a1e9
7 changed files with 160 additions and 70 deletions
|
|
@ -225,11 +225,6 @@ public class StubPlayer extends PlayerImpl implements Player {
|
|||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void removePhyrexianFromColors(FilterMana colors) {
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public FilterMana getPhyrexianColors() {
|
||||
return (new FilterMana());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue