forked from External/mage
fixed Neyith of the Dire Hunt not working with cards that cause creatures to become blocked
This commit is contained in:
parent
e69a021c71
commit
509bd39244
10 changed files with 199 additions and 238 deletions
|
|
@ -235,6 +235,7 @@ public class GameEvent implements Serializable {
|
|||
*/
|
||||
DECLARE_BLOCKER, BLOCKER_DECLARED,
|
||||
CREATURE_BLOCKED,
|
||||
BATCH_BLOCK_NONCOMBAT,
|
||||
UNBLOCKED_ATTACKER,
|
||||
SEARCH_LIBRARY, LIBRARY_SEARCHED,
|
||||
SHUFFLE_LIBRARY, LIBRARY_SHUFFLED,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue