forked from External/mage
[YMID] Implement Toralf's Disciple
This commit is contained in:
parent
f5e0d94cac
commit
be84dbaa0f
4 changed files with 52 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ public class ConjureCardEffect extends OneShotEffect {
|
|||
switch (zone) {
|
||||
case HAND:
|
||||
case GRAVEYARD:
|
||||
case LIBRARY:
|
||||
sb.append("into your");
|
||||
break;
|
||||
case BATTLEFIELD:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue