forked from External/mage
[NCC] Fixed Phabine, Boss's Confidant not working properly (and added hint to ParleyCount). Closes #9603.
This commit is contained in:
parent
6fd3ea4fc7
commit
6f0cdc6032
3 changed files with 47 additions and 4 deletions
|
|
@ -16,6 +16,8 @@ import mage.players.Player;
|
|||
/**
|
||||
* Don't use this for continuous effects because it applies a reveal effect!
|
||||
*
|
||||
* Calculate returns the number of nonland cards revealed.
|
||||
*
|
||||
* @author LevelX2
|
||||
*/
|
||||
public class ParleyCount implements DynamicValue, MageSingleton {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue