Verrak, Warped Sengir - improved combo support with phyrexian style effects like K'rrik, Son of Yawgmoth (closes #10119)

This commit is contained in:
Oleg Agafonov 2024-10-27 14:52:29 +04:00
parent 8a8773971d
commit c0e027f4f4
8 changed files with 271 additions and 87 deletions

View file

@ -1229,8 +1229,6 @@ public interface Player extends MageItem, Copyable<Player> {
/**
* Mana colors the player can pay instead with 2 life
*
* @return
*/
FilterMana getPhyrexianColors();