fixed Neyith of the Dire Hunt not working with cards that cause creatures to become blocked

This commit is contained in:
Evan Kranzler 2020-07-02 18:46:12 -04:00
parent e69a021c71
commit 509bd39244
10 changed files with 199 additions and 238 deletions

View file

@ -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,