Add Summon The Pack (modification - needs the creatures to be zombies (done) but not black)

This commit is contained in:
spjspj 2017-12-18 00:28:37 +11:00
parent 710cd3ade2
commit 578ea668bb
4 changed files with 247 additions and 2 deletions

View file

@ -594,6 +594,9 @@ public abstract class CardImpl extends MageObjectImpl implements Card {
} else if (game.getPhase() == null) {
// E.g. Commander of commander game
removed = true;
} else {
// Unstable - Summon the Pack
removed = true;
}
break;
case BATTLEFIELD: // for sacrificing permanents or putting to library